/*! Made with Bones: http://themble.com/bones :) */
/******************************************************************
Site Name:
Author:


Stylesheet: Main Stylesheet

Here's where the magic happens. Here, you'll see we are calling in
the separate media queries. The base mobile goes outside any query
and is called at the beginning, after that we call the rest
of the styles inside media queries.

Helpful articles on Sass file organization:
http://thesassway.com/advanced/modular-css-naming-conventions

******************************************************************/
/*********************
IMPORTING PARTIALS
These files are needed at the beginning so that we establish all
our mixins, functions, and variables that we'll be using across
the whole project.
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */

@import url("//hello.myfonts.net/count/31c4b8");

@font-face {
    font-family: 'Swiss721BT-Light';
    src: url('webfonts/31C4B8_0_0.eot');
    src: url('webfonts/31C4B8_0_0.eot?me#iefix') format('embedded-opentype'), url('webfonts/31C4B8_0_0.woff2') format('woff2'), url('webfonts/31C4B8_0_0.woff') format('woff'), url('webfonts/31C4B8_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Swiss721BT-Bold';
    src: url('webfonts/31C4B8_1_0.eot');
    src: url('webfonts/31C4B8_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/31C4B8_1_0.woff2') format('woff2'), url('webfonts/31C4B8_1_0.woff') format('woff'), url('webfonts/31C4B8_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Swiss721BT-Medium';
    src: url('webfonts/31C4B8_2_0.eot');
    src: url('webfonts/31C4B8_2_0.eot?#iefix') format('embedded-opentype'), url('webfonts/31C4B8_2_0.woff2') format('woff2'), url('webfonts/31C4B8_2_0.woff') format('woff'), url('webfonts/31C4B8_2_0.ttf') format('truetype');
}

/* WORDPRESS PAGE OVERRIDE*/

li#menu-item-6069 {
    background: url(../images/podcast-icon-blue.jpg) center right no-repeat;
    background-size: 17px;
}

#inner-content {
    position: relative;
    overflow: hidden;
    float: none;
    max-width: 1300px;
    display: block;
    margin: 0 auto;
    padding: 0;
    background: white;
}

#main {
    padding: 0 25px;
}

.podcast-page {
    padding-top: 40px !important;
}

article.type-podcasts:nth-child(2) {
    background: #00b5af !important;
    color: #FFF;
}

.soundcloud-w {
    width: 100%;
    float: left;
    margin: 20px 0;
    clear: both;
}

/* ADVANCED SLIDER OVERRIDE*/

.advps-slide-container {
    width: 100%;
    min-height: 145px !important;
    height: 145px !important;
    background-color: rgb(0, 62, 106) !important;
}

.bx-wrapper {
    margin: 0 40px !important;
    height: 100% !important;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 90;
    margin-left: -40px !important;
    margin-right: -40px !important;
}

.bx-wrapper .bx-prev {
    left: 0px !important;
    background: url(../images/left_arrow_d.png) no-repeat center center;
}

.bx-wrapper .bx-next {
    right: 0px !important;
    background: url(../images/right_arrow_d.png) no-repeat center center;
}

.bx-wrapper .bx-prev:hover {
    background-position: center center;
    /*correction*/
}

.bx-wrapper .bx-next:hover {
    background-position: center center;
    /*correction*/
}

.bx-viewport {
    height: 100% !important;
}

.advps-slide:nth-child(odd) .upper-slider-box .slider-box-underline {
    border-bottom: 1px solid rgb(116, 191, 224);
}

.advps-slide:nth-child(even) .upper-slider-box .slider-box-underline {
    border-bottom: 1px solid rgb(0, 181, 175);
}

.advps-slide:nth-child(odd) .upper-slider-box .slider-box-lower-wrapper-div {
    color: rgb(116, 191, 224);
}

.advps-slide:nth-child(even) .upper-slider-box .slider-box-lower-wrapper-div {
    color: rgb(0, 181, 175);
}

.advps-slide:nth-child(odd) .upper-slider-box .slider-box-arrow-div {
    background-color: rgb(116, 191, 224);
}

.advps-slide:nth-child(even) .upper-slider-box .slider-box-arrow-div {
    background-color: rgb(0, 181, 175);
}

/* HIGHCHART*/

.highcharts-label span {
    text-align: center;
    line-height: 1em;
}

.gauge-split-container .highcharts-data-labels,
.gauge-raw-container .highcharts-data-labels {
    line-height: 1.1em;
    display: block;
    text-align: center;
}

.gauge-chart-outer-wrapper .gauge-container-watermark {
    height: 50px;
    margin: -30px auto 0 auto;
    /*fixed for ipa site*/
    background: url('../images/IPA_graph_watermark.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0;
}

.gauge-chart-outer-wrapper .gauge-container-watermark-text {
    font-size: 8pt;
    color: rgb(0, 62, 106);
    padding: 0;
    margin: -30px auto 0 10px;
    /*fixed for ipa site*/
    height: 20px;
    line-height: 20px;
}

#content .highcharts-axis-line,
#content .highcharts-tick {
    stroke: rgb(0, 62, 106);
}

.pdf-page-wrapper .pdf-gauge-DOK-row-padder {
    padding-bottom: 15px;
}

.gauge-split-container .highcharts-background,
.gauge-raw-container .highcharts-background {
    fill: none;
}

.gauge-split-container .highcharts-gauge-series .highcharts-dial,
.gauge-raw-container .highcharts-gauge-series .highcharts-dial {
    fill: rgb(0, 62, 106);
}

.gauge-split-container .highcharts-grid.highcharts-yaxis-grid .highcharts-minor-grid-line,
.gauge-raw-container .highcharts-grid.highcharts-yaxis-grid .highcharts-minor-grid-line {
    stroke: none;
}

.gauge-split-container .highcharts-grid.highcharts-yaxis-grid .highcharts-grid-line,
.gauge-raw-container .highcharts-grid.highcharts-yaxis-grid .highcharts-grid-line {
    stroke: none;
}

.gauge-split-container {
    height: 250px;
    margin: 0 auto;
    background: url('../images/metric_dials-01.png');
    background-position: 45% 46%;
    background-repeat: no-repeat;
    background-size: 96%;
    padding: 0;
    -webkit-print-color-adjust: exact;
}

.gauge-split-container-pdf {
    background-position: 44% 34%;
    background-size: 96%;
    position: relative;
    margin: 10px auto 0 auto;
}

.gauge-raw-container {
    height: 250px;
    margin: 0 auto;
    background: url('../images/metric_dials-02.png');
    background-position: 50% 42%;
    background-repeat: no-repeat;
    background-size: 96%;
    padding: 0;
}

.gauge-raw-container-pdf {
    height: 250px;
    /*fixed for ipa site*/
    background-position: 52% 36%;
    background-size: 88%;
    position: relative;
}

.gauge-raw-container .highcharts-title {
    line-height: 1.2em;
    height: 2.6em;
    height: auto !important;
    width: 100% !important;
    text-align: center !important;
}

.highcharts-container {
    font-family: Swiss721BT-Bold;
}

.pdf-page-wrapper .gauge-chart-outer-wrapper {
    background: rgb(244, 244, 244);
    text-align: left !important;
    width: 100% !important;
    padding-bottom: 15px;
}

.pdf-page-wrapper .highcharts-container {
    text-align: left !important;
    z-index: 10 !important;
}

/* fix for gauge chart in wkhtml pdf*/
.pdf-page-wrapper .gauge-split-container-pdf svg {
    position: absolute !important;
    top: 0;
    left: -384px;
    /*this is the fix on anzip*/
}

.pdf-page-wrapper .gauge-split-container-pdf .highcharts-title {
    left: 90px !important;
}

.pdf-page-wrapper .gauge-split-container-pdf .highcharts-data-labels {
    left: -374px !important;
}

.pdf-page-wrapper .gauge-raw-container-pdf svg {
    position: absolute !important;
    top: 0;
    left: -384px;
}

.pdf-page-wrapper .gauge-raw-container-pdf .highcharts-title {
    left: -384px !important;
}

.pdf-page-wrapper .gauge-raw-container-pdf .highcharts-data-labels {
    top: 48px;
    /* pdf fix*/
    left: -374px !important;
}

.pdf-page-wrapper .gauge-chart-outer-wrapper .gauge-container-watermark-text {
    margin: -20px auto 0 10px;
}

.pdf-gauge-split-container-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 255px;
    height: 240px;
    background: rgb(244, 244, 244);
    opacity: 1;
    z-index: 9999;
}

#pdf-gauge-split-container1-cover {
    left: 0;
}

#pdf-gauge-split-container2-cover {
    left: 255px;
}

#pdf-gauge-split-container3-cover {
    left: 510px;
}

#pdf-gauge-split-container4-cover {
    left: 765px;
}

#pdf-transparent-svg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1020px;
    height: 260px;
    background: rgba(0, 0, 0, 0);
    z-index: 999;
}

/* end fix for gauge chart in wkhtml pdf */

.advps-excerpt-block-one a,
.advps-excerpt-block-one a:hover,
.advps-excerpt-block-one a:visited {
    text-decoration: none;
}

/* BOOTSTRAP OVERRIDE*/

select {
    /* you should keep these firsts rules in place to maintain cross-browser behaviour */
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: none;
    background-position: 98% center;
    background-repeat: no-repeat;
    outline: none;
}

select::-ms-expand {
    display: none;
}

.btn-default {
    border: none;
    border-radius: 0;
    font-size: 10pt;
    font-family: Swiss721BT-Bold;
    text-transform: uppercase;
    color: rgb(0, 62, 106);
    background-color: rgb(229, 236, 240);
    padding: 10px 30px;
}

.btn-default:hover {
    color: white;
    background-color: rgb(0, 62, 106);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: rgb(0, 62, 106);
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    letter-spacing: normal;
    color: rgb(178, 178, 178);
}

::-moz-placeholder {
    /* Firefox 19+ */
    letter-spacing: normal;
    color: rgb(178, 178, 178);
}

:-ms-input-placeholder {
    /* IE 10+ */
    letter-spacing: normal;
    color: rgb(178, 178, 178);
}

:-moz-placeholder {
    /* Firefox 18- */
    letter-spacing: normal;
    color: rgb(178, 178, 178);
}

::-moz-placeholder {
    opacity: 1;
}

.nav>li>a {
    box-shadow: none !important;
    border: none !important;
    background-color: transparent !important;
}

/* CTF OVERRIDE*/

#ctf .ctf-item {
    padding-left: 0px !important;
}

#ctf .ctf-tweet-content a,
#ctf .ctf-tweet-content a:visited {
    color: white !important;
}

#ctf.ctf-super-narrow .ctf-author-box {
    display: none;
}

/* FORMS CSS*/

.wdform_row.alert_row {
    color: red;
}


/* LOGINFORM OVERRIDE*/

#loginform .login-username,
#loginform .login-password {
    font-family: Swiss721BT-Medium;
    font-weight: normal;
    font-size: 11pt;
}

#loginform p {
    font-family: Swiss721BT-Light;
}

#loginform .login-username label,
#loginform .login-password label {
    font-family: Swiss721BT-Medium;
    font-weight: normal;
    font-size: 11pt;
}

#select_user_to_edit_form,
.fk_h,
.alert_row {
    display: none;
}

#loginform .login-password {
    padding-top: 10px;
}

#loginform input,
#loginform textarea {
    color: rgb(0, 62, 106);
    background: white;
    border: 1px solid rgb(0, 62, 106);
    border-radius: 0;
    font-family: Swiss721BT-Medium;
    font-weight: normal;
    font-size: 11pt;
}

#loginform .remember-forgotten-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 15px;
}

#loginform .login-remember {
    display: inline-block;
    font-weight: normal;
    font-size: 9pt;
    font-family: Swiss721BT-Medium;
}

#loginform .login-remember label {
    display: inline-block;
    font-size: 9pt;
    font-weight: normal;
    font-family: Swiss721BT-Medium;
}

#loginform .forgotten-pwd-div {
    display: inline-block;
    font-size: 9pt;
    font-weight: normal;
    text-align: right;
}

#loginform .forgotten-pwd-div .forgotten-pwd-link {
    color: rgb(0, 62, 106);
    cursor: pointer;
}

#loginform .forgotten-pwd-div .forgotten-pwd-link a,
#loginform .forgotten-pwd-div .forgotten-pwd-link a:visited {
    color: rgb(0, 62, 106);
}

#loginform .forgotten-pwd-div .forgotten-pwd-link:hover {
    color: rgb(116, 191, 224);
}

#loginform .login-submit {
    padding: 30px 0;
    text-align: left;
}

#loginform .login-remember [type="checkbox"] {
    display: none;
}

#loginform .login-remember [type="checkbox"]+label span {
    display: inline-block;
    width: 21px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url('../images/box_unticked.png');
    background-repeat: no-repeat;
    cursor: pointer
}

#loginform .login-remember [type="checkbox"]:checked+label span {
    background: url('../images/box_ticked.png');
    background-repeat: no-repeat;
}

#loginform input[type="submit"],
#edit_profile,
#loginform button {
    border: none;
    border-radius: 0;
    font-size: 10pt;
    font-family: Swiss721BT-Bold;
    text-transform: uppercase;
    color: rgb(0, 62, 106);
    background-color: rgb(229, 236, 240);
    padding: 10px 30px;
}

#loginform input[type="submit"]:hover,
#edit_profile:hover,
#loginform button:hover {
    color: white;
    background-color: rgb(0, 62, 106);
}

/* Tiny Hunter css*/

.home-policies-research-animation {
    /*margin: auto;*/
    position: relative;
    width: 860px;
    height: 432px;
    overflow: hidden;
}

.underline_hype_container {
    margin: 0;
    position: relative;
    width: 66px;
    height: 5px;
    overflow: hidden;
}

.graph_hype_container {
    margin: auto;
    position: relative;
    width: 880px;
    height: 392px;
    overflow: hidden;
}

.graph_anim_hype_container {
    margin: auto;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider-line {
    /*margin: auto;*/
    position: relative;
    width: 66px;
    height: 5px;
    overflow: hidden;
}

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }

    10% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }

    40% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }

    10% {
        opacity: 1;
        -o-animation-timing-function: ease-out;
    }

    40% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }

    10% {
        opacity: 1;
        -ms-animation-timing-function: ease-out;
    }

    40% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    10% {
        opacity: 1;
        animation-timing-function: ease-out;
    }

    40% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }

    10% {
        opacity: 1;
        -moz-animation-timing-function: ease-out;
    }

    40% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}


/*
@-webkit-keyframes welcome-fade {
   0% {
      opacity: 1;
   }
   45% {
      opacity:1;
   }
   55%{
      opacity: 0;
   }
   100% {
      opacity:0;
   }
}

@-moz-keyframes welcome-fade {
   0% {
      opacity: 1;
   }
   45% {
      opacity:1;
   }
   55%{
      opacity: 0;
   }
   100% {
      opacity:0;
   }
}

@-o-keyframes welcome-fade {
   0% {
      opacity: 1;
   }
   45% {
      opacity:1;
   }
   55%{
      opacity: 0;
   }
   100% {
      opacity:0;
   }
}

@keyframes welcome-fade {
   0% {
      opacity: 1;
   }
   45% {
      opacity:1;
   }
   55%{
      opacity: 0;
   }
   100% {
      opacity:0;
   }
}
*/

/* Search-everything plugin override */

span.search-everything-highlight-color {
    background-color: #32cbc7 !important;
}

.search_result_list .wrapper-inner-div .header-text a,
.search_result_list .wrapper-inner-div .header-text a:hover,
.search_result_list .wrapper-inner-div .header-text a:visited {
    color: rgb(0, 62, 106);
}


/* HEADER*/

.header {
    background: #FFF;
}

#inner-header {
    max-width: 1300px;
    margin: 0 auto;
    height: 100%;
}

.inner-header-top-row {
    height: 85px;
    line-height: 85px;
    position: relative;
    z-index: 100;
}

.only-mobile {
    display: none;
}


.homelogo {
    float: left;
    width: 10%;
    margin-left: 45px;
}

#head-functions {
    position: relative;
    background-color: white;
    float: right;
    padding-left: 30px;
    width: auto;
    /*345px;*/
}

#head-functions img {
    margin-right: 15px;
}

#head-functions .search-lupe {
    cursor: pointer;
    z-index: 1;
}

#head-functions img.user-face {
    margin-right: 20px;
    cursor: pointer;
    z-index: 1;
}

.searchform #s,
nav {
    display: none;
}

.searchform {
    display: none;
    position: absolute;
    top: 31px;
    left: -149px;
    z-index: 6;
    width: 250px;
}

#head-functions .searchform .searchinput {
    display: block;
    float: left;
    background-color: white;
    width: 70%;
    height: 25px;
    line-height: 25px;
    border-radius: 0;
    margin: 0 4px 0 0;
}

#head-functions .searchform .searchinput:focus,
#head-functions .searchform .searchinput:active {
    margin: 0 4px 0 0;
    border: 1px solid rgb(116, 191, 224);
}

.searchform #searchsubmit {
    background: url('../images/lupe_d.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    width: 33px;
    height: 25px;
    border: 0;
    background-color: white;
}

.searchform #searchsubmit:focus {
    outline: 0 !important;
}

.searchform .searchdiv {
    display: block;
    background-color: white;
}

.searchform .searchdiv .searchinput:focus {
    outline: none;
}

/* NAVIGATION */

#inner-header #head-functions-small {
    display: none;
}

.outer {
    float: right;
    margin-right: 50px;
    margin-top: 25px;
}

.nav_button .inner {
    background-image: url('../images/icon-mobile-menu-off.png');
    background-repeat: no-repeat;
    background-position: center center;
    border-left: 1px solid white;
    cursor: pointer;
    width: 45px;
    height: 31px;
}

.nav_button .inner.on {
    background-color: #7b8792;
}

.nav_button .inner2 {
    background-image: url('../images/icon-mobile-menu-off2.png');
    background-repeat: no-repeat;
    background-position: center center;
    border-left: 1px solid white;
    cursor: pointer;
    width: 45px;
    height: 31px;
}

.nav_button .inner2.on {
    background-color: #7b8792;
}

/*	
#inner-header nav {
 	float: right;
    text-align: center;
    width: 90%;
	margin-top: 85px;
	padding-right: 0px;
	z-index: 100;
	transition: all 0.2s linear;
}
*/

#inner-header nav {
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    position: absolute;
    float: right;
    background-color: white;
    text-align: center;
    margin-top: 84px;
    padding-right: 20px;
    padding-bottom: 50px;
    z-index: 100;
    clear: both;
    right: 0px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    width: 345px;
    height: 100vh;
    min-height: 100vh;
    overflow: auto;
}

#inner-header nav ul li ul {
    text-align: left;
}

#inner-footer nav,
#sidebar2 {
    position: relative;
}

#inner-header nav #menu-uppermenu {

    margin-left: 60px;
    margin-right: auto;
    margin-bottom: -14px;
}

#menu-uppermenu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

#menu-uppermenu:after {
    content: "";
    clear: both;
}

#menu-uppermenu li {
    display: inline-block;
    padding: 0px;
    font-size: 12pt;
    font-weight: 400;
    line-height: 16px;
}

/*
#menu-uppermenu li:hover a {
	box-shadow: none !important;
	border: none;
	background-color: transparent;
}

#menu-uppermenu li:visited a {
	box-shadow: none !important;
	border: none;
	background-color: transparent;
}
*/

#menu-uppermenu>li>a {
    text-transform: uppercase;
}

#menu-uppermenu>li>a,
#menu-uppermenu>li ul li>a {
    cursor: pointer;
}

#menu-uppermenu a {
    display: inline-block;
    padding: 0;
    letter-spacing: 0.3px;
    text-decoration: none;
    margin: 0px 19.5px;
    margin-right: 39px;
    border-bottom: 0px solid white;
}

#menu-uppermenu ul li a {
    line-height: 24px;
    border-bottom: 0;
}

#menu-uppermenu li:hover>a,
#menu-uppermenu li.show>a {}

#menu-uppermenu li:hover {
    background-color: white;
}

#menu-item-77>a {
    border-bottom: 0 !important;
}

#menu-uppermenu .current-menu-item>a,
#menu-uppermenu .current-menu-parent>a {}

#menu-uppermenu li ul .current-menu-item>a {
    border-bottom: 0;
    color: rgb(0, 62, 106);
}

#menu-uppermenu ul.sub-menu {
    display: none;
    position: absolute;
    padding: 50px 0px 10px 0px;
    z-index: 8999;
    text-transform: none;
    opacity: .8;
}

#menu-uppermenu li.menu-item-has-children>a:hover+ul.sub-menu,
#menu-uppermenu ul.sub-menu:hover,
#menu-uppermenu>li.menu-item-has-children.show>ul.sub-menu {
    display: block;
}

#menu-uppermenu ul.sub-menu li {
    display: block;
}

#menu-uppermenu ul.sub-menu li a {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
}

#menu-uppermenu li.current-menu-item>a {
    border: none;
    color: rgb(116, 191, 224) !important;
}


/* Main menu */
.menu {
    display: block;
    float: right;
}

#inner-header>nav.show {
    display: block;
    margin-top: 0;
    position: absolute;
    z-index: 1000;
    margin-top: 7px;
}

#menu-uppermenu img,
#menu-item-77 {
    display: none !important;
}

#menu-uppermenu li.menu-item-has-children>a:hover+ul.sub-menu,
#menu-uppermenu ul.sub-menu:hover {
    display: none;
}

#menu-uppermenu>li.menu-item-has-children.show>a+ul.sub-menu {
    display: block;
}

#menu-uppermenu ul.sub-menu {
    position: static;
    padding: 9px 0px 0px 0px;
    opacity: 1;
    background-color: #ffffff;
}

#inner-header nav #menu-uppermenu {
    padding-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    color: rgb(100, 92, 89);
}

.presented {
    margin-left: 10px;
}

#menu-uppermenu li {
    display: block;
    border-bottom: 1px solid #d5dade;
    line-height: 50px;
    width: 265px !important;
}

#menu-uppermenu li ul li {
    border-bottom: 0;
    line-height: 30px;
}

#menu-uppermenu li ul {
    margin: 0px;
}

#menu-uppermenu-2,
#rightone,
#menu-uppermenu-2 .sub-menu {
    margin-bottom: 0 !important;
}

#menu-uppermenu>li>a,
#menu-uppermenu ul.sub-menu li a {
    font-size: 12pt;
    border-bottom: 0px;
    margin-left: 0px;
    line-height: 48px;
    text-transform: none;
    text-align: left !important;
}

#menu-uppermenu ul.sub-menu li a {
    padding: 10px 0px;
}


#menu-uppermenu ul.sub-menu li a {
    margin-bottom: 0 !important;
}

#inner-header .nav li a {
    margin: 0px;
    width: 100%;
}

#menu-uppermenu .menu-item-has-children {
    background-image: url("../images/nav_right_arrow_d.png");
    background-position: top 20px right 0px;
    background-repeat: no-repeat;
}

#menu-uppermenu .menu-item-has-children.show {
    background-image: url("../images/nav_down_arrow.png");
    background-position: top 20px right 0px;
    background-repeat: no-repeat;
}

/*
#inner-header nav, 
#inner-header .nav li {
	width: 345px;
	clear: both;
	padding-bottom: 0;
	background-color: white;
	padding-right: 20px;
}
*/

#inner-header .nav li {
    width: 345px;
    clear: both;
    padding-bottom: 0;
    background-color: white;
    padding-right: 20px;
}


#inner-header .nav li ul li {
    margin: 0;
}

/*
#inner-header nav {
 	position: absolute;
	width: 345px;
	padding-bottom: 50px;
	z-index: 100;
	height: 100vh;
}
*/

.nav {
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
}

.nav ul {
    margin-top: 0;
}

.nav li {
    float: left;
    position: relative;
    /*
      plan your menus and drop-downs wisely.
      */
    /* showing sub-menus */
}

.nav li a {
    border-bottom: 0;
    /*
        you can use hover styles here even though this size
        has the possibility of being a mobile device.
        */
}

#inner-header .nav li {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 14pt;
    padding: 2px 0;
}

#inner-header .nav li a {
    margin-top: 0px;
    margin-left: 0;
    box-shadow: 0;
    font-family: Swiss721BT-Bold;
    text-transform: uppercase;
    color: rgb(0, 62, 106);
}

#inner-header .nav li a:hover,
#inner-header .nav li a:active,
#inner-header .nav li a:focus {
    background-color: transparent;
    outline: none;
}

#inner-header .nav li a:hover,
#inner-header .nav li a:active {
    color: rgb(116, 191, 224);
}

#inner-header .nav li a img {
    margin-top: -67px;
    margin-left: -2.5px;
    margin-right: -2.5px;
}

#inner-header .nav li ul li {
    height: auto;
    float: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

#inner-header .nav li ul li a {
    font-size: 11pt;
    font-family: Swiss721BT-Medium;
    margin-top: 0px;
    /*text-transform: uppercase;*/
    text-align: center;
    margin-right: 0px;
    line-height: 15px;
    margin-bottom: 25px;
    box-shadow: none;
    font-weight: normal;
}

.social-nav-div {
    text-align: left;
    padding: 0 0 0 35px;
}

.twitter-nav-menu-link {
    background-image: url(../images/twitter_nav_d.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    border: none;
    display: inline-block;
    margin-right: 15px;
}

.linked-in-nav-menu-link {
    background-image: url(../images/linkedin_nav_d.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    border: none;
    display: inline-block;
    margin-right: 15px;
}

/* IPA DESIGN*/

#container {
    width: 100%;
    position: fixed;
    top: 0;
    /*height: 230px;*/
    z-index: 199;
}

#wpadminbar {
    display: none !important;
}

#ipad-welcome-ls {
    display: none;
}

.text-nowrap {
    white-space: nowrap;
}

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.no-gutter>* [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.no-padding {
    padding-right: 0;
    padding-left: 0;
}

.gallery .gallery-item:nth-child(2n) dt {
    padding-left: 15px;
}

.gallery .gallery-item:nth-child(2n+1) dt {
    padding-right: 15px;
}

.gallery .gallery-item dt a img {
    width: 100%;
    height: auto;
}

.home-info-box>[class*='col-'] {
    padding-right: 45px;
    padding-left: 45px;
}

.upper-slider-box {
    padding: 10px;
    max-width: 246px;
    /* 244 + 1 + 1 border*/
    border-top: 0px;
    border-right: 1px;
    border-bottom: 0px;
    border-left: 1px;
    border-style: solid;
    border-color: rgb(0, 50, 85);
    height: 144px;
}


.upper-slider-box .slider-box-header-org {
    font-size: 8pt;
    color: white;
}

.upper-slider-box .slider-box-header-type {
    font-size: 12pt;
    text-transform: uppercase;
    color: white;
}

.upper-slider-box .slider-box-value-div-outer {
    position: relative;
}

.upper-slider-box .slider-box-value-div {
    position: absolute;
    top: 0;
    left: 0;
}

.upper-slider-box .slider-box-arrow-div {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16pt;
}

.upper-slider-box .slider-box-value {
    font-size: 24pt;
}

.upper-slider-box .slider-box-value-text {
    font-family: Swiss721BT-Light;
    font-size: 8pt;
    line-height: 1.2em;
}

.slider-box-arrow-div .slider-arrow-down {
    background-image: url(../images/arrow-down.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 19px;
    height: 26px;
    border: none;
}

.slider-box-arrow-div .slider-arrow-up {
    background-image: url(../images/arrow-up.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 19px;
    height: 26px;
}

.theme-spacer {
    display: table;
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0;
}

.theme-div .btn-div {
    padding: 30px 0;
    text-align: left;
}

/* MAIN PAGE*/



.h100 {
    height: 100%;
}

#content {
    overflow-x: hidden;
    background-color: white;
    width: 100%;
    height: 100%;
    margin: 100px 0 0 0 !important;
    display: block;
}

#map {
    width: 100%;
    min-height: 450px;
    height: 100%;
}

.home-upper-welcome {
    display: table;
    width: 100%;
    height: 100%;
    /*
	background: -webkit-linear-gradient(to left, rgb(0,62,106) 50%, white 50%);
	background: -o-linear-gradient(to left, rgb(0,62,106) 50%, white 50%);
	background: linear-gradient(to left, rgb(0,62,106) 50%, white 50%);	
	background: -moz-linear-gradient(to left, rgb(0,62,106) 50%, white 50%);
	*/
    /*
	background: -webkit-linear-gradient(to left, rgb(24,83,122) 50%, white 50%);
	background: -o-linear-gradient(to left, rgb(24,83,122) 50%, white 50%);
	background: linear-gradient(to left, rgb(24,83,122) 50%, white 50%);	
	background: -moz-linear-gradient(to left, rgb(24,83,122) 50%, white 50%);
	*/
    background: white;
    /*asked for full white background*/
}

.home-underlined {
    display: table;
    width: 100%;
    height: 100%;
    margin-top: 70px;
    margin-bottom: 70px;
    /*
	background: -webkit-linear-gradient(to left, rgb(0,62,106) 50%, white 50%);
	background: -o-linear-gradient(to left, rgb(0,62,106) 50%, white 50%);
	background: linear-gradient(to left, rgb(0,62,106) 50%, white 50%);
	background: -moz-linear-gradient(to left, rgb(0,62,106) 50%, white 50%);	
	border-bottom: 4px solid rgb(0,62,106);
    */
}

.home-capabilities {
    display: table;
    width: 100%;
    height: 100%;
    margin-top: 70px;
}

.home-infrastructure {
    display: table;
    width: 100%;
    height: 100%;
    margin-top: 70px;
    background: -webkit-linear-gradient(to left, rgb(234, 241, 245) 50%, white 50%);
    background: -o-linear-gradient(to left, rgb(234, 241, 245) 50%, white 50%);
    background: linear-gradient(to left, rgb(234, 241, 245) 50%, white 50%);
    background: -moz-linear-gradient(to left, rgb(234, 241, 245) 50%, white 50%);
}

.home-infrastructure .infrastructure-left {
    padding-top: 50px;
}

.home-infrastructure .infrastructure-right {
    padding: 0;
    overflow: hidden;
    position: relative;
}

.home-infrastructure .infrastructure-right .infrastructure-map-div {
    /*
    background-image: url(../images/anzip_map_d.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	*/
    max-height: 100%;
    max-width: 100%;
    position: relative;
    padding: 0;
    width: auto;
    height: 452px;
    /*
	-webkit-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	-moz-transition: all .5s linear;
	image-rendering: optimizeSpeed;             
	image-rendering: -moz-crisp-edges;          // Firefox
	image-rendering: -o-crisp-edges;            // Opera
	image-rendering: -webkit-optimize-contrast; // Chrome (and Safari)
	image-rendering: optimize-contrast;         // CSS3 Proposed
	-ms-interpolation-mode: nearest-neighbor;   // IE8+
    filter: blur(0);
    -webkit-filter: blur(0);
	*/
}

/*
.home-infrastructure .infrastructure-right .infrastructure-map-div:hover {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);	
	-moz-transform: scale(1.1);	
}
*/

.home-infrastructure .infrastructure-right .infrastructure-map-div .infrastructure-map-logo {
    /*
    background-image: url(../images/anzip_logo_500.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	*/
    max-height: 100%;
    max-width: 40%;
    position: absolute;
    top: 20px;
    right: 10px;
    padding: 0;
}



.home-infrastructure .infrastructure-right .infrastructure-map-div>img {
    width: 100%;
    height: auto;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    /* remove blurry after zoom*/
    image-rendering: optimizeSpeed;
    /*                     */
    image-rendering: -moz-crisp-edges;
    /* Firefox             */
    image-rendering: -o-crisp-edges;
    /* Opera               */
    image-rendering: -webkit-optimize-contrast;
    /* Chrome (and Safari) */
    image-rendering: optimize-contrast;
    /* CSS3 Proposed       */
    -ms-interpolation-mode: nearest-neighbor;
    /* IE8+                */
    filter: blur(0);
    -webkit-filter: blur(0);
}

.home-infrastructure .infrastructure-right .infrastructure-map-div>img:hover {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.home-infrastructure .infrastructure-right .infrastructure-map-div .infrastructure-map-logo img {
    width: 100%;
    height: auto;
}

.home-policies {
    display: table;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 62, 106);
}

.home-policies .policies-animation-div {
    background-color: rgb(0, 62, 106);
}

.home-policies .policies-text-outer-div {
    position: relative;
    height: 100%;
}

.home-policies .policies-text-div {
    height: 432px;
    z-index: 10;
    background-color: rgb(0, 62, 106);
    color: white;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: -1px;
    padding: 70px 45px;
}

.home-major-reports {
    display: table;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 62, 106);
}

.home-major-reports .major-reports {
    background-color: rgb(0, 62, 106);
}

.home-major-reports .major-reports .major-reports-left,
.home-major-reports .major-reports .major-reports-right {
    color: white;
}

.home-ourboard {
    display: table;
    width: 100%;
    height: 100%;
}

.home-welcome {
    position: relative;
    background-image: url(../images/home_upper_welcome.png);
    background-position: left center;
    background-repeat: no-repeat;
    max-width: 1300px;
    height: 587px;
    overflow: hidden;
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.home-welcome-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    max-width: 1300px;
    max-height: 587px;
    overflow: hidden;
    float: none;
    margin: 0 auto;
    padding: 0;
    padding-right: 0;
    height: 100%;
}

.home-welcome-video video {
    margin-bottom: -3px;
    margin-left: 3px;
    margin-right: -1px;
    margin-top: -3px;
    background-color: transparent !important;
    outline: 0;
}

.home-welcome-text {
    font-size: 24pt;
    color: white;
    position: absolute;
    bottom: 90px;
    left: 10%;
    padding-right: 10px;
}

.home-welcome-text-underline {
    position: absolute;
    bottom: 0;
    left: 10%;
    background-image: url(../images/twit_line_d.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 90px;
    width: 100%;
}

.home-info-box-outer {
    overflow: hidden;
    float: none;
    max-width: 1300px;
    display: block;
    margin: 0 auto;
    padding: 0;
    background: white;
}

.home-info-box-outer.ourboard-outer {
    overflow: visible;
}

.home-info-box-outer.infrastructure-outer {
    overflow: visible;
}

.home-info-box {
    max-width: 1300px;
    padding: 0;
    background: white;
}

.home-info-box.utilise {
    height: 320px;
}

.home-info-box.major-reports {
    height: 430px;
    padding-top: 25px;
    position: relative;
    background-image: url(../images/pol_res_stat_right_d.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.home-info-box.policies {
    height: 432px;
}

.home-info-box.ourboard {
    height: 410px;
}

.home-info-box .header-text,
.footer-media .header-text {
    font-family: Swiss721BT-Bold;
    font-size: 18pt;
    text-transform: uppercase;
    padding-bottom: 15px;
    line-height: 1em;
}

.home-info-box .header-text.short90 {
    max-width: 90%;
}

.home-info-box .info-box-sub-header,
.footer-media .info-box-sub-header {
    text-decoration: none;
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-size: 9pt;
    text-transform: uppercase;
    padding: 10px 0;
}

.home-info-box .info-box-sub-header-white {
    text-decoration: none;
    color: white;
    font-family: Swiss721BT-Bold;
    font-size: 9pt;
    text-transform: uppercase;
    padding: 10px 0;
}

.footer-media .info-box-sub-header-white {
    text-decoration: none;
    color: white;
    font-family: Swiss721BT-Bold;
    font-size: 9pt;
    text-transform: uppercase;
    padding: 15px 0;
}


.home-info-box .slider-line,
.footer-media .slider-line {
    padding: 0 0 10px 0;
}

.home-info-box .info-box-text {
    padding: 40px 40px 10px 0;
    font-family: Swiss721BT-Light;
    font-size: 12pt;
    line-height: 1.4em;
}

.home-info-box .info-box-text.light {
    font-family: Swiss721BT-Light;
    padding: 40px 40px 10px 0;
    font-size: 12pt;
    line-height: 1.4em;
}

.home-info-box .info-box-text.lightblue {
    color: rgb(116, 191, 224);
}

.footer-media .info-box-text {
    font-family: Swiss721BT-Light;
    padding: 10px 40px 10px 0;
    font-size: 10pt;
}

.home-info-box .info-box-link-div,
.footer-media .info-box-link-div {
    padding: 5px 0;
}

.home-info-box .info-box-link-arrow-text {
    text-decoration: none;
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-size: 9pt;
    text-transform: uppercase;
    background-image: url(../images/board_right_arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    /* Adjust according to image size to push text across. */
    height: 20px;
    line-height: 20px;
}

.home-info-box .info-box-link-arrow-text:hover {
    color: #74bfe0;
}

.home-info-box .info-box-link-text {
    text-decoration: none;
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-size: 10pt;
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
}

.home-info-box .info-box-link-text-white,
.footer-media .info-box-link-text-white {
    text-decoration: none;
    color: white;
    font-family: Swiss721BT-Bold;
    font-size: 10pt;
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
}

.home-info-box .info-box-link-text:hover {
    color: #74bfe0;
}

/* home graph link */

.chart-link-outer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.chart-link-outer-wrapper .chart-link-div-header {
    text-transform: uppercase;
    color: rgb(0, 62, 106);
    font-size: 9pt;
    font-weight: bold;
}

.chart-link-outer-wrapper .chart-link-div-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 80px;
}

.chart-link-outer-wrapper .chart-link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    min-height: 78px;
    position: relative;
}

.chart-link-outer-wrapper .chart-link-wrapper .chart-link-text {
    height: 100%;
    text-decoration: none;
}

.chart-link-outer-wrapper .chart-link-div-wrapper {
    min-width: 165px;
    max-width: 165px;
    border-top: 1px solid rgb(0, 62, 106);
    border-bottom: 4px solid rgb(0, 62, 106);
    /*
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;	
    display: flex;
    */
    /*
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;	
    align-items: center;
    */
    cursor: pointer;
}

.chart-link-outer-wrapper .chart-link-wrapper.coming-soon-hover {
    cursor: auto;
}

.chart-link-div-wrapper .chart-link-wrapper .chart-submenu-div {
    display: none;
}

.chart-link-div-wrapper.have-submenu,
.chart-link-div-wrapper .chart-link-wrapper,
.chart-link-div-wrapper .chart-menu-div,
.chart-link-div-wrapper .chart-submenu-div {
    cursor: pointer;
}

.chart-link-div-wrapper.have-submenu:hover .chart-submenu-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 90%;
    flex: 1 0 90%;
    height: 100%;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.chart-link-div-wrapper.have-submenu:hover,
.chart-link-div-wrapper.have-submenu:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    /*only to disable context menu on long press*/
}

.chart-link-div-wrapper.have-submenu:hover .chart-menu-div {
    display: none;
}

/*
.chart-link-div-wrapper.have-submenu .chart-menu-div {
    display: none;
}
*/

.chart-link-div-wrapper .chart-menu-div {
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(0, 62, 106);
    line-height: 1.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    padding: 5px 0;
    background-image: url(../images/link_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
    width: 100%;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.chart-link-div-wrapper .chart-menu-div.chart-travel-time-wrapper,
.chart-link-div-wrapper .chart-menu-div.chart-mega-projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
}

.chart-link-div-wrapper .chart-menu-div.chart-travel-time-wrapper .chart-menu-subheader-text,
.chart-link-div-wrapper .chart-menu-div.chart-mega-projects .chart-menu-subheader-text {
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    width: 100%;
}

.chart-link-div-wrapper .chart-menu-div.chart-travel-time-wrapper .uber-logo-text {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 5px;
    letter-spacing: 2px;
}

.chart-link-div-wrapper .chart-menu-div.teal {
    color: rgb(0, 181, 175);
    font-weight: 600;
    font-family: Swiss721BT-Light;
}

.chart-link-div-wrapper .chart-menu-div.coming-soon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    background: none;
}

.chart-link-div-wrapper .coming-soon-text {
    text-transform: uppercase;
    color: rgb(0, 62, 106);
    font-size: 9pt;
    font-weight: normal;
}

.chart-link-div-wrapper .chart-menu-travel-logo-wrapper {
    text-transform: uppercase;
    color: rgb(0, 62, 106);
    font-size: 9pt;
    font-weight: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.chart-link-div-wrapper .chart-menu-div a {
    text-transform: uppercase;
}

.chart-link-div-wrapper .chart-submenu-div {
    text-transform: uppercase;
    color: rgb(0, 181, 175);
    font-size: 9pt;
    height: 100%;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.chart-link-div-wrapper .chart-submenu-div a,
.chart-link-div-wrapper .chart-submenu-div a:hover,
.chart-link-div-wrapper .chart-submenu-div a:visited,
.chart-link-div-wrapper .chart-submenu-div a:focus {
    text-transform: uppercase;
    color: rgb(0, 181, 175);
    font-weight: normal;
    font-family: Swiss721BT-Light;
    text-decoration: none;
    height: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.chart-link-div-wrapper .chart-submenu-div.one-row a,
.chart-link-div-wrapper .chart-submenu-div.one-row a:hover,
.chart-link-div-wrapper .chart-submenu-div.one-row a:visited,
.chart-link-div-wrapper .chart-submenu-div.one-row a:focus {
    height: 100%;
}

.chart-link-div-wrapper .chart-submenu-div.one-row .chart-submenu-multi-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    padding: 10px 0;
}

.chart-link-div-wrapper .chart-submenu-div.one-row .chart-submenu-multi-div .chart-submenu-multi-text {
    padding: 0;
}

.chart-link-div-wrapper .chart-submenu-div a.upper {
    border-bottom: 1px solid #ccc;
}

.chart-crosslink-wrapper .chart-link-arrow-text {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.chart-link-div-wrapper .chart-submenu-link-upper,
.chart-link-div-wrapper .chart-submenu-link-lower {
    line-height: 1em;
    min-height: 14px;
    background-image: url(../images/link_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 30px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.chart-link-div-wrapper .coming-soon-text {
    color: rgb(125, 158, 180);
    position: absolute;
    bottom: -1px;
    left: 0;
}

.chart-crosslink-wrapper .chart-menu-div {
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(0, 62, 106);
    line-height: 1.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 5px 0;
    background-image: url(../images/link_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 30px;
}

.chart-crosslink-wrapper a {
    text-decoration: none;
}

.chart-crosslink-wrapper .chart-menu-div .chart-cross-link-upper {
    font-weight: bold;
}

.chart-crosslink-wrapper .chart-menu-div .chart-cross-link-lower {
    font-weight: normal;
}





/* home graph link design end*/

.home-info-box .info-box-link-text-white:hover,
.footer-media .info-box-link-text-white:hover,
.footer-media .media-twitter-outer .info-box-link-text-white:hover {
    color: #74bfe0;
}

.home-underlined .home-info-box.utilise .utilise-graph-div {
    padding: 0;
    position: relative;
    height: 100%;
}

.utilise-graph-div .utilize-graph-right-div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.utilise-graph-div .utilise-graph-right-bg {
    background-image: url(../images/bg-section-data.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 225px;
    height: 394px;
    margin-right: -1px;
}

.utilise-graph-div .utilise-graph-right-bg-mobile {
    background-image: url(../images/generate_dynamic_graphs_new_m.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 7px;
    right: 0;
    z-index: 10;
    width: 160px;
    height: 160px;
    margin-right: -1px;
    background-size: 100%;
}

.utilise-graph-div .utilise-graph-right-bg-text-outer {
    position: relative;
    height: 100%;
}

.utilise-graph-div .utilise-graph-right-bg-text {
    font-size: 14pt;
    text-transform: uppercase;
    text-align: right;
    color: white;
    position: absolute;
    bottom: 40px;
    right: 10px;
    z-index: 3;
    width: 180px;
    height: 50px;
    line-height: 1.2em;
}

.utilise-graph-div .utilise-graph-right-bg-text-ul {
    position: absolute;
    bottom: 20px;
    right: 10px;
    background-image: url(../images/pol_res_line_d.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 20px;
    width: 66px;
    z-index: 3;
}

.home-info-box.capabilities-outer {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.capabilities-icon-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: wrap row;
    flex-flow: wrap row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    height: 100%;
    text-align: left;
}

.capabilities-outer .capabilities-icon-div a {
    color: rgb(0, 62, 106);
}

.capabilities-outer .capabilities-icon-div a:visited {
    color: rgb(0, 62, 106);
}

.capabilities-icon-div .capabilities-inner {
    text-align: center;
    display: inline-block;
}

.capabilities-icon-div .capabilities-icon-anim {
    margin: auto;
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.capabilities-icon-div .capabilities-policy {
    background-image: url(../images/pol_res_d.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    min-height: 80px;
    height: auto;

}

.capabilities-icon-div .capabilities-media {
    background-image: url(../images/med_serv_d.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    min-height: 80px;
    height: auto;
}

.capabilities-icon-div .capabilities-events {
    background-image: url(../images/evt_avd_d.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    min-height: 80px;
    height: auto;
}

.capabilities-icon-div .capabilities-policy-text,
.capabilities-icon-div .capabilities-media-text,
.capabilities-icon-div .capabilities-events-text {
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12pt;
    font-family: Swiss721BT-Bold;
    margin-top: 15px;
}

.home-ourboard .ourboard-text-div {
    padding-top: 40px;
    height: 100%;
}

.home-ourboard .ourboard-image-outer-div {
    position: relative;
    padding: 0;
    height: 100%;
}

.home-ourboard .ourboard-image-div {
    background-image: url(../images/people_d.jpg);
    background-repeat: no-repeat;
    background-size: auto 475px;
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 475px;
}

.home-ourboard .ourboard-image-inside-div {
    background-image: url(../images/board_leadership_mainpage_image.jpg?v2);
    background-repeat: no-repeat;
    background-size: contain;
    /*cover for people*/
    background-position: center center;
    width: auto;
    height: 420px;
    max-width: 100%;
    max-height: 100%;
}

.theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
}

.theme-div {
    position: relative;
    overflow: hidden;
    float: none;
    max-width: 1300px;
    display: block;
    margin: 0 auto;
    padding: 0;
    background: white;
}

.theme-div .theme-text-wrapper-div {
    position: absolute;
    top: 43%;
    left: 45px;
}

.theme-div .theme-text {
    line-height: 1em;
    padding-bottom: 10px;
    max-width: 440px;
    font-size: 25pt;
    color: rgb(0, 62, 106);
    text-transform: uppercase;
}

.theme-div.our-board-bg {
    width: 100%;
    height: 432px;
    position: relative;
    background-image: url(../images/what_is_ipa_bg_d.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.our-board-theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
}

.full-divider-band {
    background-color: rgb(241, 246, 248);
    padding: 0;
    margin: 30px 0;
}

.theme-div.template-header-row {
    padding-top: 20px;
}

.theme-div.divider-band-left-outer,
.theme-div.divider-band-right-outer {
    background-color: rgb(241, 246, 248);
}

.theme-div.divider-band-left-outer {
    padding: 0;
}

.full-divider-band .event-animation-right {}

.full-divider-band .event-animation-left {}

.full-divider-band p {
    margin: 0;
}


.full-divider-band .divider-band-left-outer .divider-band-left {
    position: relative;
    width: 336px;
    height: 351px;
    margin: 0;
    padding: 0;
}

.full-divider-band .divider-band-left-outer .divider-band-right {
    padding: 0;
}

.full-divider-band .divider-band-right-outer .divider-band-right {
    position: relative;
    width: 336px;
    height: 351px;
    margin: 0;
    padding: 0;
}

.full-divider-band .divider-band-right-outer .wrapper-inner-div.divider-band-outer {
    padding-right: 0;
}

.full-divider-band .divider-band-right-outer .divider-band-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.full-divider-band .divider-band-right-outer .divider-band-middle {
    padding: 0;
    font-size: 14pt;
    line-height: 1.3em;
}

.full-divider-band .divider-band-right-outer .divider-band-left {
    min-width: 1px;
    min-height: 1px;
    padding: 0;
}

.main-wrapper-div .wrapper-div .wrapper-inner-div.events-footer-outer {
    padding: 15px 45px 0 45px;
}


.main-wrapper-div {
    width: 100%;
    height: 100%;
    padding: 0;
}

.main-wrapper-div .chairman-image-div {
    padding: 0 0 30px 0;
}

.main-wrapper-div .boardman-image-div {
    padding: 0 0 15px 0;
}

.main-wrapper-div .chairman-profile-div,
.main-wrapper-div .boardman-profile-div {
    padding: 0;
}

.chairman-profile-div .chairman-name-title-div {
    padding: 0 0 15px 0;
}

.chairman-profile-div .chairman-profile-text-div {
    padding: 0;
}

.boardman-profile-div .boardman-name-title-div {
    padding-left: 0;
    padding-bottom: 15px;
}

.chairman-profile-div .chairman-name-title-div .profile-name,
.boardman-profile-div .boardman-name-title-div .profile-name {
    padding: 0;
    font-size: 14pt;
    font-family: Swiss721BT-Bold;
}

.chairman-profile-div .chairman-name-title-div .profile-title,
.boardman-profile-div .boardman-name-title-div .profile-title {
    padding: 0;
    font-size: 12pt;
    text-transform: uppercase;
}

.chairman-profile-text-div {
    /*display: table-cell;*/
    min-height: 1px;
    height: 100%;
    font-size: 10pt;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 6em;
    column-gap: 6em;
    -moz-column-gap: 6em;
}

.boardman-profile-text-div {
    font-size: 10pt;
    padding-left: 0;
}

.our-board-div {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0 50px;
}

.main-wrapper-div .head-text-wrapper-div {
    padding: 0 0 20px 45px;
}

.main-wrapper-div .wrapper-div {
    padding: 0;
}

.main-wrapper-div .wrapper-div .wrapper-inner-div {
    padding: 0 45px;
}

.main-wrapper-div .wrapper-div .wrapper-inner-div.animation {
    padding: 0;
}

/*
.main-wrapper-div .wrapper-div .wrapper-inner-div:nth-of-type(1) {
	padding: 0 30px 0 0;
}

.main-wrapper-div .wrapper-div .wrapper-inner-div:nth-of-type(2) {
	padding: 0 15px 0 15px;
}

.main-wrapper-div .wrapper-div .wrapper-inner-div:nth-of-type(3) {
	padding: 0 0 0 30px;
}
*/

.head-text-wrapper-div .theme-text {
    font-size: 20pt;
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    font-family: Swiss721BT-Bold;
}

.theme-div .headline-text {
    font-family: Swiss721BT-Bold;
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    font-size: 20pt;
    padding-bottom: 5px;
}

.theme-div .description-text {
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    font-size: 20pt;
    line-height: 1.1em;
    max-width: 320px;
    font-family: Swiss721BT-Bold;
    padding-bottom: 15px;
}

.theme-div .description-line-text {
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    font-size: 13pt;
    font-family: Swiss721BT-Bold;
    padding: 15px 0 0 0;
}

.description-line-text.gauge-wrapper-header-text {
    padding: 20px 0 5px 0;
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    font-size: 16pt;
    font-family: Swiss721BT-Bold;
}

.description-line-text.gauge-wrapper-header-text .actDOKYear {
    display: inline-block;
    width: 100px;
}

.theme-div.our-chairman,
.theme-div.our-boardman {
    font-family: Swiss721BT-Light;
}

.chairman-image {
    width: auto;
    height: 320px;
}

.chairman-image .attachment-chairman-image {
    width: auto;
    height: 320px;
}

.boardman-image {
    width: auto;
    height: 170px;
}

.boardman-image .attachment-boardman-image {
    width: auto;
    height: 170px;
}

.main-splitter-outer {
    display: table;
    width: 100%;
    height: 100%;
    padding: 30px 0;
}

.main-splitter-outer-big {
    display: table;
    width: 100%;
    height: 100%;
    padding: 50px 0;
}

.main-splitter-inner {
    overflow: hidden;
    float: none;
    max-width: 1300px;
    display: block;
    margin: 0 auto;
    padding: 0;
    background: white;
}

.main-line-splitter {
    margin: 0 45px;
    border-bottom: 4px solid rgb(0, 62, 106);
}

.inner-line-splitter-div {
    display: table;
    padding: 30px 0;
    width: 100%;
}

.inner-line-splitter-div-45 {
    display: table;
    padding: 30px 45px;
    width: 100%;
}

.inner-line-splitter {
    margin: 0;
    border-bottom: 4px solid rgb(0, 62, 106);
}

.full-width-splitter-div {
    display: table;
    width: 100%;
    height: 100%;
    padding: 30px 0;
}

.full-width-splitter {
    margin: 0;
    border-bottom: 5px solid rgb(0, 62, 106);
}


.main-empty-spacer {
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 0;
}

.boardman-profile-div .read-profile-wrapper-mobile {
    padding: 0 0 50px 0;
}

.boardman-profile-div .read-profile-wrapper-mobile .read-profile-nav-div {
    padding: 10px 0;
    border-top: 1px solid rgb(230, 230, 230);
    border-bottom: 1px solid rgb(230, 230, 230);
}

.read-profile-wrapper-mobile .read-profile-nav-div .our-board-read-more {
    font-size: 12pt;
    text-transform: uppercase;
    font-family: Swiss721BT-Bold;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
}

.our-board-read-more:after {
    /* symbol for "opening" panels */
    content: "";
    display: inline-block;
    width: 28px;
    height: 20px;
    background-image: url(../images/board_down_arrow_m.png);
    background-position: 8px 6px;
    background-repeat: no-repeat;
    background-size: 50%;
}

.our-board-read-more.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "";
    display: inline-block;
    width: 28px;
    height: 20px;
    background-image: url(../images/board_right_arrow.png);
    background-position: 8px 6px;
    background-repeat: no-repeat;
    background-size: 50%;
}

#rm2 {
    display: none;
}

.media-release-theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
    /*
	background: -webkit-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -o-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -moz-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: linear-gradient(to left, rgb(0,62,106) 20%, white 80%);	
	*/
}

.theme-div.media-release-bg {
    width: 100%;
    height: 430px;
    position: relative;
    background-image: url(../images/media_banner_d.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.theme-div.theme-default-bg {
    width: 100%;
    height: 432px;
    position: relative;
    background-image: url(../images/media_releases_d.png);
    background-position: center right;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}

.report-submission-wrapper-div.filter-outer-wrapper {
    margin-bottom: 30px;
}

#filterResultWrapperDesktop,
#filterWrapper {
    width: calc(100vw - 90px);
}

.report-header-wrapper {
    border-top: 1px solid #ddd;
    padding: 10px 0;
    margin-top: 20px;
    left: 30px;
}

.report-filter-header {
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-size: 14pt;
    text-transform: uppercase;
    display: inline-block;
}

.report-outer-wrapper {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    left: 30px;
}

.media-release-div {
    font-family: Swiss721BT-Light;
    font-size: 12pt;
    line-height: 1.4em;
}

.media-release-row .media-release-div {
    padding: 0;
}

.media-release-row .media-release-div .header-text {
    line-height: 1.2em;
    color: rgb(0, 62, 106);
    font-size: 14pt;
    font-family: Swiss721BT-Bold;
}

.media-release-row .media-release-div .date-text {
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    font-size: 14px;
}

.media-release-row .media-release-div .media-text {
    color: rgb(0, 62, 106);
    padding-top: 10px;
}

.media-release-row .media-release-first .media-text.media-text-first {
    padding-top: 20px;
}

.media-release-row .media-release-div .media-link-div {
    padding: 10px 0;
    /*
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;	
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;	
    align-items: center;  
    */
}

.media-release-row .media-release-div .media-download-link {
    text-decoration: none;
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    background-image: url(../images/board_right_arrow.png);
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    padding-right: 20px;
    height: 20px;
    line-height: 20px;
}

.media-release-row .media-release-div .media-download-link:hover {
    color: #74bfe0;
}

.media-release-load-more-div {
    overflow: hidden;
    float: none;
    max-width: 1300px;
    display: block;
    margin: 0 auto;
    padding: 20px 0 50px 0;
    text-align: center;
    background: white;
}

.media-release-load-more-div .load-more-btn-div {
    padding: 0;
    text-align: center;
}

.major-reports-right {
    font-family: Swiss721BT-Light;
    font-size: 12pt;
    line-height: 1.4em;
}

.major-reports .major-reports-right {
    padding: 0;
    height: 100%;
}

.major-reports .major-reports-right .major-reports-outer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.major-reports .major-reports-right .reports-header-wrapper {
    padding-left: 15px;
}

.major-reports .major-reports-right .reports-head {
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 30px;
    font-size: 14pt;
}

.major-reports .major-reports-right .reports-head-underline {
    width: 60px;
    height: 10px;
    border-bottom: 2px solid white;
}

.major-reports .major-reports-right .reports-list-wrapper {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 100%;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    max-width: 600px;
    overflow: hidden;
}

.major-reports .major-reports-right .reports-list-wrapper .report-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 33%;
    flex: 1 1 33%;
}

.report-wrapper .report-image-div {
    padding: 0 0 15px 0;
}

.report-wrapper .report-image {
    width: auto;
    height: 170px;
}

.major-reports .major-reports-right .report-name {
    line-height: 1.2em;
    color: white;
    font-size: 11pt;
    font-family: Swiss721BT-Bold;
    max-width: 80%;
}

.major-reports .major-reports-right .report-link-div {
    padding: 10px 0;
}

.major-reports .major-reports-right .report-download-link {
    text-decoration: none;
    color: white;
    font-family: Swiss721BT-Bold;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    background-image: url(../images/download_submission.png);
    background-position: right 1px;
    background-repeat: no-repeat;
    padding-right: 20px;
    height: 20px;
    line-height: 20px;
}

.major-reports .major-reports-right .report-download-link:hover {
    color: #74bfe0;
}

.major-reports .major-reports-right .report-download-link.download-image {
    background: none;
}

.what-is-ipa-theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
}

.members-theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
    /*
	background: -webkit-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -o-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -moz-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	*/
}

.our-capabilities-theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
    /*
	background: -webkit-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -o-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -moz-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	*/
}

.contact-us-theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
    /*
	background: -webkit-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -o-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: -moz-linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	background: linear-gradient(to left, rgb(0,62,106) 20%, white 80%);
	*/
}

.events-theme {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
}

.theme-div.events-bg {
    width: 100%;
    height: 430px;
    position: relative;
    background-image: url(../images/events_d.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.theme-div.our-capabilities-bg {
    width: 100%;
    height: 432px;
    position: relative;
    background-image: url(../images/our_capabilities_d.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.theme-div.what-is-ipa-bg {
    width: 100%;
    height: 440px;
    position: relative;
    background-image: url(../images/what_is_ipa_bg_d.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.theme-div.members-bg {
    width: 100%;
    height: 430px;
    position: relative;
    background-image: url(../images/member_login_d.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.theme-div.contact-us-bg {
    width: 100%;
    height: 430px;
    position: relative;
    background-image: url(../images/contact_banner_d.png);
    background-position: center right;
    background-repeat: no-repeat;
}

.theme-div .member-login-desc {
    padding: 30px 30px 30px 0;
    font-size: 11pt;
}

.theme-div .member-registration-header {
    font-family: Swiss721BT-Bold;
    padding: 20px 0;
    font-size: 14pt;
    text-transform: uppercase;
}

.theme-div .registered-member-header {
    font-family: Swiss721BT-Bold;
    padding: 0 0 20px 0;
    font-size: 14pt;
    text-transform: uppercase;
}

.theme-div .member-registration-text {
    padding: 0 15px 20px 0;
    font-size: 10pt;
}

.theme-div .member-input-upper-label {
    font-family: Swiss721BT-Medium;
    font-weight: normal;
    font-size: 11pt;
    padding-bottom: 5px;
}

.theme-div .member-input-div {
    font-family: Swiss721BT-Bold;
    font-size: 11pt;
}

.theme-div .member-input-div input {
    color: rgb(0, 62, 106);
    background: white;
    border: 1px solid rgb(0, 62, 106);
    border-radius: 0;
}

.theme-div .member-input-div input:focus {
    background-color: white;
}

.events-div {
    font-family: Swiss721BT-Light;
    line-height: 1.3em;
    font-size: 12pt;
}

.events-row .events-div {
    padding: 0;
}

.events-div.event-mobile-spacer {
    padding-top: 0;
}


.events-div .event-text {
    width: 100%;
    font-family: Swiss721BT-Light;
}

.events-div .event-text iframe {
    width: 600px;
}

.events-div .event-text-inner {
    font-family: Swiss721BT-Light;
}

.events-div .event-text .event-text-inner a {
    color: rgb(0, 62, 106);
    text-decoration: underline;
    font-family: Swiss721BT-Medium;
}

.events-div .event-text .event-text-inner a:visited {
    color: rgb(116, 191, 224);
    text-decoration: underline;
    font-family: Swiss721BT-Medium;
}

.events-footer-div .header-text {
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    font-size: 16pt;
    font-family: Swiss721BT-Bold;
    padding-bottom: 10px;
    line-height: 1.1em;
}

.events-footer-div .events-footer-text {
    color: rgb(0, 62, 106);
    font-size: 10pt;
    padding-top: 10px;
    line-height: 1.3em;
    font-family: Swiss721BT-Light;
}

.events-footer-div .events-link-div {
    padding: 10px 0;
}

.events-footer-div .events-download-link {
    text-decoration: none;
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url(../images/board_right_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
    height: 20px;
    line-height: 20px;
}

.events-footer-div .events-download-link:hover {
    color: #74bfe0;
    background-image: url(../images/util_data_arrow_over_d.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.charts-theme {
    margin: 40px 0;
}

.charts-theme .wrapper-div.graph-div {
    position: relative;
}

.charts-theme .wrapper-div.graph-div.pb30 {
    padding-bottom: 20px !important;
}

.charts-theme .wrapper-div.graph-div .chart-download-desktop {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px
}

.charts-theme .wrapper-div.graph-div .graph-container-div {
    padding: 0;
    min-width: 200px;
    /*310px*/
    height: 400px;
    margin: 0 auto;
}

.charts-theme .wrapper-div .wrapper-inner-div.chart-left-outer {
    padding-right: 0;
}

.chart-left-outer .gauge-chart-outer-wrapper {
    position: relative;
    background: rgb(244, 244, 244);
    height: 100%;
}

.charts-theme .wrapper-div .wrapper-inner-div.chart-left-outer-upper,
.charts-theme .wrapper-div .wrapper-inner-div.chart-left-outer-lower {
    padding-right: 0;
}

.charts-theme .chart-header-text {
    line-height: 1em;
    font-size: 26pt;
    color: rgb(0, 62, 106);
    text-transform: uppercase;
    padding-bottom: 10px;
    max-width: 480px;
}

.charts-theme .chart-sub-header-div {
    width: 100%;
}

.charts-theme .traveltime-uber-text {
    float: right;
}

#pdf-content .chart-sub-header-text-pdf {
    text-transform: uppercase;
    font-size: 20pt;
    font-weight: bold;
    color: rgb(0, 62, 106);
    max-width: 95%;
}

#pdf-content .chart-sub-header-text-subtitle-pdf {
    text-transform: uppercase;
    font-size: 18pt;
    color: rgb(0, 62, 106);
    max-width: 95%;
}

.charts-theme .chart-sub-header-div .chart-sub-header-text {
    font-size: 18pt;
    color: rgb(0, 62, 106);
    padding-bottom: 20px;
    max-width: 70%;
}

.charts-theme .chart-sub-header-div .chart-sub-header-text-ppp {
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 18pt;
    font-weight: bold;
    color: rgb(0, 62, 106);
    max-width: 70%;
}

.charts-theme .chart-sub-header-div .chart-sub-header-text-tsi {
    text-transform: uppercase;
    font-size: 18pt;
    font-weight: bold;
    color: rgb(0, 62, 106);
    max-width: 95%;
}

.charts-theme .chart-sub-header-div .chart-sub-header-text-subtitle-ppp {
    text-transform: uppercase;
    font-size: 16pt;
    color: rgb(0, 62, 106);
    max-width: 70%;
    margin-top: -10px;
    margin-bottom: 20px;
}

.charts-theme .chart-sub-header-div .chart-sub-header-text-subtitle-tsi {
    text-transform: uppercase;
    font-size: 16pt;
    color: rgb(0, 62, 106);
    max-width: 70%;
    margin-top: -10px;
    margin-bottom: 20px;
}

.charts-theme .chart-description-text {
    padding: 30px 0 15px 0;
    font-size: 12pt;
    line-height: 1.2em;
    font-family: Swiss721BT-Light;
    color: rgb(0, 62, 106);
}

.charts-theme .chart-download-div {
    cursor: pointer;
    display: block;
    padding: 0;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.charts-theme .chart-download-div:nth-child(1) {
    border-top: 1px solid rgb(230, 230, 230);
}

.charts-theme .chart-download-text {
    display: inline-block;
    padding: 10px 0;
}

.charts-theme .chart-download-button-div {
    display: inline-block;
    float: right;
}

.charts-theme .chart-download-button {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    width: 26px;
    cursor: pointer;
    background-color: white;
    border: none;
    z-index: 10;
}

.charts-theme .chart-download-button.download-custom-report {
    height: 30px;
    line-height: 30px;
    width: 27px;
    background-image: url(../images/download_d.png);
    background-position: center 5px;
    background-repeat: no-repeat;
}

.charts-theme .chart-download-button.print-custom-report {
    height: 34px;
    line-height: 34px;
    width: 29px;
    background-image: url(../images/print_d.png);
    background-position: center 5px;
    background-repeat: no-repeat;
}

.charts-theme .chart-download-button.email-custom-report {
    height: 30px;
    line-height: 30px;
    width: 27px;
    background-image: url(../images/email_d.png);
    background-position: center 5px;
    background-repeat: no-repeat;
}

.charts-theme .chart-right-grey-div {
    height: 100%;
    padding: 0;
    background-color: rgb(243, 243, 243);
}

.charts-theme .chart-right-grey-div .inner-chart-right {
    background-color: white;
    padding: 20px 15px;
}

.charts-theme .inner-chart-right .chart-download-button {}

.charts-theme .chart-explanation-div {
    padding: 20px 30px;
    font-size: 8pt;
}

.graph-div .media-text {
    color: rgb(0, 62, 106);
}

.graph-div .media-link-div {
    padding: 10px 0;
    margin-top: -15px;
}

.graph-div .media-download-link {
    text-decoration: none;
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    background-image: url(../images/board_right_arrow.png);
    background-position: right 0;
    background-repeat: no-repeat;
    padding-right: 20px;
    height: 20px;
    line-height: 20px;
}

.graph-div .media-download-link:hover {
    color: #74bfe0;
}

.graph-div .uber-background {
    min-height: 200px;
    margin: 0 auto;
    background: url('../images/Uber_Logotype_Digital_black.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 96%;
    padding: 0;
}

.graph-div .uber-background img {
    display: none;
}

.graph-div .tti-chart-explanation-wrapper {
    margin-top: 0;
}

.chart-explanation-div .chart-explanation-header {
    font-family: Swiss721BT-Bold;
    font-size: 12pt;
    color: rgb(0, 62, 106);
    text-transform: uppercase;
}

.chart-explanation-div .chart-explanation-text.tti-explanation-header {
    font-family: Swiss721BT-Bold;
    font-size: 12pt;
    color: rgb(0, 62, 106);
    text-transform: uppercase;
}

.chart-explanation-div .chart-explanation-text-outer {
    /*line-height: 1.8em;*/
    padding: 0;
}

.chart-explanation-div .chart-explanation-text {
    /*line-height: 1.8em;*/
}

.chart-explanation-div-bottom-border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgb(217, 217, 217);
}

.chart-explanation-div-bottom-border.flex-row {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.chart-explanation-div .chart-explanation-text-div {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid rgb(217, 217, 217);
}

.chart-explanation-div .chart-explanation-text-div.no-border {
    padding: 0;
    border: none;
}

.chart-explanation-div .chart-explanation-text-div.no-border .key-boxes-outer-wrapper {
    padding: 0;
}

.chart-explanation-text-div .chart-explanation-line {
    padding: 7px 0;
    width: 25px;
    display: inline-block;
    vertical-align: top;
}

.chart-explanation-text-div .chart-explanation-line .line {
    border-bottom: 1px rgb(0, 62, 106) solid;
}

.chart-explanation-text-div .chart-explanation-line .dashed {
    border-bottom: 1px rgb(0, 62, 106) dashed;
}

.chart-explanation-text-div .chart-explanation-line .dotted {
    border-bottom: 1px rgb(0, 62, 106) dotted;
    /*
	background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%);
	background-position: bottom;
	background-size: 3px 1px;
	background-repeat: repeat-x;
	*/
}

.chart-explanation-text-div .grey-bordered {
    border: 1px solid rgb(0, 0, 0);
    display: inline-block;
    background-color: rgb(224, 235, 239);
    width: 15px;
    height: 15px;
    margin: 0 4px -4px 6px;
}

.chart-explanation-text-div .key-sector-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
}

.chart-explanation-text-div .key-commencements-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
}

.chart-explanation-text-div .key-sector-item {
    padding: 2px 0;
    text-transform: none;
    font-weight: normal;
    font-size: 8pt;
}

.chart-explanation-text-div .key-boxes-outer-wrapper {
    padding: 10px 0;
}

.chart-explanation-text-div .key-boxes-div-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.chart-explanation-text-div .key-boxes-div-wrapper.item-center {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.chart-explanation-text-div .selected-key-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;

}

.chart-explanation-text-div .key-boxes-div-wrapper .key-boxes-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.chart-explanation-text-div .key-boxes-div-wrapper .key-sector-item {
    padding-right: 10px;
    border-right: 1px solid rgb(0, 62, 106);
    margin-right: 10px;
}

.chart-explanation-text-div .key-boxes-div-wrapper .key-sector-item.key-sector-item-pdf {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
    font-size: 12pt;
}

.chart-explanation-text-div .key-boxes-div-wrapper .key-sector-item.all {
    padding-left: 0;
    border: none;
    margin-left: 0;
}

.chart-explanation-text-outer .chart-explanation-text {
    padding-left: 5px;
    display: inline-block;
}

.chart-explanation-text-div .ipa-key-logo {
    background-image: url(../images/IPA_logo_map_d.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    line-height: 40px;
    margin-top: -15px;
    max-width: 240px;
}

.chart-explanation-div-bottom-border .ipa-key-logo {
    background-image: url(../images/IPA_logo_map_d.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    line-height: 40px;
    /*margin-top: -15px;*/
    max-width: 240px;
}

.ipa-key-logo-print,
.chart-explanation-div-bottom-border .ipa-key-logo-print {
    display: none;
}

.chart-explanation-text.box-syd,
.chart-explanation-text.box-mel,
.chart-explanation-text.box-bri,
.chart-explanation-text.box-per {
    margin: 2px 0;
    font-size: 9pt;
}

.box-green-dashed,
.box-dblue-dashed,
.box-yellow-dashed,
.box-lblue-dashed,
.box-pink-dashed {
    display: inline-block;
    margin-left: 10px;
}

.box-green-line,
.box-dblue-line,
.box-yellow-line,
.box-lblue-line,
.box-pink-line {
    display: inline-block;
    margin-left: 10px;
}

.chart-explanation-text.box-yellow:before {
    content: "";
    display: inline-block;
    background-color: rgb(255, 221, 50);
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-yellow-dashed:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px dashed rgb(255, 221, 50);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-yellow-dashed:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-yellow-line:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px solid rgb(255, 221, 50);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-yellow-line:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-green:before {
    content: "";
    display: inline-block;
    background-color: rgb(17, 141, 148);
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-green-dashed:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px dashed rgb(17, 141, 148);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-green-dashed:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-green-line:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px solid rgb(17, 141, 148);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-green-line:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-lblue:before {
    content: "";
    display: inline-block;
    background-color: rgb(116, 191, 224);
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-lblue-dashed:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px dashed rgb(116, 191, 224);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-lblue-dashed:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-lblue-line:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px solid rgb(116, 191, 224);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-lblue-line:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-dblue:before {
    content: "";
    display: inline-block;
    background-color: rgb(0, 62, 106);
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-dblue-dashed:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px dashed rgb(0, 62, 106);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-dblue-dashed:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-dblue-line:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px solid rgb(0, 62, 106);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-dblue-line:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-pink:before {
    content: "";
    display: inline-block;
    background-color: rgb(255, 134, 115);
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-pink-dashed:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px dashed rgb(255, 134, 115);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-pink-dashed:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-pink-line:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px solid rgb(255, 134, 115);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

#pdf-content .chart-explanation-text.box-pink-line:before {
    width: 32px;
    margin: 0px 5px 5px 0;
}

.chart-explanation-text.box-grey:before {
    content: "";
    display: inline-block;
    background-color: rgb(224, 235, 239);
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-grey-dashed:before {
    content: " ";
    display: inline-block;
    border-bottom: 3px dashed rgb(224, 235, 239);
    width: 15px;
    height: 5px;
    margin: 0px 5px 2px 0;
}

.chart-explanation-text.box-syd:before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 20px;
    margin: 0px 5px -5px 0;
    background-image: url(../images/light_blue_key_car.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 50px 20px;
}

.chart-explanation-text.box-syd img {
    display: none;
}

.chart-explanation-text.box-mel:before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 20px;
    margin: 0px 5px -5px 0;
    background-image: url(../images/grey_key_car.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 50px 20px;
}

.chart-explanation-text.box-mel img {
    display: none;
}

.chart-explanation-text.box-bri:before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 20px;
    margin: 0px 5px -5px 0;
    background-image: url(../images/red_key_car.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 50px 20px;
}

.chart-explanation-text.box-bri img {
    display: none;
}

.chart-explanation-text.box-per:before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 20px;
    margin: 0px 5px -5px 0;
    background-image: url(../images/yellow_key_car.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 50px 20px;
}

.chart-explanation-text.box-per img {
    display: none;
}

.chart-explanation-text.box-cth:before {
    content: "";
    display: inline-block;
    background-color: #00b5af;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-commonwealth:before {
    content: "";
    display: inline-block;
    background-color: #00b5af;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-nz:before {
    content: "";
    display: inline-block;
    background-color: #464646;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-mlg:before {
    content: "";
    display: inline-block;
    background-color: #595999;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-nsw:before {
    content: "";
    display: inline-block;
    background-color: #5890c6;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-vic:before {
    content: "";
    display: inline-block;
    background-color: #787878;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-qld:before {
    content: "";
    display: inline-block;
    background-color: #74072b;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-act:before {
    content: "";
    display: inline-block;
    background-color: #003e6a;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-sa:before {
    content: "";
    display: inline-block;
    background-color: #d35e8c;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-tas:before {
    content: "";
    display: inline-block;
    background-color: #006575;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-wa:before {
    content: "";
    display: inline-block;
    background-color: #bc8e27;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-nt:before {
    content: "";
    display: inline-block;
    background-color: #bd520e;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-total:before {
    content: "";
    display: inline-block;
    background-color: #ff7700;
    width: 13px;
    height: 13px;
    margin: 0 5px -1px 0;
}

.chart-explanation-text.box-road:before {
    content: "";
    display: inline-block;
    background-color: #74bfe0;
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-rail:before {
    content: "";
    display: inline-block;
    background-color: #256ec8;
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-otherTransport:before {
    content: "";
    display: inline-block;
    background-color: #00b5af;
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-energy:before {
    content: "";
    display: inline-block;
    background-color: #e9d325;
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-socialInfrastructure:before {
    content: "";
    display: inline-block;
    background-color: #8787cd;
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-waterSewerage:before {
    content: "";
    display: inline-block;
    background-color: #a93c7e;
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.chart-explanation-text.box-other:before {
    content: "";
    display: inline-block;
    background-color: #f1872d;
    width: 11px;
    height: 11px;
    margin: 0 5px -2px 0;
}

.graph-div .chart-explanation-lower-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.chart-explanation-lower-div-padder {
    display: block;
    background: white;
    height: 56px;
}

.graph-div .chart-explanation-lower-div.tti-explanation-wrapper {
    /* chart old
    padding-bottom: 0;
    border-bottom: 1px solid rgb(217,217,217);    
    */
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(217, 217, 217);

}

.chart-explanation-div .chart-explanation-lower-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex: 0 1 48%;*/
    padding-top: 30px;
    padding-right: 15px;
}

#pdf-content .chart-explanation-lower-div {
    display: block;
    width: 1024px;
    /*
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;	
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex: 1 1 48%;
    flex: 1 1 48%;
    */
    /*
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; 
    */
}

#pdf-content .chart-explanation-lower-text {
    display: -webkit-box;
    width: 50% !important;
    padding-right: 30px;
}

.chart-explanation-div .arrow-div {
    font-size: 8pt;
    padding-right: 8px;
    /*display: table-cell;*/
    vertical-align: top;
}

.chart-explanation-div .text-div {
    /*display: table-cell;*/
    font-size: 10pt;
}

/* tti és dok speciális css a pdf-re */

#pdf-content .chart-explanation-lower-div.tti-explanation-wrapper,
#pdf-content .chart-explanation-lower-div.dok-explanation-wrapper {
    display: block;
    width: 100% !important;
}

#pdf-content .chart-explanation-div .chart-explanation-lower-text.tti-explanation-text,
#pdf-content .chart-explanation-div .chart-explanation-lower-text.dok-explanation-text {
    width: 100% !important;
    padding-top: 0;
    padding-bottom: 30px;
}


.pdf-explanation .pdf-explanation-row {
    /*display: block;*/
}

.pdf-explanation .arrow-div {
    display: table-cell;
}

.pdf-explanation .text-div {
    display: table-cell;
}

.graph-div .graph-management-outer,
.graph-div .graph-management-outer-key,
.graph-div .graph-management-outer-download {
    padding: 0;
}


.graph-management-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.graph-management-div .filter-outer-wrapper.bordered {
    border-right: 1px solid #ddd;
    margin-right: 20px;
}

.graph-div .graph-management-outer .graph-management-div {
    padding: 10px 0;
    border-bottom: 1px solid rgb(217, 217, 217);
}

#filterWrapper .graph-management-div.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: left;
    -webkit-align-items: left;
    -webkit-box-align: left;
    align-items: left;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.graph-div .graph-management-outer .graph-management-div.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: left;
    -webkit-align-items: left;
    -webkit-box-align: left;
    align-items: left;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.graph-div .graph-management-outer .graph-management-div.flex-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}



.graph-management-div .graph-management-type-text {
    font-size: 10pt;
    font-family: Swiss721BT-Bold;
    text-transform: uppercase;
    padding: 0;
}

.graph-management-div .graph-management-type-text.lined {
    padding-top: 6px;
}

.graph-management-div .graph-management-type-sub-text {
    font-size: 8pt;
    padding: 5px 0 0 0;
}

.graph-management-div .time-period {
    padding: 10px 0 0 0;
}

.graph-management-div .time-period select {
    background-color: white;
    width: 90%;
    height: 30px;
    -webkit-appearance: none;
    /* 1 */
    background-image: url(../images/green_down_arrow.png);
    background-repeat: no-repeat;
    background-position: 97.5% center;
    font-size: 12pt;
}

.graph-management-div .time-period select.small {
    font-size: 10pt;
}

.graph-management-div .indicators {
    padding: 0;
}

.graph-management-div .graph-management-date-row {
    vertical-align: middle;
}

.graph-management-div .indicators .indicator-div {
    /*
    display: inline-block;
	padding: 0;
    margin-top: 5px;
    background-color: rgb(250,250,250);
    border: 1px solid rgb(229,236,240);
    width: 100%;
    */
    display: inline-block;
    padding: 0 10px;
    margin-right: 30px;

    background-color: rgb(250, 250, 250);
    border: 1px solid rgb(229, 236, 240);
}

.checkbox-grey-bg {
    background-color: rgb(229, 236, 240);
    color: rgb(0, 62, 106);
}

.graph-management-div .indicators .indicator-div.checkbox-grey-bg {
    /*
    background-color: white;
    color: rgb(0,62,106);
    */
    background-color: rgb(229, 236, 240);
    color: rgb(0, 62, 106);
}

.graph-management-div .sectors {
    padding: 0;
}

.graph-management-div .sectors .sectors-div {
    display: inline-block;
    padding: 0px 10px 0 0;
    margin-right: 10px;
    background-color: white
}

.graph-management-div .jurisdictions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.graph-management-div .jurisdictions .jurisdiction-div {
    margin: 0 auto 0 0;
}

.graph-management-div .jurisdictions .jurisdiction-div.first {
    margin: 0 20px 0 0;
}

.graph-div .wrapper-inner-div .chart-export-wrapper {
    display: block;
    height: 100%;
    position: relative;
}

.graph-div .wrapper-inner-div .chart-export-wrapper2 {
    display: block;
    position: relative;
}

.graph-div .wrapper-inner-div .chart-export-wrapper .chart-export {
    position: absolute;
    bottom: 30px;
}

#graphTimeTravelIndex .irs-grid-pol.small,
#graphDelaysOnKeyRoutes .irs-grid-pol.small {
    height: 0px;
}


input[type=checkbox].chart-checkbox,
input[type=checkbox].chart-checkbox-tti,
input[type=checkbox].chart-checkbox-dok,
input[type=checkbox].chart-checkbox-traffic {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

input[type=checkbox].chart-checkbox+label.chart-indicator-label,
input[type=checkbox].chart-checkbox-tti+label.chart-indicator-label,
input[type=checkbox].chart-checkbox-dok+label.chart-indicator-label,
input[type=checkbox].chart-checkbox-traffic+label.chart-indicator-label {
    background-image: none;
    padding-left: 40px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 0 7px;
    font-size: 10pt;
    vertical-align: middle;
    cursor: pointer;
    margin: 0;
    width: 100%;
}

input[type=checkbox].chart-checkbox:checked+label.chart-indicator-label,
input[type=checkbox].chart-checkbox-tti:checked+label.chart-indicator-label,
input[type=checkbox].chart-checkbox-dok:checked+label.chart-indicator-label,
input[type=checkbox].chart-checkbox-traffic:checked+label.chart-indicator-label {
    background-image: url(../images/graph_tick.png);
    background-position: 10px 8px;
    background-repeat: no-repeat;
    background-size: 19px 14px;
}

label.chart-indicator-label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-user-select: none;
}

input[type=checkbox].chart-checkbox+label.chart-cb-label,
input[type=checkbox].chart-checkbox-tti+label.chart-cb-label,
input[type=checkbox].chart-checkbox-dok+label.chart-cb-label,
input[type=checkbox].chart-checkbox-traffic+label.chart-cb-label {
    background-image: url(../images/box_unticked.png);
    padding-left: 22px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 0 5px;
    font-family: Swiss721BT-Light;
    font-size: 9pt;
    font-weight: 400;
    /*vertical-align:middle;*/
    cursor: pointer;
    margin: 0;
}

input[type=checkbox].chart-checkbox:checked+label.chart-cb-label,
input[type=checkbox].chart-checkbox-tti:checked+label.chart-cb-label,
input[type=checkbox].chart-checkbox-dok:checked+label.chart-cb-label,
input[type=checkbox].chart-checkbox-traffic:checked+label.chart-cb-label {
    background-image: url(../images/box_ticked.png);
    background-position: 0 5px;
}

label.chart-cb-label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-user-select: none;
}


.graph-management-div .question-mark-div {
    display: inline-block;
    padding: 0;
    float: right;
    margin-top: 5px;
}

.theme-div .qmark-icon {
    float: right;
    background-image: url('../images/qmark_d.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.chart-cross-link-outer {
    width: calc(100% + 15px);
    margin-top: 40px;
    margin-left: -15px;
    padding: 0;
    /*background-color: rgb(234,241,245);*/
}

.chart-cross-link-outer .chart-cross-link-inner-div-right {
    padding: 15px 15px 0 45px;
}

.chart-cross-link-outer .chart-cross-link-inner-div-left {
    padding: 15px 15px 0 30px;
    border-right: 1px solid rgb(216, 216, 216);
}

.chart-cross-link-outer .cross-link-header {
    font-size: 12pt;
    font-family: Swiss721BT-Bold;
    text-transform: uppercase;
    line-height: 1.1em;
}

.chart-cross-link-outer .cross-link-sub-header {
    /*margin-top: -3px;*/
    font-size: 12pt;
    font-family: Swiss721BT-Bold;
    text-transform: uppercase;
    line-height: 1.1em;
}

.chart-cross-link-outer .cross-link-text {
    font-size: 10pt;
    padding: 20px 40px 0 0;
}

.chart-cross-link-div {
    margin-left: -15px;
    padding: 15px 0;
}

.chart-cross-link-div .cross-link-div {
    padding: 10px 0;
}

.chart-cross-link-div .cross-link {
    text-decoration: none;
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Bold;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url(../images/board_right_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
    height: 20px;
    line-height: 20px;
}

.new-cross-link-div {
    padding: 20px 0;
}

.new-cross-link-div .chart-link-outer-wrapper {
    padding: 0 45px;
}

.chart-crosslink-wrapper {
    padding-top: 10px;
}

.clear-all-div {
    padding: 10px 0;
    text-align: left;
    font-size: 10pt;
    cursor: pointer;
    border-bottom: 1px solid rgb(217, 217, 217);
}

#clearAll,
#clearAllTotal,
#clearAllAvarage {
    cursor: pointer;
    text-decoration: underline;
}

#clearAll:hover,
#clearAllTotal:hover,
#clearAllAvarage:hover {
    color: rgb(0, 62, 106);
}

/* PDF export css*/

#pdf-content {
    margin-top: 20px;
}

.pdf-page-wrapper {
    width: 100vw;
    min-width: 100%;
    max-width: 100%;
    display: table;
}

.pdf-page-wrapper .chart-explanation-div.key-grey {
    background: rgb(243, 243, 243);
}

.pdf-title {
    font-size: 24pt;
    text-align: center;
    padding: 0 0 20px 0;
}

.pdf-title.pdf-title-dok {
    padding: 20px 0 20px 0;
}

.pdf-title.gauge-delay {
    font-size: 24pt;
    text-align: center;
    padding: 0;
}

.pdf-title.graph-pdf-title {
    text-align: left;
    display: inline-block;
    text-transform: uppercase;
    max-width: 760px;
    line-height: 1.2em;
    padding-left: 0;
    margin-top: 15px;
}

.graph-pdf-export-wrapper {
    display: inline-block;
}

.graph-pdf-export-date {
    font-size: 8pt;
    font-weight: bold;
    color: rgb(0, 62, 106);
    height: 50px;
    line-height: 1.2em;
    vertical-align: middle;
    padding: 22px 0 0 0;
}

.graph-pdf-ipa-logo {
    background-image: url(../images/IPA_logo_map_d.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 80%;
    height: 50px;
    line-height: 50px;
    margin-top: -5px;
    max-width: 240px;
}

.graph-pdf-uber-logo {
    float: right;
    background-image: url(../images/Uber_Logotype_Digital_black.png);
    background-position: center -17px;
    background-repeat: no-repeat;
    background-size: 130%;
    margin-right: 30px;
    height: 75px;
    line-height: 75px;
    width: 160px;
}

.graph-pdf-export-wrapper .graph-export-date {
    float: right;
    padding-right: 5px;
}

.ppp-pdf-wrapper {
    padding-top: 80px;
    padding-left: 50px;
    padding-right: 50px;
    margin-right: -50px;
}

.ppp-pdf-wrapper .ppp-pdf-inner-container {
    padding-top: 10px;
}

.ppp-pdf-wrapper .ppp-pdf-inner-container.key-div {
    padding-right: 30px;
}

.ppp-pdf-wrapper .chart-explanation-text-div .key-boxes-div-wrapperr {
    padding-left: 1em;
}

/*
.ppp-pdf-wrapper .graph-pdf-export-date {
    padding-left: 50px;
}

.ppp-pdf-wrapper .graph-pdf-ipa-logo {
    margin-left: 30px;
}
*/

.ppp-pdf-wrapper .chart-explanation-text:before {
    width: 14px;
    height: 14px;
}

/* Tooltip values*/


.help-tooltip {
    position: relative;
    background: white;
    border: 1px solid #ccc;
    right: 40px;
    bottom: -20px;
    width: 375px;
    min-height: 100px;
    height: auto;
    position: absolute;
    z-index: 99;
    display: none;
}

.help-tooltip:after,
.help-tooltip:before {
    left: 100%;
    bottom: 24px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.help-tooltip:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: white;
    border-width: 20px;
    margin-top: -20px;
}

.help-tooltip:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #ccc;
    border-width: 21px;
    margin-bottom: -1px;
}

.help-close {
    float: right;
    padding: 15px 10px;
    text-decoration: none;
    color: rgb(0, 62, 106);
    cursor: pointer;
    font-size: 12pt;
    background-image: url(../images/tooltip_close_x_d.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding-right: 20px;
    height: 20px;
    line-height: 20px;

}

.help-tooltip-content {
    width: 100%;
    padding: 15px;
}

.help-tooltip-content .help-tooltip-header {
    font-size: 12pt;
    padding: 5px 0 15px 0;
}

.help-tooltip-content .help-tooltip-text {
    font-size: 9pt;
    padding: 0;
}



/* FOOTER */

.inner-footer {
    font-family: Swiss721BT-Light;
    line-height: 40px;
    padding: 5px 45px;
    font-size: 10pt;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    float: none;
}

.footer-outer {
    width: 100%;
    padding: 0;
    display: table;
    background-color: rgb(240, 240, 240);
}

.footer-media-outer {
    width: 100%;
    height: 310px;
    background-color: rgb(0, 62, 106);
    display: table;
}

.footer-media {
    background-color: rgb(0, 62, 106);
    float: none;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    color: white;
    max-width: 1300px;
    display: table;
    /* firefox fix*/
}

.footer-media .media-releases-outer {
    display: table;
    /* firefox fix*/
    background-color: rgb(0, 62, 106);
    height: 100%;
    padding: 50px 45px 15px 45px;
}

.footer-media .media-releases-outer .media-releases-text-div .info-box-text a {
    display: none !important;
}

.footer-media .media-twitter-outer {
    display: table;
    /* firefox fix*/
    background-color: rgb(0, 62, 106);
    height: 100%;
    padding: 30px 20px 30px 0px;
}

.footer-media .media-twitter-div {
    display: table-cell;
    /* firefox fix*/
    background-color: rgb(0, 62, 106);
    height: 100%;
    padding: 20px 15px 0 45px;
    color: white;
    border-left: 3px solid rgb(0, 50, 85);
}

.footer-media .media-twitter-outer .twitter-head {
    font-size: 14pt;
    text-decoration: none;
    font-family: Swiss721BT-Bold;
    background-image: url(../images/twitter_d.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    height: 31px;
    line-height: 31px;
    margin-bottom: 15px;
}

.footer-media .media-twitter-outer .twitter-plugin {
    font-family: Swiss721BT-Light;
    font-size: 10pt;
}

.footer-media .media-twitter-outer .twitter-follow {
    text-decoration: none;
    color: white;
    font-family: Swiss721BT-Bold;
    font-size: 9pt;
    text-transform: uppercase;
}

.footer-media .header-text {}

.footer-link {
    text-decoration: none;
    color: rgb(0, 62, 106);
}

.footer-link.underline {
    text-decoration: underline;
}

.inner-footer a,
.inner-footer a:hover,
.inner-footer a:visited,
.inner-footer a:focus {
    color: rgb(0, 62, 106);
}




/* ANZIP IPA COLORS*/

.bg-darkblue {
    background-color: rgb(0, 62, 106);
}

.bluegreen {
    color: rgb(116, 191, 224);
}

.lightgreen {
    color: rgb(0, 181, 175);
}

.darkpurple {
    color: rgb(0, 50, 85);
}

.white {
    color: rgb(255, 255, 255);
}

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    color: rgb(0, 62, 106);
    font-family: Swiss721BT-Medium;
    font-size: 11pt;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/

/* */

/*
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; 
}
*/
p {
    -webkit-hyphens: none;
    -epub-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
    margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
    quotes: "\201C""\201D""\2018""\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
    content: '';
    content: none;
}

small,
.small {
    font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
    padding: 0 0 0 40px;
}

ol,
ul {
    padding: 0;
    list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/*
WORDPRESS LISTING
*/
ol,
ul {
    margin: 1em 1em;
}

ol,
ul {
    padding: 0;
    list-style-type: initial;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-replacement,
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.clearfix,
.cf,
.comment-respond {
    zoom: 1;
}

.clearfix:before,
.clearfix:after,
.cf:before,
.comment-respond:before,
.cf:after,
.comment-respond:after {
    content: "";
    display: table;
}

.clearfix:after,
.cf:after,
.comment-respond:after {
    clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
    font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
    font-style: italic;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Typography

Need to import a font or set of icons for your site? Drop them in
here or just use this to establish your typographical grid. Or not.
Do whatever you want to...GOSH!

Helpful Articles:
http://trentwalton.com/2012/06/19/fluid-type/
http://ia.net/blog/responsive-typography-the-basics/
http://alistapart.com/column/responsive-typography-is-a-physical-discipline

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  To embed your own fonts, use this syntax
  and place your fonts inside the
  library/fonts folder. For more information
  on embedding fonts, go to:
  http://www.fontsquirrel.com/
  Be sure to remove the comment brackets.
*/
/*  @font-face {
      font-family: 'Font Name';
      src: url('library/fonts/font-name.eot');
      src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
      font-weight: normal;
      font-style: normal;
  }
*/
/*
The following is based of Typebase:
https://github.com/devinhunt/typebase.css
I've edited it a bit, but it's a nice starting point.
*/
/*
 i imported this one in the functions file so bones would look sweet.
 don't forget to remove it for your site.
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
p {
    /* hyphenation NONE*/
    /*
  -ms-word-break: break-all;
  -ms-word-wrap: break-all;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
  */
}

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
https://github.com/dope/lemonade - Neat lightweight grid.


The grid below is a custom built thingy I modeled a bit after
Gridset. It's VERY basic and probably shouldn't be used on
your client projects. The idea is you learn how to roll your
own grids. It's better in the long run and allows you full control
over your project's layout.

******************************************************************/
.last-col {
    float: right;
    padding-right: 0 !important;
}

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
    .m-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }

    .m-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }

    .m-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }

    .m-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }

    .m-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }

    .m-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }

}

/* Portrait tablet to landscape */
@media (min-width: 769px) and (max-width: 1029px) {

    /*instead of min-width: 768px to use mobile design for tablet portrait*/
    .t-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }

    .t-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }

    .t-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }

    .t-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }

    .t-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }

    .t-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }

    .t-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }

    .t-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }

    .t-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }

    .t-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }

    .graph-management-div .indicators .indicator-div {
        margin: 10px;
    }

}

/* Landscape to small desktop */
@media (min-width: 1030px) {
    .d-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }

    .d-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }

    .d-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }

    .d-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }

    .d-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }

    .d-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }

    .d-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }

    .d-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }

    .d-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }

    .d-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }

    .d-1of6 {
        float: left;
        padding-right: 0.75em;
        width: 16.6666666667%;
    }

    .d-1of7 {
        float: left;
        padding-right: 0.75em;
        width: 14.2857142857%;
    }

    .d-2of7 {
        float: left;
        padding-right: 0.75em;
        width: 28.5714286%;
    }

    .d-3of7 {
        float: left;
        padding-right: 0.75em;
        width: 42.8571429%;
    }

    .d-4of7 {
        float: left;
        padding-right: 0.75em;
        width: 57.1428572%;
    }

    .d-5of7 {
        float: left;
        padding-right: 0.75em;
        width: 71.4285715%;
    }

    .d-6of7 {
        float: left;
        padding-right: 0.75em;
        width: 85.7142857%;
    }

    .d-1of8 {
        float: left;
        padding-right: 0.75em;
        width: 12.5%;
    }

    .d-1of9 {
        float: left;
        padding-right: 0.75em;
        width: 11.1111111111%;
    }

    .d-1of10 {
        float: left;
        padding-right: 0.75em;
        width: 10%;
    }

    .d-1of11 {
        float: left;
        padding-right: 0.75em;
        width: 9.09090909091%;
    }

    .d-1of12 {
        float: left;
        padding-right: 0.75em;
        width: 8.33%;
    }
}

/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

******************************************************************/
.alert-help,
.alert-info,
.alert-error,
.alert-success {
    margin: 10px;
    padding: 5px 18px;
    border: 1px solid;
}

.alert-help {
    border-color: #e8dc59;
    background: #ebe16f;
}

.alert-info {
    border-color: #bfe4f4;
    background: #d5edf8;
}

.alert-error {
    border-color: #f8cdce;
    background: #fbe3e4;
}

.alert-success {
    border-color: #deeaae;
    background: #e6efc2;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.blue-btn,
.comment-reply-link,
#submit {
    display: inline-block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: white;
    font-size: 0.9em;
    font-size: 34px;
    line-height: 34px;
    font-weight: normal;
    padding: 0 24px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out;
}

.blue-btn:hover,
.comment-reply-link:hover,
#submit:hover,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    color: white;
    text-decoration: none;
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    top: 1px;
}

/*
An example button.
You can use this example if you want. Just replace all the variables
and it will create a button dependant on those variables.
*/
.blue-btn,
.comment-reply-link,
#submit {
    background-color: #2980b9;
}

.blue-btn:hover,
.comment-reply-link:hover,
#submit:hover,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    background-color: #2574a8;
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    background-color: #2472a4;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    margin-bottom: 14px;
    font-size: 1em;
    color: #5c6b80;
    border-radius: 3px;
    vertical-align: middle;
    box-shadow: none;
    border: 0;
    width: 100%;
    max-width: 400px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #eaedf2;
    -webkit-transition: background-color 0.24s ease-in-out;
    transition: background-color 0.24s ease-in-out;
}

input[type="text"]:focus,
input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
    background-color: #f7f8fa;
}

input[type="text"].error,
input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4;
}

input[type="text"].success,
input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2;
}

input[type="text"][disabled],
input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6;
}

input[type="text"][disabled]:focus,
input[type="text"][disabled]:active,
input[type="text"].is-disabled:focus,
input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
    background-color: #d5edf8;
}

input[type="password"] {
    letter-spacing: 0.3em;
}

textarea {
    max-width: 100%;
    min-height: 120px;
    line-height: 1.5em;
}

select {
    -webkit-appearance: none;
    /* 1 */
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: 97.5% center;
}

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
    font-family: "Swiss721BT-Medium", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 1.5;
    /*color: #5c6b80;*/
    color: rgb(0, 62, 106);
    background-color: white;
    -webkit-font-smoothing: antialiased;

    -webkit-hyphens: none;
    -epub-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;

}

/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
/* for sites that are read right to left (i.e. hebrew) */
/* home page */
/* blog template page */
/* archive page */
/* date archive page */
/* replace the number to the corresponding page number */
/* search page */
/* search result page */
/* no results search page */
/* individual paged search (i.e. body.search-paged-3) */
/* 404 page */
/* single post page */
/* individual post page by id (i.e. body.postid-73) */
/* individual paged single (i.e. body.single-paged-3) */
/* attatchment page */
/* individual attatchment page (i.e. body.attachmentid-763) */
/* style mime type pages */
/* author page */
/* user nicename (i.e. body.author-samueladams) */
/* paged author archives (i.e. body.author-paged-4) for page 4 */
/* category page */
/* individual category page (i.e. body.category-6) */
/* replace the number to the corresponding page number */
/* tag page */
/* individual tag page (i.e. body.tag-news) */
/* replace the number to the corresponding page number */
/* custom page template page */
/* individual page template (i.e. body.page-template-contact-php */
/* replace the number to the corresponding page number */
/* parent page template */
/* child page template */
/* replace the number to the corresponding page number */
/* if user is logged in */
/* paged items like search results or archives */
/* individual paged (i.e. body.paged-3) */
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
    /*
  width: 96%;
  margin: 0 auto; 
  */
}

/*********************
LINK STYLES
*********************/


a {
    color: rgb(0, 62, 106);
    /* on hover */
    /* on click */
    /* mobile tap color */
}

a:visited {
    color: rgb(116, 191, 224);
    /* on hover */
    /* on click */
    /* mobile tap color */
}

a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
    color: rgb(116, 191, 224);
}

a:link,
a:visited:link {
    /*
    this highlights links on iPhones/iPads.
    so it basically works like the :hover selector
    for mobile devices.
    */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    text-rendering: optimizelegibility;
    font-weight: 500;
    /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
    /* removing text decoration from all headline links */
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
    text-decoration: none;
}

h1,
.h1 {
    font-size: 2.5em;
    line-height: 1.333em;
}

h2,
.h2 {
    font-size: 1.75em;
    line-height: 1.4em;
    margin-bottom: 0.375em;
}

h3,
.h3 {
    font-size: 1.125em;
}

h4,
.h4 {
    font-size: 1.1em;
    font-weight: 700;
}

h5,
.h5 {
    font-size: 0.846em;
    line-height: 2.09em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*********************
HEADER STYLES
*********************/


#logo {
    margin: 0.75em 0;
}

#logo a {
    color: white;
}

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
.nav {
    border-bottom: 0;
    margin: 0;
    /* end .menu li */
    /* highlight current page */
    /* end current highlighters */
}

.nav li {
    /*
    so you really have to rethink your dropdowns for mobile.
    you don't want to have it expand too much because the
    screen is so small. How you manage your menu should
    depend on the project. Here's some great info on it:
    http://www.alistapart.com/articles/organizing-mobile/
    */
}

.nav li a {
    display: block;
    text-decoration: none;
    padding: 0.75em;
    /*
      remember this is for mobile ONLY, so there's no need
      to even declare hover styles here, you can do it in
      the style.scss file where it's relevant. We want to
      keep this file as small as possible!
      */
}

.nav li ul.sub-menu li a,
.nav li ul.children li a {
    padding-left: 30px;
}

/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
    margin-top: 1.5em;
}

.hentry {
    background-color: white;
    border-radius: 3px;
    margin-bottom: 1.5em;
}

.hentry header {
    padding: 1.5em;
}

.hentry footer {
    padding: 1.5em;

}

.hentry footer p {
    margin: 0;
}

/* end .hentry */
.single-title,
.page-title,
.entry-title {
    font-family: Swiss721BT-Medium;
    margin: 0;
}

/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
.byline {
    color: #9fa6b4;
    font-style: italic;
    margin: 0;
}

/* entry content */
.entry-content {
    /* font change*/
    font-family: Swiss721BT-Light;
    padding: 1.5em 1.5em 0;
    /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  but it's up to you. Feel free to change it up.
  */
}

.entry-content p {
    margin: 0 0 1.5em;
}

.entry-content table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em;
}

.entry-content table caption {
    margin: 0 0 7px;
    font-size: 0.75em;
    color: #9fa6b4;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.entry-content tr {
    border-bottom: 1px solid #eaedf2;
}

.entry-content tr:nth-child(even) {
    background-color: #f8f9fa;
}

.entry-content td {
    padding: 7px;
    border-right: 1px solid #eaedf2;
}

.entry-content td:last-child {
    border-right: 0;
}

.entry-content th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2;
}

.entry-content th:last-child {
    border-right: 0;
}

.entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: 3px solid #2980b9;
    font-style: italic;
    color: #9fa6b4;
}

.entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em;
}

.entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto;
}

.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
    max-width: 100%;
    height: auto;
}

.entry-content pre {
    background: #323944;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px;
}

/* end .entry-content */
.wp-caption {
    max-width: 100%;
    background: #eee;
    padding: 5px;
    /* images inside wp-caption */
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%;
}

.wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center;
}

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.tags {
    margin: 0;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
    margin: 1.5em 0;
}

.pagination {
    text-align: center;
    padding: 0 45px;
}

.pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px;
}

.pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2;
}

.pagination a,
.pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #2980b9;
}

.pagination a:hover,
.pagination a:focus,
.pagination span:hover,
.pagination span:focus {
    background-color: #2980b9;
    color: white;
}

.pagination .current {
    cursor: default;
    color: #5c6b80;
}

.pagination .current:hover,
.pagination .current:focus {
    background-color: white;
    color: #5c6b80;
}

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
    float: left;
}

.wp-prev-next .next-link {
    float: right;
}

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
    padding: 0.75em;
    margin: 0;
    border-top: 1px solid #f8f9fa;
    /* number of comments span */
}

.commentlist {
    margin: 0;
    list-style-type: none;
}

.comment {
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 1.5em;
    border-bottom: 1px solid #f8f9fa;
    /* vcard */
    /* end .commentlist .vcard */
    /* end children */
    /* general comment classes */
}

.comment .comment-author {
    padding: 7px;
    border: 0;
}

.comment .vcard {
    margin-left: 50px;
}

.comment .vcard cite.fn {
    font-weight: 700;
    font-style: normal;
}

.comment .vcard time {
    display: block;
    font-size: 0.9em;
    font-style: italic;
}

.comment .vcard time a {
    color: #9fa6b4;
    text-decoration: none;
}

.comment .vcard time a:hover {
    text-decoration: underline;
}

.comment .vcard .avatar {
    position: absolute;
    left: 16px;
    border-radius: 50%;
}

.comment:last-child {
    margin-bottom: 0;
}

.comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */
}

.comment[class*=depth-] {
    margin-top: 1.1em;
}

.comment.depth-1 {
    margin-left: 0;
    margin-top: 0;
}

.comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px;
}

.comment.odd {
    background-color: white;
}

.comment.even {
    background: #f8f9fa;
}

/* comment meta */
/* comment content */
.comment_content p {
    margin: 0.7335em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em;
}

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
    font-size: 0.9em;
    float: right;
}

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
    font-style: italic;
    margin: 0 7px;
    text-decoration: none;
    font-size: 0.9em;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
    padding: 1.5em;
    border-top: 1px solid #f8f9fa;
}

#reply-title {
    margin: 0;
}

.logged-in-as {
    color: #9fa6b4;
    font-style: italic;
    margin: 0;
}

.logged-in-as a {
    color: #5c6b80;
}

.comment-form-comment {
    margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
    padding: 1.5em;
    background-color: #f8f9fa;
    font-size: 0.9em;
}

/* comment submit button */
#submit {
    float: right;
    font-size: 1em;
}

/* comment form title */
#comment-form-title {
    margin: 0 0 1.1em;
}

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
    margin: 1.5em 10px 0.7335em 0;
}

/* no comments */
.nocomments {
    margin: 0 20px 1.1em;
}

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul li {
    /* deep nesting */
}

.no-widgets {
    background-color: white;
    padding: 1.5em;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin-bottom: 1.5em;
}

/*********************
FOOTER STYLES
*********************/
.footer {
    clear: both;
    background-color: rgb(240, 240, 240);
}

/*
if you checked out the link above:
http://www.alistapart.com/articles/organizing-mobile/
you'll want to style the footer nav
a bit more in-depth. Remember to keep
it simple because you'll have to
override these styles for the desktop
view.
*/
/* end .footer-links */
/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 769px) {

    /* instead of 481px to use mobile design for tablet portrait*/
    /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: 481px and Up Stylesheet
  
  This stylesheet is loaded for larger devices. It's set to
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection.
  
  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.
  
  ******************************************************************/
    /*
  IMPORTANT NOTE ABOUT SASS 3.3 & UP
  You can't use @extend within media queries
  anymore, so just be aware that if you drop
  them in here, they won't work.
  */
    /*********************
  NAVIGATION STYLES
  *********************/
    /* .menu is clearfixed inside mixins.scss */
    .menu {
        /* end .menu ul */
    }

    .menu ul {
        /* end .menu ul li */
        /* highlight current page */
        /* end current highlighters */
    }

    .menu ul li {
        /*
        plan your menus and drop-downs wisely.
        */
    }

    .menu ul li a {
        /*
          you can use hover styles here even though this size
          has the possibility of being a mobile device.
          */
    }

    /* end .menu */
    /*********************
  POSTS & CONTENT STYLES
  *********************/
    /* entry content */
    .entry-content {
        /* at this larger size, we can start to align images */
    }

    .entry-content .alignleft,
    .entry-content img.alignleft {
        margin-right: 1.5em;
        display: inline;
        float: left;
    }

    .entry-content .alignright,
    .entry-content img.alignright {
        margin-left: 1.5em;
        display: inline;
        float: right;
    }

    .entry-content .aligncenter,
    .entry-content img.aligncenter {
        margin-right: auto;
        margin-left: auto;
        display: block;
        clear: both;
    }

    /* end .entry-content */
    /*********************
  FOOTER STYLES
  *********************/
    /*
  check your menus here. do they look good?
  do they need tweaking?
  */
    /* end .footer-links */


    .header_slider_desktop {
        display: none;
        background-color: rgb(0, 62, 106);
        clear: both;
    }

    .header_slider_mobile {
        display: none;
    }

    .home-info-box .capabilities-icon-div {
        padding: 0;
        font-size: 11pt;
    }

    .home-info-box .capabilities-icon-div .cap-icon-left {
        padding-left: 0;
    }

    .home-info-box .capabilities-icon-div .cap-icon-right {
        padding-right: 0;
    }

    #mobile_key_div,
    #mobile_download_div,
    #mobile_key_download1_div,
    #mobile_key_download2_div {
        display: none;
    }

}

/*
@media only screen and (device-width:1024px) and (orientation:portrait) { 

.home-info-box.ourboard {
    height: 430px;
}

}

@media only screen and (device-width:980px) and (orientation:portrait) { 

.home-info-box.ourboard {
    height: auto;
}

.home-ourboard .ourboard-text-div {
    padding-bottom: 20px;
}

}
*/

@media only screen and (device-width:1024px) and (orientation:landscape) {
    /* IPAD landscape css*/

    #mobile-welcome {
        display: none;
    }

    #ipad-welcome-ls {
        display: block;
        height: 300px;
    }

    #welcome-video-div {
        display: none;
    }

    .welcome-slide-ls {
        min-height: 40vw;
        max-height: 100%;
        max-width: 100%;
        padding: 0;
        width: 100%;
        height: auto;
        position: relative;
        display: block;
        margin-bottom: 20px;
        border: none;
    }


    .welcome-slide-ls>img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: transparent;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -webkit-animation: imageAnimation 10s linear infinite 0s;
        -o-animation: imageAnimation 10s linear infinite 0s;
        -ms-animation: imageAnimation 10s linear infinite 0s;
        animation: imageAnimation 10s linear infinite 0s;
        -moz-animation: imageAnimation 10s linear infinite 0s;
    }

    .welcome-slide-ls>img:nth-child(1) {
        -webkit-animation-delay: 5s;
        -o-animation-delay: 5s;
        -ms-animation-delay: 5s;
        animation-delay: 5s;
        -moz-animation-delay: 5s;
    }

    .welcome-slide-ls>img:nth-child(2) {
        -webkit-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
        -moz-animation-delay: 0s;
    }

    .graph-management-div .indicators .indicator-div {
        margin-right: 15px;
    }

    .graph-management-div .time-period select {
        width: 95%;
        font-size: 10pt;
        padding-left: 5px;
    }

    .graph-management-div .time-period select.small {
        font-size: 8pt;
        padding-left: 2px;
    }

    #checkByJurisdictionSector .col-sm-4.states-div {
        width: 50%;
    }

    #keySectorJurisdictionDesktop .col-xs-2.chart-explanation-text {
        width: 33.33%;
    }

    #checkByJurisdictionIndicator .col-sm-6.states-div {
        width: 100%;
    }

    .home-info-box.ourboard {
        height: 430px;
    }

}

@media only screen and (device-width:980px) and (orientation:landscape) {
    /* IPAD landscape css*/

    #mobile-welcome {
        display: none;
    }

    #ipad-welcome-ls {
        display: block;
        height: 300px;
    }

    #welcome-video-div {
        display: none;
    }

    .welcome-slide-ls {
        min-height: 40vw;
        max-height: 100%;
        max-width: 100%;
        padding: 0;
        width: 100%;
        height: auto;
        position: relative;
        display: block;
        margin-bottom: 20px;
        border: none;
    }


    .welcome-slide-ls>img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: transparent;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -webkit-animation: imageAnimation 10s linear infinite 0s;
        -o-animation: imageAnimation 10s linear infinite 0s;
        -ms-animation: imageAnimation 10s linear infinite 0s;
        animation: imageAnimation 10s linear infinite 0s;
        -moz-animation: imageAnimation 10s linear infinite 0s;
    }

    .welcome-slide-ls>img:nth-child(1) {
        -webkit-animation-delay: 5s;
        -o-animation-delay: 5s;
        -ms-animation-delay: 5s;
        animation-delay: 5s;
        -moz-animation-delay: 5s;
    }

    .welcome-slide-ls>img:nth-child(2) {
        -webkit-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
        -moz-animation-delay: 0s;
    }

    .graph-management-div .indicators .indicator-div {
        margin-right: 15px;
    }

    .graph-management-div .time-period select {
        width: 95%;
        font-size: 10pt;
        padding-left: 5px;
    }

    .graph-management-div .time-period select.small {
        font-size: 8pt;
        padding-left: 2px;
    }

    #checkByJurisdictionSector .col-sm-4.states-div {
        width: 50%;
    }

    #keySectorJurisdictionDesktop .col-xs-2.chart-explanation-text {
        width: 33.33%;
    }

    #checkByJurisdictionIndicator .col-sm-6.states-div {
        width: 100%;
    }

    .home-info-box.ourboard {
        height: auto;
    }

    .home-ourboard .ourboard-text-div {
        padding-bottom: 20px;
    }

    .home-info-box.major-reports {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: 100%;
        background: rgb(0, 62, 106);
        color: white;
    }

    .home-major-reports .major-reports .major-reports-right {
        padding-left: 30px;
    }

    .footer-media-outer,
    .footer-media {
        display: block;
    }


}

@media only screen and (device-width:768px) and (orientation:landscape) {
    /* IPAD landscape css*/

    #mobile-welcome {
        display: none;
    }

    #ipad-welcome-ls {
        display: block;
        height: 300px;
    }

    #welcome-video-div {
        display: none;
    }

    .welcome-slide-ls {
        min-height: 40vw;
        max-height: 100%;
        max-width: 100%;
        padding: 0;
        width: 100%;
        height: auto;
        position: relative;
        display: block;
        margin-bottom: 20px;
        border: none;
    }


    .welcome-slide-ls>img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: transparent;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -webkit-animation: imageAnimation 10s linear infinite 0s;
        -o-animation: imageAnimation 10s linear infinite 0s;
        -ms-animation: imageAnimation 10s linear infinite 0s;
        animation: imageAnimation 10s linear infinite 0s;
        -moz-animation: imageAnimation 10s linear infinite 0s;
    }

    .welcome-slide-ls>img:nth-child(1) {
        -webkit-animation-delay: 5s;
        -o-animation-delay: 5s;
        -ms-animation-delay: 5s;
        animation-delay: 5s;
        -moz-animation-delay: 5s;
    }

    .welcome-slide-ls>img:nth-child(2) {
        -webkit-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
        -moz-animation-delay: 0s;
    }

    .chart-link-div-wrapper .chart-menu-div {
        font-size: 10pt;
    }

    .chart-link-div-wrapper .chart-menu-div.coming-soon {
        min-height: 78px;
    }

    .chart-link-div-wrapper .coming-soon-text {
        bottom: 0;
    }

    .chart-link-outer-wrapper .chart-link-div-wrapper {
        min-height: 78px;
        height: 78px;
    }

    .chart-link-outer-wrapper .chart-link-wrapper {
        height: 78px;
        min-height: 78px;
        vertical-align: middle;
        text-align: left;
    }

    .chart-link-div-wrapper .chart-link-wrapper .chart-submenu-div {
        /*
    display: -webkit-inline-box;
    display: block;    
    */
        height: 78px;
        min-height: 78px;
        width: 100%;
    }

    .chart-link-div-wrapper.have-submenu .chart-submenu-div .chart-link-arrow-text {
        /*height: 50%;*/
        width: 100%;
        height: 37px;
        /* its important for safari browser on Iphone */
    }

    .chart-link-div-wrapper.have-submenu .chart-submenu-div .chart-link-arrow-text.upper {
        border-bottom: 1px solid #ccc;
    }

    .graph-management-div .time-period select {
        width: 95%;
        font-size: 10pt;
        padding-left: 5px;
    }

    .graph-management-div .time-period select.small {
        font-size: 8pt;
        padding-left: 2px;
    }

    #checkByJurisdictionSector .col-sm-4.states-div {
        width: 50%;
    }

    #keySectorJurisdictionDesktop .col-xs-2.chart-explanation-text {
        width: 33.33%;
    }

    #checkByJurisdictionIndicator .col-sm-6.states-div {
        width: 100%;
    }

}

@media (min-width: 769px) and (max-width: 991px) {

    .home-info-box.ourboard {
        height: auto;
    }

    .home-ourboard .ourboard-text-div {
        padding-bottom: 20px;
    }

    .home-info-box.major-reports {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: 100%;
        background: rgb(0, 62, 106);
        color: white;
    }

    .home-major-reports .major-reports .major-reports-right {
        padding-left: 30px;
    }

    .footer-media-outer,
    .footer-media {
        display: block;
    }

}


@media (max-width: 768px) {
    /* instead of 480px to use mobile design for tablet portrait*/
    /*and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/

    /* LOGINFORM OVERRIDE*/

    #loginform .forgotten-pwd-div {
        display: inline-block;
        font-size: 9pt;
        font-weight: normal;
        text-align: left;
        padding: 10px 0;
    }

    #loginform .login-remember label {
        font-size: 9pt;
        font-weight: normal;
    }

    #loginform .forgotten-pwd-div .forgotten-pwd-link {
        text-decoration: underline;
    }

    #loginform .forgotten-pwd-div a,
    #loginform .forgotten-pwd-div a:visited {
        color: rgb(0, 62, 106);
    }

    #loginform .remember-forgotten-wrapper {
        padding-bottom: 0;
    }

    #loginform .login-submit {
        text-align: left;
        padding: 0;
    }

    /* CTF OVERRIDE*/

    #ctf .ctf-tweets .ctf-item .ctf-author-box {
        display: none;
    }

    /* TINY HUNTER OVERRIDE*/

    .graph_hype_container {
        max-width: 90vw;
        margin: auto;
        position: relative;
        width: 480px;
        height: 392px;
        overflow: hidden;
    }

    .graph_anim_hype_container {
        max-width: 100%;
        margin: auto;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .home-policies-research-animation {
        max-width: 90vw;
        width: 480px;
        height: 289px;
        overflow: hidden;
    }

    .general-inner-arrows {
        margin: auto;
        position: relative;
        width: 400px;
        height: 350px;
        overflow: hidden;
    }

    #container {
        position: relative;
    }

    #content {
        margin: 0 !important;
    }

    #inner-header nav {
        height: auto;
        /*200vh*/
        min-height: auto;
    }

    .inner-header-top-row {
        border: none;
    }

    .pagination {
        padding: 15px;
    }

    .m-pt-10 {
        padding-top: 10px !important;
    }

    /* HEADER */

    /*
.ipa-logo {
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/ipa_logo_m.png) no-repeat;
  background-size: 50% 50%;
  background-position: left center;  
  width: 167px; 
  height: 38px; 
  padding-left: 167px; 
}
*/

    .ipa-logo {
        width: 45vw;
    }

    .hidden-on-mobile {
        display: none;
    }

    .only-mobile {
        display: block;
    }

    .homelogo {
        float: left;
        width: 10%;
        margin-left: 15px;
    }

    #head-functions {
        display: none;
    }

    #inner-header #head-functions-small {
        display: block;
    }

    .nav_button .inner.on {
        background-color: white;
    }

    .nav_button .inner2.on {
        background-color: white;
    }

    .outer {
        float: right;
        margin-right: 20px;
        margin-top: 25px;
    }

    .header_slider_desktop {
        display: none;
    }

    .header_slider_mobile {
        display: none;
        background-color: rgb(0, 62, 106);
    }

    .theme-div .btn-div {
        text-align: left;
    }

    /* HOME */

    /*
#container2 {
	display: none;
}
*/


    .welcome-slide {
        min-height: 80vw;
        max-height: 100%;
        max-width: 100%;
        padding: 0;
        width: 100%;
        height: auto;
        position: relative;
        display: block;
        margin-bottom: 20px;
        border: none;
    }


    .welcome-slide>img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: transparent;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -webkit-animation: imageAnimation 10s linear infinite 0s;
        -o-animation: imageAnimation 10s linear infinite 0s;
        -ms-animation: imageAnimation 10s linear infinite 0s;
        animation: imageAnimation 10s linear infinite 0s;
        -moz-animation: imageAnimation 10s linear infinite 0s;
    }

    .welcome-slide>img:nth-child(1) {
        -webkit-animation-delay: 5s;
        -o-animation-delay: 5s;
        -ms-animation-delay: 5s;
        animation-delay: 5s;
        -moz-animation-delay: 5s;
    }

    .welcome-slide>img:nth-child(2) {
        -webkit-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
        -moz-animation-delay: 0s;
    }

    /*
.welcome-slide.w1 {
    background-image: url(../images/home_upper_welcome_m@2x.png);
}

.welcome-slide.w2 {
	background-image: url(../images/home_upper_welcome2_m@2x.png);
}


.welcome-slide:nth-child(1) {
    -webkit-animation: welcome-fade 5s infinite;
	-moz-animation: welcome-fade 5s infinite;
	-o-animation: welcome-fade 5s infinite;
	animation: welcome-fade 5s infinite;
    z-index:10;
}

.welcome-slide:nth-child(2) {
    -webkit-animation: welcome-fade 10s infinite;
	-moz-animation: welcome-fade 10s infinite;
	-o-animation: welcome-fade 10s infinite;
	animation: welcome-fade 10s infinite;
    z-index:10;
}
*/

    .home-upper-welcome {
        height: auto;
        background: none;
    }

    .home-welcome {
        position: relative;
        background-image: none;
        max-width: 1300px;
        min-height: 85vw;
        height: auto;
        overflow: hidden;
        float: none;
        display: block;
        margin: 0 auto;
        padding: 0;
    }

    .home-underlined {
        margin-top: 30px;
    }

    .home-capabilities {
        margin-top: 30px;
    }

    .home-infrastructure {
        margin-top: 30px;
        background: none;
    }

    .home-major-reports {
        margin-top: 30px;
    }

    .home-info-box.major-reports {
        background: rgb(0, 62, 106);
        color: white;
        height: 100%;
    }

    .home-major-reports .major-reports .major-reports-left,
    .home-major-reports .major-reports .major-reports-right {
        color: white;
        background: rgb(0, 62, 106);
        /*height: 100%;    */
    }

    .home-major-reports .major-reports .major-reports-right {
        height: 380px;
    }

    .major-reports .major-reports-right .reports-list-wrapper {
        /*
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    */
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: 100vw;
    }

    .major-reports .major-reports-right .reports-list-wrapper .report-wrapper {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        padding: 0 15px 0 0;
        width: 200px;
        min-width: 200px;
    }

    .major-reports .major-reports-right .reports-head {
        color: white;
        font-family: Swiss721BT-Bold;
        font-weight: normal;
        font-size: 13pt;
    }

    .major-reports .major-reports-right .reports-header-wrapper {
        padding-left: 0;
    }

    .home-info-box>[class*='col-'] {
        padding-right: 15px;
        padding-left: 15px;
    }

    .home-info-box.utilise {
        height: 233px;
    }

    .home-underlined .home-info-box.utilise .utilise-graph-div {
        padding-top: 20px;
    }

    .home-info-box.policies {
        height: 100%;
        display: block;
    }

    .home-policies .policies-animation-div {
        height: 289px;
    }

    .home-policies .policies-text-outer-div {
        padding: 0;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .home-info-box.capabilities-outer {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .home-info-box .capabilities-icon-div {
        padding: 0;
        font-size: 11pt;
    }

    .home-info-box .capabilities-icon-div .cap-icon-left {
        padding-left: 0;
    }

    .home-info-box .capabilities-icon-div .cap-icon-right {
        padding-right: 0;
    }

    .capabilities-icon-div .capabilities-icon-anim {
        width: 100px;
        height: 100px;
    }

    .home-info-box .info-box-text.major-reports {
        border-bottom: 3px solid rgb(0, 50, 85);
        padding-right: 15px;
    }

    .home-info-box .info-box-link-div.link-closer {
        margin-top: 0;
        padding: 10px 0;
    }

    .home-info-box .info-box-link-div.link-closer.our-ceo-link {
        display: none;
    }

    .home-info-box .info-box-link-div.link-closer.link-underline {
        border-bottom: 3px solid rgb(0, 50, 85);
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .home-info-box .info-box-link-text-white.major-report-text {
        font-size: 11pt;
    }

    .utilise-graph-div .utilise-graph-right-bg {
        background-image: url(../images/bg-section-data_mobile.png);
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 10;
        width: 185px;
        height: 180px;
        margin-right: -1px;
        margin-bottom: -1px;
    }

    .utilise-graph-div .utilise-graph-right-bg-text {
        font-size: 11pt;
        text-transform: uppercase;
        text-align: right;
        color: white;
        position: absolute;
        bottom: -10px;
        right: 10px;
        z-index: 3;
        width: 140px;
        height: 60px;
        line-height: 22px;
    }

    .capabilities-icon-div .capabilities-policy {
        background-image: url(../images/pol_res_m@2x.png);
        background-size: contain;
        min-height: 80px;
        height: auto;

    }

    .capabilities-icon-div .capabilities-media {
        background-image: url(../images/med_serv_m@2x.png);
        background-size: contain;
        min-height: 80px;
        height: auto;
    }

    .capabilities-icon-div .capabilities-events {
        background-image: url(../images/evt_avd_m@2x.png);
        background-size: contain;
        min-height: 80px;
        height: auto;
    }

    .capabilities-icon-div .capabilities-policy-text,
    .capabilities-icon-div .capabilities-media-text,
    .capabilities-icon-div .capabilities-events-text {
        margin-top: 15px;
        line-height: 1.1em;
    }

    .home-infrastructure .infrastructure-left {
        padding-top: 0;
    }

    .home-infrastructure .infrastructure-right {
        height: auto;
        padding: 15px 0 0 0;
    }

    .home-infrastructure .infrastructure-right .infrastructure-map-div {
        height: auto;
    }

    .home-infrastructure .infrastructure-right .infrastructure-map-div .infrastructure-map-logo {
        top: 10px;
        width: 265px;
        height: 31px;
    }

    .home-info-box .info-box-text {
        padding: 30px 0 15px 0;
        font-size: 11pt;
        font-family: Swiss721BT-Light;
    }

    .home-info-box .info-box-text.light {
        padding: 30px 0 15px 0;
        font-size: 11pt;
        font-family: Swiss721BT-Light;
    }

    .home-policies .policies-text-div {
        position: relative;
        margin-right: 0;
        height: 100%;
        background-color: rgb(216, 216, 216);
        color: rgb(0, 62, 106);
        padding: 40px 15px 30px 15px;
    }

    .home-info-box.ourboard {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .home-ourboard .ourboard-text-div {
        padding-bottom: 30px;
        height: auto;
        padding-top: 30px;
    }

    .home-ourboard .ourboard-image-outer-div {
        height: auto;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }

    .home-ourboard .ourboard-image-div {
        background-image: url(../images/people_d.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        min-height: 40vw;
        max-height: 100%;
        max-width: 100%;
        position: relative;
        padding: 0;
        width: 100%;
        height: auto;
    }

    .home-ourboard .ourboard-image-inside-div {
        background-image: url(../images/board_leadership_mainpage_image_m.jpg?v2);
        height: 48vw;
        margin-bottom: 0px;
    }


    .theme-div.our-board-bg {
        height: 194px;
        background-image: url(../images/what_is_ipa_bg_m.png);
        background-size: contain;
        margin-bottom: 25px;
    }

    .theme-spacer {
        display: table;
        width: 100%;
        height: 30px;
        padding: 0;
        margin: 0;
    }

    .theme-div .theme-text-wrapper-div {
        left: 30px;
        top: 30%;
        width: 130px;
    }

    .theme-div .theme-text {
        line-height: 1em;
        font-size: 16pt;
        padding-bottom: 10px;
    }

    .theme-div .headline-text {
        font-size: 20pt;
    }

    .theme-div .description-text {
        font-size: 18pt;
    }

    .theme-div .btn-div.closer-btn {
        padding: 0 0 30px 0;
    }

    .our-board-theme {
        background: none;
    }

    .main-wrapper-div .head-text-wrapper-div {
        padding: 0 0 25px 30px;
    }

    .main-wrapper-div .wrapper-div {
        padding: 0 15px;
    }

    .main-wrapper-div .wrapper-div .wrapper-inner-div {
        padding: 0 15px;
    }


    /*
.main-wrapper-div .wrapper-div .wrapper-inner-div:nth-of-type(1) {
	padding: 0 15px;
}

.main-wrapper-div .wrapper-div .wrapper-inner-div:nth-of-type(2) {
	padding: 0 15px;
}

.main-wrapper-div .wrapper-div .wrapper-inner-div:nth-of-type(3) {
	padding: 0 15px;
}
*/

    .main-splitter-outer-big {
        padding: 20px 0;
    }

    .main-line-splitter {
        margin: 0 30px;
        border-bottom: 3px solid rgb(0, 62, 106);
    }

    .main-inner-line-splitter {
        margin: 0 15px;
        border-bottom: 3px solid rgb(0, 62, 106);
    }

    .inner-line-splitter {
        border-bottom: 3px solid rgb(0, 62, 106);
    }

    .inner-line-thin-splitter-div {
        display: table;
        padding: 15px;
        width: 100%;
    }

    .inner-line-thin-splitter {
        margin: 0;
        border-bottom: 3px solid rgb(0, 62, 106);
    }

    .boardman-profile-text-div {
        font-size: 11pt;
        padding-left: 0;
        padding-right: 15px;
        padding-top: 15px;
        font-family: Swiss721BT-Light;
    }

    .main-wrapper-div .chairman-image-div {
        padding: 0 0 30px 15px;
    }

    .chairman-image {
        width: 100%;
        height: auto;
    }

    .chairman-image .attachment-chairman-image {
        width: 100%;
        height: auto;
    }

    .chairman-profile-div .chairman-name-title-div {
        padding: 15px 0;
    }

    .chairman-profile-div .chairman-profile-text-div {
        font-size: 11pt;
        font-family: Swiss721BT-Light;
        padding: 0;
    }

    .boardman-image {
        width: 65%;
        height: auto;
    }

    .boardman-image .attachment-boardman-image {
        width: 100%;
        height: auto;
    }

    .chairman-profile-text-div {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .boardman-profile-div .read-profile-wrapper-mobile .read-profile-nav-div a {
        color: rgb(0, 62, 106);
    }

    .boardman-profile-div .read-profile-wrapper-mobile .read-profile-nav-div a:visited {
        color: rgb(0, 62, 106);
    }

    .boardman-profile-div .read-profile-wrapper-mobile {
        padding: 0 0 30px 0;
    }

    .theme-div.media-release-bg {
        height: 194px;
        background-image: url(../images/media_banner_m.png);
        background-size: contain;
    }

    .media-release-load-more-div .load-more-btn-div {
        padding: 0 30px;
        text-align: left;
    }

    .main-wrapper-div .wrapper-div .wrapper-inner-div.media-release-first {
        padding-top: 20px !important;
        padding-bottom: 30px !important;
    }

    .members-theme {
        background: none;
    }

    .report-submission-wrapper-div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        /*left: -30px;*/
    }

    .report-header-wrapper .open-filter-coll {
        display: inline-block;
        float: right;
        width: 30px;
        height: 20px;
        position: relative;
        background-image: url(../images/filter_expand_arrow_m.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 3px 5px 0 0;
    }

    .report-header-wrapper .close-filter-coll {
        display: inline-block;
        float: right;
        width: 30px;
        height: 20px;
        position: relative;
        background-image: url(../images/filter_condense_arrow_m.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 3px 5px 0 0;
    }

    .report-header-wrapper.collapsed .open-filter-coll {
        display: none;
    }

    .report-header-wrapper .close-filter-coll {
        display: none;
    }

    .theme-div.template-header-row {
        padding-top: 0px;
    }

    .theme-div.template-header-row.report-submission {
        padding-top: 20px;
    }


    .report-outer-wrapper,
    .report-header-wrapper {
        left: 15px;
    }

    .report-header-wrapper {
        border-bottom: 1px solid #ddd;
    }

    #filterResultWrapper.report-header-wrapper .open-filter-coll {
        display: none;
    }

    #filterResultWrapper.report-header-wrapper.collapsed .open-filter-coll {
        display: inline-block;
    }

    #filterResultWrapper.report-header-wrapper .close-filter-coll {
        display: inline-block;
    }

    #filterResultWrapper.report-header-wrapper.collapsed .close-filter-coll {
        display: none;
    }

    #filterWrapper.report-outer-wrapper {
        border-top: none;
    }

    #filterResultWrapper,
    #filterWrapper {
        width: calc(100vw - 60px);
    }

    .report-submission-wrapper-div.filter-outer-wrapper {
        margin: 0 auto;
    }

    .theme-div.members-bg {
        height: 194px;
        background-image: url(../images/member_login_m@2x.png);
        background-size: contain;
    }

    .theme-div .member-login-desc {
        padding: 20px 0px 30px 0;
        font-family: Swiss721BT-Light;
        font-size: 13pt;
    }

    .theme-div .member-registration-text {
        padding: 0 0 20px 0;
        font-family: Swiss721BT-Light;
        font-size: 11pt;
    }

    .theme-div.events-bg {
        height: 194px;
        background-image: url(../images/events_m.png);
        background-size: contain;
    }

    .theme-div.our-capabilities-bg {
        height: 194px;
        background-image: url(../images/our_capabilities_m.png);
        background-size: contain;
    }

    .theme-div.what-is-ipa-bg {
        height: 194px;
        background-image: url(../images/what_is_ipa_bg_m.png);
        background-size: contain;
    }

    .theme-div.contact-us-bg {
        height: 194px;
        background-image: url(../images/contact_banner_m.png);
        background-size: contain;
    }

    .theme-div .events-div {
        padding: 0;
    }

    .main-wrapper-div .wrapper-div .wrapper-inner-div.events-footer-outer {
        padding: 15px;
    }

    .charts-theme {
        margin: 20px 0 0 0;
    }

    .charts-theme .wrapper-div .wrapper-inner-div.chart-left-outer {
        padding: 0;
    }

    .charts-theme .wrapper-div .wrapper-inner-div.chart-left-outer-upper,
    .charts-theme .wrapper-div .wrapper-inner-div.chart-left-outer-lower {
        padding: 0 30px;
    }

    .charts-theme .chart-header-text {
        padding-bottom: 10px;
        line-height: 1.1em;
        font-size: 20pt;
    }

    .charts-theme .chart-sub-header-div .chart-sub-header-text {
        max-width: 100%;
        font-size: 16pt;
        line-height: 1.2em;
        padding: 0 30px;
    }

    .charts-theme .chart-sub-header-div .chart-sub-header-text-ppp {
        line-height: 1em;
        text-transform: uppercase;
        font-size: 14pt;
        font-weight: bold;
        color: rgb(0, 62, 106);
        max-width: 100%;
        padding: 0 30px;
    }

    .charts-theme .chart-sub-header-div .chart-sub-header-text-subtitle-ppp {
        text-transform: uppercase;
        font-size: 12pt;
        color: rgb(0, 62, 106);
        max-width: 100%;
        margin-top: 4px;
        margin-bottom: 0px;
        padding: 0 30px;
        line-height: 1.0em;
    }



    .main-wrapper-div .wrapper-div.graph-div {
        padding: 0;
    }

    .charts-theme .wrapper-div.graph-div .graph-container-div {
        min-width: 200px;
        /*310px*/
        margin: 0 auto;
        padding: 0 0 0 5px;
    }

    /* new mobile graph design */

    .charts-theme .chart-right-grey-div {
        height: 100%;
        padding: 0;
        background-color: white;
    }

    .charts-theme .chart-right-grey-div .inner-chart-right {
        background-color: white;
        padding: 20px 15px;
    }

    .charts-theme .chart-explanation-div {
        padding: 0;
    }

    .charts-theme .chart-explanation-div.mobile-download {
        background-color: rgb(243, 243, 243);
        padding: 15px 30px;
    }

    .graph-div .graph-management-outer {
        padding: 0 15px;
    }

    .chart-crosslink-wrapper {
        border-bottom: 1px solid rgb(217, 217, 217);
        padding-bottom: 10px;
    }

    .chart-explanation-text-div .key-boxes-div-wrapper {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: left;
        -webkit-align-items: left;
        -webkit-box-align: left;
        align-items: left;
    }

    .chart-explanation-text-div .key-boxes-div-wrapper {
        padding-left: 2em;
    }

    #keySectorJurisdictionMobil,
    #keyBoxesCommencementsWrapperMobil,
    #keyBoxesWorkDoneWrapperMobil {
        padding-left: 0;
    }

    .chart-explanation-text-div .key-sector-title,
    .chart-explanation-text-div .key-commencements-title {
        margin-top: 1em;
    }

    .chart-explanation-text-div .key-boxes-div-wrapper.key-sector-title {
        margin-top: 2em;
    }

    .graph-div .chart-explanation-lower-div {
        /*
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;  
    */
    }

    /* end new mobile graph design */


    .graph-div .graph-management-outer-download {
        padding: 20px 0;
    }

    .graph-div .graph-management-outer .graph-management-div.flex-row {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .graph-div .graph-management-outer .graph-management-div.flex-col {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .theme-div .description-line-text {
        line-height: 1.1em;
        font-size: 18pt;
        padding: 10px 30px;
    }

    .graph-management-div .sectors .sectors-div {
        font-family: Swiss721BT-Light;
        margin-right: 0;
        width: 100%;
    }

    .chart-cross-link-outer .cross-link-text {
        font-family: Swiss721BT-Light;
        padding: 20px 0 0 0;
    }

    input[type=checkbox].chart-checkbox+label.chart-cb-label {
        font-size: 9pt;
    }

    .report-outer-wrapper {
        border-bottom: none;
        padding: 0;
    }

    .report-outer-wrapper .graph-management-div {
        padding: 10px 0;
        border-bottom: 1px solid rgb(217, 217, 217);
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    #filterWrapper .graph-management-div.flex-row {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .graph-management-div .filter-outer-wrapper.bordered {
        border-right: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .graph-management-div .graph-management-type-text {
        font-size: 12pt;
        padding-bottom: 10px;
    }

    .graph-management-div .graph-management-type-text.lined {
        padding-top: 0;
    }

    .graph-management-div .graph-management-type-sub-text {
        display: none;
        font-size: 8pt;
        padding: 0 0 10px 0;
    }

    .graph-management-div .indicators .indicator-div {
        text-align: center;
        display: block;
        padding: 0;
        margin: 10px auto;
    }

    .graph-management-div .graph-management-date-row {
        height: auto;
        line-height: auto;
    }

    .graph-management-div .time-period {
        padding-bottom: 10px;
    }

    .graph-management-div .time-period select {
        background-color: #ddd;
    }

    .graph-management-div .jurisdictions {
        display: block;
    }

    .graph-management-outer .generate-graph-outer {
        width: 100%;
        padding: 20px 0;
    }

    .graph-management-outer .generate-graph-outer .generate-graph-div {
        width: 100%;
        text-align: center;
    }

    .graph-management-outer .generate-graph-outer .generate-graph-div .generate-graph-btn {
        font-size: 12pt;
        text-transform: uppercase;
        width: 100%;
        border-radius: 0;
        border: none;
        background-color: rgb(0, 68, 106);
        color: white;
        padding: 10px 0;
    }

    .help-tooltip {
        right: 40px;
        bottom: 62px;
        width: 90%;
        min-height: 100px;
        height: auto;
        position: absolute;
        z-index: 99;
        display: none;
    }

    .help-tooltip-content {
        width: 100%;
        padding: 0 15px 15px 15px;
        max-height: 200px;
        overflow: auto;
    }

    .chart-cross-link-outer {
        margin-top: -1px;
        padding: 0 15px;
    }

    .chart-cross-link-div {
        margin-left: 0;
    }

    .graph-div .chart-cross-link-div .chart-cross-link-div-splitter-outer {
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 5px;
        padding-left: 30px;
    }

    .graph-div .chart-cross-link-div .chart-cross-link-div-splitter-outer .chart-cross-link-div-splitter {
        margin: 0;
        border-bottom: 1px solid rgb(216, 216, 216);
    }

    .chart-cross-link-outer .chart-cross-link-inner-div-left {
        padding: 15px 15px 15px 30px;
        border-right: none;
    }

    .chart-cross-link-outer .chart-cross-link-inner-div-right {
        padding: 15px 15px 15px 30px;
    }

    .new-cross-link-div {
        padding: 20px 0;
    }

    .new-cross-link-div .chart-link-outer-wrapper {
        padding: 0 15px;
    }

    .chart-link-div-outer .chart-link-div-wrapper.first {
        border-top: 2px solid rgb(0, 62, 106);
    }

    .chart-link-div-outer .chart-link-div-wrapper.last {
        border-bottom: 2px solid rgb(0, 62, 106);
    }

    .chart-link-outer-wrapper .chart-link-div-wrapper {
        width: calc(100vw - 30px);
        max-width: 100vw;
        min-height: 100px;
        border-bottom: 1px solid rgb(0, 62, 106);
    }

    .chart-link-div-wrapper .chart-link-wrapper:hover,
    .chart-link-div-wrapper .chart-link-wrapper:active,
    .chart-link-div-wrapper .chart-link-wrapper:focus {
        border-top: 2px solid rgb(0, 62, 106);
        border-bottom: 2px solid rgb(0, 62, 106);
    }

    .chart-link-div-wrapper .chart-menu-div {
        width: calc(100vw - 30px);
        height: 96px;
        /* its important for safari browser on Iphone */
    }

    .chart-link-div-wrapper .chart-submenu-div {
        font-size: 10pt;
    }

    .chart-link-div-wrapper.have-submenu .chart-submenu-div {
        display: none;
    }


    .chart-link-div-wrapper.have-submenu:hover .chart-submenu-div {
        display: -webkit-inline-box;
        display: block;
    }

    .chart-link-div-wrapper.have-submenu .chart-submenu-div .chart-link-arrow-text {
        /*height: 50%;*/
        width: 100%;
        height: 48px;
        /* its important for safari browser on Iphone */
    }

    .chart-link-div-wrapper.have-submenu .chart-submenu-div.one-row .chart-link-arrow-text {
        /*height: 50%;*/
        width: 100%;
        height: 96px;
        /* its important for safari browser on Iphone */
    }

    .chart-link-div-wrapper.have-submenu .chart-submenu-div .chart-link-arrow-text.upper {
        border-bottom: 1px solid #ccc;
    }

    .chart-link-div-wrapper .chart-menu-div.teal {
        font-family: Swiss721BT-Medium;
    }

    .chart-link-div-wrapper .chart-submenu-link-upper,
    .chart-link-div-wrapper .chart-submenu-link-lower {
        font-family: Swiss721BT-Light;
    }

    .chart-link-div-wrapper .chart-submenu-link-upper:hover,
    .chart-link-div-wrapper .chart-submenu-link-lower:hover {
        font-family: Swiss721BT-Medium;
    }

    .media-release-load-more-div {
        padding: 20px 0;
    }

    .media-release-row .media-release-div .header-text {
        font-size: 13pt;
    }

    .media-release-row .media-release-div .date-text {
        font-size: 10pt;
    }

    .media-release-row .media-release-div .media-text {
        font-family: Swiss721BT-Light;
        font-size: 10pt;
        padding: 20px 0 10px 0;
    }

    .events-footer-div .events-footer-text {
        padding: 20px 0 10px 0;
    }

    .media-release-row .media-release-div .media-download-link {
        font-size: 10pt;
        display: inline-block;
    }

    .full-divider-band .divider-band-right-outer .divider-band-wrapper {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .full-divider-band .divider-band-right-outer .divider-band-middle {
        padding: 30px 15px 30px 30px;
    }

    .full-divider-band .divider-band-left-outer .divider-band-right {
        margin: 0 -30px;
        /* iphone video full width*/
    }

    .full-divider-band .divider-band-left-outer .divider-band-right iframe {
        width: 100%;
        /* iphone video full width*/
    }

    .full-divider-band .divider-band-left-outer .divider-band-right img {
        height: auto;
        width: 100%;
        /* iphone img full width*/
    }

    .theme-div.divider-band-right-outer {
        background-image: url(../images/quote_triangle_m.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 38px 100px;
    }


    .gallery .gallery-item {
        margin: 0 -30px 5px -30px;
    }

    .gallery .gallery-item:nth-child(3n+2) dt {
        padding-left: 0;
    }

    .gallery .gallery-item:nth-child(3n+1) dt {
        padding-right: 0;
    }

    .events-div.event-mobile-spacer {
        padding-top: 30px;
    }

    .events-div .event-text-inner {
        font-size: 11pt;
        width: 100%;
        font-family: Swiss721BT-Light;
    }

    .events-div .event-text iframe {
        width: 100%;
    }

    .charts-theme .chart-description-text {
        font-size: 11pt;
        font-family: Swiss721BT-Light;
    }

    .charts-theme .theme-div .graph-div .total-chart-mobile-download-div,
    .charts-theme .theme-div .graph-div .chart-mobile-download-div {
        padding: 0;
    }

    .graph-div .uber-background {
        min-height: 50px;
        background-size: 30%;
    }

    .charts-theme .wrapper-div.graph-div .chart-infodiv-desktop {
        -webkit-flex: 1;
        flex: 1;
    }


    /* mobile hover css*/

    .chart-link-wrapper .menu-glass {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: none;
        z-index: 10;
        width: 100%;
        height: 100%;
        visibility: 1;
        background-color: transparent;
    }

    .chart-submenu-div a.chart-link-arrow-text.mobile-hovered {
        display: none;
    }

    /* Iphone, Ipad  működéséhez kell, hogy 1 tapra csak hover legyen és a következő tapra menjen a linkre */
    .chart-submenu-div:hover a.chart-link-arrow-text.mobile-hovered,
    .chart-submenu-div:focus a.chart-link-arrow-text.mobile-hovered,
    .chart-submenu-div:active a.chart-link-arrow-text.mobile-hovered {
        display: block !important;
        /*display: -webkit-inline-box !important;*/
    }

    /*
.chart-submenu-div a.safari-class {
    display: -webkit-inline-box !important;
}
*/

    .chart-submenu-div:hover a.chart-link-arrow-text.mobile-hovered.iOS-class,
    .chart-submenu-div:focus a.chart-link-arrow-text.mobile-hovered.iOS-class,
    .chart-submenu-div:active a.chart-link-arrow-text.mobile-hovered.iOS-class {
        display: -webkit-inline-box !important;
    }

    /*
.chart-link-outer-wrapper .chart-link-div-wrapper.have-submenu.iOS-class .chart-link-wrapper {
    flex-direction: column;
}
*/






    /* FOOTER*/

    .inner-footer {
        padding: 5px 30px;
    }

    .inner-footer a,
    .inner-footer a:hover,
    .inner-footer a:visited,
    .inner-footer a:focus {
        color: rgb(0, 62, 106);
    }

    .footer-media .media-twitter-div {
        padding: 0;
        border: none;
    }

    .footer-media .media-releases-outer {
        padding: 30px;
        height: auto;
    }

    .footer-media .media-twitter-outer {
        padding: 30px;
        height: auto;
    }

    .footer-media .info-box-sub-header-white {
        font-size: 10pt;
    }

    .footer-media .info-box-link-text-white {
        font-size: 10pt;
    }

    .footer-inner-line-wrapper {
        padding: 0 30px;
    }

    .footer-inner-line-wrapper .footer-inner-line-splitter {
        border-bottom: 4px solid rgb(0, 50, 85);
    }

    .footer-media .info-box-text {
        padding: 10px 0px 10px 0;
    }

    .footer-link.mobile-one-row {
        width: 100%;
        display: block;
        padding-left: 0;
        padding-right: 0;
    }


}

/* Special for 320px mobile*/

@media only screen and (min-width: 320px) and (max-width: 320px) {

    .home-policies-research-animation {
        max-width: 100vw;
    }

    .home-policies .policies-animation-div {
        padding: 0;
    }
}

/*Special for gauge diagrams*/

@media only screen and (min-width: 869px) and (max-width: 991px) {
    .gauge-split-container {
        background-position: 50% 45%;
        background-size: 47%;
    }

    .gauge-raw-container {
        background-position: 50% 43%;
        background-size: 47%;
    }
}


@media only screen and (min-width: 769px) and (max-width: 868px) {
    .gauge-split-container {
        background-position: 50% 39%;
        background-size: 58%;
    }

    .gauge-raw-container {
        background-position: 50% 37%;
        background-size: 62%;
    }
}

/* FIX IPAD portrait*/

@media only screen and (min-width: 768px) and (max-width: 768px) {
    .gauge-split-container {
        background-position: 50% 39%;
        background-size: 58%;
    }

    .gauge-raw-container {
        background-position: 50% 37%;
        background-size: 62%;
    }

    .graph-div .uber-background {
        min-height: 200px;
        background-size: 80%;
    }

    .chart-link-outer-wrapper .chart-link-div-wrapper {
        min-height: 100px;
        height: 100px;
    }

    .chart-link-outer-wrapper .chart-link-wrapper {
        height: 98px;
        min-height: 98px;
        vertical-align: middle;
        text-align: center;
    }

    .chart-link-div-wrapper .chart-link-wrapper .chart-submenu-div {
        height: 98px;
        min-height: 98px;
        width: 100%;
    }

    .new-cross-link-div .chart-link-outer-wrapper {
        padding: 0 30px;
    }

    .home-info-box.major-reports {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }

    .home-major-reports .major-reports .major-reports-right {
        display: block;
        height: 380px;
    }

    #indicator-wrapper-div {
        display: none !important;
    }

    .chart-crosslink-wrapper {
        margin-right: 15px;
        margin-left: 15px;
    }

}


@media only screen and (min-width: 500px) and (max-width: 768px) {
    .utilise-graph-div .utilise-graph-right-bg-mobile {
        right: calc(100vw - 500px);
    }
}

@media only screen and (min-width: 689px) and (max-width: 767px) {
    .gauge-split-container {
        background-position: 50% 42%;
        background-size: 30%;
    }

    .gauge-raw-container {
        background-position: 50% 37%;
        background-size: 34%;
    }
}

@media only screen and (min-width: 609px) and (max-width: 688px) {
    .gauge-split-container {
        background-position: 50% 42%;
        background-size: 35%;
    }

    .gauge-raw-container {
        background-position: 50% 37%;
        background-size: 40%;
    }
}

@media only screen and (min-width: 529px) and (max-width: 608px) {
    .gauge-split-container {
        background-position: 50% 42%;
        background-size: 40%;
    }

    .gauge-raw-container {
        background-position: 50% 37%;
        background-size: 45%;
    }

    .graph-div .uber-background {
        background-size: 40%;
    }
}

@media only screen and (min-width: 469px) and (max-width: 528px) {
    .gauge-split-container {
        background-position: 50% 42%;
        background-size: 43%;
    }

    .gauge-raw-container {
        background-position: 50% 41%;
        background-size: 47%;
    }

    .graph-div .uber-background {
        background-size: 40%;
    }
}

@media only screen and (min-width: 426px) and (max-width: 468px) {
    .gauge-split-container {
        background-position: 50% 46%;
        background-size: 43%;
    }

    .gauge-raw-container {
        background-position: 50% 46%;
        background-size: 43%;
    }

    .graph-div .uber-background {
        background-size: 40%;
    }
}

@media only screen and (min-width: 374px) and (max-width: 425px) {
    .gauge-split-container {
        background-position: 50% 38%;
        background-size: 52%;
    }

    .gauge-raw-container {
        background-position: 50% 35%;
        background-size: 53%;
    }

    .graph-div .uber-background {
        background-size: 50%;
    }
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
    .gauge-split-container {
        background-position: 50% 39%;
        background-size: 59%;
    }

    .gauge-raw-container {
        background-position: 50% 34%;
        background-size: 61%;
    }

    .graph-div .uber-background {
        background-size: 50%;
    }
}

@media only screen and (max-width: 320px) {
    .gauge-split-container {
        background-position: 50% 38%;
        background-size: 70%;
    }

    .gauge-raw-container {
        background-position: 50% 34%;
        background-size: 70%;
    }

    .graph-div .uber-background {
        background-size: 50%;
    }
}

/*********************
SPECIAL - TABLET PORTRAIT (768px) USES MOBILE DESING
*********************/

@media only screen and (min-width: 768px) and (max-width: 768px) {
    /* mobile design for tablet portrait - fix*/

    /* bootstrap override */

    .hidden-xs {
        display: none !important;
    }

    .hidden-sm {
        display: block !important;
    }

    .home-info-box .info-box-link-div.link-closer {
        margin-top: 0px;
    }

    .chairman-image .attachment-chairman-image {
        width: 70%;
    }

    .boardman-image .attachment-boardman-image {
        width: 70%;
    }

    .ipa-logo {
        width: 35vw;
    }


    .welcome-slide>img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: transparent;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -webkit-animation: imageAnimation 10s linear infinite 0s;
        -o-animation: imageAnimation 10s linear infinite 0s;
        -ms-animation: imageAnimation 10s linear infinite 0s;
        animation: imageAnimation 10s linear infinite 0s;
        -moz-animation: imageAnimation 10s linear infinite 0s;
    }

    .welcome-slide>img:nth-child(1) {
        -webkit-animation-delay: 5s;
        -o-animation-delay: 5s;
        -ms-animation-delay: 5s;
        animation-delay: 5s;
        -moz-animation-delay: 5s;
    }

    .welcome-slide>img:nth-child(2) {
        -webkit-animation-delay: 0s;
        -o-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
        -moz-animation-delay: 0s;
    }

    .graph-management-div .graph-management-type-sub-text {
        display: block;
    }

    .home-infrastructure .infrastructure-right .infrastructure-map-div {}

}

/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/

@media only screen and (min-width: 769px) and (max-width: 1029px) {

    /*instead of min-width: 768px to use mobile design for tablet portrait*/
    /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  
  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!
  
  ******************************************************************/
    /*********************
  GENERAL STYLES
  *********************/
    /*********************
  LAYOUT & GRID STYLES
  *********************/
    .theme-div .theme-text {
        max-width: 260px;
    }

    .wrap {
        /*width: 760px; */
    }

    .upper-slider-box .slider-box-header-org {
        font-size: 7pt;
    }

    .upper-slider-box .slider-box-arrow-div {
        position: absolute;
        top: 7px;
        right: 7px;
        font-size: 16pt;
        overflow: hidden;
    }

    .upper-slider-box .slider-box-value {
        font-size: 14pt;
    }

    .upper-slider-box .slider-box-header-type {
        font-size: 10pt;
    }

    .upper-slider-box .slider-box-value-text {
        font-size: 7pt;
    }

    .slider-box-arrow-div .slider-arrow-down {
        background-image: url(../images/arrow-down.png);
        background-position: center center;
        background-repeat: no-repeat;
        width: 11px;
        height: 25px;
        border: none;
        margin-top: -10px;
    }

    .slider-box-arrow-div .slider-arrow-up {
        background-image: url(../images/arrow-up.png);
        background-position: center center;
        background-repeat: no-repeat;
        width: 11px;
        height: 25px;
        border: none;
        margin-top: 0px;
        margin-bottom: -10px;
    }

    .home-info-box-outer.infrastructure-outer {
        overflow: hidden;
    }

    .home-infrastructure .infrastructure-right .infrastructure-map-div {
        min-height: 40vw;
        text-align: center;
    }

    .home-infrastructure .infrastructure-right .infrastructure-map-div .infrastructure-map-logo {
        right: 110px;
    }





    /*********************
  HEADER STYLES
  *********************/
    /*********************
  NAVIGATION STYLES
  *********************/

    /*  
.nav {
    border: 0;
}

.nav ul {
      background: #323944;
      margin-top: 0; 
}

.nav li {
      float: left;
      position: relative;
}

.nav li a {
        border-bottom: 0;
}

.nav li a:hover, .nav li a:focus {
          color: white;
          text-decoration: none; 
}

.nav li ul.sub-menu,
.nav li ul.children {
        margin-top: 0;
        position: absolute;
        z-index: 8999;
}


.nav li ul.sub-menu li,
.nav li ul.children li {
}


.nav li ul.sub-menu li a,
.nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 180px;
            border-bottom: 1px solid #ccc;
}

.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
            border-bottom: 0; 
}

.nav li ul.sub-menu li ul,
.nav li ul.children li ul {
            top: 0;
            left: 100%; 
}

.nav li:hover > ul {
        top: auto;
        visibility: visible; 
}
*/

    /* end .nav */
    /*********************
  SIDEBARS & ASIDES
  *********************/
    .sidebar {
        margin-top: 2.2em;
    }

    .widgettitle {
        border-bottom: 2px solid #444;
        margin-bottom: 0.75em;
    }

    .widget {
        padding: 0 10px;
        margin: 2.2em 0;
    }

    .widget ul li {
        margin-bottom: 0.75em;
        /* deep nesting */
    }

    .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em;
    }

    /* links widget */
    /* meta widget */
    /* pages widget */
    /* recent-posts widget */
    /* archives widget */
    /* tag-cloud widget */
    /* calendar widget */
    /* category widget */
    /* recent-comments widget */
    /* search widget */
    /* text widget */
    /*********************
  FOOTER STYLES
  *********************/
    /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
    .footer-links ul li {
        /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */
    }

    /* end .footer-links */
}



@media only screen and (min-width: 992px) and (max-width: 1029px) {
    /*instead of min-width: 768px to use mobile design for tablet portrait*/

    .home-infrastructure .infrastructure-right .infrastructure-map-div .infrastructure-map-logo {
        right: 10px;
    }

    .gauge-split-container {
        /*
    background-position: 46% 50%;
    background-size: 98%;
    */
        background-position: 50% 49%;
        background-size: 102%;

    }

    .gauge-raw-container {
        /*
    background-position: 46% 48%;
    background-size: 98%;
    */
        background-position: 50% 49%;
        background-size: 102%;
    }

    .graph-management-div .time-period select {
        font-size: 11pt;
        width: 94%;
    }

}



/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 1030px) and (max-width: 1299px) {

    /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Desktop Stylsheet
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.
  
  ******************************************************************/
    .inner-footer {
        overflow: auto;
        float: none;
        max-width: 1300px;
        margin: 0 auto;
        height: 35px;
        line-height: 35px;
        padding: 0 45px;
        font-size: 9pt;
    }

    .wrap {
        max-width: 1300px;
    }

    .upper-slider-box .slider-box-arrow-div {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 16pt;
        overflow: hidden;
    }

    .upper-slider-box .slider-box-value {
        font-size: 20pt;
    }

    .upper-slider-box .slider-box-value-text {
        font-size: 7pt;
    }

    .slider-box-arrow-div .slider-arrow-down {
        background-image: url(../images/arrow-down.png);
        background-position: center center;
        background-repeat: no-repeat;
        width: 15px;
        height: 25px;
        border: none;
        margin-top: -5px;
    }

    .slider-box-arrow-div .slider-arrow-up {
        background-image: url(../images/arrow-up.png);
        background-position: center center;
        background-repeat: no-repeat;
        width: 15px;
        height: 25px;
        border: none;
        margin-top: 0px;
        margin-bottom: -5px;
    }

    .gauge-split-container {
        background-position: 45% 48%;
    }

    .gauge-raw-container {
        background-position: 45% 46%;
    }

}

/* splitted-text css start*/

@media (min-width: 1200px) {
    .chart-cb-label.splitted-text {
        line-height: 1.1em !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .chart-cb-label.splitted-text {
        line-height: 1em !important;
    }
}

@media (min-width: 768px) and (max-width: 897px) {

    .chart-cb-label.splitted-text {
        line-height: 1em !important;
    }
}

/* splitted-text css end*/

@media (min-width: 1200px) and (max-width: 1299px) {

    .gauge-raw-container {
        background-position: 50% 42%;
        background-size: 96%;
    }
}


/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media only screen and (min-width: 1240px) {

    /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Super Large Monitor Stylesheet
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/
}

/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Retina Screens & Devices Stylesheet
  
  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.
  
  ******************************************************************/
    /* 
  
  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:
  
  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }
  
  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:
  
  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }
  
  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 
  
  */
}

/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/

@page {
    size: A4 landscape;
    margin: 10px;
}

@media print {
    /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/

    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12 {
        float: left;
    }

    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        width: 100%;
    }

    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9 {
        width: 75%;
    }

    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6 {
        width: 50%;
    }

    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3 {
        width: 25%;
    }

    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1 {
        width: 8.33333333%;
    }


    /* print background content */

    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    * {
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }

    a:after,
    a:visited:after {
        content: " ("attr(href) ")";
    }

    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " ("attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .sidebar,
    .page-navigation,
    .wp-prev-next,
    .respond-form,
    nav {
        display: none;
    }


    #print_ais.no-print,
    #print_tsi.no-print {
        display: none;
    }

    #print_tsi,
    #print_ais {
        margin-top: 10px;
    }

    .header,
    .footer {
        display: none;
    }

    #content {
        margin: 10px 0 !important;
    }

    #content.wihtoutright {
        margin: 0 !important;
    }

    #content .charts-theme {
        margin-top: 0 !important;
    }

    .charts-theme .chart-explanation-div {
        padding: 0 20px;
    }

    .charts-theme .wrapper-div.graph-div .graph-container-div {
        height: 390px;
        margin-top: -20px;
    }

    .charts-theme .chart-sub-header-div .chart-sub-header-text {
        padding-bottom: 0;
    }

    .chart-explanation-text-div .key-boxes-outer-wrapper .key-boxes-div-wrapper {
        display: table;
        width: 100%;
    }

    #gauge-graph-container-TTI {
        /*height: 550px !important;*/
    }

    #gauge-split-container-wrapper,
    #gauge-raw-container-wrapper {
        width: 72vw !important;
    }

    .gauge-split-container {
        background: url('../images/metric_dials-01.png') !important;
        /*background-position: 5px 44px !important;*/
        background-position: 5px center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        -webkit-print-color-adjust: exact;
        /*height: auto;*/
        /*width: 18vw !important;*/
    }

    .gauge-raw-container {
        background: url('../images/metric_dials-02.png') !important;
        background-position: 5px 40px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        -webkit-print-color-adjust: exact;
        height: auto;
    }

    #keyBoxesJurisdictionDesktop,
    #keySectorDiagram2Desktop {
        display: table;
        width: 100%;
    }

    #keyBoxesJurisdictionDesktop>div,
    #keySectorDiagram2Desktop>div {
        display: table-cell;
        width: 16%;
    }

    .key-sector-title,
    .key-commencements-title {
        display: block;
        width: 16.66%;
    }

    .key-boxes-wrapper {
        display: block;
        width: 66.66%;
    }

    .chart-crosslink-wrapper {
        display: none;
    }

    #keySectorCommencementsDesktop,
    #keySectorWorkDoneDesktop {
        margin-left: 10px;
    }

    .chart-explanation-div-bottom-border .ipa-key-logo,
    .chart-explanation-div .ipa-key-logo {
        display: list-item;
        width: 16.66%;
        margin-top: 0;
        height: 30px;
        line-height: 30px;
        list-style-image: url(../images/IPA_logo_map_print.png);
        list-style-position: inside;
    }

    .selected-key-wrapper {
        display: block;
        width: 83.33%;
    }

    .graph-div .uber-background img {
        display: inline;
    }

    .chart-explanation-div .chart-explanation-text-div {
        padding: 10px 0 0 0;
    }

    .chart-explanation-lower-text {
        padding-top: 0;
    }

    .chart-explanation-lower-text .text-div {
        font-size: 8pt;
    }

    .chart-explanation-text.box-yellow:before {
        border: 7px solid rgb(255, 221, 50);
    }

    .chart-explanation-text.box-green:before {
        border: 7px solid rgb(0, 181, 175);
    }

    .chart-explanation-text.box-lblue:before {
        border: 7px solid rgb(116, 191, 224);
    }

    .chart-explanation-text.box-dblue:before {
        border: 7px solid rgb(0, 62, 106);
    }

    .chart-explanation-text.box-pink:before {
        border: 7px solid rgb(255, 134, 115);
    }

    .chart-explanation-text.box-grey:before {
        border: 7px solid rgb(224, 235, 239);
    }

    .chart-explanation-text.box-syd:before {
        border: 7px solid rgb(116, 191, 224);
        display: inline-block;
        width: 14px;
    }

    .chart-explanation-text.box-syd img {
        display: inline;
    }

    .chart-explanation-text.box-mel:before {
        border: 7px solid rgb(134, 134, 134);
        display: inline-block;
        width: 14px;
    }

    .chart-explanation-text.box-mel img {
        display: inline;
    }

    .chart-explanation-text.box-bri:before {
        border: 7px solid rgb(157, 81, 103);
        display: inline-block;
        width: 14px;
    }

    .chart-explanation-text.box-bri img {
        display: inline;
    }

    .chart-explanation-text.box-per:before {
        border: 7px solid rgb(233, 195, 49);
        display: inline-block;
        width: 14px;
    }

    .chart-explanation-text.box-per img {
        display: inline;
    }

    .chart-explanation-text.box-cth:before {
        border: 7px block #00b5af;
    }

    .chart-explanation-text.box-commonwealth:before {
        border: 7px solid #00b5af;
        /*#00858c;*/
    }

    .chart-explanation-text.box-nz:before {
        border: 7px solid #464646;
    }

    .chart-explanation-text.box-mlg:before {
        border: 7px solid #595999;
    }

    .chart-explanation-text.box-nsw:before {
        border: 7px solid #5890c6;
    }

    .chart-explanation-text.box-vic:before {
        border: 7px solid #787878;
    }

    .chart-explanation-text.box-qld:before {
        border: 7px solid #74072b;
    }

    .chart-explanation-text.box-act:before {
        border: 7px solid #003e6a;
    }

    .chart-explanation-text.box-sa:before {
        border: 7px solid #d35e8c;
    }

    .chart-explanation-text.box-tas:before {
        border: 7px solid #006575;
    }

    .chart-explanation-text.box-wa:before {
        border: 7px solid #bc8e27;
    }

    .chart-explanation-text.box-nt:before {
        border: 7px solid #bd520e;
    }

    .chart-explanation-text.box-total:before {
        border: 7px solid #ff7700;
    }

    .chart-explanation-text.box-road:before {
        border: 7px solid #74bfe0;
    }

    .chart-explanation-text.box-rail:before {
        border: 7px solid #256ec8;
    }

    .chart-explanation-text.box-otherTransport:before {
        border: 7px solid #00b5af;
    }

    .chart-explanation-text.box-energy:before {
        border: 7px solid #e9d325;
    }

    .chart-explanation-text.box-socialInfrastructure:before {
        border: 7px solid #8787cd;
    }

    .chart-explanation-text.box-waterSewerage:before {
        border: 7px solid #a93c7e;
    }

    .chart-explanation-text.box-other:before {
        border: 7px solid #f1872d;
    }

    .chart-explanation-text-div .grey-bordered {
        border: 7px solid rgb(224, 235, 239);
    }

    .chart-explanation-text.box-otherTransport,
    .chart-explanation-text.box-socialInfrastructure,
    .chart-explanation-text.box-waterSewerage {
        width: 33.33% !important;
    }

    .charts-theme .chart-sub-header-div .chart-sub-header-text-ppp {
        line-height: 1.2em;
        max-width: 100%;
        padding-bottom: 15px;
    }

    .chart-explanation-text-div .ipa-key-logo {
        display: none !important;
    }

    .ipa-key-logo-print {
        width: 16.66%;
        display: block;
    }

    #print_ppp .chart-header-text,
    #print_aim .chart-header-text,
    #print_tsi .chart-sub-header-text,
    #print_ais .chart-sub-header-text {
        font-size: 22pt !important;
        width: 95vh !important;
        max-width: 95vh !important;
        margin-bottom: 10px !important;
        color: rgb(0, 62, 106) !important;
    }

    #print_ppp .theme-div,
    #print_aim .theme-div,
    #print_tsi .theme-div,
    #print_ais .theme-div {
        width: 100vw;
    }

    #print_ppp .chart-left-outer,
    #print_aim .chart-left-outer,
    #print_tsi .chart-left-outer,
    #print_ais .chart-left-outer {
        padding: 0 !important;
    }

    #print_ppp .chart-right-outer {
        padding-left: 40px !important;
    }

    #print_tsi .chart-right-outer,
    #print_ais .chart-right-outer {
        padding-left: 30px !important;
    }

    #print_aim .chart-right-outer {
        padding-left: 10px !important;
    }

    #print_ppp .chart-left-outer,
    #print_aim .chart-right-outer,
    #print_tsi .chart-left-outer,
    #print_ais .chart-right-outer {
        width: 70vw;
    }

    #print_ppp .chart-right-outer,
    #print_aim .chart-right-outer,
    #print_tsi .chart-right-outer,
    #print_ais .chart-right-outer {
        width: 30vw;
    }

    #print_aim .print-key-upper,
    #print_aim .print-key-lower {
        width: 100% !important;
    }

    #print_aim .print-key-lower {
        /*padding-top: 20px;*/
    }

    #print_tsi .chart-explanation-div,
    #print_ais .chart-explanation-div {
        margin-top: 0px;
    }


    #print_ppp #chartDescriptionText,
    #print_aim #chartDescriptionText,
    #print_ppp .underline_hype_container,
    #print_aim .underline_hype_container,
    #print_ppp .chart-export-wrapper,
    #print_aim .chart-export-wrapper,
    #print_ppp #mobile_key_div,
    #print_aim #mobile_key_div,
    #print_ppp #mobile_download_div,
    #print_aim #mobile_download_div,
    #print_ppp .inner-line-splitter-div,
    #print_aim .inner-line-splitter-div,
    #print_ppp .description-line-text,
    #print_aim .description-line-text,
    #print_ppp .clear-all-div,
    #print_aim .clear-all-div,
    #print_ppp #graphSearchSection,
    #print_aim #graphSearchSection,
    #print_ppp .chart-cross-link-outer,
    #print_aim .chart-cross-link-outer,
    #print_ppp .chart-explanation-lower-div,
    #print_aim .chart-explanation-lower-div {
        display: none;
    }

    #print_ppp .chart-explanation-text-div,
    #print_aim .chart-explanation-text-div,
    #print_tsi .chart-explanation-text-div,
    #print_ais .chart-explanation-text-div {
        border-bottom: none;
    }

    #print_tsi,
    #print_ais {
        display: table;
        margin: 0;
        padding: 0;
    }

    #print_tsi .chart-header-text,
    #print_ais .chart-header-text,
    #print_tsi #chartDescriptionTextTotal,
    #print_ais #chartDescriptionTextTotal,
    #print_tsi .underline_hype_container,
    #print_ais .underline_hype_container,
    #print_tsi .chart-export-wrapper,
    #print_ais .chart-export-wrapper2,
    #print_tsi #mobile_key_div,
    #print_ais #mobile_key_div,
    #print_tsi #mobile_download_div,
    #print_ais #mobile_download_div,
    #print_tsi .inner-line-splitter-div,
    #print_ais .inner-line-splitter-div,
    #print_tsi .description-line-text,
    #print_ais .description-line-text,
    #print_tsi .clear-all-div,
    #print_ais .clear-all-div,
    #print_tsi #graphSearchSectionTotal,
    #print_ais #graphSearchSectionAvarage,
    #print_tsi .chart-cross-link-outer,
    #print_ais .chart-cross-link-outer,
    #print_tsi #graphSearchSectionByJurisdictionDiagram,
    #print_tsi #graphSearchSectionDiagram,
    #print_ais #graphSearchSectionDiagram2,
    #print_tsi .chart-download-div,
    #print_ais .chart-download-div,
    #print_tsi .chart-link-outer-wrapper,
    #print_ais .chart-link-outer-wrapper,
    #print_tsi #mobile_key_download1_div,
    #print_ais #mobile_key_download2_div,
    #print_tsi .new-cross-link-div,
    #print_ais .new-cross-link-div,
    #print_tsi #chart-right-filter-TTI,
    #print_ais #chart-right-filter-DOK,
    #print_tsi #graphTimeTravelIndex,
    #print_ais #graphDelaysOnKeyRoutes {
        display: none;
    }

    #content .theme-div .theme-spacer {
        display: none;
    }

    /* gauge graph special for old design */

    #print_ais #chartDescriptionTextDOK {
        margin-bottom: 90px;
    }

    #print_ais #dok_key_wrapper .chart-explanation-lower-div-padder {
        display: none;
    }

    #print_ais #dok_key_wrapper .chart-explanation-div {
        padding: 0 30px;
    }

    #print_ais #dok_key_wrapper .chart-explanation-div .chart-explanation-lower-text {
        padding-top: 5px;
    }

    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper1,
    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper2,
    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper3,
    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper4,
    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper5,
    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper6,
    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper7,
    #print_ais #gauge-raw-container-wrapper #gauge-raw-container-wrapper8 {
        min-height: 370px;
    }

    #print_ais #gauge-raw-container-wrapper .description-line-text {
        display: block;
    }


    /* display this items in print*/
    #print_tsi #headerTextTTI,
    #print_ais #headerTextDOK {
        padding-top: 30px;
        display: block;
    }

}

#menu-item-981 {
    position: relative;
}

#menu-item-981:after {
    position: absolute;
    content: '';
    top: 11px;
    right: 20px;
    background: url(../images/lock-icon.svg) 0 0 no-repeat;
    width: 25px;
    height: 25px;
    float: left;
    background-size: 30px;
}

.grecaptcha-badge {
    display: none !important;
}