/*
    Document   : main
    Created on : 30-Jul-2009, 15:17:02
    Author     : gamblesb
    Description:
    Main site CSS framework
*/
html, body {
    /*    background:  #F6F6F6 url(/local_assets/img/egp/d4-1.jpg) no-repeat top left; background: #ffe1f0;*/
    /*background: #F6F6F6;  */
    background:#FFF;
    margin:0 0;
    padding:0px;
    font-size:14px;
    font-family:'Museo Sans', sans-serif;
    font-weight:300;
}

#header_bg h1 {font-weight:100;}
#header_bg + hr {display:none;}

/*h1, h2, h3 {color:#007377;}*/
h1, h2, h3, .text-h1, .text-h2, .text-h3 {color:#212121;}


h3 {
    font-size: 1.3rem;
    /*color:#3F3F3F;*/
    /*color:#01804a;*/    
    font-weight:300;
    margin-bottom:0px;
}
h3.large{
	font-size: 1.6rem;
}
	
	
h2.title {
	font-size: 1.6rem;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	color: #01804a;
	font-weight:300;
	
	}

p, td, li {
    /*font-size: 92%;*/
    font-size:1rem;
}

/* Links */
a:link, a:visited {
    /*color: #205488;*/
    color:#007377;
    text-decoration: none;
}
a:hover {
    /*color: #000;*/
    /*color:#007377;*/
    color:#00B0B9;
    text-decoration: underline;
}
a:focus, a:active {
	/*background-color:#79D9EE;*/
	color:#000;
	}

.dash-seperator{
    margin:10px 0 10px 0;
    width:100%;height:1px;
    border-bottom: dashed 1px #ccc;
}

.center {text-align:center;}
.block {display:block;}
.shadow {box-shadow:0 3px 4px -0.8px rgba(0,0,0,0.333);}

div#pgContainer {
    position: relative;
    /* 993px;*/
    width: 76.5em;
    /* 1280px */
    /*width:92.251em;*/
    margin: 0px auto;
    padding: 7px 0px 0px 0px;
    text-align: left;
    background: #FFF;
}

#contId {
    overflow:hidden;
    padding-bottom:420px;
}
div#pgHead {
    height: 107px;
    /*margin:0px 9px 0.75rem;*/
    margin:0 0 0.75rem;
    /*border-bottom: 1px solid #01804a;*/
    /*border-bottom: 1px solid #007377;*/
    /*box-shadow:0 2px 8px -3px rgba(0,0,0,0.55), 0 6px 14px -7px rgba(0,0,0,0.3);*/
}
div#pgHead div#em_logo {
    position: absolute;
    top: 24px; /*22px */
    left: 15px; /* 30px 10px 22px */
}

/* Addition, should always display block on image links */
#em_logo a {display:block; height:77px;}
#em_logo img {max-width:250px;}

div#pgHead div#textLinks {
    position: absolute;
    top: 10px;
    right: 16px;
    padding: 0 0 0 0;
    width:500px;
    text-align:right;
}
div#pgHead div#textLinks ul {
    margin: 0 ;
    padding: 0;
}
div#pgHead  ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 2px;
    display: inline;
    list-style-type: none;
}
div#pgHead div#textLinks ul li a  {
    /*color: #000;*/
    color:#007377;
    text-decoration:none;
    font-size:.92rem;
}
div#pgHead div#textLinks ul li a:hover {
    color:#00B0B9;
    text-decoration:underline;
}

div#pgHead div#textLinks div#headerBox1 {
    height: 40px;
    margin: 17px -3px 0 0;
    text-align: right;
    color: #FFF;
    cursor: pointer;
}
div#pgHead div#textLinks div#headerBox1 .language_menu {
    display: none;
    width: 9.85em;
    float: right;
    text-align: left;
    border: 1px solid #000;
    color: #FFF;
    background: url("/common_assets/img/surround/tans.png") repeat;
    border-radius: 4px;
    padding: 6px 8px 8px 6px;
    z-index: 500;
}
div#pgHead div#textLinks div#headerBox1 .language_menu li {
    padding-left: 0;
    color: #000;
     z-index: 500;
}
div#pgHead div#textLinks div#headerBox1 .language_menu li a {
    /*padding: 0 0 0 8px;*/
    display: block;
    width: auto;
    height: auto;
        color: #000;
         z-index: 500;
}
div#pgHead div#textLinks div#headerBox1 .language_menu li a:hover {
    color:#00B0B9;
    text-decoration: underline;
    z-index: 500;
}
div#pgLtCol {
    margin: 4px 0 0 10px;
    padding: 0;
    width:13.85em;
    float:left;
}

#pgLtCol a {display:block; text-align:center;}
#pgLtCol a img {margin:0 auto;}
#pgLtCol .left a, #pgLtCol li a {text-align:left;}
#pgLtCol a:hover, #pgLtCol .left a:hover, #pgLtCol li a:hover {text-decoration:underline; color:#00B0B9;}
#login a {display:inline-block; font-size:1rem; line-height:1.2; margin-bottom:4px; color:#007377;}

/*html>body div#pgLtCol {
        margin: 4px 0 0 10px;
        }*/
div#pgSectionCn div#breadCrumb {
	font-size: .86em;
	float:left;
	margin-bottom: 0px;
	}
div#pgSectionCn div#breadcrumbEnd, div#pgSectionCn div#breadEnd {
	font-size: 0.86rem;
	margin-left: .3em;
	height:20px;
	}
div#pgSectionCn {
/*margin: 0 6px 0 15.3em;*/
margin: 0 6px 0 16em;
padding-top: 4px;
min-height: 600px;
}
div#infoMessage div#feedbackMessageBox{
	background: #ECF0F3;
	padding: .8em .2em .2em .8em;
	margin: 0 3.5em .8em 3.5em;
	border-radius:7px;
	-webkit-border-radius:7px;
	color: #990000;
	height: 42px;
}
div#infoMessage div#feedbackMessageBox  div {
	margin: 13px 0 0 59px;
}
div.tabBox {
        margin: 1em 0;
        border-bottom: 1px solid #697578;
        padding: .5em 0 .5em .8em;
        font-size:.86rem;
        }
div.tabBox div.tabs {
        display:inline;
        padding: 6px 5px 5px 5px;
        background:  #ECF0F3 url(/local_assets/img/surround/graded_round_box-wide.jpg) repeat-x left top;
        border-radius:7px 7px 0 0;
        -webkit-border-radius:7px 7px 0 0;
        -webkit-border-top-left-radius:7px;
        -webkit-border-top-right-radius:7px;
        font-size:1.1em;
        border-top: 1px solid #B4C3C6;
        border-right: 1px solid #B4C3C6;
        border-left: 1px solid #B4C3C6;
        }
div.tabBox div.tabsSelected {
        padding: 6px;
        color: #37474B;
        }
div.tabBox div.tabs a {
        color: #37474B;
        text-decoration: none;
        }
div#pgSectionCn div#pgSectionCnLeft {
        float: left;
        width: 38.1em;
        /*width: 52.12em;*/
        /*padding: 0 2em 0 1em;*/
}
div#pgSectionCn div#pgSectionCnLeftQuarter {
        width: 43.5em;  /* 44.5em; */
		float: left;
}
div#pgSectionCn div#pgSectionCnLeftHalf {
        width: 29.7em;
		float: left;
}
div#pgSectionCn div#maincontent h3.inline {
	color: #212121;
	margin: 0 .3em 0 0;
}
div#pgSectionCn div#pgSectionCnLeftQuarter h2 {
    margin: 1em 0 0 0 ;
}
div#pgSectionCn div#pgSectionCnLeftQuarter h3 {
    margin: 0 0 0 0 ;
}
div#pgSectionCn div.tableRounded {
    padding: 6px 0 6px 0;
    margin: 0 0 8px 0;
    width: 100%;
    background: #EFEFEF;
}
div#pgSectionCn div.tableRounded h3 {
    margin: 0 .9em;
    padding: 0 .4em .4em .4em;
    color: #37474B;
    border-bottom:1px dashed #CCC;
    font-size: .96rem;
    }
div#pgSectionCn div.tableRounded table {
    font-size: .94rem;
    background: #FFF;
    margin: 0;
    width: 100%;
}
div#pgSectionCn div.tableRounded table caption {
        display: none;
}
div#pgSectionCn div.tableRounded th {
        padding:0 0 8px 0;
        background: #EFEFEF; /*#575757*/
        color:#000;
        font-weight:300;
        text-align: center;
}
div#pgSectionCn div.tableRounded tr {
        background: #EFEFEF;
}
div#pgSectionCn div.tableRounded tr.tableRow {
        background: #FFF;
}
div#pgSectionCn div.tableRounded td {
        padding:.5em;
}
div#pgSectionCn div.tableRounded td.column1 {
        width: 74%;
        text-align:left;
}
div#pgSectionCn div.tableRounded td.column2 {
        width: 12%;
        text-align:center;
}
div#pgSectionCn div.tableRounded td.column3 {
       width: 14%;
       text-align:center;
}
div#pgSectionCn div#pgSectionCnRight {
        float: right;
        width: 21.3em;
        /*width:19em;*/
}
div#pgSectionCn div#pgSectionCnRightQuarter {
        width: 15.9em; /* 14.9em; */
		float: right;
}
div#pgSectionCn div#pgSectionCnRightHalf {
        width: 29.7em;
		float: right;
}
div#pgSectionCn div#pgSectionBottom {
	width: 100%;
	display: table;
}
div#pgFoot {
    /*position:relative;*/
    /*background: #F6F6F6;*/
    /*padding-left: 200px;*/
    position:absolute;
    clear:both;
    background:#FFF;
    padding:0 0 10px 226px;
    margin:0;
    color:#4A4A4A;
    font-size:.86rem;     
    margin-top:88px;
    border-top: 1px solid #cdcdcd;
    bottom:0;
    width:845px;
}
div#pgFoot h4{
    font-weight:300;
	margin-top:-8px;
}
div#pgFoot ul {margin:0 0 24px;}
div#pgFoot a {
    /*color:#4A4A4A;*/
    color:#007377;
    text-decoration:none;
    font-size:12px;
}
div#pgFoot a:hover {
    color:#00B0B9;
    text-decoration:underline;
}
div#pgFootLogo {
    position:relative;
    clear:both;
    padding:1px 0 1px 10px;
    font-size:1.14286rem;
    border-top:1px solid #d2d2d2;
    margin:10px 0 0 -226px;
}

div#pgFoot ul {padding:0 0 0 22px; list-style:none;}
div#pgFoot li {
    line-height:164%;
}    
div#column1, div#column2, div#column3 {
    float: left;
    width: 31.6%;
    padding: 1.2em .5em 0 .5em;
}
div#column1 h4, div#column2 h4, div#column3 h4 {
   /*border-bottom: 1px solid #cdcdcd;*/
   /*padding:.9em 0 .6em 1em;*/
   padding:.4em 0 .3em 1em;
   margin:0;
   font-size: 1.5rem;
   font-weight: 300;
   margin-top:-8px;
}

h3.searchOptions {
	background: #EEF2F5 url(/local_assets/img/surround/icon_openclose.gif) no-repeat left top; 
	width: 198px;
	cursor:pointer;
	text-align: center;
	height: 16px;
}
h3.searchOptions span {
            font-size: 1.1rem;
}
h3.searchOptions.active {
	background-position: left bottom; 
}
input.searchInput {
	width:314px;
}
input.inputLink {
    border:none;
    background: none; /*#ECF0F3;*/
    color: blue;
    font-size:9px;
    margin:0 0 0 -2px;
    cursor: pointer;
}
input.inputLinkHover {
    color: #000;
}
/* boxes */
div.leftMenuLoginBox, div.leftMenuBox {
    width: 100%;
    margin: 0 0 .5em 0;
    display:table;
    padding-bottom:.2em;
}
div.leftMenuLoginBox {
    /*background: #ECF0F3; */
}	
div.leftMenuLoginBox h3 {
    /*background: #01804a url(/local_assets/img/egp/leftmenulogin_background.gif) no-repeat left top;*/
    /*background: #007377 url(/local_assets/img/egp/leftmenulogin_background.png) no-repeat left top;*/
    /*padding:4px 0 0 1.3em;*/
    padding:4px 0 0;
    /*color: #FFF;*/
    /*color:#007377;*/
    color:#212121;
    margin:0 0 10px 0;
    font-size: 1.1rem;
    height:20px;
    cursor:pointer;
    font-weight: 300;
}
div.leftMenuLoginBox  h3.active {
	background-position: left bottom;
	}
div.leftMenuLoginBox  h3.activeone {
   
    background-position: left bottom;
    
}
div.leftMenuLoginBox div.welcomeBox {
        padding: 0 .4em 0 .4em;
	   font-size: .86rem;
	}
div.leftMenuLoginBox div.welcomeBox div, div.leftMenuBox div {
        margin: 4px 0 .3em 0;
	}
div.leftMenuLoginBox div.welcomeBox div, div.leftMenuBox div div {
        margin: 4px 0 .2em 0;
        padding-top: 2px;
        /*border-top: 1px solid #D6D7D9;*/
	}
div.leftMenuLoginBox div.welcomeBox div a:hover, div.leftMenuBox div div a:hover{
        color:#00B0B9;
        text-decoration:underline;
	}
div.leftMenuLoginBox div.welcomeBox span.welcomeText {
        font-weight: bold;
        font-style: italic;
	}
div.leftMenuLoginBox a, div.leftMenuLoginBox a:visited, div.leftMenuBox a, div.leftMenuBox a:visited {
        color: #007377;
        text-decoration:none;
	}

div.leftMenuLoginBox div#loginForm {
        padding: 0 2px .5em 0;
        text-align:right;
        border-bottom:2px solid #FFF;
        }
div.leftMenuLoginBox div#loginForm div {
        margin-left:.5em;
	}
div.leftMenuLoginBox form a, div.leftMenuLoginBox form a:visited {
	color: #0000D9;
	/*text-decoration: underline;*/
        font-size: .86rem;
	}
div.leftMenuLoginBox form label {
	font-size:.86rem;
	padding: 0 .2em;
}
div.leftMenuLoginBox form input  {
	font-size:.89rem;
	margin: 2px 0;
        padding: 1px 3px;
        width: 110px;
        /*border:1px solid #BCCBA0;*/
        border:1px solid #CCC;
}
div.leftMenuLoginBox form input.go  {
        /*width: 40px;*/
        width: auto;
        font-size:.86rem;
        /*border:1px solid #BCCBA0;*/
        border:0 none;
        padding:6px;
}

div.leftMenuLoginBox form input.go:hover {
    /*background:#007377;*/
    background-color:#00B0B9;
    color:#FFF;
}

.leftMenuBox + .leftMenuBox {
    border-top:1px solid #CCC;
}

div.leftMenuBox h3	{
    /*background: #01804a;*/
    /*background:#007377;*/
    padding:1em .3em 0.3em;
    /*color: #FFF;*/
    /*color:#007377;*/
    color:#212121; /* Amend request from DJ@2016.12.07 */
    font-weight:300;
    margin:0;
    font-size:1.3rem;
}
div.leftMenuBox h3.browse {
        /*background: #01804a; */
        background:#007377;
        border-top: 2px solid #FFF;
        padding:.3em .4em;
        }
div.leftMenuBox div {
        padding: 0 0 0 5px;
        }
div.leftMenuBox form {
        display: inline;
        }
div.leftMenuBox input {
        width:168px;
        margin: 4px 0;
        border:1px solid #BCCBA0;
        }
div.leftMenuBox select {
        font-size: .82rem;
        width: 124px;
        margin: 0 3px 0 1px;
        }
div.leftMenuBox form input.go {
    width:auto;
    margin:0 4px 0 0;
    padding: 0px 3px;
    font-size: .9rem;
    border:1px solid #BCCBA0;
    }
div.leftMenuBox div div {
    font-size:.86rem;
    padding-bottom: .2em;
    }
div.leftMenuBox ul {
    margin:0 0 10px 0;
    padding-left: 0;
    list-style-type: none;
}
div.leftMenuBox ul a {
    display: block;
    padding: 6px 4px 6px 10px;
    width:auto;
    height:1.2em;
    /*border-top: 1px solid #D6D7D9;*/
    font-size:1rem;
    color:#007377;
}

div.leftMenuBox ul li {padding:0 4px 0 10px;}
div.leftMenuBox ul li a {padding:7px 2px 7px 2px;}

html>body div.leftMenuBox ul a {
	height:auto;
	}



div.leftMenuBox a:link, #navlist a:visited {
        display:block;
        color: #007377;
        text-decoration: none;
    }
div.leftMenuBox ul a:hover, div.leftMenuBox ul a:focus {
        /*background: #DAE2E4;*/
        /*border-bottom:2px solid #007377;*/
        text-decoration: underline;
    }
div.leftMenuBox ul a:hover {color:#00B0B9;}
div.leftMenuBox ul  ul.level1 {
    /*
    margin-left: 6px;
    padding-left: 6px;
    */
    margin-left:0;
    padding-left:0;
}
div.leftMenuBox ul  ul.level1 a {
	display: block;
	/*color: #000;*/
    color:#007377;
	/*border-top:1px solid #D6D7D9;*/
    /*border-left:1px solid #D6D7D9;*/
	width:auto;
	padding-left: 5px;
	}
div.leftMenuBox ul  ul.level1 a.highlight, div.leftMenuBox ul  ul.level1 a:active, div.leftMenuBox ul  ul.level1 a:focus  {
	/*background: #e5f2ec;*/
	 /*background: #B4C3C6 url(/local_assets/img/surround/leftmenulhead_background.jpg) repeat-x left bottom; */
	/*font-weight:bold;*/
    /*border-left:2px solid #01804a;*/
    /*border-left:2px solid #007377;*/
    text-decoration: underline;
}
.inline {
    display: inline;
    }
.smalltext {
     font-size:.86em;
}
div.searchResulthead {
	padding: .3em 0 .3em 34px;
	margin: 1em 0 0 23px;
	font-size: .88rem;
	background: #ECF0F3 url(/common_assets/img/surround/selectall.gif) no-repeat left bottom;
	border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
	}
form textarea {
	font: 1em 'Museo Sans', sans-serif;
	}

/* Tables */
table.resultsTable {
	width: 99%;
	font-size: 1rem;
}
table.resultsTable  caption {
	margin-top: .5em;
	}
table.resultsTable  th{
	display: none;
}
table.resultsTable td.column1 {
    width: 23px;
	font-size:.86rem;
	text-align:center;
	padding-top:.7em;
	border-bottom : 1px dashed #D6D7D9;
	}
table.resultsTable td.column2 {
    width: 31px;
	background: #ECF0F3;
	text-align: center;
	padding-top:.35em;
	border-bottom : 1px dashed #D6D7D9;
    }
table.resultsTable td.column3 {
    width: 40px;
	text-align: center;
	padding: .5em 0 .5em 0;
	border-bottom : 1px dashed #D6D7D9;
    }
table.resultsTable td.access {
   background: #FFF url(/common_assets/img/icons/content_accesskey_search.gif) no-repeat center bottom;
    }
table.resultsTable td.column4 {
    font-size:.86rem;
	padding: .4em 0 .6em 0;
	border-bottom : 1px dashed #D6D7D9;
    }
table.resultsTable td.column4 span.header {
	font-size: 1.14286rem;
	}
table.resultsTable td.column4 div{
	padding: .3em 1em;
	margin-top:.5em;
	font-size:1.1rem;
    }
table.resultsTable td.column4 div.smalltext{
	font-size:1rem;
    }
table.journalIssueListTable {
    margin:.8em 0;
    width: 100%;
	font-size: 1rem;
}
table.journalIssueListTable th {
    display: none;
}
table.journalIssueListTable td.column1 {
    width: 7%;
	text-align: right;
    }
table.journalIssueListTable td.column2 {
    width: 5%;
    }
table.journalIssueListTable td.column3 {
    width: 11%;
	font-size:.86rem
    }
table.journalIssueListTable td.column4 {
    width: 7%;
    font-size:.86rem;
    }
table.journalIssueListTable td.column5 {
    width: 70%;
    font-size:.86rem;
    }
table.jnlDrpTable {
    width: 100%;
	font-size: 1rem;
}
table.jnlDrpTable th.column1 {
    width: 16%;
}
table.jnlDrpTable th.column2 {
    width: 84%;
}
table.jnlDrpTable th, table.jnlDrpTable td {
      padding: .3em;
      text-align:left;
    }
table.jnlDrpTable td p:first-child{
      display:inline;
    }
table.bookIssueListTable {
        margin: 1em 0;
        font-size: .98rem;
        width: 100%;
    }
 table.bookIssueListTable thead,  table.bookIssueListTable th.column1 {
        display: none;
    }
table.bookIssueListTable td.column2, table.bookIssueListTable td.column3  {
        width: 12%;
        padding: .3em;
    }
table.bookIssueListTable td.column3  {
        width: 14%;
    }
table.bookIssueListTable td.column4  {
        width: 74%;
        font-size: .9rem;
    }
 table.bookIssueListTable caption {
       margin: .7em 0 0 0;
    }
table.JournalTocTable {
       margin-bottom: .7em;
       width: 100%;
	   font-size: 1rem;
    }
table.JournalTocTable caption {
       margin: .7em 0 0 0;
    }
table.JournalTocTable th {
       display: none;
    }
table.JournalTocTable td {
        padding: .4em;
    }
table.JournalTocTable td h3 {
        padding: .3em 0 1em 0;
    }
table.JournalTocTable td.column1 {
       width: 7%;
       text-align:right;
    }
table.JournalTocTable td.column2 {
       width: 93%;
       font-size: .9rem;
       text-align:left;
    }
table.booksTocTable {
       margin-bottom: .7em;
	   font-size: 1rem;
    }
table.booksTocTable caption {
       margin: .7em 0 0 0;
    }
table.booksTocTable th {
      display: none;
    }
table.booksTocTable td h3 {
        padding: .3em 0 1em 0;
    }
table.booksTocTable td.column1 {
       width: 7%;
       text-align:right;
       padding: .4em;
    }
table.booksTocTable td.column2 {
       width: 93%;
        text-align:left;
       font-size: .9rem;
        padding: .4em;
    }
table.dataTocTable {
       margin-bottom: .7em;
	   font-size: 1rem;
    }
table.dataTocTable caption {
       margin: .7em 0 0 0;
    }
table.dataTocTable th {
       display: none;
    }#3F3F3F
table.dataTocTable td.column1 {
       width: 7%;
       text-align:right;
    }
table.dataTocTable td.column2 {
       width: 93%;
       font-size: .9em;
       padding: .3em;
    }
table.drpDatatable {
    width: 100%;
	font-size: 1em;
    }
table.drpDatatable td, table.drpDatatable th {
    padding: .3em;
    }
table.drpDatatable .column1 {
       width: 16%;
    }
table.drpDatatable .column2 {
       width: 84%;
    }
table.bkDrpTable {
    width: 100%;
	font-size: 1rem;
    }
table.bkDrpTable  p {
    margin: 0;
    }
table.bkDrpTable td, table.bkDrpTable th {
    padding: .3em;
    }
table.bkDrpTable .column1 {
       width: 16%;
    }
table.bkDrpTable .column2 {
       width: 84%;
    }
div.gen3ColumnBox {

} 
div.gen3ColumnBox div.column1, div.gen3ColumnBox div.column2, div.gen3ColumnBox div.column3 {
    float: left;
    width: 31.6%;
    padding: 1.2em .5em 0 .5em;
}

/* genFullBox: box exanding width of parent. Primary and secondary add style for main and associated boxes */
div.genFullBox {
	width: 99%;
	margin: 0 .4em 1em .4em;
	padding: 0 0 .5em 0;
	display:table;
	}

div.genFullBox h2 {
	padding: 6px .4em .0em .4em;
	/*color: #01804a;*/
    color:#007377;
	font-size: 1.4rem;
    /* border-bottom: 1px solid #cdcdcd; */
    font-weight: 300;
	}
	
div.genFullBox h3{
	/*color: #01804a;*/
    color:#007377;
	font-size: 1.3rem;
    font-weight: 300;
	border-bottom: 1px solid #cdcdcd;
	padding:.16em 0 .2em 0;
	margin-top:0pt;
	margin-bottom:2pt;
	}



div.genFullBox h3.large{
	color: #303030;
	font-size: 1.4rem;
	}
	
div.genFullBox h3 a {
    text-decoration: none;
	color: #205488;
}

div.genFullBox h3 a:hover {
    /*color: #000;*/
    color:#00B0B9;
    text-decoration: underline;
	}
div.genFullBox h4 {
	font-size: 1rem;
	margin: 0;
	padding:.5em .6em .4em .5em;
	font-weight: 300;
	/* background: #D5DEE3 url(/local_assets/img/surround/graded_round_box-wide_h4.jpg) repeat-x left top; */
    }
div.genFullBox p {
	margin: .0em .4em .4em .0em;
    }
 div.genFullBox img {
	float: left;
	margin: .2em .4em .0em .4em;
    }
div.genFullBox ul.imgList {
    list-style: none;
    margin: 0;
    padding: .5em 0 .8em .4em;
    }
div.genFullBox ul.imgList ul {
    list-style: circle;
    margin: 0 0 .4em .7em;
    }
div.genFullBox ul.imgList li.single {
	list-style: square;
	margin: 0 0 0 1.2em;
    }
div.genFullBox ul.imgList img {
	float: none;
	margin: 0 .4em 0 0;
    }
div.genFullBox div.content {
    padding: .5em .6em .5em 1.2em;
    }
div.genFullBox div.contentForm {
	padding: 0 .6em 0 1.2em;
	text-align:left;
	}
div.genFullBox div.content img {
	float: none;
	vertical-align:middle;
	margin:  0 .4em 0 0;
    }
   div.genFullBox div.imgMargin {
	margin-left: 49px;
    }
div.genFullBox ul, div.genFullBox ol {
	margin:.4em 0;
	padding-left: 20px;
    }
div.genFullBox ul.dot {
    margin: 0 .5em 0 .5em;
    padding: 0;
}
div.genFullBox ul.dot li {
    list-style-type: none;
    margin: 0;
    padding: .4em 0; 
    line-height:120%;
    /*border-bottom: 1px dotted #999;*/
    border-bottom:1px dashed #bbb;
     font-size: 1.0rem;
} 


/* jnlHeadBox */
div.jnlHeadBox {
	width: 99.6%;
	margin: .6em 0 ;
	background: #F4F5F7; /* #ECF0F3; */
	display:block;
	padding: .5em 0 1em 0;
	font-size:1rem;
	border-radius:5px;
	-webkit-border-radius:5px;
    position: relative;
	}
div.jnlHeadBox h1 {
    font-size:1.4rem;
    margin:0;
    }
div.jnlHeadBox h1,
div.jnlHeadBox h1 + span,
div.jnlHeadBox h1 + br + span {
    display:inline-block;
    max-width:52%;
}
div.jnlHeadBox p.issn {
    font-size:.88rem;
    margin: 2px 0 10px 0;
    color:#4A4A4A;
	}
div.jnlHeadBox img.cover {
	margin: 0 .5em;
	float:left;
	}
div.jnlHeadBox p {
	line-height: 1.6rem;
	margin: 0 0 0 112px; /* 108 */
	font-size:.86rem;
	}
div.jnlHeadBox div.jnlHeadBoxSearch {
	float: right;
	width: 18.3em;
	margin: 0 5px 0 10px;
	padding: 0 0 0 0;
	background:  #F4F5F7 url('/local_assets/img/surround/jnl_search_bg.gif') no-repeat left top;
    position:absolute;
    top:20px;
    right:0;
	}
 div.jnlHeadBox div.jnlHeadBoxSearch fieldset {
	border: none;
	font-size: .86rem;
	margin: .4em 0;
	}
div.jnlHeadBox div.jnlHeadBoxSearch input.text {
    width: 10em;
}
div.jnlHeadBox div.jnlHeadBoxSearch label {
    color:#4A4A4A;
}

/* SURROUND */
img.user_ImgLeft {
	float:left;
	margin-right: 6px;
	}
/*----  articleOptionsBox box: used for the print view/pdf view etc options on articles -----*/
div.articleOptionsBox {
	width: 99%;
	margin-top: .5em;
	padding: .2em 0 .5em 0;
	background: #F7F7F7;
	display:table;
	font-size:0.86rem;
}
div.articleOptionsBox .indent
{
	padding: 0 .5em 0 .5em;
}
/*----  genFullIndentBox box -----
Same as genFullBox but pulled in at the sides
*/
div.genFullIndentBox {
	width: 80%;
	margin-top: .5em;
	margin-bottom: .5em;
	background: #F7F7F7;
	display:table;
	padding-bottom:.5em;
	text-align:left;
	}
div.genFullIndentBox h3	{
	background-color: #EBEBEB;
	font-size:1.1rem;
	padding:.16em .4em;
	color: #3F3F3F;
	margin-top:0pt;
	margin-bottom:0pt;
	border-bottom: 2px solid #FFF;
	}
div.genFullIndentBox p {
	padding: .4em;
	margin:0;
	}
div.genFullIndentBox img {
	float: left;
	border:1px solid #000;
	margin-right: .4em;
	position:relative;
	}
div#pgSectionCn div.genFullIndentBox ul {
	margin-bottom:0px;
	}
div#pgSectionCn div.genFullIndentBox ul li {
	list-style: square outside;
	}
/* interviewFullBox */
div.interviewFullBox {
	width: 99.9%;
	display: table;
	margin-bottom: 16px; /* the gap between the next box or content */
	clear:right;
	}
div.interviewFullBoxHead {
	margin: 0 0 0 72px;
	padding: 0 0 4px 0;
    border-bottom:1px solid #cdcdcd;
	}
div.interviewFullBox p {
	font-size: 1rem;
	margin: 0 0 0 72px; /* Margin fron img and sets it inline */
	padding:4px 0;
	}
div.interviewFullBox h3 {
	font-size: 1.14286rem;
    /*color: #01804a;*/
    /*color:#007377;*/
    color:#212121;
	display:inline;
	margin-top:0pt;
	margin-bottom:0pt;
	}
div.interviewFullBox h3 a {
    
    }
img.user_ImgRight {
	float:right;
	margin-left: 6px;
	}
/* genBoxThirdRt */
div.genThirdRtBox {
	width: 19.9em;
	float:right;
	margin: 0 0 .5em .5em;
	padding-bottom:.5em;
	background:#F7F7F7;
	}
div.genThirdRtBox h3 {
	background:#F7F7F7;
	color: #303030;
	font-size: 1.4rem;
	/*border-bottom:1px dotted #999;*/
	border-bottom:1px dashed #bbb;
	padding-bottom:.6em;
	margin: 0 .4em 0 .4em;
	}
div.genThirdRtBox p {
	padding: .3em;
	margin:0;
	}
div.genThirdRtBox ul {
	margin: 0 .2em 0 .2em;
    padding: 0;
	}
div.genThirdRtBox li {
    list-style-type: none;
    border-bottom:1px dashed #cdcdcd;
    margin: 0 0 0 0;
    padding: 0.5em 0 0.5em 0.5em;
    line-height:120%;

	}
div.genThirdRtBox div img{
	margin-top: 4px;
	}
div.genThirdRtBox p img{
	margin-right: 4px;
	float:left;
	}
/* journal index box jnlFullBox */
div.jnlFullBox {
	width: 99.9%;
	display: table;
	margin-bottom: 20px; /* the gap between the next box or content */
	clear:right;
	}
div.jnlFullBoxHead {
	margin: 0 0 0 70px;
	}
div.jnlFullBox p {
	font-size: 1rem;
	margin: 0 0 0 70px; /* Margin fron img and sets it inline */
	}
div.jnlFullBox h3 {
	font-size: 1rem;
    margin: 0 0 .4em 0;
    padding: 0 0 .4em 0;
    border-bottom:1px solid #cdcdcd;
    /*color: #01804a;*/
    color:#007377;
	}
div.jnlFullBox h3 a {
    /*color: #01804a;*/
    color:#007377;
    }
/* journal index box jnlFullBoxNoImg - as above but set margins to zero */
div.jnlFullBoxNoImg {
	width: 99.6%;
	display: table;
	margin-bottom: 20px; /* the gap between the next box or content */
	}
div.jnlFullBoxHeadNoImg {
	background-color: #EBEBEB;
	padding: 4px;
	border-left: 1px solid #CCC;
	margin-top:0pt;
	margin-bottom:0pt;
	}
div.jnlFullBoxNoImg p {
	font-size: 1rem;
	border-left: 1px solid #CCC;
	padding: 4px;
	margin-top:0pt;
	margin-bottom:0pt;
	}
div.jnlFullBoxNoImg h3 {
	font-size: 1rem;
	display:inline;
	margin-top:0pt;
	margin-bottom:0pt;
	}
/* jnlHeadBox small*/
div.jnlHeadSmallBox {
	width: 99.9%;
	background: #F7F7F7;
	display:table;
	padding:.5em 0 .3em 0;
	font-size:0.92rem;
	}
div#pgSectionCn div.jnlHeadSmallBox h1 {
	margin: 0 0 0 0;
	display:inline;
	}
div#pgSectionCn div.jnlHeadSmallBox h2 {
	font-size: 1.15rem;
	font-weight:bold;
	display:inline;
	color:#4A4A4A;
	}
div.jnlHeadSmallBox p{
	line-height: 1.4rem;
	margin: 0 0 0 81px;
	}
div.jnlHeadSmallBox div.jnlHeadSmallBoxSearch {
	float:right;
	width: 15em;
	margin-left: 10px;
	margin-right: 5px;
	}
div.jnlHeadSmallBox div.jnlHeadSmallBoxSearch fieldset {
	border: 1px solid #ddd;
	background:none;
	padding: 4px;
	}
div.jnlHeadSmallBox div.jnlHeadSmallBoxSearch input.text {
	width: 12em;
}
div.jnlHeadSmallBox div.jnlHeadSmallBoxSearch label {
	font-size: .9em;
	color:#4A4A4A;
}
div.jnlHeadSmallBox div.jnlHeadSmallBoxSearch .button {
	padding-top: 4px;
	text-align:center;
}
div.jnlHeadSmallBox div.jnlHeadSmallBoxSearch ul {
	margin-top:4px;
	margin-bottom:0;
	}
div.jnlHeadSmallBox div.jnlHeadSmallBoxSearch ul li {
	margin: 0 0 0 -16px;
	}
/*----  genHalfBox box -----*/
div.genHalfBox {
	width: 99.6%;
	display: table;
	margin-top: .9em;
	margin-bottom: .5em;
	}
div.genHalfBox div.genHalfBoxLt h3, div.genHalfBox div.genHalfBoxRt h3 {
	font-size:1.3em;
	padding:.16em 0 .2em 0;
	/*color: #01804a;*/
    color:#007377;
	margin-top:0pt;
	margin-bottom:0pt;
    /*border-bottom: 1px solid #cdcdcd;*/
    font-weight:300;
	}
div.genHalfBox div.genHalfBoxLt h3 a, div.genHalfBox div.genHalfBoxRt h3 a {
	text-decoration: none;
	/*color: #205488;*/
    color:#007377;
	}
div.genHalfBox div.genHalfBoxLt h3 a:hover, div.genHalfBox div.genHalfBoxRt h3 a:hover {
    /*color: #000;*/
    color:#007377; /* Amend request from DJ@2016.12.07 */
    color:#00B0B9;
    text-decoration: underline; /* Amend request from DJ@2016.12.07 */
	}

div.genHalfBox div.genHalfBoxLt {
	float:left;
	width: 49.2%;
	padding-bottom:.5em;
	}
div.genHalfBoxLt p, div.genHalfBoxRt p {
	padding: .4em 0;
	margin:0;
	}
div.genHalfBox div.genHalfBoxRt {
	float:right;
	width: 49.2%;
	padding-bottom:.5em;
	}
div.genHalfBoxLt img, div.genHalfBoxRt img  {
	float:left;
	margin: 5px 0 0 5px;
	}
div.genHalfBox div.genHalfBoxRt  div.imgNoWrap, div.genHalfBox div.genHalfBoxLt div.imgNoWrap{
	margin-left: 76px;
}
div.genHalfBox div.genHalfBoxRt  div.imgNoWrapSmall, div.genHalfBox div.genHalfBoxLt div.imgNoWrapSmall{
	margin-left: 50px;
}
div.genHalfBox ul {
	margin-top: .5em;
	margin-bottom: .5em;
}
/* Corporate genHalfBox */
div.genHalfCorpBox {
    width: 99.6%;
    display: table;
    margin-top: .2em;
    margin-bottom: .4em;
}
div.genHalfCorpBox div.genHalfCorpBox {
    margin-top: 0em;
    margin-bottom: 0;
}
div.genHalfCorpBox div.genHalfCorpBoxLt h3, div.genHalfCorpBox div.genHalfCorpBoxRt h3 {
    margin:0;
    padding:0 0 4px 0;
    /*color:#01804a;*/
    /*color:#007377;*/
    color:#212121;
    font-size:2rem;
    font-weight:300;
}
div.genHalfCorpBox div.genHalfCorpBoxLt h3 a, div.genHalfCorpBox div.genHalfCorpBoxRt h3 a {
    text-decoration: none;
    /*color:#01804a;*/
    color:#007377;
}
div.genHalfCorpBox div.genHalfCorpBoxLt p , div.genHalfCorpBox div.genHalfCorpBoxRt p {
    padding-left:0;
}

div.genHalfCorpBox div.genHalfCorpBoxLt {
    float:left;
    width: 49.2%;
    padding-bottom:.5em;
}
div.genHalfCorpBoxLt p, div.genHalfCorpBoxRt p {
	padding: .4em;
	margin:0 0 10px;
    font-size:1.4rem;
	}
div.genHalfCorpBox div.genHalfCorpBoxRt {
    float:right;
    width: 49.2%;
    padding-bottom:.5em;
}


div.genHalfCorpBoxLt p,
div.genHalfCorpBoxRt p,
div.genHalfCorpBoxLt a,
div.genHalfCorpBoxRt a {font-size:1.14286rem;}

div.genHalfCorpBoxLt p + .genHalfCorpBox,
div.genHalfCorpBoxRt p + .genHalfCorpBox {margin-top:10px;}

div.genHalfCorpBox div.genHalfCorpBoxRt  div.imgNoWrap, div.genHalfCorpBox div.genHalfCorpBoxLt div.imgNoWrap{
	margin-left: 76px;
}
div.genHalfCorpBox div.genHalfCorpBoxRt  div.imgNoWrapSmall, div.genHalfCorpBox div.genHalfCorpBoxLt div.imgNoWrapSmall{
	margin-left: 50px;
}
div.genHalfCorpBox ul {
    margin-top: 0;
    margin-bottom: 16px;
}
div.genHalfCorpBox li {
    line-height:160%
}
ul.genList {
    margin: 0;
    padding: 0;
    list-style-position:outside;
}
ul.genList li {
    list-style-type: none;
    border-bottom:1px dashed #cdcdcd;
    margin: 0 0 0 10px;
    padding: .5em 0 .5em 20px;
    background: url('/common_assets/img/surround/genList_li.gif') no-repeat left top;    
    line-height:120%;
}
/* articleFullBox */
div.articleFullBox {
	width: 99%;
	display: table;
	margin-bottom: 20px; /* the gap between the next box or content */
	}
div.articleFullBoxHead {
	margin: 0 0 .4em 80px;
    /*color: #01804a;*/
    color:#007377;
    padding: 0 0 .4em 0;
    border-bottom:1px solid #cdcdcd;
	}
div.articleFullBox p {
	font-size: .9rem;
	margin: 0 0 0 80px; /* Margin fron img and sets it inline */
	}
div.articleFullBox h3 {
	font-size: 1.14286rem;
	display:inline;
	margin:0pt;
    padding: 0;
    /*color: #01804a;*/
    color:#007377;
	}
div.articleFullBox h3 a {
    /*color: #205488;*/
    color:#007377;
    }
/* genQuarterRtBox */
div.genQuarterRtBox {
	width: 15rem;
	float:right;
	margin: .5em 0 .5em .5em;
	padding-bottom:.5em;
	background: #F7F7F7;
	clear:right;
	}
div.genQuarterRtBox h3 {
	color:#3F3F3F;
	background-color: #EBEBEB;
	padding: 0 4px;
	border-bottom: 2px solid #FFF;
	margin-top:0pt;
	margin-bottom:0pt;
	}
div.genQuarterRtBox p {
	padding: .3em;
	margin:0;
	}
div.genQuarterRtBox ul {
	margin-top:0;
	margin-bottom:0;
	}
div.genQuarterRtBox li {
	margin: 0 0 0 -18px;
	}
div.genQuarterRtBox div img{
	margin-top: 4px;
	}
div.genQuarterRtBox p img{
	margin-right: 4px;
	float:left;
	}
/* eventsFullBox */
div.eventsFullBox {
	width: 99.6%;
	margin-top: .9em;
	margin-bottom: .9em;
	display:table;
	padding-bottom:.5em;
	border-bottom:1px dashed #ccc;
	}
div.eventsFullBox h3 {
	font-size: 1.1rem;
	}
div.eventsFullBox div.evtype {
	padding:.16em .4em;
	margin-top:0pt;
	margin-bottom:0pt;
	border-bottom: 2px solid #FFF;
	}
div.eventsFullBox p, div.eventsFullBox h3 {
    margin-top:0px;
	margin-bottom:0px;
    }
div.eventsFullBox p {
	padding: 0px 6em 0 .4em;
	margin-top: 6pt;
	margin-bottom: 6pt;
	}
fieldset.fieldsetClear {
	border:none;
	}
fieldset.fieldsetPlain {
	border:1px solid #FFF;
	margin: 0 0 0 0;
	}
fieldset.fieldsetPlain legend {
	background: none;
	}
fieldset.fieldsetPlain .padding {
	padding:.4em .5em;
	}
.user_quote {
	margin-right:50px;
	margin-left:50px;
	}
/* multipartThirdRtBox */
div.multipartThirdRtBox {
	width: 19.9em;
	float:right;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: .5em;
	padding-bottom:.5em;
	background: #FFF;
	}
div.multipartThirdRtBox h3 {
	color:#FFF;
	padding: 0 4px;
    margin: 0;
	border-bottom: 2px solid #FFF;
    /*background: #01804a;*/
    background:#007377;
        font-size: 1.14286rem;
	}
div.multipartThirdRtBox p {
	padding: .3em;
	margin:0;
	}
div.multipartThirdRtBox ul {
	margin-top:.4em;
	margin-bottom:0;
	}
div.multipartThirdRtBox ol {
    margin: 0;
    padding: 0;
	}
div#pgSectionCn div.multipartThirdRtBox ul li {
	margin: 0 0 0 -16px;
	list-style: square;
	padding: 0 0 0 0;
	}
div#pgSectionCn div.multipartThirdRtBox ol li {
    border-bottom:1px dashed #cdcdcd;
    margin: 0 0 0 0;
    padding: .5em 0 .5em .5em;
    line-height:120%;
    list-style-position:inside;
	}
div#pgSectionCn div.multipartThirdRtBox ul li img{
	padding: 0 .2em 0 0;
	}
div.multipartThirdRtBox div img{
	margin-top: 4px;
	}
div.multipartThirdRtBox p img{
	margin-right: 4px;
	float:left;
	}
div#shareBox {
       margin: 4px -2px 0 0;
       text-align:right;
        }
div.graphicalHeader {
    width: 99%;
    height: 148px;
    border:1px solid #FFF;
}
div.graphicalHeader div.graphicalHeaderImg {
    float:right;
}
div.graphicalHeader h1 {
    margin: 107px 0 0 12px;
    color: #000;
    font-size:2.4em;
}
div.imgBox {
    width: 99%;
    display:table;
    padding: 0 0 10px 0;
}
div.imgBox div.box1, div.imgBox div.box3 {
    float:left;
    width: 32%;
    padding:0 0 0 132px;
    height: 130px;
/*     border:1px solid red;*/
}
div.imgBox div.box2, div.imgBox div.box4 {
    float:right;
    width: 31%;
    padding:0 10px 0 132px;
    height: 130px;
/*    border:1px solid red; */
}
div.imgBox div.box3, div.imgBox div.box4 {
    /* padding-top:54px; */
}
div.imgBox h3 {
    color:#3F3F3F;
    font-size:1.3rem;
    margin: 18px 0 0 0;
    padding: 0;
}
div.imgBox h3 a {
    color:#3F3F3F;
    text-decoration: none;
}
div.imgBox h3 a:hover {
    color:#00B0B9;
    text-decoration: underline;
}
div.imgBox p {
    margin-top: 4px;
}

/* Added for Reading List page  ian Hill 2011 */

img.togglePhoto {
        border: 0;
        float: left;
        width: 45px;
        height: 60px;
}

 

div .clickToggle {
        padding-left: 15px;
        background-image: url(/local_assets/img/surround/icon_openclose.gif) ;
        background-position: -10px -7px;
        background-repeat: no-repeat;
            }

div .subjectClickToggle {
        padding-left: 15px;
        background-image: url(/local_assets/img/surround/icon_openclose.gif) ;
        background-position: -10px -4px;
        background-repeat: no-repeat;
            }

div .categoryClickToggle {
        padding-left: 15px;
        background-image: url(/local_assets/img/surround/icon_openclose.gif) ;
        background-position: -10px -6px;
        background-repeat: no-repeat;
        margin-left: 15px;
	}
	
div.interviewFullBox .toggleAbstract p {
        background: #ECF0F3 ;
}

/* END */
/* Piers professional content landing page */
div.piers_block
{
    width: 30%;
    padding: 5px;
    float: left;
    text-align: center;
}
div.piers_block img
{
    height: 136px;
    border: 0px;
}
div.piers_block a img
{
}
div.piers_row
{
    display:  table-row;
}
div.piers
{
    float: left;
}
div.piers_text
{
    float: left;
    width: 80%;
}
div.piers_logo
{
}
div.piers_logo #emlogo
{
    padding-right: 5px;
    padding-top: 5px;
}

div#header_img_background {
        position:relative;
        width:776px;
        height:120px;
        margin: .4em 0 1.4em 0;
		padding: 0;
        border:1px solid #fff;
}
div#header_img_background h1 {
        color:#FFF;
        font-size:2.2em;
        margin: 55px 10px 0 10px;
}
div#header_img_background h2 {
color:#FFF;
font-size:1.3rem;
margin-left:10px;
border-bottom: none;
padding: 0;
}

div#header_img_background {width:841px; position:relative; background-position-x:right !important;}
div#header_img_background:after {content:''; width:568px; height:120px; display:block; background:#007377; position:absolute; top:0; left:0; z-index:1;}
div#header_img_background h1, div#header_img_background h2 {position:relative; z-index:600;}


table.connectSearch {
    font-size:.92em;
    text-align:left;
}

.dottedrule {border-top: 1px dotted #999;
color: #ffffff;
background-color: #ffffff;
height: 1px;
}

/* append these to the main box classes to change to primary (green/white) and secondary (grey/dotted) styles */
div.secondary {
background:#F7F7F7;
	}
div.secondary h3{
	background:#F7F7F7;
	color: #303030;
	font-size: 1.4rem;
	/*border-bottom:1px dotted #999;*/
	border-bottom:1px dashed #bbb;
	padding-bottom:.6em;
	margin: 0 .4em .2em .4em;
	}
	
div.primary {
    border : 1px solid #b3b3b3;
    background:#fff;
}
div.primary h3{
    color: #fff;
    /*background-color:#01804a;*/
    background-color:#007377;
    margin:0px;
    font-size: 1.1rem;
    padding:2px;
}

/* END */


/* Slider adjustments: Jah */

/* CSS bullets */
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a {width:14px; height:14px; background:#007377; border:2px solid #007377; border-radius:10px; -moz-border-radius:7px;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.cur {background:#FFF;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.start-stop {border-radius:0; -moz-border-radius:0; background:none; color:#fff; content:''; border-bottom:8px solid transparent; border-top:8px solid transparent; border-right:8px solid transparent; border-left:7px solid #007377; margin:4px 0 0 8px; height:0; width:0;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.start-stop.playing {height:14px; width:14px; background:none; color:#fff; border:0 none; box-shadow:none;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.start-stop.playing:before,
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.start-stop.playing:after {content:' '; display:inline-block; width:5px; height:14px; background-color:#007377; position:relative; margin-top:2px;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.start-stop.playing:after {right: -2px;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.start-stop.playing:before {left: -1px;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls a.start-stop.playing span {position:absolute; left:-9999em; top:-9999em;}

/* CSS hexagons */
/*
#pgSectionCn .anythingSlider-minimalist-square .anythingControls .thumbNav li a {position:relative;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls .thumbNav li a:before,
#pgSectionCn .anythingSlider-minimalist-square .anythingControls .thumbNav li a:after {content:''; display:block; position:absolute; top:-7px; width:0; height:0; border:7px solid transparent;}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls .thumbNav li a:before {border-left:7px solid #007377; border-top:7px solid #007377; transform:rotate(45deg);}
#pgSectionCn .anythingSlider-minimalist-square .anythingControls .thumbNav li a:after {bottom:-7px; border-left:7px solid #007377; border-top:7px solid #007377; transform:rotate(-135deg);}
*/




/* Form adjustments: Jah; */

select,
input,
input[type=submit] {padding:3px;}
select,
input {border:1px solid #CCC;}
input[type=submit] {cursor:pointer; border:0 none; padding:5px 7px;}


     .freshwidget-theme {
        text-shadow: rgba(0, 0, 0, .2), -1px, -1px, 1px;
        padding: 8px 16px;
        background-color: #015453;
        /*color: #fff;*/
        font-size: 1.16rem;
        font-weight: 400;
        outline: 0;
      }
      .freshwidget-button a:hover, .freshwidget-theme {
        text-decoration: none;
      }
      .freshwidget-button {
        position: fixed;
        display: block !important;
        width: 0;
        height: 0;
        z-index: 90000;
        margin: 0;
        outline: 0;
      }
      .fd-btn-right {
        right: -2px;
      }
      .fd-btn-right a.freshwidget-theme {
        transform: rotate(-90deg);
        transform-origin: bottom left;
        -moz-transform: rotate(-90deg);
        -moz-transform-origin: bottom left;
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: bottom left;
        -o-transform: rotate(-90deg);
        -o-transform-origin: bottom left;
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
      }
      .fd-btn-bottom a.freshwidget-theme, .fd-btn-right a.freshwidget-theme {
        -moz-border-radius-topleft: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
        -moz-border-radius-topright: 6px;
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1), inset 0 1px 0 rgba(0, 0, 0, .08), inset 0 2px 0 rgba(255, 255, 255, .7), inset 0 -9px 29px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1), inset 0 1px 0 rgba(0, 0, 0, .08), inset 0 2px 0 rgba(255, 255, 255, .7), inset 0 -9px 29px rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1), inset 0 1px 0 rgba(0, 0, 0, .08), inset 0 2px 0 rgba(255, 255, 255, .7), inset 0 -9px 29px rgba(0, 0, 0, .1);
      }
      .freshwidget-button a {
        position: fixed;
        white-space: nowrap;
        outline: 0;
        color: #FFF;    
      }
      .freshwidget-button a:hover {
        background-color: #00AB84 !important;
        text-decoration: none;
      }