/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 29 February 2020 10:19:48
*/


/* -----------------------------------------------------------------------------

    0.  Reset & Clearfix
    1.  Document Setup
    2.  Wrap
    3.  Header
    4.  Content
    5.  Homepage
    6.  About
    7.  mains
    8.  Pricing Tables
    9.  Shortcodes
    10. Blog
    11. Portfolio
    12. Contact
    13. Widgets
    14. Footer
    15. Organisational Chart, Tables etc
*/
/* ----------------------------------------------------------------------------- */
/*  0.  Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ----------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, 

sub, sup, tt, 

var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, 

header, hgroup, menu, 

nav, output, ruby, section, summary, time, mark, audio, video, input, textarea {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    vertical-align: baseline;
    font-size: 100%;
}
select {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 1px solid #e1e1e1;
    background: transparent;
    vertical-align: baseline;
    font-size: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    §ght: 1;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
del {
    text-decoration: line-through;
}
hr {
    clear: both;
    margin: 0;
    padding: 0;
    height: 1px;
    border: 0;
    background: transparent;
    color: transparent;
}
mark {
    background-color: #ffffb3;
    font-style: italic;
}
input, select {
    vertical-align: middle;
}
ins {
    background-color: red;
    color: white;
    text-decoration: none;
}
ol, ul {
    list-style: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.clear {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    content: ' ';
    font-size: 0;
    line-height: 0;
line-line-line-line-line-line-;
}
* html .clearfix, :first-child+html .clearfix {
    zoom: 1;
}
/* ----------------------------------------------------------------------------- */
/*  1.  Document Setup
/* ----------------------------------------------------------------------------- */

html {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
}
body {
    overflow-x: hidden;
    overflow-y: auto;
    color: #777;
    font: 14px/1.5 'Lato', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}
a, a > * {
    color: #2d7a51;
    text-decoration: none;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}

    ::-moz-selection {
background: #333;
color: #fff;
text-shadow: none;
}
::selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 15px;
}
h6 {
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    color: #666;
    line-height: 1.3em;
    margin-bottom: 20px;
}
h4, h5, h6 {
    color: #666;
    line-height: 1.3em;
    margin-bottom: 3px;
}
h1 {
    font-weight: 700;
    font-size: 20px;
    color: #2d7b51;
    border-bottom: 1px #ccc dotted;
    padding-bottom:10px;
    margin-bottom: 20px;
}
h1.headline, h2.headline, h3.headline {
    margin-bottom: 25px;
}
h4.headline, h5.headline, h6.headline {
    margin-bottom: 15px;
}
.inline-border {
    position: relative;
    display: block;
    margin: 0 0 40px;
    color: #959595;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 200;
}
.inline-border:before, .inline-border:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 25%;
    height: 1px;
    background: #ececec;
    content: '';
}
.inline-border:after {
    right: 0;
    left: auto;
}
small {
    font-size: 11px;
}
p, pre, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 20px;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
}
object, video {
    display: block;
    height: auto;
}
/*  Forms  -----------------------------------------------------*/

label {
    font-weight: 600;
}
label.error {
    display: block;
    margin-top: -15px;
    margin-bottom: 20px;
    background: none;
    color: red;
    font-weight: 400;
}
input[type="text"], textarea {
    display: block;
    margin-bottom: 20px;
    padding: 7px 8px;
    max-width: 100%;
    width: 240px;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    color: #959595;
    font: 12px/1.6 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-weight: 500;
    -webkit-transition: border linear .3s, box-shadow linear .3s;
    -moz-transition: border linear .3s, box-shadow linear .3s;
    -ms-transition: border linear .3s, box-shadow linear .3s;
    -o-transition: border linear .3s, box-shadow linear .3s;
    transition: border linear .3s, box-shadow linear .3s;
}
textarea {
    min-width: 85%;
    max-width: 85%;
    resize: none;
    -webkit-resize: none;
    -moz-resize: none;
    -webkit-resize: none;
    -moz-resize: none;
}
input[type="submit"], input[type="reset"], input[type="button"], button, .button {
    display: inline-block;
    background: #2d7a51;
    margin: 0 5px 15px 0;
    padding: 7px 20px 8px;
    border-radius: 0px;
    color: #fff;
    font-weight: 800;
    font-size: 13px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    cursor: pointer;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -ms-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out;
    -webkit-font-smoothing: antialiased;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover {
    color: #fff;
    background: #777;
    
}*/
/* ------------------------------------------------------------------------------- */
/*  2.  Wrap
/* ------------------------------------------------------------------------------- */


#body-wrapper {
    position: relative;
    background: #fff;
}
#header-wrapper {
    position: fixed;
    height: 100px;
    width: 100%;
    background-color: #ffffff;
    /*background-image: url(images/fallback-gradient.png); 
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff); 
   background-image:    -moz-linear-gradient(top, #eeeeee, #ffffff);
   background-image:     -ms-linear-gradient(top, #eeeeee, #ffffff);
   background-image:      -o-linear-gradient(top, #eeeeee, #ffffff);*/
    box-shadow: 0 2px 30px rgba(0, 0, 0, .4);
    z-index: 10100;
    margin: 0 auto
}
#content-wrapper {
    position: relative;
    margin: -50px auto 0 auto;
    padding: 0;
    width: 100%;
    z-index: 1000;
    /*background: rgba(255,255,255,.3);*/
}
.container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
}
.leaves-silhouette {
    width: 520px;
    height: 210px;
    position: absolute;
    bottom: -50px;
    right: -345px
}
.container:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "\0020";
}
.fullwidth {
    margin-right: -70px !important;
    margin-left: -70px !important;
}
.fullwidth-padding {
    margin-right: -70px !important;
    margin-left: -70px !important;
    padding-right: 70px !important;
    padding-left: 70px !important;
}
/*  Columns  --------------------------------*/

#main {
    float: left;
    width: 72%;
}
#sidebar {
    float: right;
    width: 23.5%;
}
.one-half {
    width: 47%;
}
.one-third {
    width: 31.9%;
}
.two-third {
    width: 64%;
}
.one-fourth {
    width: 23.5%;
}
.three-fourth {
    width: 74.5%;
}
.one-fifth {
    width: 18.4%;
}
.two-fifth {
    width: 38.8%;
}
.three-fifth {
    width: 59.2%;
}
.four-fifth {
    width: 79.6%;
}
.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth {
    position: relative;
    float: left;
    margin-right: 2%;
}
.column-last {
    clear: right;
    margin-right: 0!important;
}
hr {
    display: block;
}
.sep10 {
    height: 10px;
}
.sep20 {
    height: 20px;
}
.sep30 {
    height: 30px;
}
.sep40 {
    height: 40px;
}
.sep50 {
    height: 50px;
}
.sep60 {
    height: 60px;
}
.sep70 {
    height: 70px;
}
.sep80 {
    height: 80px;
}
.sep90 {
    height: 90px;
}
.sep100 {
    height: 100px;
}
/* ------------------------------------------------------------------------------- */
/*  3.  Header
/* ------------------------------------------------------------------------------- */

#header {
    position: relative;
    margin: 0 auto;
    min-height: 100px;
}
#logo {
    display: block;
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0011/191963/pft-logo-celebrate.png) top left no-repeat; /* OLD LOGO was 131255 width 220*/
    position: absolute;
    top: 0;
    left: 0;
    width: 330px;
    height: 100px;
    margin: 0;
    z-index: 10000;
}
/*  Navigation  --------------------------------*/

#navigation {
    display: inline-block;
    float: right;
    margin-top: 35px;
    margin-right: 30px;
}
#navigation li {
    position: relative;
    float: left;
}
#navigation a {
    position: relative;
    display: block;
    margin: 0 0 0 17px;
    color: #959595;
    font-weight: 500;
    font-size: 16px;
}
#navigation > li > a {
    height: 45px;
    padding: 10px 4px;  /* was 10px 8px */
}
#navigation a:hover, #navigation .hover > a {
    color: #f5821f;
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0018/131256/ul-pointer-orange.png) bottom center no-repeat;
    text-decoration: none !important;
}
#navigation .current > a {
    color: #959595;
    background-image: none !important;
}
#navigation a:hover.no-image {
    color: #f5821f;
    background-image: none !important;
}
/*  Dropdown  --------------------------------*/


#navigation ul {
    position: absolute;
    top: 65px;
    left: 0px;
    z-index: 9999;
    display: none;
    margin: 0 0 0 10px;
    padding: 15px 0 15px 20px;
    width: 220px;
    background: rgba(245, 130, 31, .9);
}
#navigation ul li {
    float: left;
    width: 185px;
    padding: 0 0 0 15px;
    height: auto;
    border-bottom: rgba(255,255,255,.3) 1px solid;
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0019/131257/white-arrow.png) top left no-repeat;
}
#navigation ul.wide {
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: 9999;
    display: none;
    margin: 0 0 0 10px;
    padding: 15px 0 15px 20px;
    width: 355px;
    background: rgba(245, 130, 31, .9);/* -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .35);
                box-shadow: 0 2px 8px rgba(0, 0, 0, .35);*/ /*#f5821f;}*/
}
#navigation ul.wide li {
    float: left;
    width: 320px;
    padding: 0 0 0 15px;
    height: auto;
    border-bottom: rgba(255,255,255,.3) 1px solid;
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0019/131257/white-arrow.png) top left no-repeat;
}
#navigation ul li:last-child {
    border-bottom: none;
}
#navigation ul li i {
    position: absolute;
    right: 10px;
}
#navigation ul li i:before {
    margin-top: 5px;
    color: #c2c2c2;
    content: "\f054";
    font-size: 10px;
    font-family: 'FontAwesome';
}
#navigation ul a {
    display: block;
    margin: 0;
    padding: 5px 15px 5px 0;
    color: #fff;
    font-size: 14px;
    line-height: 125%;
}
#navigation ul a:hover, #navigation ul .hover > a, #navigation ul .current > a, #navigation ul .current > a:hover {
    color: #fff;
    text-decoration: underline !important;
    background-image: none !important;
}
/*  Sub Dropdown  --------------------------------*/

#navigation ul ul {
    top: 0;
    left: 200px;
    margin: 0;
}
/*  Responsive Nav  --------------------------------*/

.selectnav {
    position: absolute;
    top: 0;
    display: none;
    padding: 12px 60px 14px 80px;
    border: none;
    border-radius: 0;
    background: #333 url(https://www.pft.tas.gov.au/__data/assets/image/0020/131258/select-dropdown.png) left center no-repeat;
    color: #959595;
    font-size: 15px;
    -webkit-appearance: none;
}
.selectnav-mask {
    display: none !important;
}
/* ------------------------------------------------------------------------------- */
/*  4.  Content
/* ------------------------------------------------------------------------------- */

#banner {
    height: 230px;
    display: block;
    background: url('https://www.pft.tas.gov.au/__data/assets/image/0014/131450/banner-bg.jpg') top center repeat-x;
}
.title-wrapper {
    max-width: 1000px;
    height: 230px;
    position: relative;
    margin: 0 auto;
}
.title {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 800px;
    height: 120px;
}
.aboutpft {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0013/131260/header-aboutpft.svg) left bottom no-repeat;
}
.services {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0015/131262/header-services.svg) left bottom no-repeat;
}
.publications {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0016/131263/header-publications.svg) left bottom no-repeat;
}
.links {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0017/131264/header-links.svg) left bottom no-repeat;
}
.contactpft {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0019/131266/header-contactpft.svg) left bottom no-repeat;
}
.pftnews {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0020/131267/header-pftnews.svg) left bottom no-repeat;
}
.whatwedo {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0003/131268/header-whatwedo.svg) left bottom no-repeat;
}
.forestryfacts {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0004/131269/header-forestryfacts.svg) left bottom no-repeat;
}
.directors {
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0015/131271/header-directors.svg) left bottom no-repeat;
}
/*  Back to Top  --------------------------------*/

#back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999;
    width: 45px;
    height: 45px;
    border-radius: 0px;
    background: #2d7a51;
    text-align: center;
    line-height: 45px;
}
#back-to-top i {
    color: #fff;
}
/*  Page Title  --------------------------------*/
    
.page-title {
    display: block;
    margin: 0 0 80px;
    padding: 60px 30px 65px;
    letter-spacing:-0.03em;
    font-weight: 800;
    font-size: 72px;
    line-height: 1;
}
.page-title .accent {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.3;
}
.intro {
    font-size: 18px;
}
/* ------------------------------------------------------------------------------- */
/*  5.  Homepage
/* ------------------------------------------------------------------------------- */


    /*  Project Carousel  --------------------------------*/

.project-carousel {
    width: auto !important;
}
.project-carousel div {
    position: relative;
    overflow: hidden;
    width: inherit;
}
.project-carousel li {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 20px 0 0;
    width: 230px;
    height: 230px;
}
.project-carousel img {
    position: relative;
    display: block;
    width: 100%;
}
/*  Carousel Navigation  --------------------------------*/

.jcarousel-next, .jcarousel-prev {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 999;
    display: block;
    margin-top: -37px;
    width: 35px;
    height: 75px;
    border-radius: 0px;
    text-align: center;
    line-height: 75px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.jcarousel-next i, .jcarousel-next i:hover, .jcarousel-prev i, .jcarousel-prev i:hover {
    color: #fff;
}
.jcarousel-prev {
    left: 20px;
}
.project-carousel:hover .jcarousel-next, .project-carousel:hover .jcarousel-prev {
    background: rgba(0,0,0, .2);
    opacity: .5;
}
.project-carousel:hover .jcarousel-next:hover, .project-carousel:hover .jcarousel-next:focus, .project-carousel:hover .jcarousel-next:active, .project-carousel:hover .jcarousel-prev:hover, 

.project-

carousel:hover .jcarousel-prev:focus, .project-carousel:hover .jcarousel-prev:active {
    background: rgba(0,0,0, .4);
    opacity: 1;
}
.jcarousel-next-disabled, .jcarousel-next-disabled:hover, .jcarousel-next-disabled:focus, .jcarousel-next-disabled:active, .jcarousel-prev-disabled, .jcarousel-prev-disabled:hover, 

.jcarousel-prev-

disabled:focus, .jcarousel-prev-disabled:active {
    display: none !important;
    cursor: auto;
}
/*  Blog Feed  --------------------------------*/

.blog-feed {
    color: #636363;
    font-size: 15px;
}
.blog-feed a {
    position: relative;
    display: block;
}
.blog-feed h4 {
    margin-top: 25px;
    margin-bottom: 10px;
}
.blog-feed h5 {
    margin-top: 10px;
}
.blog-feed p {
    margin: 0;
}
/*  Logo List  --------------------------------*/

.logo-list li {
    float: left;
}
.logo-list li a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100px;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.logo-list li a:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
    opacity: 1;
}
.logo-list img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: .5;
    -webkit-transition: all .3s ease;
}
.logo-list li:hover img {
    opacity: 1;
}
/* ------------------------------------------------------------------------------- */
/*  6.  About
/* ------------------------------------------------------------------------------- */

.team-member {
    background: #333;
    opacity: .9;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.team-member:hover {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .4);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .4);
    opacity: 1;
}
.member-photo {
    position: relative;
}
.member-photo img {
    width: 100%;
}
.member-info {
    padding: 16px 25px 9px;
    color: #959595;
    font-size: 12px;
}
.member-info h4 {
    margin: 0;
}
.member-info .position {
    display: block;
    margin-bottom: 15px;
    color: #636363;
}
.member-info p {
    margin: 12px 0;
    padding: 17px 0;
    border-top: 1px solid rgba(255,255,255,.1);
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.member-social-links {
    display: inline-block;
}
.member-social-links li {
    display: block;
    float: left;
}
.member-social-links a {
    margin-right: 10px;
    color: #636363;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
/* ------------------------------------------------------------------------------- */
/*  7.  mains
/* ------------------------------------------------------------------------------- */

.tab-main-description {
    margin-right: 0;
    padding-right: 3%;
}
.tab-main-description h3 {
    font-weight: 700;
    font-size: 20px;
    letter-spacing:-0.03em;
    color: #2d7b51;
}
.tab-main-description p {
    color: #777;
    font-size: 15px;
    padding: 0 0 0 0 !important;
}
.main-description {
    border-right: 1px #ccc dotted;
    margin-right: 0;
    padding-right: 25px;
}
.main-description h3 {
    font-weight: 700;
    font-size: 20px;
    color: #2d7b51;
    border-bottom: 1px #ccc dotted;
    padding-bottom:10px;
    margin-bottom: 20px;
}
.main-description p {
    color: #777;
    font-size: 15px;
    margin-bottom: 20px;
}
.main-description .more {
    float: right;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.main-description ul {
    margin-bottom:20px;
}
.main-description li {
    display: block;
    padding: 0 0 8px 20px;
    font-size: 15px;
    color: #777;
    margin: 0;
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0019/131275/arrow-right.png) left top no-repeat;
}
.main-description li a {
    color: #777;
}
.main-description li a:hover {
    text-decoration: underline;
}

#sidebar .main:hover .more {
    opacity: 1;
}
#sidebar .main li {
    display: block;
    padding: 7px 15px 7px 0;
    margin: 0;
    border-bottom: 1px dotted #ccc;
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0020/131276/download.png) right center no-repeat;
}
#sidebar .main li a {
    color: #777 !important;
}
#sidebar .main li a:hover {
    text-decoration: underline;
}
#sidebar .main li:last-child {
    border: none;
}
/* ------------------------------------------------------------------------------- */
/*  8.  Pricing Tables
/* ------------------------------------------------------------------------------- */

.pricing-table-extended .column, .pricing-table-simple .column {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
}
.pricing-table-extended ul li, .pricing-table-simple ul li {
    position: relative;
    display: block;
    margin: 0;
}
.pricing-table-extended .footer, .pricing-table-simple .footer {
    padding: 24px 20px;
}
/*  Extended Pricing Table  --------------------------------*/

.pricing-table-extended .column {
    display: block;
    border-left: 2px solid #fff;
}
.pricing-table-extended.five-cols .column {
    width: 16.6%;
}
.pricing-table-extended.four-cols .column {
    width: 19.9%;
}
.pricing-table-extended.three-cols .column {
    width: 24.8%;
}
.pricing-table-extended.two-cols .column {
    width: 33.1%;
}
.pricing-table-extended.one-cols .column {
    width: 49.5%;
}
.pricing-table-extended .features-list {
    border: none;
    text-align: left;
}
.pricing-table-extended .level-max {
    z-index: 9999;
    margin: -15px -2px -15px 0;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}
.pricing-table-extended .header {
    min-height: 140px;
    background: #333;
    color: #fff;
}
.pricing-table-extended .features-list .header {
    background: none;
}
.pricing-table-extended .level-one .header {
    background: #636363;
}
.pricing-table-extended .level-max .header {
    min-height: 155px;
}
.pricing-table-extended h1 {
    padding: 12px 15px;
    background: rgba(0, 0, 0, .1);
    color: #fff;
    font-weight: 800;
    font-size: 15px;
}
.pricing-table-extended .level-one h1 {
    color: #fff;
}
.pricing-table-extended .level-max h1 {
    color: #fff;
}
.pricing-table-extended h2 {
    margin-top: 13px;
    color: #fff;
    color: rgba(255,255,255,.7);
    font-weight: 800;
    font-size: 15px;
}
.pricing-table-extended h2 span {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
}
.pricing-table-extended .level-max h2 span {
    font-size: 48px;
}
.pricing-table-extended ul li {
    padding: 9px 20px;
    background: #f9f9f9;
}
.pricing-table-extended ul li:nth-child(even) {
    background: #f1f1f1;
}
.pricing-table-extended .footer {
    background: #f8f8f8;
}
.pricing-table-extended .features-list .footer {
    background: none;
}
.pricing-table-extended .level-max .footer {
    padding: 31px 20px;
    background: #fff;
}
/*  Simple Pricing Table  --------------------------------*/

.pricing-table-simple .column {
    border-left: 2px solid #fff;
    background: #f5f5f5;
}
.pricing-table-simple .column:first-child {
    border: none;
}
.pricing-table-simple.five-cols .column {
    width: 19.9%;
}
.pricing-table-simple.four-cols .column {
    width: 24.9%;
}
.pricing-table-simple.three-cols .column {
    width: 33.1%;
}
.pricing-table-simple.two-cols .column {
    width: 49.6%;
}
.pricing-table-simple.one-cols .column {
    width: 100%;
}
.pricing-table-simple .level-max {
    z-index: 9999;
    margin: -15px -2px -15px 0;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}
.pricing-table-simple .header {
    padding: 26px 20px 23px;
}
.pricing-table-simple .level-max .header {
    padding: 31px 20px 33px;
}
.pricing-table-simple h1 {
    margin: 0 0 7px;
    color: #666;
    font-weight: 600;
    font-size: 15px;
}
.pricing-table-simple h2 {
    margin-bottom: 5px;
    color: #333;
    font-weight: 400;
    font-size: 20px;
}
.pricing-table-simple h2 span {
    color: #333;
    font-weight: 600;
}
.pricing-table-simple h6 {
    margin: 0;
    color: #666;
    font-weight: 200;
    font-size: 12px;
}
.pricing-table-simple ul {
    margin: 0 20px;
}
.pricing-table-simple ul li {
    padding: 8px 0;
    border-top: 1px solid #e1e1e1;
}
.pricing-table-simple ul li:last-child {
    border-bottom: 1px solid #e1e1e1;
}
.pricing-table-simple .level-max .footer {
    margin: 5px 0 10px;
}

/* ------------------------------------------------------------------------------- */
/*  9.  Shortcodes
/* ------------------------------------------------------------------------------- */


    /*  Buttons  --------------------------------*/

.gray-yellow {
    background: #ccc;
}
.gray-yellow:hover {
    background: #ffd800;
}
.yellow-gray {
    background: #ffd800;
}
.yellow-gray:hover {
    background: #ccc;
}
.yellow-darkgray {
    background: #ffd800;
}
.yellow-darkgray:hover {
    background: #333;
}
.darkgray-yellow {
    background: #333;
}
.darkgray-yellow:hover {
    background: #ffd800;
}
.gray-blue {
    background: #ccc;
}
.gray-blue:hover {
    background: #78B9F7;
}
.blue-gray {
    background: #78B9F7;
}
.blue-gray:hover {
    background: #ccc;
}
.blue-darkgray {
    background: #78B9F7;
}
.blue-darkgray:hover {
    background: #333;
}
.darkgray-blue {
    background: #333;
}
.darkgray-blue:hover {
    background: #78B9F7;
}
.gray-cream {
    background: #ccc;
}
.gray-cream:hover {
    background: #EEE9DA;
    color: #333;
}
.cream-gray {
    background: #EEE9DA;
    color: #333;
}
.cream-gray:hover {
    background: #ccc;
}
.cream-darkgray {
    background: #EEE9DA;
    color: #333;
}
.cream-darkgray:hover {
    background: #333;
}
.darkgray-cream {
    background: #333;
}
.darkgray-cream:hover {
    background: #EEE9DA;
    color: #333;
}
.gray-green {
    background: #ccc;
}
.gray-green:hover {
    background: #9BCC45;
}
.green-gray {
    background: #9BCC45;
}
.green-gray:hover {
    background: #ccc;
}
.green-darkgray {
    background: #9BCC45;
}
.green-darkgray:hover {
    background: #333;
}
.darkgray-green {
    background: #333;
}
.darkgray-green:hover {
    background: #9BCC45;
}
.gray-orange {
    background: #ccc;
}
.gray-orange:hover {
    background: #FE9601;
}
.orange-gray {
    background: #FE9601;
}
.orange-gray:hover {
    background: #ccc;
}
.orange-darkgray {
    background: #FE9601;
}
.orange-darkgray:hover {
    background: #333;
}
.darkgray-orange {
    background: #333;
}
.darkgray-orange:hover {
    background: #FE9601;
}
.gray-pink {
    background: #ccc;
}
.gray-pink:hover {
    background: #FF9DBC;
}
.pink-gray {
    background: #FF9DBC;
}
.pink-gray:hover {
    background: #ccc;
}
.pink-darkgray {
    background: #FF9DBC;
}
.pink-darkgray:hover {
    background: #333;
}
.darkgray-pink {
    background: #333;
}
.darkgray-pink:hover {
    background: #FF9DBC;
}
.gray-red {
    background: #ccc;
}
.gray-red:hover {
    background: #D73300;
}
.red-gray {
    background: #D73300;
}
.red-gray:hover {
    background: #ccc;
}
.red-darkgray {
    background: #D73300;
}
.red-darkgray:hover {
    background: #333;
}
.darkgray-red {
    background: #333;
}
.darkgray-red:hover {
    background: #D73300;
}
.gray-tan {
    background: #ccc;
}
.gray-tan:hover {
    background: #D7AD7C;
}
.tan-gray {
    background: #D7AD7C;
}
.tan-gray:hover {
    background: #ccc;
}
.tan-darkgray {
    background: #D7AD7C;
}
.tan-darkgray:hover {
    background: #333;
}
.darkgray-tan {
    background: #333;
}
.darkgray-tan:hover {
    background: #D7AD7C;
}
.white-darkgray {
    background: #fff;
    color: #333;
}
.white-darkgray:hover {
    background: #333;
    color: #fff;
}
.darkgray-white {
    background: #333;
}
.darkgray-white:hover {
    background: #fff;
    color: #333;
}
.button.small {
    padding: 5px 8px 6px;
    font-size: 12px;
    line-height: 11px;
}
.button.big {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 15px;
}
/*  Skills  --------------------------------*/

.skill-title {
    display: block;
    margin-bottom: 3px;
    color: #666;
    font-weight: 600;
}
.skillbar {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    height: 30px;
    border-radius: 0px;
    background: #f2f2f2;
}
.skillbar .skill-progress {
    display: block;
    width: 0%;
    height: 100%;
}
/*  description  --------------------------------*/

.infobox {
    padding: 30px;
    border-radius: 0px;
    background: #f2f2f2;
}
/*  Accordion  --------------------------------*/

.accordion-button {
    position: relative;
    display: block;
    margin: 0;
    padding: 7px 20px 9px 65px;
    border-top: 1px solid #ececec;
    font-weight: 600;
    line-height: auto;
    cursor: pointer;
    color: #fff;
    line-height: 120%;
    background: #2d7a51 url(https://www.pft.tas.gov.au/__data/assets/image/0003/131277/btn-accordian-open.png) left center no-repeat;
}
.accordion-button:first-child {
    border: none;
}
.accordion-content {
    margin: 5px 0 0px !important;
    padding: 0 0 8px 0px;
    font-size: 14px;
    line-height: 130%;
}
.accordion-list ul {
    list-style: inside;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}
.accordion-button span.ui-icon {
    position: absolute;
    left: 0;
    margin: 0;
}
.accordion-button span.ui-icon:before {
    /*color: #fff;
    content: "\f055";
    font-family: FontAwesome;*/
    font-size: 30px;
}
.accordion-button.ui-state-active span.ui-icon:before {
/*content: "\f056";*/
    
}
a.accordion-button {
    color: #fff;
    background: #2d7a51 url(https://www.pft.tas.gov.au/__data/assets/image/0003/131277/btn-accordian-open.png) left center no-repeat;
    font-size: 16px;
    line-height:110%;
}
a:hover.accordion-button {
    color: #fff;
}
.accordion-button.ui-state-active {
    color: #fff;
    background: #f5821f url(https://www.pft.tas.gov.au/__data/assets/image/0004/131278/btn-accordian-close.png) left center no-repeat;
}
/*  Alert Boxes  --------------------------------*/

.alert {
    position: relative;
    margin-bottom: 15px;
    padding: 6px 15px;
    border-radius: 0px;
    color: #FFF;
}
.alert.success {
    background: #9BCC45;
}
.alert.notice {
    background: #78B9F7;
}
.alert.warning {
    background: #FEC901;
}
.alert.error {
    background: #D73300;
}
/*  Content Social Links  --------------------------------*/

.content-social-links li {
    float: left;
    margin: 0 6px 6px 0;
}
.content-social-links li a {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 0px;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 35px;
}
/*  Blockquote  --------------------------------*/
    
blockquote {
    position: relative;
    margin: 30px 0;
    padding: 15px 30px;
    color: #666;
    font-style: italic;
}
blockquote p:last-of-type {
    margin-bottom: 0;
}
blockquote .person {
    display: block;
    margin-top: 10px;
    color: #333;
    font-weight: 600;
    font-style: normal;
}
/*  Lists  --------------------------------*/

ul.circle, ul.disc, ul.square {
    margin-bottom: 25px;
}
ul.circle li, ul.disc li, ul.square li {
    margin: 0 30px 5px;
    color: #666;
}
ul.disc li {
    list-style-type: disc;
}
ul.circle li {
    list-style-type: circle;
}
ul.square li {
    list-style-type: square;
}

/*  Pagination  --------------------------------*/

#pagination a, #pagination .current {
    position: relative;
    float: left;
    margin-right: 8px;
    width: 25px;
    height: 25px;
    border-radius: 0px;
    background: #e1e1e1;
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 15px;
    line-height: 24px;
}
#pagination a:hover, #pagination .current {
    color: #fff;
}
#pagination a i {
    color: #fff;
    font-size: 12px;
}
/*  Comments  --------------------------------*/

.comments-list {
    margin: 36px 0 70px;
    padding: 0 0 10px;

    border-bottom: 1px solid #ececec;
}
.comment {
    margin-top: 10px;
    padding-top: 30px;
    border-top: 1px solid #ececec;
    font-size: 12px;
}
.comment .children .comment {
    margin-top: 10px;
    padding-top: 30px;
}
.comment:first-child {
    margin: 0;
    padding: 0;
    border-top: none;
}
.comment .avatar {
    position: relative;
    z-index: 1;
    float: left;
    width: 50px;
    height: 50px;
}
.comment .respond {
    margin: 40px 0 50px;
}
.comment .comment-entry, .comment .comment-meta {
    margin-left: 60px;
}
.comment .comment-entry {
    color: #666;
}
.comment .comment-meta {
    margin-top: -4px;
}
.comment .author {
    margin: 0;
    font-weight: 600;
}
.comment .reply {
    color: #666;
}
.comment .date {
    margin: 1px 0 8px;
    color: #666;
}
.comment .children {
    padding-left: 60px;
}
.comment .children .comment {
    position: relative;
    border-top: 1px solid #ececec;
}
/*  Comments Form  --------------------------------*/

#comments-form {
    margin-top: 30px;
}
/*  Blog (Alt. Version)  --------------------------------*/

.post-block {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
    border-radius: 0px;
    background: #333;
}
.post-block .post-entry {
    margin: 13px 20px 15px;
}
.post-block .post-entry h2 {
    margin-bottom: 15px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    font-weight: 700;
    font-size: 18px;
    ;
}
.post-block .post-entry h2:hover {
    color: #fff;
}
.post-block .post-entry p {
    color: rgba(255, 255, 255, .5);
    font-size: 12px;
}
.post-block img {
    display: block;
    width: 100%;
}
.post-block .post-meta {
    margin: 0;
    padding: 11px 20px;
    background: rgba(255, 255, 255, .1);
    font-weight: 800;
    font-size: 12px;
}
.post-block .comments {
    float: right;
}
/* ------------------------------------------------------------------------------- */
/*  11.  Portfolio
/* ------------------------------------------------------------------------------- */

    /*  Project Feed Filter  --------------------------------*/

.project-feed-filter {
    display: inline-block;
    margin: 0 0 40px;
    font-size: 15px;
}
.project-feed-filter li {
    display: block;
    float: left;
    margin: 0;
    padding: 5px 0;
    list-style: none;
}
.project-feed-filter a {
    display: block;
    margin: 0 20px 0 0;
    color: #666;
}
.project-feed-filter a:hover, .project-feed-filter .current {
    color: #333;
}
/*  Project Feed  --------------------------------*/

.project-feed > div {
    position: relative;
    float: left;
    margin: 0 0 20px 0;
    list-style: none;
}
.project-feed div a {
    display: block;
}
.project-feed div img {
    display: block;
    width: 100%;
}
/*  Project Item Overlay  --------------------------------*/

.project-item {
    overflow: hidden;
}
.project-item .thumbnail {
    position: relative;
    overflow: hidden;
}
.project-item .overlay, .overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0011/131141/overlay_background.svg);
}
.project-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-backface-visibility: hidden;
}
.project-item:hover .mask {
    opacity: .95;
}
.project-item img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.project-item:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}
.project-item .icon-image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
}
.project-item .icon-image:hover {
    background: #333;
}
.project-item .icon-image i {
    color: #fff;
}
.project-item .thumbnail img {
    position: relative;
    overflow: hidden;
}
.project-item .item-title {
    position: absolute;
    bottom: 40px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 500;
}
.project-item .item-title:hover {
    color: #333;
}
.project-item .thumb-item-title {
    position: relative;
    padding: 15px 20px;
    background: #333;
    text-align: center;
}
.project-item .thumb-item-title h6 a:hover {
    color: #FFF;
}
.project-item .thumb-item-title span {
    color: #666;
    font-size: 12px;
}
/*  Portfolio Details  --------------------------------*/

.project-title {
    float: left;
    margin-bottom: 30px;
    line-height: 1.3;
}
.project-nav {
    float: right;
    margin: 15px 0 0;
}
.project-nav a {
    float: left;
    margin-left: 8px;
    width: 25px;
    height: 25px;
    border-radius: 0px;
    background: #e1e1e1;
    color: #fff;
    text-align: center;
    font-weight: 800;
    line-height: 24px;
}
.project-nav a i {
    color: #fff;
    font-size: 12px;
}
.project-description .overview {
    margin-top: 70px;
    font-size: 12px;
}
.project-description .overview h5 {
    margin-bottom: 20px;
}
.project-description .description {
    margin-bottom: 20px;
}
/*  Isotope Plugin  --------------------------------*/

#infscr-loading {
    position: absolute;
    bottom: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
}
#infscr-loading img {
    display: none;
}
#infscr-loading div {
    display: inline-block;
    padding: 15px 20px;
    border-radius: 0px;
    color: #fff;
    font-weight: 800;
    font-size: 15px;
}
/*  Isotope Plugin  --------------------------------*/

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
    pointer-events: none;
}
.isotope, .isotope .isotope-item {/* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
/* ------------------------------------------------------------------------------- */
/*  12.  Contact
/* ------------------------------------------------------------------------------- */

#google-map img {
  max-width: none;
  max-height: none;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
  }
  
  #google-map h1 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    padding: 15px 0 0 15px;
    color:#2d7a51;
    font-size:15px;
      margin-bottom:5px;
  }
  
  #google-map p  {
    display: block;
    padding: 0 0 0 15px;
      color:#666;
    margin-bottom: 5px;
      font-size:14px;
      font-weight:400px;
  }
  
  #google-map a.quicklink  {
    display: block;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size:14px;
    padding: 0 0 0 15px;
    margin-bottom: 15px;
  }
  
  #google-map a:hover.quicklink  {
    text-decoration:underline;
  }
  
  

.contact-intro {
    margin: 60px 0 40px;
    color: #333;
    font-size: 15px;
}
.contact-info .address {
    margin-top: 20px;
}
#contact-form {
    margin-top: 25px;
}
/* ------------------------------------------------------------------------------- */
/*  13.  Widgets
/* ------------------------------------------------------------------------------- */

.widget {
    margin: 0 0 50px;
    font-size: 12px;
}
#footer .widget {
    margin: 0;
}
.widget h3 {
    margin: 0 0 18px;
    font-weight: 600;
    font-size: 20px;
}
/*  Search  --------------------------------*/

.widget_search input {
    width: 212px !important;
}
#sidebar .widget_search {
    margin-top: 15px;
}
/*  Categories  --------------------------------*/

#sidebar .widget_categories li {
    padding: 7px 0 7px 13px;
    border-bottom: 1px solid #ececec;
    background: url(../images/c_icon_next.png) no-repeat 0 12px;
}
#sidebar .widget_categories li:last-child {
    border: none;
}
#sidebar .widget_categories li a {
    color: #666;
}
#footer .widget_categories li {
    border-bottom: 1px solid #484848;
    background: url(../images/c_icon_next_g.png) no-repeat 0 12px;
}
#footer .widget_categories li:last-child {
    border: none;
}
#footer .widget_categories li a {
    color: #666;
}
/*  Text Widget  --------------------------------*/

#sidebar .widget_text {
    color: #666;
}
/*  Tabs With Posts  --------------------------------*/

.ui-tabs .ui-tabs-nav {
    display: block;
    display: table;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  margin-top: -50px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .ui-tabs .ui-tabs-nav {
    display: block;
    display: table;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  margin-top: -70px;
}
}
.bordered.ui-tabs .container-wrapper {
    position: relative;
    display: block;
    padding: 30px 0px;
}
.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav li.wide130, .ui-tabs .ui-tabs-nav li.wide180, .ui-tabs .ui-tabs-nav li.wide200 {
    position: relative;
    float: left;
    margin: 0 15px 20px 0;
    padding: 0;
    width: 150px;
    font-size: 16px;
    line-height: 110%;
    background: #fff;
    border: none !important;
        
}
.ui-tabs .ui-tabs-nav li.wide130 {
    width: 130px;
}
.ui-tabs .ui-tabs-nav li.wide180 {
    width: 180px;
}
.ui-tabs .ui-tabs-nav li.wide200 {
    width: 200px;
}
#sidebar .ui-tabs .ui-tabs-nav li {
    width: 50%;
}
.ui-tabs .ui-tabs-nav li a {
    display: block;
    height:43px;
    padding: 7px 10px 0px 55px;
    border-left: none;
    color: #777;
    text-align: left;
    font-weight: 600;
    /*border-top: 1px #fff solid;
    border-left: 1px #fff solid;*/
}
.ui-tabs .ui-tabs-nav li a.happening {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0015/131361/tab-btn-happening.png) bottom left no-repeat;
}
.ui-tabs .ui-tabs-nav li a:hover.happening, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a.happening {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0016/131362/tab-btn-happening-hover.png) bottom left no-repeat;
    text-decoration: none !important;
}
.ui-tabs .ui-tabs-nav li a.facts {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0004/131359/tab-btn-facts.png) bottom left no-repeat;
}
.ui-tabs .ui-tabs-nav li a:hover.facts, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a.facts {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0014/131360/tab-btn-facts-hover.png) bottom left no-repeat;
    text-decoration: none !important;
}
.ui-tabs .ui-tabs-nav li a.toolbox {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0003/131367/tab-btn-toolbox.png) bottom left no-repeat;
}
.ui-tabs .ui-tabs-nav li a:hover.toolbox, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a.toolbox {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0004/131368/tab-btn-toolbox-hover.png)bottom left no-repeat;
    text-decoration: none !important;
}
.ui-tabs .ui-tabs-nav li a.portal {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0017/131363/tab-btn-portal.png) bottom left no-repeat;
}
.ui-tabs .ui-tabs-nav li a:hover.portal, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a.portal {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0018/131364/tab-btn-portal-hover.png) bottom left no-repeat;
    text-decoration: none !important;
}
.ui-tabs .ui-tabs-nav li a.record {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0019/131365/tab-btn-record.png) bottom left no-repeat;
}
.ui-tabs .ui-tabs-nav li a:hover.record, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a.record {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0020/131366/tab-btn-record-hover.png) bottom left no-repeat;
    text-decoration: none !important;
}
.ui-tabs .ui-tabs-nav li a:last-child {
    margin-right: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    color: #f5821f;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    position: relative;
    display: block;
    border-right: 1px #ccc dotted;
    margin-right: 0;
    min-height: 780px;
}
.ui-tabs .ui-tabs-panel h3 {
    font-weight: 700;
    font-size: 20px;
    color: #666;
}
.ui-tabs .ui-tabs-panel p {
    display: block;
    font-size: 15px;
    padding: 0 25px 0 0;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
/*  Twitter Feed  --------------------------------*/

.twitter-feed li {
    margin: 0 0 10px;
}
.jta-tweet-timestamp {
    display: block;
}
.jta-clear {
    display: none;
}
#sidebar .jta-tweet-text {
    color: #666;
}
#sidebar .jta-tweet-text:before {
    margin: 0 5px 0 -16px;
    color: #666;
    content: "\f099";
    font-family: FontAwesome;
}
#sidebar .jta-tweet-text a {
    color: #333;
}
#sidebar .jta-tweet-list-item {
    padding-left: 16px;
}
#sidebar .jta-tweet-timestamp-link {
    color: #666;
}
#footer .jta-tweet-text {
    color: #666;
}
#footer .jta-tweet-timestamp-link {
    color: #666;
}
/*  Photo Stream  --------------------------------*/

.photo-stream {
    margin-right: -12px;
}
.photo-stream li {
    float: left;
    overflow: hidden;
    margin: 0 10px 10px 0;
}
.photo-stream a {
    display: block;
    border-radius: 0px;
}
.photo-stream a:hover img {
    opacity: .4;
}
.photo-stream img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 0px;
}
#footer .photo-stream {
    margin-top: 22px;
}
/* ------------------------------------------------------------------------------- */
/*  14.  Footer
/* ------------------------------------------------------------------------------- */

#footer {
    margin: 0;
    padding: 0;
    background: none !important;
    color: #666;
    font-size: 12px;
}
#footer .logo {
    display: block;
    margin-top: -15px;
    margin-bottom: 20px;
    color: #fff;
    letter-spacing: -0.03em;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.2em;
}
#footer h3 {
    margin-bottom: 20px;
    color: #666;
    font-weight: 700;
    font-size: 15px;
}
#footer a {
    color: #666;
}
/*  Copyright & Social Links  --------------------------------*/

#footer .info {
    margin: 60px auto 0;
    padding: 30px 0;
    width: 100%;
    background: #eee;
    color: #666;
}
.info p {
    float: left;
    padding-top: 12px;
}
.disclaimer ul {
    position: relative;
    float: left;
}
.disclaimer li a {
    display: block;
    float: left;
    padding: 0;
    margin-right: 12px;
    padding-right: 12px;
    line-height: 18px;
    border-right: 1px dotted #999;
}
.social-links {
    float: right;
}
.social-links li {
    float: left;
    margin-left: 8px;
    border-radius: 3px;
    background: #2d7a51;
    text-align: center;
}
.social-links li.facebook {
    background:#435083;
}
.social-links li.linkedin {
    background:#397ba9;
}
.social-links li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.social-links li a i {
    color: #fff;
}
.social-links li a:hover {
    opacity: 1;
}
.no-border {
    border: none !important;
}
.no-margin {
    margin: 0px !important;
}

.wf_file {
    color: #777 !important;
}
.wf_file a {
    color: #777 !important;
}
.wf_file_text span {
    color: #777 !important;
}
span.wf_file_text {
    color: #777 !important;
}

#main .wf_file a, #main .wf_file, #main span.wf_file_text  {
    color: #2d7a51 !important;
}
.ui-tabs .ui-tabs-panel .wf_file a, .ui-tabs .ui-tabs-panel .wf_file, .ui-tabs .ui-tabs-panel span.wf_file_text  {
    color: #2d7a51 !important;
}



p.link-external-list {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0015/131370/link-external.png) left top no-repeat;
    display: block;
    padding: 0 0 10px 25px;
    line-height: 120%;
    margin-bottom:10px;
    /*border-top: #e6e6e6 1px solid;*/
    border-bottom: #ccc 1px dotted;
    width:93%;
}
p.link-external-list a {
    color: #2d7a51;
    margin-bottom:0px;
}
p.link-external-list a:hover {
    text-decoration: underline;
}


p.link-external {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0015/131370/link-external.png) left top no-repeat;
    display: block;
    padding: 0 0 0 25px;
    line-height: 120%;
    margin-bottom:10px;
    width:93%;
}
p.link-external a {
    color: #2d7a51 !important;
    margin-bottom:0px;
}
p.link-external a:hover {
    text-decoration: underline;
}


p.link-pdf {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0016/131371/link-download.png) left top no-repeat;
    display: block;
    line-height: 120%;
    padding: 0 0 20px 25px;
    margin-bottom:20px;
    border-bottom: #ccc 1px dotted;
    width:93%;
}
p.link-pdf a {
    color: #2d7a51 !important;
}
p.link-pdf a:hover {
    text-decoration: underline;
}

p.link-pdf-list {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0016/131371/link-download.png) left top no-repeat;
    display: block;
    width:93%;
    padding: 0 0 10px 25px;
    line-height: 120%;
    margin-bottom:10px;
    /*border-top: #e6e6e6 1px solid;*/
    border-bottom: #ccc 1px dotted;
}
p.link-pdf-list a {
    color: #2d7a51;
    margin-bottom:0px;
}
p.link-pdf-list a:hover {
    text-decoration: underline;
}




/*---tabs links---*/

.ui-tabs .ui-tabs-panel p.link-pdf {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0016/131371/link-download.png) left top no-repeat;
    display: block;
    line-height: 120%;
    padding: 0 0 20px 25px;
    margin-bottom:20px;
    border-bottom: #ccc 1px dotted;
}
.ui-tabs .ui-tabs-panel p.link-pdf a {
    color: #2d7a51 !important;
}
.ui-tabs .ui-tabs-panel p.link-pdf a:hover {
    text-decoration: underline;
}
.ui-tabs .ui-tabs-panel p.link-external-list {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0015/131370/link-external.png) left top no-repeat;
    display: block;
    padding: 0 0 10px 25px;
    line-height: 120%;
    margin-bottom:10px;
    /*border-top: #e6e6e6 1px solid;*/
    border-bottom: #ccc 1px dotted;
}
.ui-tabs .ui-tabs-panel p.link-external-list a {
    color: #2d7a51;
    margin-bottom:0px;
}
.ui-tabs .ui-tabs-panel p.link-external-list a:hover {
    text-decoration: underline;
}


.ui-tabs .ui-tabs-panel p.link-external {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0015/131370/link-external.png) left top no-repeat;
    display: block;
    padding: 0 0 0 25px;
    line-height: 120%;
    margin-bottom:10px;
}
.ui-tabs .ui-tabs-panel p.link-external a {
    color: #2d7a51 !important;
    margin-bottom:0px;
}
.ui-tabs .ui-tabs-panel p.link-external a:hover {
    text-decoration: underline;
}


.ui-tabs .ui-tabs-panel p.link-pdf-list {
    background: url(https://www.pft.tas.gov.au/__data/assets/image/0016/131371/link-download.png) left top no-repeat;
    display: block;
    padding: 0 0 10px 25px;
    line-height: 120%;
    margin-bottom:10px;
    /*border-top: #e6e6e6 1px solid;*/
    border-bottom: #ccc 1px dotted;
}
.ui-tabs .ui-tabs-panel p.link-pdf-list a {
    color: #2d7a51;
    margin-bottom:0px;
}
.ui-tabs .ui-tabs-panel p.link-pdf-list a:hover {
    text-decoration: underline;
}

/* ------------------------------------------------------------------------------- */
/*   15.  Organisational Chart, Tables etc
/* ------------------------------------------------------------------------------- */


#table-wrapper {
    position:relative;
    width:100%;
    font-family:'Lato', Helvetica, Arial, sans-serif;
    color: #777;
    margin:0 auto;
}

.box {
    position: relative;
    float:left;
    width:99.3%;    
    background: #f6f6f6 url(https://www.pft.tas.gov.au/__data/assets/image/0017/131372/org-chart-pointer.png) bottom center no-repeat;
    text-align:center;
    margin:0 auto;
    padding:0;
    /*border-top: 1px solid #dfdfdf;*/
}
.box img {
    position: absolute;
    left:0;
    top:0;
    width:30px;
    height: 30px;
    
}
.one-third-box {
    position: relative;
    width: 32%;
    float: left;
    margin-right: 1.5%;
    height:250px;
    background: #f6f6f6 url(https://www.pft.tas.gov.au/__data/assets/image/0018/131373/org-chart-pointer-mobile.png) bottom center no-repeat;
}
.one-half-box {
    position: relative;
    width: 48.7%;
    float: left;
    margin-right: 1.5%;
    background: #f6f6f6 url(https://www.pft.tas.gov.au/__data/assets/image/0018/131373/org-chart-pointer-mobile.png) bottom center no-repeat;
}
.box p {
    padding:20px 20px 40px 20px;
    line-height:130%;
    margin:0;
}
.last-box, .last-box p {
    background-image: none !important;
    padding:20px;
    
}
/* ------------------------------------------------------------------------------- */
/*  10.  Blog
/* ------------------------------------------------------------------------------- */
   
.post {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px dotted #ccc;
    width: 97%;
    min-height: 180px;
}
.post img {
    float: left;
    display: block;
    width: 110px;
    min-height: 135px;
    border: 4px #fff solid;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
    behavior: url(PIE.htc);
    opacity: 1;
}

.post h3  {
    margin: 10px 0 5px 144px;
    text-transform: capitalize;
    font-weight: 700;
    border:none !important;
    color: #666;
}
.post h4  {
    margin: 10px 0 5px 144px;
}
.post p {
    margin-bottom: 15px;
    margin-left: 144px;
    padding-right: 0px !important;
    overflow:hidden;
    font-size:15px;
}
.post .more {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.post .more a {
    color: #2d7a51;
    -webkit-transition: all .3s ease;
}
.post .more a:hover {
    color: #666;
    -webkit-transition: all .3s ease;
}
.post.single p:last-child {
    margin-bottom: 10px;
}
.post-meta {
    margin-bottom: 15px;
    color: #666;
}
.post-meta span {
    display: block;
    font-size: 12px;
    margin-left: 144px;
}
.post-meta a {
    color: #666;
}

.main-description ul {
    margin-top: 10px !important;
    margin-left: 10px !important;
}

.main-description li {
    display: block !important;
    padding: 0px 0px 8px 20px !important;
    font-size: 15px !important;
    color: #777 !important;
    margin: 0 !important;
    clear: both !important;
    width: 500px !important;;
    background: url(https://www.pft.tas.gov.au/__data/assets/file/0019/131275/arrow-right.png) left top no-repeat !important;
    margin-top: 0px !important;
}
