/*
  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: 15 January 2022 23:26:35
*/


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

div#onlymenu .dropdown-content a:hover #content {
    width: 76% !important;
}

@media (max-width: 600px) {

    /*width: 99% !important;*/
    #content {
        width: 100%;
    }
}

#left-sidebar {
    width: 22% !important;
}

.clear {
    clear: both;
}

img.right {
    float: right;
    margin-left: 20px;
}

.mtop {
    margin-top: 38px;
}

p.caption {
    background: #000;
    clear: right;
    color: #fff;
    float: right;
    font-weight: 700;
    padding: 12px 14px 16px;
    width: 192px;
}

.g-box .content ul li strong {
    padding: 4px !important;
}

.g-box .content ul li p {
    padding: 4px !important;
}

.sect_form button[type="submit"] {
    background-color: #231f58;
    color: #fff;
    font-size: 1rem;
    padding: 5px 15px;
    border-radius: 0;
}

.submit-button{
    background: url(https://publishing.energyinst.org/__data/assets/image/0003/894/buttons1b.png?v=0.0.6) no-repeat right 0;
    border: 0;
    color: #fff;
    font-weight: 700;
    padding: 0;
    cursor: pointer;
    padding-right: 10px;
}

.submit-button span{
    background: url(https://publishing.energyinst.org/__data/assets/image/0017/890/buttons1.png?v=0.0.14) no-repeat 0 0;
    display: block;
    font-size: 13px;
    padding: 3px 4px 6px 19px;
    /*margin-top:-1px;*/
    height: 16px;
}

.basket-link {
    background-position: right 0;
    padding-right: 4px;
    cursor: pointer;
    color: #fff;
}

.basket-link button {
    background-color: hsl(244, 48%, 23%);
    color: hsl(0, 0%, 100%);
    border: none;
    border-radius: 5px;
    padding: 5px;
    height: auto;
    margin: 0 !important;
    float: right;
}

.basket-link span {
    background-color: hsl(244, 48%, 23%);
    color: hsl(0, 0%, 100%);
    border: none;
    border-radius: 5px;
    padding: 5px 8px;
    height: auto;
    margin: 0 !important;
    float: right !important;
}

.basket-link button .fa-shopping-cart {
    font-size: 0.75em;
}

.basket-link:hover, .basket-link button:hover {
    color: hsl(23, 90%, 54%);
}

.submit-button:hover {
    background-position: right -52px;
}

.submit-button:hover span {
    background-position: 0 -52px;
}

/*@-moz-document url-prefix() {
 .submit-buttonbasket-linkbackground-position: right 1px;
 }*/
.submit-button:hover {
    background-position: right -51px;
}

img.right {
    float: right;
    margin-left: 20px;
}

.mtop {
    margin-top: 38px;
}

p.caption {
    background: #000;
    clear: right;
    color: #fff;
    float: right;
    font-weight: 700;
    padding: 12px 14px 16px;
    width: 192px;
}

.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    background-color: rgba(196, 13, 66, 0.5);
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 90px;
    right: 30px;
    display: none;
    border: none;
    border-radius: 50%;
    z-index: 9999;
    -webkit-transition: background-color 0.3s, display 0.3s;
    transition: background-color 0.3s, display 0.3s;
    font-size: 18px !important;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.5);
}

.scrollToTop:hover {
    background-color: rgba(196, 13, 66, 1);
}

@media screen and (min-width: 992px) {
    .scrollToTop {
        width: 60px;
        height: 60px;
    }
}

#header {
    width: 100%;
    z-index: 9993;
    overflow: visible;
    font-size: 1rem;
    padding: 0;
}

#header ul {
    padding: 0;
    margin: 0;
    float: none;
}

#header ul li {
    padding: 0;
    margin: 0;
}

#headerup {
    width: 100%;
}

#main-menu-wrapper {
    width: 50%;
    float: left;
}

#gotopage {
    width: 30%;
    float: right;
}

body {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
    background: white;
    font-size: 62.5%;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
}

img {
    box-sizing: content-box;
}

ul {
    list-style: none;
    overflow: visible;
}

/*button {
    font-size: 1rem !important;
}*/

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #231f58;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin-bottom: 20px;
    line-height: 1.4em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #231f58;
    font-weight: 400;
    padding-bottom: 13px;
}

h1 {
    font-size: 1.85em;
    padding-bottom: 23px;
}

.home h1 {
    padding-bottom: 12px;
}

h2 {
    font-size: 1.38em;
    color: #000;
}

ol {
    padding-left: 21px;
    margin-bottom: 25px;
    overflow: hidden;
}

.blue-box ul,
.blue-box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul li,
ol li {
    font-size: 0.9rem;
    line-height: 1.4;
    letter-spacing: 0.015rem;
    margin-bottom: 5px;
}

.hide {
    display: none;
}

.clear {
    clear: both;
}

.submit-button:hover {
    text-decoration: underline;
}

.submit-button:hover {
    background-position: right -51px;
}

img.right {
    float: right;
    margin-left: 20px;
}

.mtop {
    margin-top: 38px;
}

p.caption {
    background: #000;
    clear: right;
    color: #fff;
    float: right;
    font-weight: 700;
    padding: 12px 14px 16px;
    width: 192px;
}

#overlay {
    color: #efefef;
    height: 450px;
}

div.contentWrap {
    height: 441px;
    overflow-y: auto;
}

#wrapper {
    position: relative;
    font-size: 1.3em;
    width: auto;
    margin: 25px;
    max-width: 100%;
    top: 0;
}

@media (min-width: 992px) {
    #wrapper {
        width: auto;
        margin: 0 15px;
        margin: 25px;
        top: 156px;
    }
}

/* Commented on: 16 Oct 2013 by Bwalters
 #left-sidebar #left-menu {
 width: 191px;
 float: left;
 padding-top: 3px;
 overflow: hidden;
 margin-bottom: 32px;
 }
 */
/* Commented on: 16 Oct 2013 by Bwalters
 #left-sidebar ul#left-menu li {
 float: left;
 width: 180px;
 }
 */
#left-sidebar ul#left-menu li.current {
    background-color: #f0c;
}

#left-sidebar ul#left-menu li.current a {
    /* Commented on: 16 Oct 2013 by Bwalters
   color: #800080;
   */
}

#left-sidebar ul#left-menu li.current a:hover {
    color: #fff;
    background-color: purple;
}

/* Commented on: 16 Oct 2013 by Bwalters
 #left-sidebar ul#left-menu {
 margin-right: 10px;
 }
 */
.search #left-sidebar {
    width: 220px;
    padding-top: 0;
}

#left-sidebar {
    float: left;
    width: 191px;
    margin-right: 10px;
    display: inline;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}

#right-sidebar {
    width: 21%;
    float: right;
}
@media screen and (min-width: 1200px) {
    #right-sidebar {
        max-width: 220px;
    }
}
@media (max-width: 770px) {
    #right-sidebar {
        width: 100%;
        float: initial;
        /*margin-left: 33% !important;*/
    }
}

#right-sidebar form {
    float: left;
    width: 100%;
}

#content {
    width: 75%;
    float: left;
    position: relative;
    /*padding: 0 25px;*/
}

.search #content {
    width: 470px;
}

.col-2 #content {
    width: 73%;
    padding-left: 0;
    padding-top: 7px;
}

.col-2.home #content {
    padding-top: 0;
}

#content .initial_search .bottom {
    background: url(https://publishing.energyinst.org/_designs/css2/styles.css/gbox_initial_bottom.jpg) no-repeat 0 100%;
    width: 480px;
    float: left;
    padding: 6px 20px 10px 0;
}

#content .initial_search .bottom input,
.update_details input.update_btn {
    width: 69px;
    float: right;
    background: url(https://publishing.energyinst.org/_designs/css2/styles.css/filter_btn.png) no-repeat scroll right 0 transparent;
    color: #fff;
    font-weight: 700;
    height: 25px;
    cursor: pointer;
}

.introHeader {
    color: #141414;
    font-size: 2em;
    padding-bottom: 18px;
    padding-top: 6px;
    margin-bottom: 0;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 !important;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.home-carousel {
    /*display: none;*/
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.home-carousel__inner {
    width: 100%;
    border-radius: 10px;
    margin: auto;
    height: auto;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.home-carousel__inner:nth-child(n+2) {
    display: none;
}

@media only screen and (max-width: 767px) {
    .home-carousel__inner {
        background: none !important;
    }
}

.home-carousel__desc {
    padding: 25px;
    width: 100%;
    margin: auto;
    border-radius: 10px;
    background: hsla(0, 0%, 93%, 0.75);
    height: 250px;
    overflow-y: auto;
}

.home-carousel__desc h2 {
    margin-bottom: 0;
}

.home-carousel__desc h2 > a {
    font-size: 1.45em;
}

.home-carousel__desc p, .home-carousel__desc > a {
    font-size: 20px;
}

/* width */
.home-carousel__desc::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.home-carousel__desc::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 0 10px 10px 0;
}

/* Handle */
.home-carousel__desc::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 0 10px 10px 0;
}

/* Handle on hover */
.home-carousel__desc::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* Footer
 ===============================*/
 
/*#go-to-site {
 float: right;
 margin-top: 1px;
 }*/
#header-top-links,
#go-to-site {
    display: none;
}

.logo-l {
    float: left;
    margin-top: 46px;
}

.logo-r {
    float: right;
    margin-right: 40px;
    margin-top: 13px;
}

@media (max-width: 680px) {
    .logo-r {
        float: left;
    }
}

#main-title {
    text-decoration: none !important;
    font-size: 38px;
    color: #03366b;
    font-weight: 700;
    font-family: arial;
    margin-top: 32px;
    margin-left: 21px;
    margin-bottom: 32px;
}

a#nounderline:link {
    text-decoration: none;
}

.logo-hm {
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    padding: 10px;
}

#left-menu-wrapper {
    font-style: italic;
}

.horizontal-nav {
    background: #efefef;
    border-radius: 6px;
}

.horizontal-nav ul {
    background-image: -ms-linear-gradient(bottom, #497614 0%, #7aa744 100%);
    background-image: -moz-linear-gradient(bottom, #497614 0%, #7aa744 100%);
    background-image: -o-linear-gradient(bottom, #497614 0%, #7aa744 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #497614), color-stop(1, #7aa744));
    background-image: -webkit-linear-gradient(bottom, #497614 0%, #7aa744 100%);
    background-image: linear-gradient(to top, #497614 0%, #7aa744 100%);
    float: left;
    text-align: center;
    border-radius: 6px;
    background-image: -ms-linear-gradient(top, #497614 0%, #7aa744 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#497614', endColorstr='#7aa744', GradientType=0, width="150px");
    /* IE6-8 */
}

.horizontal-nav ul li {
    float: left;
}

.horizontal-nav ul li:first-child {
    border-left: none;
}

.horizontal-nav ul li a {
    display: inline;
    padding: 10px 20px;
    color: #fff;
}

.horizontal-nav ul li:first-child a {
    border-left: none;
}

.horizontal-nav ul li:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.horizontal-nav ul li:last-child a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#top-bar {
    color: #fff;
    float: left;
    width: 99%;
    /*background-image: url("https://publishing.energyinst.org/__data/assets/image/0016/880/bg-nav.jpg");*/
    background-repeat: no-repeat;
    border-radius: 3px;
    display: inline;
    background-color: #ec8c20;
    background-image: -ms-linear-gradient(bottom, #e37d0f 0%, #f59a31 100%);
    background-image: -moz-linear-gradient(bottom, #e37d0f 0%, #f59a31 100%);
    background-image: -o-linear-gradient(bottom, #e37d0f 0%, #f59a31 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e37d0f), color-stop(1, #f59a31));
    background-image: -webkit-linear-gradient(bottom, #e37d0f 0%, #f59a31 100%);
    background-image: linear-gradient(to top, #e37d0f 0%, #f59a31 100%);
    float: left;
    text-align: center;
    border-radius: 6px;
    background-image: -ms-linear-gradient(top, #e37d0f 0%, #f59a31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f59a31', endColorstr='#e58012', GradientType=0);
    margin-bottom: 15px;
    padding: 5px 0.5%;
}

#top-bar ul {
    color: #fff;
    list-style: none;
    width: 100%;
    padding: 0;
    float: left;
}

#top-bar ul li {
    font-size: 16px;
    padding-right: 2%;
    float: left;
    color: #fff;
}

#top-bar ul li a {
    color: #fff;
}

#top-bar ul li a:hover {
    color: #fff;
    font-size: 16px;
    text-decoration: underline !important;
}

#top-bar select {
    margin-right: 8px;
    width: 202px;
}

#top-bar .submit-button {
    margin-right: 7px;
    line-height: 17px;
    z-index: -2;
}

#second-menu {
    float: left;
}

#advanced {
    color: #fff;
}

.leftlib {
    position: relative;
    height: 50px;
}

.left {
    position: absolute;
    left: 0;
    width: 10%;
}

.right {
    float: right;
    right: 0;
    width: 90%;
    text-align: left;
}

#left-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

#left-menu li a {
    font-size: 1.15em;
    border-top: 1px solid;
    padding: 12px 0 11px 10px;
    display: block;
}

#left-menu li a.active,
#left-menu li a:hover {
    color: #141414;
    text-decoration: none;
}

#left-menu li.section a {
    font-size: 1.54em;
    border: 0;
    padding-top: 0;
}

ul#left-menu li.section a:hover {
    background: none;
}

.r-box {
    width: 100%;
    margin-bottom: 31px;
    float: right;
    /*max-width: 220px;
   min-width: 100px;*/
}

/*
 @media (min-width: 771px) {
 .r-box {
 width: 100%;
 margin-bottom: 31px;
 float: right;
 max-width: 220px;
 min-width: 100px;
 }
 }
 */
.r-box h3,
.languages_list h4 {
    background-color: #231f58;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 22px;
    color: #fff;
    padding: 10px 10px 16px 15px;
    background-size: 100% 100%;
    margin-bottom: 0;
}

.r-box .content {
    border: 1px solid #ddd;
    border-top: 0;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 4px 14px 12px;
    overflow: hidden;
    min-width: 128px;
    width: 100%;
}

.r-box .content p {
    margin-bottom: 13px;
}

.view_profile_box .content p {
    margin-bottom: 50px;
}

.r-box .content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.r-box .content ul li {
    padding: 7px 0 6px;
    float: left;
    width: 100%;
    border-top: 1px solid #e3e9ef;
}

.r-box .content ul li a {
    display: block;
    padding: 0;
}

.r-box .content ul li.first {
    border: 0;
}

.r-box.members h3 {
    font-size: 21px;
    padding: 10px 0 16px 8px;
}

.r-box.members .content,
.r-box.login .content {
    padding: 20px 0 0;
}

.r-box.members .content p,
.r-box.login .content p {
    padding: 0 10px;
}

.r-box.members .content p {
    padding-right: 14px;
    margin-bottom: 15px;
}

p.view_link {
    margin-left: 17px;
    font-weight: 400;
    margin: 0 0 20px;
}

.r-box .content p.logout {
    margin: 0;
    background: #dadad4;
    padding: 3px 0;
    text-align: right;
}

.r-box.login .content .errors {
    padding: 0;
    color: red;
    float: left;
    width: 90%;
}

.r-box.members .content strong {
    color: #141414;
    font-size: 0.81em;
}

.r-box .submit-button.logout {
    margin-right: 14px;
}

.r-box .submit-button.logout span {
    background-position: 0 -52px;
    height: 23px;
    padding: 3px 8px 0;
}

/*@-moz-document url-prefix() {
 .r-boxsubmit-buttonlogoutbackground-position: right -51px;
 }*/
.r-box.login .heading {
    background-color: #231f58 !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 15px 0px 68px 11px;
}

@media screen and (max-width: 991px) {
    .r-box.login .heading {
        padding-bottom: 100px;
    }
}

.r-box.login h3 {
    background: none;
    width: auto;
    float: left;
    padding: 0;
}

.r-box.login .heading a {
    color: #a8bccc;
    font-size: 0.92em;
    display: block;
    padding-top: 24px;
    float: left;
    width: 100%;
}

.r-box.login .heading a.signup {
    background: url(https://publishing.energyinst.org/__data/assets/image/0016/45331/signup-button.jpg?v=0.1.1) no-repeat 0 0;
    color: #fff;
    margin-right: 10px;
    float: right;
    font-size: 1em;
    font-weight: 700;
    height: 27px;
    padding-top: 5px;
    text-align: center;
    width: 70px;
    clear: none;
}

.r-box.login .content {
    padding-top: 12px;
}

.r-box.login .content p {
    margin-bottom: 6px;
    float: left;
    width: 100%;
}

.r-box.login .content p.logout {
    margin-bottom: 0;
    margin-top: 19px;
    /*padding-left: 21px;*/
}

.r-box.login .heading a.signup:hover {
    text-decoration: none;
}

.r-box.login label {
    color: #141414;
    font-weight: 700;
    display: block;
    text-align: left;
    width: auto;
    float: none;
    padding: 5px 0;
}

.r-box.login .bg-field {
    min-height: 22px;
    height:auto;
    width: auto;
    padding: 5px;
    display: block;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ebebeb));
    background-image: -webkit-linear-gradient(top, #fff 0%, #ebebeb 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #ebebeb 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #ebebeb 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #ebebeb 100%);
    background-image: linear-gradient(top, #fff 0%, #ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00#fff', endColorstr='#1a#ebebeb', GradientType=0);
    border: 1px solid #bebebe !important;
    margin: 0;
    border-radius: 3px;
}

.r-box.login input {
    background: transparent;
    border: none;
    height: 100%;
    width: 100%;
    font-size: 14px;
    padding: 0;
}

.r-box .content p.logout label {
    font-weight: 400;
    color: #696969;
    font-size: 0.92em;
    display: inline;
    float: left;
    padding: 0;
}

.r-box .content p.logout input {
    width: auto;
    height: auto;
    background: none;
    margin-left: 0;
}

.r-box.login .content p.logout .submit-button.logout {
    margin-left: 24px;
}

div.saved a {
    color: blue !important;
}

.r-box .contenttwitter {
    border: 1px solid #ddd;
    border-top: 0;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 0;
    overflow: hidden;
    min-width: 128px;
}

.r-box twitter {
    border-top: 0;
}

@media (max-width: 770px) {
    #hide-responsive {
        display: none;
    }
}

.contact #content {
    background-color: #b0c4de;
}

#breadcrumbs {
    margin-bottom: 23px;
    line-height: 1.5;
}

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

#breadcrumbs span {
    color: #be5400;
    padding: 0 7px;
}

.left-section {
    float: left;
    padding-right: 10px;
    width: 65%;
}

.right-section {
    float: right;
    width: 30%;
}

.right-section a {
    display: block;
    padding-bottom: 20px;
    font-weight: 700;
}

#banner {
    /* Commented on: 16 Oct 2013 by Bwalters
    background: url(https://publishing.energyinst.org/__data/assets/image/0003/45327/banner-desc-bg.jpg?v=0.1.1) no-repeat 0 0;
    */
    
    /* Old browsers */
    background: #ededed;
    /* FF3.6+ */
    background: -moz-linear-gradient(top, #ededed 4%, #fefefe 12%, #d8d8da 100%);
    /* Chrome,Safari4+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(4%, #ededed), color-stop(12%, #fefefe), color-stop(100%, #d8d8da));
    /* Chrome10+,Safari5.1+ */
    background: -webkit-linear-gradient(top, #ededed 4%, #fefefe 12%, #d8d8da 100%);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #ededed 4%, #fefefe 12%, #d8d8da 100%);
    /* IE10+ */
    background: -ms-linear-gradient(top, #ededed 4%, #fefefe 12%, #d8d8da 100%);
    /* W3C */
    background: linear-gradient(to bottom, #ededed 4%, #fefefe 12%, #d8d8da 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#d8d8da', GradientType=0);
    
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
    /*padding-left: 2px;*/
    border-radius: 7px;
}

#banner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#banner ul li {
    margin: 0;
}

#banner ul li img {
    float: left;
    width: 60%;
    min-height: 290px;
    height: auto;
}

#banner ul li .desc {
    float: left;
    height: 234px;
    overflow: hidden;
    padding: 16px 1% 0;
    width: 40%;
}

#banner ul li .desc h2 {
    font-size: 1.6em;
    line-height: 1;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

#banner ul li .desc p {
    margin-bottom: 10px;
    font-size: 1.1em;
}

#banner ul li .desc p strong {
    display: block;
    padding-bottom: 13px;
    font-size: 1.15em;
}

#banner .banner-pagination {
    right: 40%;
    padding: 3px 6px 0 0;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 75;
    filter: alpha(opacity=75);
}

#banner .banner-pagination span {
    color: #fff;
    display: block;
    float: left;
    font-size: 1.38em;
    height: 25px;
    padding: 2px 0 0;
    text-align: center;
    width: 28px;
    cursor: pointer;
}

#banner .banner-pagination span.active,
#banner .banner-pagination span:hover {
    color: #f09329;
}

.blue-box-wrap {
    float: left;
    /*padding: 0 15px 26px 4px;*/
    margin-bottom: 23px;
    width: 100%;
}

form .adv_searchbox div,
form .update_details div {
    float: left;
    margin-bottom: 19px;
    width: 100%;
}

form .adv_searchbox div.blue-box {
    margin-bottom: 0;
}

form .adv_searchbox label {
    width: 220px;
}

form .adv_searchbox span {
    float: left;
    display: block;
    padding-top: 4px;
    width: 215px;
}

form .adv_searchbox #datepickerfrom,
form .adv_searchbox #datepickerto {
    float: left;
    width: 5px;
}

.ui-datepicker-trigger {
    float: left;
    margin: 3px 0 0 5px;
    cursor: pointer;
}

form .adv_searchbox .submit-button,
form .update_details .submit-button {
    float: right;
    width: auto;
    margin-right: 20px;
}

form .update_details {
    width: 100%;
}

form .adv_searchbox .submit-button span {
    width: 50px;
    padding-top: 4px;
    float: none;
}

form .adv_searchbox div.radio {
    padding-left: 0;
    float: left;
    width: auto;
    margin-bottom: 5px;
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    z-index: 9994 !important;
    border: 1px solid #ddd;
    background: #eee url(https://publishing.energyinst.org/__data/assets/image/0004/45346/ui-bg_highlight-soft_100_eeeeee_1x100.png?v=0.1.1) 50% top repeat-x;
    color: #333;
}

.ui-dialog-content.ui-widget-content p {
    padding: 5px;
    font-size: 14px;
    font-family: Arial;
}

.ui-dialog-buttonset {
    display: none;
}

@media (max-width: 441px) {
    .ui-widget-content {
        width: 90% !important;
    }
}

.ui-widget-content a {
    color: #333;
    padding-left: 5px;
}

.ui-widget-header {
    border: 1px solid #f37022;
    background: #f37022;
    color: #fff;
    font-weight: 900;
    padding: 5px;
    font-size: 14px;
}

.ui-widget-header a {
    color: #fff;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.blue-box {
    /*background: #f8fbfd url(https://publishing.energyinst.org/__data/assets/image/0004/45319/blue-line-top.jpg?v=0.1.1) no-repeat 0 0;*/
    background: #fff;
    /*margin-right: 20px;*/
    float: left;
    margin-bottom: 0;
    margin-top: 3em;
    width: 100%;
}

.blue-box h3 {
    color: #141414;
    font-size: 1.38em;
    padding-bottom: 18px;
    padding-top: 6px;
}

.blue-box-wrap.latest-publ h3 {
    padding-top: 0;
}

.blue-box-wrap.latest-publ {
    margin-bottom: 0;
}

.latest-publ ul {
    list-style: none;
    margin: 0 auto 0 -138px;
    overflow: hidden;
    padding: 0;
    width: 1200px;
}

.latest-publ ul li {
    float: left;
    margin: 0 16px;
}

.latest-publ div.prev,
.latest-publ div.next {
    float: left;
    display: inline;
    background: url(https://publishing.energyinst.org/__data/assets/image/0006/45294/orange-arrow.jpg?v=0.1.1) no-repeat 0 center;
    width: 14px;
    height: 140px;
    text-indent: -9999px;
    cursor: pointer;
}

.latest-publ div.prev {
    margin: 0 2px 0 4px;
}

.latest-publ div.next {
    background-position: -36px center;
    float: right;
}

.ei-partners {
    float: left;
    width: 100%;
    height: 255px;
    padding-bottom: 22px;
}

.ei-partners h4 {
    color: #003468;
    font-size: 1em;
    padding-bottom: 1px;
}

.ei-partners ul {
    float: left;
    width: 100%;
    list-style: none;
    position: absolute;
    /*padding-left: 45px;*/
}

.ei-partners ul li.first {
    margin-left: 0;
}

.ei-partners ul li {
    float: left;
    width: auto;
    /*margin-left: 39px;*/
}

.ei-partners img {
    float: left;
}

.ei-partners img.last {
    margin: 0;
}

form div div.bg-field,
form div.form-fields div.bg-field {
    float: left;
    width: 268px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0009/45297/input-field.jpg?v=0.1.1) no-repeat;
    height: 23px;
    margin-bottom: 0;
    padding: 2px 0 0 2px;
}

form div div.bg-field select {
    float: left;
    width: 100%;
    border: none;
}

form div input {
    height: 19px;
    width: 265px;
    border: 0;
    background: transparent;
}

form div.form-fields div div.long_field {
    background: url(https://publishing.energyinst.org/__data/assets/image/0018/45342/input-field_textarea.png?v=0.1.1);
    height: 248px;
    width: 268px;
}

form div.form-fields div div.long_field textarea {
    float: left;
    height: 244px;
    width: 267px;
    border: none;
}

form div.form-fields div {
    margin-bottom: 19px;
    float: left;
    width: 100%;
}

form div label {
    float: left;
    font-weight: 700;
    padding-right: 16px;
    text-align: right;
    width: 170px;
    padding-top: 3px;
    line-height: 20px;
}

form div.chbx {
    margin-top: 16px;
}

form div.chbx input,
form div.radio input {
    width: auto;
    background: none;
    height: auto;
    margin-right: 10px;
}

form div.chbx label {
    font-weight: 400;
    color: #696969;
    font-size: 0.92em;
    width: auto;
}

form div.radio,
form div.chbx {
    float: left;
    margin-bottom: 5px;
    padding-left: 180px;
    width: auto;
}

form div.radio label {
    font-weight: 400;
    width: auto;
}

.form-fields {
    float: left;
    width: 458px;
    padding-top: 27px;
}

.section-info {
    width: 207px;
    float: right;
    font-size: 0.92em;
    color: #696969;
}

.section-info p {
    margin-bottom: 14px;
}

.section-info strong {
    font-size: 1.25em;
    color: #141414;
}

.blue-box-wrap.checkout h3 {
    padding-bottom: 3px;
}

.next-step {
    position: relative;
    float: left;
    width: 100%;
    height: 70px;
}

.next-step .ecom-buttons {
    top: 16px;
}

.publication-layout {
    position: relative;
}

.publication-layout .description {
    width: 60%;
    float: left;
}

.publication-layout .description img {
    float: left;
    margin-right: 15px;
    margin-bottom: 25px;
    max-width: 100%;
    height: auto;
}

.publication-layout .description ul,
#content .publ-bullets ul.nobull {
    list-style: none;
    padding: 0;
    margin: 0;
}

#content .publ-bullets ul {
    list-style: disc;
    margin: 0 20px 20px;
}

.publication-layout .description li.cat {
    margin-top: 10px;
}

.publication-layout .description p {
    margin-bottom: 22px;
}

#content div.description div.members-benefits,
#content div.description div.order-complete-proceedings {
    margin: 16px 0;
    padding: 12px;
    border: 3px solid #def;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #f0f8ff;
}

.infobox-delays {
    /* display: none; */
    width: 98%;
    background-color: #e7f3fe;
    border-left: 4px solid #00a0e4;
    padding: 15px;
    margin: 0px 0px 15px 0px;
    font-size: 16px;
    /*font-weight: bolder;*/
    /*box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.25);*/
}

@media screen and (max-width: 770px) {
    .infobox-delays {
        border-left: 2px solid #00a0e4;
        padding: 10px;
        margin: 0px 0px 10px 0px;
        font-size: 14px;
    }
}
.infobox-delay a {
    text-decoration: underline;
}

.publication-layout .p-options {
    float: right;
    width: 40%;
    max-width: 275px;
    position: relative;
}

.publication-layout h2 {
    float: left;
    /*width: 450px;*/
    width: 100%;
}

.publication-layout .order-complete-proceedings h2 {
    width: auto;
}

.g-box {
    background: #fff;
    /*width: 220px;
   background: url(https://publishing.energyinst.org/__data/assets/image/0017/45305/g-box-top.png?v=0.1.1) no-repeat 0 0;
   padding-top: 6px;*/
    width: 100%;
    border: 4px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}

.initial_search {
    width: 500px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0018/45333/gbox_initialsearch.jpg?v=0.1.1) no-repeat 0 0;
    margin: 0 auto;
}

ul.initial_search_status {
    float: left;
    margin: 30px 0 0;
    width: 100%;
    padding: 0;
    color: red;
}

ul.initial_search_status li {
    float: left;
    list-style: none;
    font-weight: 700;
    list-style: none outside none;
    padding: 0;
    text-align: center;
}

ul.initial_search_status li a {
    color: #fff;
    width: 95px;
    line-height: 25px;
    float: left;
    display: block;
}

ul.initial_search_status li a:hover,
ul.initial_search_status li a.current {
    border-radius: 0px;
}

.initial_search .content {
    padding-left: 20px;
    float: left;
    width: 472px;
}

.initial_search .content label {
    width: 70px;
}

.initial_search .content div {
    float: left;
    margin-bottom: 13px;
    width: 100%;
}

.initial_search div div.bg-field {
    margin: 0;
    width: 268px;
}

#content .initial_search .bottom {
    background: url(https://publishing.energyinst.org/__data/assets/image/0017/45332/gbox_initial_bottom.jpg?v=0.1.1) no-repeat 0 100%;
    width: 480px;
    float: left;
    padding: 6px 20px 10px 0;
}

#content .initial_search .bottom input,
.update_details input.update_btn {
    width: 69px;
    float: right;
    background: url(https://publishing.energyinst.org/__data/assets/image/0019/45334/filter_btn.png?v=0.1.1) no-repeat scroll right 0 transparent;
    color: #fff;
    font-weight: 700;
    height: 25px;
}

.update_details input.update_btn {
    margin-right: 30px;
}

.publication-layout .p-options .g-box {
    position: relative;
    padding-top: 0;
}

.g-box .content {
    /*border-left: 4px solid #ccc;
   border-right: 4px solid #ccc;*/
    padding-top: 12px;
    padding-bottom: 14px;
    background: #fff;
    /*border-radius: 3px;*/
}

.g-box .bottom {
    /*background: url(https://publishing.energyinst.org/__data/assets/image/0020/45308/g-box-btm.png?v=0.1.1) no-repeat 0 0;
   width: 220px;*/
    padding-top: 10px;
}

.g-box h3 {
    font-size: 1.85em;
    padding: 20px 0 0 0;
    text-align: center;
}

.g-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.g-box ul li {
    padding: 0 1px;
    margin-top: 12px;
}

.g-box ul li strong {
    display: block;
    font-size: 1.15em;
    padding-left: 11px;
    padding-bottom: 2px;
}

.g-box ul li p {
    margin: 0;
    background: #f1f1f1;
    padding: 3px 0 5px 12px;
    overflow: auto;
}

.g-box ul li p span {
    display: block;
    padding-top: 4px;
    float: left;
}

.g-box ul li p button {
    float: right;
    margin-right: 9px;
}

.g-box ul li p button span {
    padding: 3px 0 6px 11px;
    float: none;
}

.publication-layout .p-options .update-info {
    background-color: #e06721;
    border-radius: 11px;
    /*width: 206px;
   height: 71px;*/
    width: auto;
    height: auto;
    display: none;
    color: #feffff;
    font-size: 1.46em;
    text-shadow: 1px 1px #b75f00;
    font-weight: 700;
    overflow: hidden;
    margin-top: 30px;
    padding: 19px 10px;
    line-height: 1.3em;
    text-align: center;
}

.related-publ ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.related-publ ul li {
    border-bottom: 1px solid #e6edf3;
    float: left;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
}

.related-publ ul li .related_products ul li {
    width: 194px;
    border: none;
    float: left;
    margin: 0 0 10px;
}

.related-publ ul li .related_products ul li p {
    width: 183px;
}

.related-publ ul li.last {
    border: 0;
    margin: 0;
}

.related-publ .description {
    width: 645px;
    float: left;
}

.related-publ .description h4 {
    font-weight: 700;
    font-size: 1.15em;
    padding-bottom: 8px;
}

.related-publ .description span.date {
    padding-right: 23px;
}

.related-publ .description p {
    padding-top: 8px;
    margin-bottom: 0;
}

.related-publ .description img {
    margin: 0 15px 14px 0;
    float: left;
}

.related-publ .g-box {
    float: right;
    width: 205px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0016/45304/g-box205.png?v=0.1.1) no-repeat 0 0;
}

.related-publ .g-box .content {
    margin-bottom: 0;
    padding-bottom: 4px;
    padding-top: 6px;
    width: 197px;
    float: right;
}

.related-publ .related-products .content {
    padding-top: 0;
}

.related-publ .bottom {
    background: url(https://publishing.energyinst.org/__data/assets/image/0017/45341/g-box-btm205-white.png?v=0.1.1) no-repeat 0 100%;
    width: 205px;
    height: 5px;
    padding: 0;
    float: right;
    margin-bottom: 13px;
}

.related-publ .add-to-basket {
    padding: 4px 0 0 19px;
    font-weight: 700;
    display: block;
}

.related-publ div label {
    display: block;
    padding-bottom: 2px;
    padding-left: 8px;
    text-align: left;
    width: auto;
}

.related-publ div label strong {
    padding-right: 4px;
}

.related-publ div input {
    margin-right: 6px;
    width: auto;
}

.related-publ .wpc-session {
    padding-bottom: 15px;
}

.related-publ .wpc-session .description {
    width: 691px;
}


.icon--search {
    display: block;
}

#search-layout .no-results {
    position: relative;
    text-align: right;
    margin: -40px 0 16px;
}

#search-layout .no-results {
    position: relative;
    text-align: right;
    margin: -40px 0 16px;
}

#search-layout .current-search {
    background: #f1f1f1;
    float: right;
    width: 100%;
    margin-bottom: 1px;
    padding: 8px 0 10px;
}

#search-layout .current-search span {
    color: #bd6201;
    font-weight: 700;
    font-size: 1.15em;
    float: right;
    display: block;
    padding: 6px 0 0 10px;
    padding-bottom: 10px;
}

#search-layout .current-search button {
    float: right;
    margin-right: 15px;
}

#search-layout .current-search button span {
    color: #fff;
    float: none;
    padding: 3px 0 6px 11px;
}

#search-layout .tab {
    float: right;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

#search-layout .tab li {
    float: right;
    padding-bottom: 0;
}

#search-layout .tab li.active {
    background: url(https://publishing.energyinst.org/__data/assets/image/0016/45322/blue-arrow.jpg?v=0.1.1) no-repeat bottom center;
    padding-bottom: 8px;
}

#search-layout .tab span {
    background: #e2eef6;
    color: #003468;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 375px;
    padding: 9px 0;
}

#search-layout .tab span.first {
    margin-right: 1px;
    width: 124px;
}

#search-layout .tab a:hover {
    text-decoration: none;
}

ul.results {
    list-style: none;
    float: right;
    width: 100%;
    margin: 23px 0 0;
    padding: 0;
}

ul.results li {
    float: right;
    margin-bottom: 40px;
    width: 100%;
}

ul.results li .desc .additionalinfo {
    font-size: 0.85em;
}

ul.results li.thumbnail .desc {
    float: right;
    width: 80%;
}

ul.results li img {
    float: right;
    margin-left: 5px;
    width: 18%;
}

ul.results li p {
    margin-bottom: 10px;
}

ul.results li p.product_list p span.category {
    border-right: 2px solid #b9b9b9;
    margin-right: 8px;
    padding-right: 11px;
    float: right;
}

ul.results li ul {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
}

ul.results li ul li {
    float: right;
    width: auto;
    list-style: none;
    clear: both;
    margin: 0;
}

ul.results li p.product_list span {
    float: right;
    width: 50px;
}

ul.results li p.product_list {
    float: right;
    width: auto;
    clear: both;
}

ul.results li p.product_list strong {
    float: right;
    width: auto;
}

ul.results li a.link {
    color: #696969;
    font-size: 0.92em;
    float: right;
    width: auto;
    clear: both;
}

#search-layout .tab li.active span,
#search-layout .tab span:hover {
    background: #174378;
    color: #fff;
}

.pagination {
    background: #f1f1f1;
    text-align: center;
    font-size: 1.15em;
    font-weight: 700;
    margin-top: 22px;
    padding: 10px;
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
    width: 97%;
}

.pagination b {
    color: #878787;
}

.pagination a.prev {
    padding-right: 63px;
    float: left;
}

.pagination a.next {
    float: right;
}

.pagination span {
    padding: 0 30px;
    float: left;
    text-align: center;
    width: 200px;
}

.pagination span a,
.pagination span b {
    padding: 0 5px;
}

/* Commented on: 16 Oct 2013 by Bwalters
 .filter {
 float: left;
 width: 191px;
 }
 Commented on: 16 Oct 2013 by Bwalters
 .filter h3 {
 background: url(https://publishing.energyinst.org/__data/assets/image/0013/45310/filter-heading.png?v=0.1.1) no-repeat;
 font-weight: normal;
 padding-bottom: 25px;
 color: #FFFFFF;
 font-size: 1.85em;
 padding: 10px 5px 25px 5px;
 width: 180px;
 text-align: center;
 }*/
.filter ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.filter ul li {
    border-top: 1px solid #f1f1f1;
    float: left;
    padding: 7px 0 6px;
}

.filter ul li.first {
    border: none;
}

.filter input {
    margin: 0 12px 0 0;
    float: left;
}

.filter label {
    color: #003468;
    width: 165px;
    float: left;
    font-weight: 700;
}

.message {
    float: left;
    width: 720px;
    background: #e8f2f9 url(https://publishing.energyinst.org/__data/assets/image/0004/45328/b-info.jpg?v=0.1.1) no-repeat 0 0;
    padding-top: 24px;
    margin-bottom: 19px;
}

.message .content {
    border-left: 3px solid #adcbdf;
    border-right: 3px solid #adcbdf;
    padding: 0 20px 4px 77px;
}

.message .content p {
    font-size: 18px;
    color: #003468;
    margin: 0;
}

.message .bottom {
    background: url(https://publishing.energyinst.org/__data/assets/image/0005/45329/b-info-btm.jpg?v=0.1.1) no-repeat 0 0;
    float: left;
    width: 720px;
    height: 27px;
}

.g-box.register {
    /*background: url(https://publishing.energyinst.org/__data/assets/image/0014/45302/g-box345.jpg?v=0.1.1) no-repeat;*/
    float: left;
    width: 345px;
    max-width: 100%;
    margin: 20px auto;
}

.g-box.register .content {
    padding-left: 10px;
    padding-bottom: 22px;
    width: 327px;
    margin-bottom: 0;
    /*border-top: 3px solid #CCC;*/
}

.g-box.register h3 {
    color: #003468;
    font-size: 1.38em;
    padding: 1px 0 21px;
}

.g-box.register p,
.g-box.register div,
.g-box.register div#add_fields div.tp div {
    margin-bottom: 9px;
    float: left;
    width: 100%;
}

.g-box.register div.bg-field,
.g-box.register div#add_fields div.tp div.bg-field {
    width: 182px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0007/898/buttons2.png) no-repeat 0 -25px;
    float: left;
}

.g-box.register #register-username-row div.bg-field {
    overflow: hidden;
    min-height: 27px;
    height: auto;
}

.g-box.register p span,
.g-box.register div span {
    color: #696969;
    display: block;
    padding-bottom: 17px;
    float: left;
    margin: 5px;
}

.g-box.register div span.error {
    color: red;
}

#adv_search span.error {
    color: red;
    width: 100%;
}

.g-box.register div label {
    width: 133px;
    text-align: left;
    padding-right: 0;
    padding-top: 4px;
}

.g-box.register div input {
    background: transparent;
    width: 179px;
}

.g-box.register div.terms {
    color: #696969;
    font-size: 0.92em;
    padding-top: 8px;
}

.g-box.register .bottom p {
    color: #003468;
    float: left;
    font-size: 0.92em;
    font-weight: 700;
    line-height: 1.1em;
    width: 21%;
    position: absolute;
    margin-left: 8px;
}

.g-box.register button {
    float: right;
    margin: 29px 16px 0 0;
}

.g-box.register button span {
    padding: 3px 19px 6px 30px;
    color: #fff;
    margin: 0;
}

.r-box.saved label {
    color: #003468;
    width: 165px;
    float: left;
}

.r-box.saved span {
    color: #242424;
    display: block;
    font-weight: 400;
    text-align: right;
    padding: 10px 0 7px;
}

.g-box.update .bottom {
    padding-top: 8px;
}

.g-box.update p.your-mail b {
    font-weight: 400;
    font-size: 1.15em;
}

.g-box.update p.your-mail strong {
    font-size: 1.15em;
}

.g-box.update button {
    margin-top: 0;
}

.g-box.update button span {
    padding: 4px 1px 6px 12px;
    color: #000;
}

.g-box.contact .content {
    float: left;
    padding-bottom: 0;
}

.g-box.register.contact {
    float: right;
}

.g-box.register.update .your-mail span {
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
}

.g-box.register.contact p {
    margin-bottom: 23px;
}

.g-box.contact .bottom {
    padding-bottom: 35px;
    padding-top: 0;
    height: 55px;
}

.g-box.contact .bottom p {
    font-weight: 400;
    line-height: normal;
    padding-top: 24px;
    width: 120px;
    margin-bottom: 0;
}

.g-box.contact button span {
    padding: 4px 3px 6px 18px;
    color: #fff;
}

.profile {
    background-position: 0 100%;
}

.blue-box-wrap.profile,
.profile .blue-box {
    margin-top: 0;
}

.blue-box-wrap.profile h3 {
    color: #003468;
    padding-bottom: 14px;
    padding-top: 25px;
}

.blue-box-wrap.profile p.title {
    font-weight: 700;
    font-size: 1.15em;
    padding-top: 11px;
    margin-bottom: 9px;
}

.blue-box-wrap.profile ol {
    padding-left: 19px;
    list-style: decimal;
    padding-top: 16px;
}

.blue-box-wrap.profile ol li {
    padding-bottom: 5px;
    position: relative;
    margin-left: 8px;
}

.blue-box-wrap.profile ol a {
    font-weight: 700;
    padding-right: 4px;
}

.blue-box-wrap.profile ol span.remove {
    position: absolute;
    right: 0;
    background: url(https://publishing.energyinst.org/__data/assets/image/0007/45286/remove.jpg?v=0.1.1) no-repeat right center;
    padding-right: 17px;
    cursor: pointer;
}

/* Register
 ===================================*/
.message .content {
    border-left: 3px solid #adcbdf;
    border-right: 3px solid #adcbdf;
    padding: 0 20px 4px 77px;
}

.message .content p {
    font-size: 18px;
    color: #003468;
    margin: 0;
}

/*.g-box.register {
 background: url(https://publishing.energyinst.org/_designs/css2/styles.css/g-box345.jpg) no-repeat;
 float: left;
 width: 345px;
 }*/
.g-box.register .content {
    padding-left: 10px;
    padding-bottom: 22px;
    width: 327px;
    margin-bottom: 0;
}

.g-box.register .bottom {
    /*background: url(https://publishing.energyinst.org/__data/assets/image/0015/45303/g-box345-btm.jpg?v=0.1.1) no-repeat left bottom;*/
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.g-box.register h3 {
    color: #003468;
    font-size: 1.38em;
    padding: 1px 0 21px;
}

.g-box.register p,
.g-box.register div,
.g-box.register div#add_fields div.tp div {
    margin-bottom: 9px;
    float: left;
    width: 100%;
}

.g-box.register div.bg-field,
.g-box.register div#add_fields div.tp div.bg-field {
    width: 182px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0007/898/buttons2.png) no-repeat 0 -25px;
    float: left;
}

.g-box.register #register-username-row div.bg-field {
    overflow: hidden;
    min-height: 27px;
    height: auto;
}

.g-box.register p span,
.g-box.register div span {
    color: #696969;
    display: block;
    padding-bottom: 17px;
    float: left;
    margin: 5px;
}

.g-box.register div span.error {
    color: red;
}

#adv_search span.error {
    color: red;
    width: 100%;
}

.g-box.register div label {
    width: 133px;
    text-align: left;
    padding-right: 0;
    padding-top: 4px;
}

.g-box.register div input {
    background: transparent;
    width: 179px;
}

.g-box.register div.terms {
    color: #696969;
    font-size: 0.92em;
    padding-top: 8px;
}

.g-box.register button {
    float: right;
    margin: 29px 16px 0 0;
}

.g-box.register button span {
    padding: 3px 19px 6px 30px;
    color: #fff;
    margin: 0;
}

.r-box.saved label {
    color: #003468;
    width: 165px;
    float: left;
}

.r-box.saved span {
    color: #242424;
    display: block;
    font-weight: 400;
    text-align: right;
    padding: 10px 0 7px;
}

/* My Profile
 ==================================*/
.g-box.update .bottom {
    padding-top: 8px;
}

.g-box.update p.your-mail b {
    font-weight: 400;
    font-size: 1.15em;
}

.g-box.update p.your-mail strong {
    font-size: 1.15em;
}

.g-box.update button {
    margin-top: 0;
}

.g-box.update button span {
    padding: 4px 1px 6px 12px;
    color: #fff;
}

.g-box.contact .content {
    float: left;
    padding-bottom: 0;
}

.g-box.register.contact {
    float: right;
}

.g-box.register.update .your-mail span {
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
}

.g-box.register.contact p {
    margin-bottom: 23px;
}

.g-box.register.forgot-password-box {
   width: 100%;
}

.g-box.register .forgot-password-form {
   width: 100%;
   padding: 5px;
}

.g-box.register .forgot-password-form #register-username-row {
    margin: auto;
    padding: 0;
}

.g-box.register .forgot-password-form input {
    width: 100%;
    max-width: 300px;
    margin: auto;
    padding: 2px;
    margin-bottom: 10px;
    background: white;
    color: black;
    border: 1px solid #aeaeae;
    min-height: 33px;
}

.g-box.register.forgot-password-box .bottom {
    padding: 0;
    margin: 10px auto;
}

.g-box.register.forgot-password-box .bottom button {
    width: auto;
    float: inherit;
    margin: 0;
    padding: 6px 15px;
    background: #f37022;
}

.g-box.register.forgot-password-box .bottom button span {
    margin: 0;
    padding: 0;
}

.g-box.contact .bottom {
    padding-bottom: 35px;
    padding-top: 0;
    height: 55px;
}

.g-box.contact .bottom p {
    font-weight: 400;
    line-height: normal;
    padding-top: 24px;
    width: 120px;
    margin-bottom: 0;
}

.g-box.contact button span {
    padding: 4px 3px 6px 18px;
    color: #fff;
}

.profile {
    background-position: 0 100%;
}

.blue-box-wrap.profile,
.profile .blue-box {
    margin-top: 0;
}

.blue-box-wrap.profile h3 {
    color: #003468;
    padding-bottom: 14px;
}

.blue-box-wrap.profile p.title {
    font-weight: 700;
    font-size: 1.15em;
    padding-top: 11px;
    margin-bottom: 9px;
}

.blue-box-wrap.profile ol {
    padding-left: 19px;
    list-style: decimal;
}

.blue-box-wrap.profile ol li {
    padding-bottom: 5px;
    position: relative;
    width: 100%;
    margin-left: 8px;
}

.blue-box-wrap.profile ol a {
    font-weight: 700;
    padding-right: 4px;
}

.blue-box-wrap.profile ol span.remove {
    position: absolute;
    right: 0;
    padding-right: 17px;
    cursor: pointer;
}

#group_info_content {
    width: 691px;
    max-width: 100%;
}

#group_info_content ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#group_info_content li {
    margin-bottom: 10px;
    float: left;
    line-height: 2.75em;
    width: 691px;
    max-width: 100%;
    background: url() no-repeat 0 0;
}

#group_info_content .content_accordion li {
    background: none;
}

#group_info_content li h4 {
    background: url(https://publishing.energyinst.org/__data/assets/image/0015/2175/more.png?v=0.1.1) 15px 50% no-repeat #f37022;
    color: #fff;
    font-size: 1.15em;
    font-weight: 700;
    /* height: 35px; */
    overflow: hidden;
    /* padding-bottom: 0; */
    /* padding-left: 40px; */
    float: left;
    width: 100%;
    /* max-width: 90%; */
    cursor: pointer;
    /* border-radius: 3px; */
    padding: 15px;
    text-align: center;
}

#group_info_content li h4.showbox {
    background: url(https://publishing.energyinst.org/__data/assets/image/0016/2176/less.png?v=0.1.1) 15px 50% no-repeat #f37022;
    border-radius: 3px;
}

#group_info_content li div.content_accordion {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 17px 10px 17px 13px;
    width: 665px;
    max-width: 92%;
    float: left;
}

/*blue box without top margin */
.blue_box_tab {
    margin-top: 0;
}

.blue_box_tab h3 {
    float: left;
    width: 200px;
}

.blue_box_tab span.sort {
    float: right;
    width: auto;
}

.blue_box_tab {
    margin-top: 0;
}

.blue_box_tab h3 {
    float: left;
    width: 200px;
}

.blue_box_tab span.sort {
    float: right;
    width: auto;
}

.pag_all {
    width: 680px;
    margin-top: 0;
}

.pag_all span {
    width: 400px;
}

.search_btn {
    background-position: 100% 0;
    display: block;
    float: right;
    line-height: 12px;
    margin: 0 10px;
}

.search_btn:hover {
    background-position: 100% -52px;
}

#search-layout .current-search .search_btn span {
    color: #fff;
    display: block;
    font-size: 1em;
    margin-top: 0;
    padding: 6px 0 4px 10px;
}

#slider {
    height: 143px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 691px;
}

#slider-canvas {
    margin: 0 auto;
    overflow: hidden;
    width: 650px;
}

form div.form-fields div.year_input {
    width: 50px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0004/45337/adv_search_year.png?v=0.1.1) no-repeat 100% 0;
}

form div .year_input input {
    width: 50px;
}

.error_msg {
    color: red;
}

.noresultsmall {
    width: 481px;
}

.noresultsmall h2 {
    float: left;
    width: 90%;
    margin-top: 15px;
}

.noresultsearch h3 {
    width: 100%;
    padding-bottom: 0;
}

#search-layout .current-search span#save_msg {
    clear: both;
    color: red;
    display: none;
    float: right;
    margin-top: 5px;
    padding: 0;
    width: 110px;
    font-size: 0.9em;
}

span.series_sp {
    float: left;
    width: 200px;
}

.suggestion {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-weight: 700;
}

.suggestion a {
    font-weight: 400;
    font-style: italic;
}

.g-box .bottom .update_details_btn {
    float: right;
    margin: 27px 20px 0 0;
}

.g-box .bottom .update_details_btn span {
    padding-bottom: 0;
    padding-left: 12px;
    color: #fff;
    background-position: 0 0;
    margin-top: 0;
}

#username_info {
    float: left;
    margin-left: 186px;
    font-size: 0.9em;
}

.more_info {
    float: right;
    clear: both;
    margin-top: 10px;
}

.update_ecom_btn span {
    height: 17px;
}

#sep_isbn input {
    height: 23px;
    margin: 0 5px;
    padding: 2px;
    width: 56px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0016/45340/isbn_inp.png?v=0.1.1) no-repeat 100% 100%;
}

#sep_isbn label {
    line-height: 2em;
}

#sep_isbn input.first {
    margin-left: 0;
}

#sep_isbn .bg-field {
    background: none;
    padding: 0;
}

#right-sidebar .twitter .content {
    font-weight: 400;
}

#right-sidebar .twitter .content ul li.first {
    border: none;
}

#right-sidebar .RightMTest h3 {
    background: url(https://publishing.energyinst.org/__data/assets/image/0006/48696/bg-heading_twitte2.jpg?v=0.1.1) no-repeat 0 0;
}

#right-sidebar .Themes h3 {
    background: url(https://publishing.energyinst.org/__data/assets/image/0006/48696/bg-heading_twitte2.jpg?v=0.1.1) no-repeat 0 0;
}

#right-sidebar .ContentType h3 {
    background: url(https://publishing.energyinst.org/__data/assets/image/0006/48696/bg-heading_twitte2.jpg?v=0.1.1) no-repeat 0 0;
}

#right-sidebar .twitter h3 {
    background-color: #231f58;
    border-radius: 5px;
    max-width: 220px;
    background-size: 100% 100%;
}

.publication-layout .p-options .unsubscribe-btn {
    font-size: 1.28em;
    padding: 15px 0 5px 14px;
}

ul.initial_menu_order li a {
    width: 115px;
    background-color: #e16720;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

ul.initial_menu_order li a:hover,
ul.initial_menu_order li a.current {
    width: 115px;
    background-color: #231f58;
    /* border-radius: 7px; */
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#error-message-box {
    display: none;
    clear: both;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
   /* padding: 52px 80px 0;*/
    border: 0;
    /*background: #fff url(https://publishing.energyinst.org/__data/assets/image/0006/45285/error_message_box_bg.gif?v=0.1.1) no-repeat left 16px;*/
    color: #aa0200;
    font: normal 16px Arial, Helvetica, sans-serif;
}

#error-message-box p {
    margin: 0;
    padding: 0;
}

form div label.checkout-error {
    color: #aa0200;
}

/* *********************** */
#ks-results ul.initial_search_status {
    float: left;
    margin: 30px 0 0;
    width: 100%;
    padding: 0;
}

#ks-results ul.initial_search_status li {
    float: left;
    list-style: none;
    font-weight: 700;
    list-style: none outside none;
    padding: 0;
    text-align: center;
}

#ks-results ul.initial_search_status li a {
    color: #fff;
    background: url(?v=0.1.1) no-repeat 0 0;
    line-height: 25px;
    float: left;
    display: block;
    height: 51px;
    background-size: default;
}

#ks-results ul.initial_search_status li a.current {
    /* background: url(https://publishing.energyinst.org/__data/assets/image/0003/58296/initial_menu_orange.gif?v=0.1.1)no-repeat 0 0; */
    background-color: #231f58;
    /* color: gray; */
    border-radius: -1px;
    background-size: default;
}

#ks-results ul.initial_search_status li a:hover,
ul.initial_search_status li a.current {
    background-size: default;
}

.pagination li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

#adv {
    width: 100%;
}

#advleft {
    float: left;
    width: 50%;
}

#advright {
    float: right;
    width: 50%;
}

/* reports styles */
#content_nocols {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 0;
}

table#report_content {
    float: left;
    width: 100%;
    border: 1px solid #e9e9e9;
}

table#report_content thead th {
    padding: 5px;
    background-color: #1a457a;
    color: #fff;
    border: 1px solid #e9e9e9;
}

table#report_content thead {
    border: 1px solid red;
}

table#report_content td {
    padding: 5px;
    border: 1px solid #e9e9e9;
}

table#report_content tr.even {
    background-color: #f5f5f5;
}

#content_nocols .pagination {
    width: 930px;
}

#content_nocols .pagination a.prev {
    padding: 0;
}

#content_nocols .pagination span {
    width: 765px;
    padding-left: 0;
}

.right_btn {
    float: left;
    margin: 10px 0 0 137px;
}

div.cart-summary-box {
    padding: 16px;
    background: #fff;
}

#subcategory_listing {
    float: left;
    width: 100%;
}

#subcategory_listing li {
    padding-bottom: 15px;
}

#subcategory_listing li a {
    float: left;
    display: block;
    width: 670px;
    padding-left: 21px;
}

#subcategory_listing li a.folder_icon {
    background: url(https://publishing.energyinst.org/__data/assets/image/0017/20933/folder_icon.png?v=0.1.1) 0 50% no-repeat;
}

#subcategory_listing li a.publication_icon {
    background: url(https://publishing.energyinst.org/__data/assets/image/0016/20932/publication_icon.png?v=0.1.4) 0 50% no-repeat;
}

.publication-layout .p-options .mintxt {
    font-size: 1.1em;
    padding-left: 20px;
}

.note {
    font-size: 0.8em;
    margin-bottom: 10px;
}

.noteleft {
    float: left;
}

.productcart .submit-button span {
    font-size: 0.8em;
    color: #fff;
}

#content .centrelogin .heading {
    min-width: 201px;
}

.productcart .submit-button {
    line-height: 20px;
}

#checkout_login_form_login_prompt{
    display: none;
}

.centrelogin {
    margin: 0 auto;
    float: none;
    position: relative;
}

.reglink {
    float: left;
    width: auto;
    margin-top: 5px;
}

.termsbottom {
    margin-top: 10px;
}

.g-box.update .content {
    padding-bottom: 3px;
}

.passinfo {
    color: red;
}

#psinfo {
    font-weight: 700;
    margin-bottom: 19px;
}

#search-layout .current-search .terminfo {
    font-weight: 400;
    float: left;
    width: 330px;
    clear: both;
    font-size: 0.9em;
    margin: 0;
    padding: 6px 0 0 10px;
    color: #bd6201;
}

#search-layout .current-search .terminfo span {
    float: none;
    font-weight: 400;
    color: #003468;
    display: inline;
}

#wrapper .nospace {
    padding-left: 0;
}

#searchbynumber #searchnum {
    border: 1px solid #00336a;
    width: 180px;
    margin-left: 16px;
}

#receipt {
    float: left;
    width: 100%;
}

#receipt tr {
    border-bottom: 1px solid #000;
}

#receipt tr td {
    padding: 10px;
}

#receipt tr.nobord {
    border: none;
}

#receipt .bld,
.bld {
    font-weight: 700;
}

/*
 ColorBox Core Style:
 The following CSS is consistent between example themes and should not be altered.
 */
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

/* 
 User Style:
 Change the following styles to modify the appearance of ColorBox.  They are
 ordered & tabbed in a way that represents the nesting of the generated HTML.
 */
#cboxOverlay {
    background: #000;
}

#cboxContent {
    margin-top: 20px;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0020/31457/controls.png?v=0.0.2) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: bottom left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(https://publishing.energyinst.org/__data/assets/image/0020/31457/controls.png?v=0.0.2) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: bottom right;
}

#cboxLoadingOverlay {
    background: #000;
}

#cboxLoadingGraphic {
    background: url(https://publishing.energyinst.org/__data/assets/image/0003/31458/loading.gif?v=0.0.2) no-repeat center center;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(https://publishing.energyinst.org/__data/assets/image/0020/31457/controls.png?v=0.0.2) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: bottom center;
}

ul.custom-list {
    padding: 0;
}

ul.corporate {
    list-style-type: circle;
    padding-left: 20px;
    margin-bottom: 20px;
}
ul.custom-list li {
    margin-bottom: 15px;
    list-style: none;
    padding: 0 0 10px;
}

ul.custom-list li p {
    margin-bottom: 5px;
}

ul.custom-list li.first {
    border: none;
}

.publlisting {
    margin-top: 30px;
}

ul.custom-list li ul li {
    padding-bottom: 0;
}

form div#add_fields div.bg-field select {
    width: 180px;
}

.bottdesc {
    margin: 20px 0 0;
}

#wrong_details {
    color: red;
}

.profile .pagination {
    width: 651px;
}

.profile .pagination span {
    width: 360px;
}

#tpdesc_info {
    margin-top: 10px;
}

#tpdesc_info span {
    padding: 0;
    line-height: 1.3em;
    margin: 5px 0;
    font-size: 0.8em;
}

.g-box.register div.tp span.hide {
    display: none;
}

.edituseraddfields {
    float: left;
}

.edituseraddfields select {
    float: left;
    width: 100%;
}

#content div.edituseraddfields div.bg-field select {
    width: 100%;
}

#content div.edituseraddfields div.tp div {
    float: left;
    margin-top: 20px;
}

#content div.edituseraddfields div.tp div div {
    margin-top: 0;
}

.error {
    color: red;
    margin-top: 2px;
}

/* ******************* */
/*Ecommerce
 ========================*/
.ecom-buttons {
    /*position: absolute;
   right: 0;
   top: 10px;
   z-index: 1000;*/
    /*margin-top: 10px;
    float: right;
    z-index: 1000;*/
    margin-bottom: 20px;
    float: none;
    z-index: 1000;
}

div.ecom-buttons a {
    text-decoration: none;
}

div.ecom-buttons a:hover {
    text-decoration: none;
}

div.ecom-buttons a button, div.ecom-buttons a span {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin: 15px;
    padding: 15px;
    border: 0;
    border-radius: 5px;
    background: hsl(0, 0%, 0%);
    color: hsl(0, 0%, 100%);
    font-weight: 700;
    line-height: 1;
    vertical-align: top;
    zoom: 1;
    display: inline;
    cursor: pointer;
}

div.ecom-buttons a.go-shop button, div.ecom-buttons a.go-shop span {
    background-color: hsl(23, 90%, 54%);
    margin-left: 0;
}

div.ecom-buttons a.go-checkout button, div.ecom-buttons a.go-checkout span {
    background-color: hsl(244, 48%, 23%);
    margin-right: 0;
}


div.ecom-buttons a.go-profile span {
    background-color: hsl(23, 90%, 54%);
    margin-left: 0;
}

@media (max-width: 425px) {
    div.ecom-buttons a button, div.ecom-buttons a span {
        width: 70%;
        margin: 15px auto;
        display: block;
        float: left;
    }
}
/*
div.ecom-buttons a span {
    display: inline-block;
    height: 13px;
    overflow: hidden;
    margin: 0;
    padding: 11px 16px 11px 32px;
    border: 0;
    background: transparent;
    color: #003468;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}*/

/*div.ecom-buttons a.go-shop span {
    background: transparent url(https://publishing.energyinst.org/__data/assets/image/0003/894/buttons1b.png) no-repeat left -114px;
}*/

/*div.ecom-buttons a.go-checkout span {
    overflow: hidden;
    color: #fff;
    background-repeat: no-repeat;
    display: inline;
    background-image: -ms-linear-gradient(bottom, #083a6e 0%, #3f6399 100%);
    background-image: -moz-linear-gradient(bottom, #083a6e 0%, #3f6399 100%);
    background-image: -o-linear-gradient(bottom, #083a6e 0%, #3f6399 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #083a6e), color-stop(1, #3f6399));
    background-image: -webkit-linear-gradient(bottom, #083a6e 0%, #3f6399 100%);
    background-image: linear-gradient(to top, #083a6e 0%, #3f6399 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#083A6E', endColorstr='#3F6399', GradientType=0);
    IE6-9 
    float: left;
    text-align: center;
    border-radius: 6px;
}*/

.ecom-item {
    background: url(https://publishing.energyinst.org/_designs/css2/styles.css/ecom-item.jpg) 0 20px no-repeat;
    float: left;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 15px;
    padding-top: 20px;
    border-top: 1px solid #e6edf3;
}

.blue-box div.first-ecom-item {
    padding-top: 0;
    border: none;
    background-position: 0 0;
}

.ecom-item .ref {
    background: url(https://publishing.energyinst.org/_designs/css2/styles.css/ecom-item-btm.jpg) no-repeat 0 0;
    float: left;
    font-weight: 700;
    height: 23px;
    margin-top: 12px;
    padding: 6px 0 0 15px;
    width: 675px;
}

.ecom-item .ref .refno {
    float: left;
}

.ecom-item .ref .remove {
    /*background:url(https://publishing.energyinst.org/_designs/css2/styles.css/remove.jpg) no-repeat right 2px;*/
    float: right;
    margin-right: 19px;
    color: #003468;
    line-height: 16px;
}

.ecom-item .ref .remove input {
    /*float:right;*/
    width: 14px;
    height: 14px;
    margin: 0 0 0 5px;
}

.ecom-item p {
    margin: 0;
    padding: 14px 0 0;
    float: left;
}

.ecom-item p span {
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
}

.ecom-item p.title {
    font-size: 1.15em;
    width: 345px;
    font-weight: 700;
    padding: 19px 31px 0 15px;
}

.ecom-item p.price {
    width: 99px;
}

.ecom-item p.quantity {
    width: 120px;
}

.ecom-item p.quantity span {
    padding-bottom: 6px;
}

.ecom-item p.quantity .bg-field {
    background: url(https://publishing.energyinst.org/_designs/css2/styles.css/input25.jpg) no-repeat;
    width: 100%;
    margin-right: 11px;
    float: left;
    padding: 2px 0 0 2px;
}

.ecom-item p.quantity input {
    border: none;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    background: transparent;
}

.ecom-item p.quantity a {
    float: left;
    padding-top: 4px;
}

.ecom-item p.total {
    width: 61px;
    text-align: right;
}

.blue-box hr {
    background: #e8bef3;
    border: none;
    float: left;
    height: 1px;
    margin: 4px 0 11px;
    width: 100%;
}

.ecom-bottom {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 7px;
}

.ecom-bottom .info {
    font-size: 0.92em;
    float: left;
    width: 345px;
    padding-top: 10px;
}

.ecom-bottom .total {
    color: #003468;
    font-size: 1.85em;
    float: right;
    width: 360px;
    text-align: right;
}

.ecom-bottom .total span {
    color: #696969;
    font-size: 0.75em;
    padding-right: 12px;
}

.ecom-bottom .ecom-buttons {
    position: absolute;
    right: 0;
    top: 50px;
}

/*  ============================================= *
 *    Responsive Fixes
 *  ============================================= */
.grad-header {
    background-image: linear-gradient(to top, #e37d0f 0%, #f59a31 100%);
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    float: left;
    overflow: visible !important;
    padding: 10px 5%;
    position: relative;
    text-align: center;
    width: 90%;
    margin: 0 0 15px;
    font-size: 1.8em;
}

#left-sidebar {
    overflow: visible;
}

#left-sidebar {
    width: 15%;
    margin: 0;
    padding: 0;
}

.grad-header:before {
    border-color: #e37d0f transparent transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 50%;
    margin: -1px 10px 0 -10px;
    position: absolute;
    top: 100%;
    width: 0;
}

#top-bar form {
    float: left;
}

.recent_items_listing > div {
    padding: 0 0 15px;
}

/*  ============================================= *
 *    Helpers
 *  ============================================= */
.text-center {
    text-align: center;
}

/*  ============================================= *
 *    media query
 *  ============================================= */
/* Corporate Login landing page */
.corporatelogo {
    float: right;
    padding: 0 10px 10px 10px;
    max-width: 300px;
}

.go-to-corp-login h3 {
    padding: 10px 0 16px 6px;
}

.r-box.crprt h3 {
    background-color: #788fb2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.corpupdate {
    background-color: #b4bdc9;
    border-radius: 5px;
    background-image: -moz-linear-gradient(bottom, #b4bdc9 0%, #788fb2 100%);
    background-image: -o-linear-gradient(bottom, #b4bdc9 0%, #788fb2 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(40, #788fb2), color-stop(100, #cf3d67));
    background-image: -webkit-linear-gradient(bottom, #b4bdc9 40%, #788fb2 100%);
    background-image: linear-gradient(to top, #b4bdc9 0%, #788fb2 100%);
    padding: 10px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
}

.btn-corp-login {
    background: #20497f;
    background-image: -webkit-linear-gradient(top, #20497f, #20497f);
    background-image: -moz-linear-gradient(top, #20497f, #20497f);
    background-image: -ms-linear-gradient(top, #20497f, #20497f);
    background-image: -o-linear-gradient(top, #20497f, #20497f);
    background-image: linear-gradient(to bottom, #20497f, #20497f);
    -webkit-border-radius: 7;
    -moz-border-radius: 7;
    border-radius: 7px;
    color: #fff;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
}

.btn-corp-login:hover {
    text-decoration: underline;
}

.btn-corp-continue {
    background: #e88417;
    background-image: -webkit-linear-gradient(top, #e88417, #e88417);
    background-image: -moz-linear-gradient(top, #e88417, #e88417);
    background-image: -ms-linear-gradient(top, #e88417, #e88417);
    background-image: -o-linear-gradient(top, #e88417, #e88417);
    background-image: linear-gradient(to bottom, #e88417, #e88417);
    -webkit-border-radius: 7;
    -moz-border-radius: 7;
    border-radius: 7px;
    color: #fff;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
}

.btn-corp-continue:hover {
    text-decoration: underline;
}

.mask {
    background: rgba(255, 255, 255, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

#circularG {
    position: absolute;
    width: 128px;
    height: 128px;
    margin: auto;
    left: 45%;
    top: 100px;
    z-index: 99999;
}

.circularG {
    position: absolute;
    background-color: #5a5a5a;
    width: 30px;
    height: 30px;
    border-radius: 19px;
    -o-border-radius: 19px;
    -ms-border-radius: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    animation-name: bounce_circularG;
    -o-animation-name: bounce_circularG;
    -ms-animation-name: bounce_circularG;
    -webkit-animation-name: bounce_circularG;
    -moz-animation-name: bounce_circularG;
    animation-duration: 0.668s;
    -o-animation-duration: 0.668s;
    -ms-animation-duration: 0.668s;
    -webkit-animation-duration: 0.668s;
    -moz-animation-duration: 0.668s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#circularG_1 {
    left: 0;
    top: 51px;
    animation-delay: 0.248s;
    -o-animation-delay: 0.248s;
    -ms-animation-delay: 0.248s;
    -webkit-animation-delay: 0.248s;
    -moz-animation-delay: 0.248s;
}

#circularG_2 {
    left: 13px;
    top: 13px;
    animation-delay: 0.334s;
    -o-animation-delay: 0.334s;
    -ms-animation-delay: 0.334s;
    -webkit-animation-delay: 0.334s;
    -moz-animation-delay: 0.334s;
}

#circularG_3 {
    top: 0;
    left: 51px;
    animation-delay: 0.42s;
    -o-animation-delay: 0.42s;
    -ms-animation-delay: 0.42s;
    -webkit-animation-delay: 0.42s;
    -moz-animation-delay: 0.42s;
}

#circularG_4 {
    right: 13px;
    top: 13px;
    animation-delay: 0.506s;
    -o-animation-delay: 0.506s;
    -ms-animation-delay: 0.506s;
    -webkit-animation-delay: 0.506s;
    -moz-animation-delay: 0.506s;
}

#circularG_5 {
    right: 0;
    top: 51px;
    animation-delay: 0.592s;
    -o-animation-delay: 0.592s;
    -ms-animation-delay: 0.592s;
    -webkit-animation-delay: 0.592s;
    -moz-animation-delay: 0.592s;
}

#circularG_6 {
    right: 13px;
    bottom: 13px;
    animation-delay: 0.668s;
    -o-animation-delay: 0.668s;
    -ms-animation-delay: 0.668s;
    -webkit-animation-delay: 0.668s;
    -moz-animation-delay: 0.668s;
}

#circularG_7 {
    left: 51px;
    bottom: 0;
    animation-delay: 0.754s;
    -o-animation-delay: 0.754s;
    -ms-animation-delay: 0.754s;
    -webkit-animation-delay: 0.754s;
    -moz-animation-delay: 0.754s;
}

#circularG_8 {
    left: 13px;
    bottom: 13px;
    animation-delay: 0.84s;
    -o-animation-delay: 0.84s;
    -ms-animation-delay: 0.84s;
    -webkit-animation-delay: 0.84s;
    -moz-animation-delay: 0.84s;
}

@keyframes bounce_circularG {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.3);
    }
}

@-o-keyframes bounce_circularG {
    0% {
        -o-transform: scale(1);
    }

    100% {
        -o-transform: scale(0.3);
    }
}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.3);
    }
}

@-moz-keyframes bounce_circularG {
    0% {
        -moz-transform: scale(1);
    }

    100% {
        -moz-transform: scale(0.3);
    }
}

#corporate_login_form_login_prompt .r-box.login {
    display: none;
}

.go-to-corp-login {
    display: none;
}

.go-to-corp-login a {
    margin-top: 10px;
    display: block;
}

#corporate_login_form_login_prompt .go-to-corp-login {
    display: block;
}

#form_email_170781_submit {
    visibility: hidden;
}

/* -------------------------------- 
 Redesign pubs
 Topics last level
 -------------------------------- */
.cd-accordion-menu {
    width: 90%;
    max-width: 600px;
    background: #4d5158;
    margin: 4em auto;
    box-shadow: 0 4px 40px #70ac76;
}

.cd-accordion-menu ul {
    /* by default hide all sub menus */
    display: none;
}

.cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    opacity: 0;
}

.cd-accordion-menu label,
.cd-accordion-menu a {
    position: relative;
    display: block;
    padding: 18px 18px 18px 64px;
    background: #4d5158;
    box-shadow: inset 0 -1px #555960;
    color: #fff;
    font-size: 1.6rem;
}

.no-touch .cd-accordion-menu label:hover,
.no-touch .cd-accordion-menu a:hover {
    background: #52565d;
}

.cd-accordion-menu label::before,
.cd-accordion-menu label::after,
.cd-accordion-menu a::after {
    /* icons */
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cd-accordion-menu label {
    cursor: pointer;
}

.cd-accordion-menu label::before,
.cd-accordion-menu label::after {
    background-image: url(../img/cd-icons.svg);
    background-repeat: no-repeat;
}

.cd-accordion-menu label::before {
    /* arrow icon */
    left: 18px;
    background-position: 0 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.cd-accordion-menu label::after {
    /* folder icons */
    left: 41px;
    background-position: -16px 0;
}

.cd-accordion-menu a::after {
    /* image icon */
    left: 36px;
    background: url(../img/cd-icons.svg) no-repeat -48px 0;
}

.cd-accordion-menu input[type=checkbox]:checked + label::before {
    /* rotate arrow */
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cd-accordion-menu input[type=checkbox]:checked + label::after {
    /* show open folder icon if item is checked */
    background-position: -32px 0;
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
}

.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
    background: #35383d;
    box-shadow: inset 0 -1px #41444a;
    padding-left: 82px;
}

.no-touch .cd-accordion-menu ul label:hover,
.no-touch .cd-accordion-menu ul a:hover {
    background: #3c3f45;
}

.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
    box-shadow: none;
}

.cd-accordion-menu ul label::before {
    left: 36px;
}

.cd-accordion-menu ul label::after,
.cd-accordion-menu ul a::after {
    left: 59px;
}

.cd-accordion-menu ul ul label,
.cd-accordion-menu ul ul a {
    padding-left: 100px;
}

.cd-accordion-menu ul ul label::before {
    left: 54px;
}

.cd-accordion-menu ul ul label::after,
.cd-accordion-menu ul ul a::after {
    left: 77px;
}

.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
    padding-left: 118px;
}

.cd-accordion-menu ul ul ul label::before {
    left: 72px;
}

.cd-accordion-menu ul ul ul label::after,
.cd-accordion-menu ul ul ul a::after {
    left: 95px;
}

@media only screen and (min-width: 600px) {

    .cd-accordion-menu label,
    .cd-accordion-menu a {
        padding: 24px 24px 24px 82px;
        font-size: 1.9rem;
    }

    .cd-accordion-menu label::before {
        left: 24px;
    }

    .cd-accordion-menu label::after {
        left: 53px;
    }

    .cd-accordion-menu ul label,
    .cd-accordion-menu ul a {
        padding-left: 106px;
    }

    .cd-accordion-menu ul label::before {
        left: 48px;
    }

    .cd-accordion-menu ul label::after,
    .cd-accordion-menu ul a::after {
        left: 77px;
    }

    .cd-accordion-menu ul ul label,
    .cd-accordion-menu ul ul a {
        padding-left: 130px;
    }

    .cd-accordion-menu ul ul label::before {
        left: 72px;
    }

    .cd-accordion-menu ul ul label::after,
    .cd-accordion-menu ul ul a::after {
        left: 101px;
    }

    .cd-accordion-menu ul ul ul label,
    .cd-accordion-menu ul ul ul a {
        padding-left: 154px;
    }

    .cd-accordion-menu ul ul ul label::before {
        left: 96px;
    }

    .cd-accordion-menu ul ul ul label::after,
    .cd-accordion-menu ul ul ul a::after {
        left: 125px;
    }
}

.cd-accordion-menu.animated label::before {
    /* this class is used if you're using jquery to animate the accordion */
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

/* Index redesign */
/*Index redesign*/
.horizontal-nav {
    background: #efefef;
    border-radius: 6px;
}

.horizontal-nav ul {
    background-image: -ms-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -moz-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -o-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #497614), color-stop(1, #7aa744));
    background-image: -webkit-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: linear-gradient(to top, #ea881c 0%, #ea881c 100%);
    float: left;
    text-align: center;
    border-radius: 6px;
    background-image: -ms-linear-gradient(top, #ea881c 0%, #ea881c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#497614', endColorstr='#7aa744', GradientType=0, width="150px");
    /* IE6-8 */
}

.daddy:hover {
    background-image: -ms-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -moz-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -o-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea881c), color-stop(1, #7aa744));
    background-image: -webkit-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: linear-gradient(to top, #ea881c 0%, #ea881c 100%);
}

.horizontal-nav ul li {
    float: left;
}

.horizontal-nav ul li:first-child {
    border-left: none;
}

.horizontal-nav ul li a {
    display: inline;
    padding: 10px 20px;
    color: #fff;
}

.horizontal-nav ul li:first-child a {
    border-left: none;
}

.horizontal-nav ul li:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.horizontal-nav ul li:last-child a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#top-bar {
    overflow: hidden;
    color: #fff;
    float: left;
    width: 100%;
}

#top-bar ul {
    color: #fff;
    list-style: none;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    float: left;
}

#top-bar ul li {
    font-size: 16px;
    padding-right: 2%;
    float: left;
    color: #fff;
    margin-right: 10px;
    padding-left: 10px;
    padding-top: 8px;
}

#top-bar ul li a {
    color: #fff;
}

#top-bar ul li a:hover {
    color: #fff;
    font-size: 16px;
    text-decoration: underline !important;
}

#top-bar input {
    height: 19px;
    width: 174px;
    background: #f0f5eb;
    border: 1px solid #888;
    border-radius: 3px;
}

#top-bar select {
    margin-right: 8px;
    width: 202px;
}

#top-bar .submit-button {
    margin-right: 7px;
    line-height: 17px;
    z-index: -2;
}

/* Index */
li.index {
    float: left;
    width: 28.3%;
    margin-right: 2.2em;
    border-right: 1px solid #000;
}

li.index:last {
    border-right: none;
}

.left-section2 {
    float: left;
    /*padding-right: 10px;*/
    width: 100%;
}

/* Redesign necessary to migrate to the new css when avaliable/life */
#basket-container {
    float: right;
    margin-left: 32px;
    margin-top: 1px;
}

#nav2 {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
}

/* 3r level landing pages toggling */
.ac-container {
    margin: 10px auto 30px;
    text-align: left;
    width: 100%;
}

.ac-container label {
    height: 10px;
    background-color: #eee;
    min-width: 81%;
    width: auto;
    padding: 10px 40px;
    font-size: 14px;
    z-index: 10;
    position: relative;
}

.ac-container article {
    overflow: hidden;
    height: 0;
    position: relative;
    z-index: 10;
    width: auto;
    max-width: 85%;
    margin-left: 20px;
}

.ac-container label:hover {
    /*background: #fff;*/
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover {
    /* Quan esta obert */
    background-color: #eee;
    padding: 10px 40px;
    /*font-size: 14px;*/
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after {
    /*
   position: absolute;
   width: 24px;
   height: 24px;
   right: 13px;
   top: 7px;*/
    background-color: red;
}

.ac-container input:checked + label:hover:after {
    background-color: green;
}

.ac-container input:checked ~ article.ac-small {
    height: 100%;
    background-color: #fff;
    /*padding: 4px 35px;
   font-size: 14px;*/
    padding: 5px 0;
}

/*.ac-container input:checked ~ article.ac-small:hover{
 background-color: #cecece;*/
.ac-container input:checked ~ article.ac-medium {
    height: 180px;
}

.ac-container input:checked ~ article.ac-large {
    height: 230px;
}

input[type=checkbox].css-checkbox {
    /*position: absolute;*/
    display: none;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 30px;
    margin-top: 9px;
    height: auto;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 6px 8px;
    font-size: 1.4em;
    vertical-align: middle;
    cursor: pointer;
}

input[type=checkbox].css-checkbox + label.css-labelconference {
    padding-left: 30px;
    margin-bottom: 9px;
    height: auto;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 6px 8px;
    font-size: 1.4em;
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff1e3;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 6px -27px;
}

.css-label {
    background-image: url(https://publishing.energyinst.org/__data/assets/image/0005/186917/creu-i-ratlla.png);
}

.css-labelconference {
    background-image: url(https://publishing.energyinst.org/__data/assets/image/0005/186917/creu-i-ratlla.png);
}

/*specific classes related to Checkbox skins*/
input[type=checkbox].css-checkbox.med + label.css-label.med {
    padding-left: 22px;
    height: 17px;
    display: inline-block;
    line-height: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {
    background-position: 0 -17px;
}

input[type=checkbox].css-checkbox.sme + label.css-label.sme {
    padding-left: 22px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}

input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme {
    background-position: 0 -16px;
}

input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
    padding-left: 22px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}

input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg {
    background-position: 0 -20px;
}

.topback {
    background: #eee;
    /*width: 88%;*/
    width: 100%;
    /*padding: 10px 40px 0;
   padding-left: 30px;*/
    padding: 0;
    float: left;
    margin-bottom: 20px;
}

.topback--2-col {
    width: 50%;
}

@media (max-width: 1200px) {
    .topback--2-col {
        width: 100%;
    }
}

.topbackconference {
    background: rgba(214, 214, 214, 0.14);
    width: 88%;
    padding: 10px 40px 0;
    padding-left: 30px;
    float: left;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {}

.topleft {
    float: left;
    height: 100%;
    /*width: 25%;*/
    width: 35%;
    /*margin-left: 38px;
   margin-top: 5px;
   margin-bottom: 12px;*/
}

.topleft img {
    padding: 10px 40px;
}

@media (max-width: 1000px) {
    .topleft {
        display: none;
    }
}

.topright {
    float: right;
    background: #eee;
    height: 100%;
    /*width: 63%;*/
    width: 65%;
}

@media (max-width: 1000px) {
    .topright {
        margin-bottom: 18px;
        width: 100%;
        background: #eee;
    }
}

.toprightconference {
    float: right;
    background: rgba(214, 214, 214, 0.14);
    height: 100%;
    width: 63%;
}

@media (max-width: 1000px) {
    .toprightconference {
        margin-bottom: 18px;
        width: 100%;
        background: #fff1e3;
    }
}

.topback h1 {
    margin-bottom: 0;
}

.carousel--custom {
    background-color: hsla(0, 0%, 0%, 0);
    border:none;
    border-radius: 0;
}
.carousel--custom .carousel.slide {
    width: 100%;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .carousel--custom .carousel.slide {
        width: 90%;
    }
}

@media screen and (min-width: 1024px) {
    .carousel--custom .carousel.slide {
        width: 85%;
    }
}

.carousel--custom .carousel.slide .carousel-inner {
    background-color: hsla(0, 0%, 0%, 0);
    top: 0;
}

.carousel--custom .carousel-indicators li,
.carousel--custom .carousel-control-next,
.carousel--custom .carousel-control-prev {
    cursor: alias;
}

.carousel-indicators {
    bottom: 0;
    background-color: hsla(0, 0%, 0%, 0);
    width: 50%;
    margin: 0px auto;
    margin-bottom: 20px;
}

.carousel-indicators li {
    height: 5px;
    margin: 5px;
}

.carousel--custom .carousel-control-next,
.carousel--custom .carousel-control-prev {
    top: 50%;
    width: 5%;
    height: 25%;
}

.carousel--custom .carousel-item iframe {
    width: 100% !important;
}

#summary {
    /*padding: .3em .5em;*/
    padding: 10px;
    font-size: 1.1em;
margin-bottom: 5px;
}
.hmsummary {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 5px;
}

@media (max-width: 600px) {
    #summary {
        padding: 0 1.1em;
    }
}

#iconlist {
    /*background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
    background-position: 8px -38px;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: auto;
    margin-left: 35px;
    font-size: 1.2em;
    text-decoration: none;
    float: left;*/
    margin: 0;
    width: auto;
    min-width: 60%;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0006/585888/list-image-book.png);
    list-style-position: outside;
    margin-left: 30px;
    padding: 10px 0 30px 0;
}

#iconlist:hover {
    /*background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
    background-position: -30px 0;
    background-repeat: no-repeat;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    text-decoration: none;
    font-size: 1.2em;
    float: left;*/
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
}

#iconlistalone {
    /*background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
   background-position: 8px -38px;
   background-repeat: no-repeat;
   background-color: #FFF;
   padding: 10px 0 30px 34px;
   list-style: none;*/
    margin: 0;
    width: auto;
    min-width: 60%;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0006/585888/list-image-book.png);
    list-style-position: outside;
    margin-left: 30px;
    padding: 10px 0 30px 0;
}

#iconlistalone:hover {
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
    /*background-position: -30px 0;
   background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
   background-repeat: no-repeat;
   padding: 10px 0 30px 34px;*/
    /* reset styles (optional): */
    /*list-style: none;
   margin: 0;
   width: 93%;
   text-decoration: none;
   font-size: 1.2em;
   float: left;
   margin-top: -5px;*/
}

#iconlistv2 {
    /*background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
   background-position: 8px -38px;
   background-repeat: no-repeat;
   background-color: #FFF;
   padding: 10px 0 30px 34px;
   list-style: none;
   margin: 0;
   width: 93%;
   font-size: 1.2em;
   text-decoration: none;
   float: left;*/
    margin: 0;
    width: auto;
    min-width: 60%;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0006/585888/list-image-book.png);
    list-style-position: outside;
    margin-left: 30px;
    padding: 10px 0 30px 0;
}

#iconlistv2:hover {
    /*background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
   background-position: -30px 0;
   background-repeat: no-repeat;
   padding: 10px 0 30px 34px;
   list-style: none;
   margin: 0;
   width: 93%;
   text-decoration: none;
   font-size: 1.2em;
   float: left;*/
   list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
}

#iconlistalonev2 {
    /*background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
    background-position: 8px -38px;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    font-size: 1.2em;
    text-decoration: none;
    float: left;
    margin-top: -5px;*/
    margin: 0;
    width: auto;
    min-width: 60%;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0006/585888/list-image-book.png);
    list-style-position: outside;
    margin-left: 30px;
    padding: 10px 0 30px 0;
}

#iconlistalonev2:hover {
    /*background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
    background-position: -30px 0;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    text-decoration: none;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;*/
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
}

#iconlistv3 {
    /*background-image: url(./?a=188374);
    background-position: 8px -38px;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    font-size: 1.2em;
    text-decoration: none;
    float: left;*/
    margin: 0;
    width: auto;
    min-width: 60%;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0006/585888/list-image-book.png);
    list-style-position: outside;
    margin-left: 30px;
    padding: 10px 0 30px 0;
}

#iconlistv3:hover {
    /*background-image: url(./?a=188374);
    background-position: -30px 0;
    background-repeat: no-repeat;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    text-decoration: none;
    font-size: 1.2em;
    float: left;*/
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
}

#iconlistalonev3 {
    /*background-image: url(./?a=188374);
    background-position: 8px -38px;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    font-size: 1.2em;
    text-decoration: none;
    float: left;
    margin-top: -5px;*/
    margin: 0;
    width: auto;
    min-width: 60%;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0006/585888/list-image-book.png);
    list-style-position: outside;
    margin-left: 30px;
    padding: 10px 0 30px 0;
}

#iconlistalonev3:hover {
    /*background-image: url(./?a=188374);
    background-position: -30px 0;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    text-decoration: none;
    font-size: 1.2em;
    float: left;
    margin-top: -5px;*/
    list-style-image: url(https://publishing.energyinst.org/__data/assets/image/0007/585889/list-image-book-open.png);
}

/* Effect 5: same word slide in */
.cl-effect-5 a {
    overflow: hidden;
    padding: 0 4px;
    height: 1em;
}

.cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cl-effect-5 a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 700;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

#icon-pub {
    position: relative;
    float: left;
}

#right-text {
    position: relative;
}

p {
    margin-bottom: 20px;
    line-height: 1.4em;
    font-size: 1.1em;
}

.searchboxright {
    float: left;
    margin-left: 33px;
    margin-top: 4px;
}

#top-bar {
    background-image: -webkit-linear-gradient(bottom, #f37022 80%, #f59a31 100%);
}

#top-bar ul {
    width: 52%;
}

#top-bar ul li {
    font-size: 16px;
    padding-right: 0;
    color: #fff;
    margin-right: 4px;
    padding-left: 12px;
    padding-top: 8px;
    cursor: pointer;
    float: right;
    margin-left: 32px;
    margin-top: 1px;
}

.horizontal-nav ul {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #497614), color-stop(1, #7aa744));
}

.daddy:hover {
    background-image: -ms-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -moz-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -o-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea881c), color-stop(1, #7aa744));
    background-image: -webkit-linear-gradient(bottom, #ea881c 0%, #ea881c 100%);
    background-image: linear-gradient(to top, #ea881c 0%, #ea881c 100%);
}

#nav2 {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
}

/* menu */
div#onlymenu ul {
    list-style-type: none;
    margin: 0;
    padding: 4px;
    overflow: hidden;
    background-image: linear-gradient(to top, #d1601f 0%, #f37022 100%);
    border-radius: 0;
    margin-bottom: 20px;
}

div#onlymenu li {
    float: left;
}

div#onlymenu li a,
.dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 15px;
}

div#onlymenu li a:hover,
.dropdown:hover .dropbtn {
    background-color: #c95f22;
}

div#onlymenu li.dropdown {
    display: inline-block;
}

div#onlymenu .dropdown-content {
    display: none;
    position: absolute;
    background: #f0f0f0;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 40;
    border-radius: 4px;
}

div#onlymenu .dropdown-content a {
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 13px;
}

div#onlymenu .dropdown-content a:hover {
    background-color: #dbdbdb;
    border-radius: 4px;
}

div#onlymenu .dropdown:hover .dropdown-content {
    display: block;
}

div#onlymenu .icon {
    display: none;
}

/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width: 755px) {
    div#onlymenu ul.topnav li:not(.icon) {
        display: none;
    }

    div#onlymenu ul.topnav li.icon {
        float: right;
        display: inline-block;
    }

    div#onlymenu .dropdown:hover .dropdown-content {
        display: none;
    }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
@media screen and (max-width: 980px) {

    /*div#onlymenu .icon {
   display: ;
   }*/
    div#onlymenu ul.topnav.responsive {
        position: relative;
    }

    div#onlymenu ul.topnav.responsive li.icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    div#onlymenu ul.topnav.responsive li {
        float: none;
        display: inline;
    }

    div#onlymenu ul.topnav.responsive li a {
        display: block;
        text-align: center;
    }
}

/*#main-search {
    width: 200px;
    padding: 15px 0 15px 20px;
    font-size: 15px;
    font-family: sans-serif;
    border: none;
    height: 36px;
    margin-right: 0;
    color: black;
    outline: none;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
}*/

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: grey;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: grey;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: grey;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: grey;
}

/*#main-search:focus {
    background: -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fff));
}

@-moz-document url-prefix() {
    #main-search {
        padding: 6px 0 2px 20px;
    }
}*/

#search_button {
    border: none;
    background: #231f58 url(https://publishing.energyinst.org/__data/assets/image/0008/195668/search.png) center no-repeat;
    width: 30px;
    float: left;
    padding: 0;
    text-align: center;
    height: 36px;
    cursor: pointer;
}

#basket {
    margin: 4px;
    margin-left: 20px;
    margin-top: 9px;
    width: 150px;
    float: right !important;
}

.updatebtn {
    background: #231f58;
    background-image: -webkit-linear-gradient(top, #231f58, #04386c);
    background-image: -moz-linear-gradient(top, #231f58, #04386c);
    background-image: -ms-linear-gradient(top, #231f58, #04386c);
    background-image: -o-linear-gradient(top, #231f58, #04386c);
    background-image: linear-gradient(to bottom, #231f58, #04386c);
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    color: #fff;
    font-size: 13px !important;
    padding: 4px 8px 0px 8px !important;
    text-decoration: none;
    font-weight: bold;
}

.updatebtn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -moz-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -ms-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -o-linear-gradient(top, #3cb0fd, #231f58);
    background-image: linear-gradient(to bottom, #3cb0fd, #231f58);
    text-decoration: none;
    font-weight: bold;
}

.basketbtn {
    background: #231f58;
    background-image: -webkit-linear-gradient(top, #231f58, #04386c);
    background-image: -moz-linear-gradient(top, #231f58, #04386c);
    background-image: -ms-linear-gradient(top, #231f58, #04386c);
    background-image: -o-linear-gradient(top, #231f58, #04386c);
    background-image: linear-gradient(to bottom, #231f58, #04386c);
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    color: #fff;
    font-size: 13px !important;
    padding: 5px 17px 6px 11px !important;
    text-decoration: none;
    font-weight: bold;
}

.basketbtn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -moz-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -ms-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -o-linear-gradient(top, #3cb0fd, #231f58);
    background-image: linear-gradient(to bottom, #3cb0fd, #231f58);
    text-decoration: none;
    font-weight: bold;
}

.loginbtn {
    background: #231f58;
    background-image: -webkit-linear-gradient(top, #231f58, #04386c);
    background-image: -moz-linear-gradient(top, #231f58, #04386c);
    background-image: -ms-linear-gradient(top, #231f58, #04386c);
    background-image: -o-linear-gradient(top, #231f58, #04386c);
    background-image: linear-gradient(to bottom, #231f58, #04386c);
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    color: #fff;
    font-size: 13px !important;
    padding: 5px 17px 6px 11px !important;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
    width: 50%;
    line-height: 1.2em;
}

.loginbtn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -moz-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -ms-linear-gradient(top, #3cb0fd, #231f58);
    background-image: -o-linear-gradient(top, #3cb0fd, #231f58);
    background-image: linear-gradient(to bottom, #3cb0fd, #231f58);
}

.remove-items-button {
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 15px;
    border: 0;
    border-radius: 5px;
    background: hsl(0, 0%, 0%);
    color: hsl(0, 0%, 100%);
    font-weight: 700;
    line-height: 1;
    vertical-align: top;
    zoom: 1;
    display: inline;
    cursor: pointer;
    font-size: 1em !important;
}

/* Funnelback Dropdown */
li.ui-menu-item {
    font-size: 1.4em;
    display: list-item;
    width: 100%;
    margin-bottom: 6px;
}

li.ui-autocomplete-category {
    font-weight: bold;
    color: #231f58;
}

a#ui-active-menuitem {
    background-color: #ccecf9;
}

li.ui-menu-item:hover {
    background-color: #ccecf9;
    cursor: pointer;
}

.ui-state-focus {
    background-color: #ccecf9;
}

span.ui-helper-hidden-accessible div {
    display: none;
    visibility: collapse;
}

span.ui-helper-hidden-accessible {
    display: none;
    visibility: collapse;
}

/* Featured */
.wrap {
    overflow: hidden;
}

#box {
    width: 24.6%;
    background: #fff;
    color: #fff;
    position: relative;
    float: left;
    padding-left: 6px;
    margin-left: -6px;
    margin-top: 10px;
}

@media screen and (max-width: 754px) {
    #box {
        width: 50%;
        margin-bottom: 40px;
    }
}

#innerContent {
    border-right: 2px solid #f37022;
    height: 171px;
    margin-right: 3px;
    border-left: 2px solid #f37022;
    padding-left: 18px;
}

.innerContent--right {
    border-bottom: 2px solid #f37022;
    height: auto;
    padding: 15px 0;
    border-top: none;
}

.innerContent--right:last-child {
    border-bottom: none;
}

#date {
    color: black;
}

#featuredtitle {
    font-family: sans-serif;
    font-size: 15.5px;
    color: #182b4a;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}

#featuredtitle:hover {
    text-decoration: underline;
}

/*Logos main page*/
/*div.imglogo {
    margin: 5px;
    float: left;
    width: 106px;
    height: 100px;
    padding-bottom: 5px;
}

div.imglogo2 {
    margin: 5px;
    float: left;
    width: 106px;
    height: 100px;
    padding-bottom: 0px;
}*/

/*.ei-partners ul div {
    min-height: 110px;
    height: auto;
    padding: 0 30px;
    margin: 5px;
    float: left;
    width: 106px;
    height: 100px;
    padding-bottom: 0px;
}*/

.ei-partners ul div {
    min-height: 110px;
    height: auto;
    padding: 0 30px;
    margin: 5px;
    float: left;
    width: auto;
    max-width: 160px;
}

div.imglogo img {
    width: 77%;
    height: auto;
}

div.imglogo2 img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
}

/* Test Methods Search box */
.ipsearch h2 {
    color: #231f58;
    padding: 12px 20px 10px 0;
    float: left;
}

.ipsearch {
    margin: 0px;
    padding: 20px;
    border: 5px solid #3c88ae;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 20px;
}

.ipsearch .main-search-form {
    margin-bottom: 5px;
    display: inline-block;
}

.ipsearch #search_button {
    background: #3c88ae url(https://publishing.energyinst.org/__data/assets/image/0008/195668/search.png) center no-repeat;
}

/*
 .r-box.login .heading {
 background-color: #231f58;
 border-radius: 5px;
 padding: 15px 0px 68px 11px;
 }*/
@media (max-width: 770px) {
    #content {
        width: 100%;
        float: left;
        position: relative;
    }
}

/*@media (max-width: 770px) {
    #main-search {
        width: 92px;
        margin-left: -6px;
    }
}

@media (max-width: 414px) {
    #main-search {
        width: 168px;
        margin-left: 43px;
    }
}*/

@media (max-width: 770px) {

    div#onlymenu li a,
    .dropbtn {
        padding: 15px 8px;
    }
}

@media (max-width: 414px) {

    div#onlymenu li a,
    .dropbtn {
        padding: 21px 21px;
    }
}

@media (max-width: 770px) {
    #basket {
        margin: 0px;
        /*margin-left: 0px;
     margin-top: -34px;*/
        margin-top: 34px;
        /*width: 128px;*/
        width: 100%;
        float: right !important;
    }
}

@media (max-width: 770px) {
    .logo-r {
        float: right;
        margin-right: 10px;
        margin-top: 0px;
    }
}

@media (max-width: 414px) {
    .logo-r {
        float: right;
        margin-right: 26%;
        margin-top: 17px;
        margin-bottom: 13px;
    }
}

@media (max-width: 754px) {
    #main-title {
        font-size: 25px;
        text-align: center;
        margin-left: 0px;
    }
}

@media (max-width: 414px) {
    /*margin-left: 25%;*/
}

@media (max-width: 768px) {
    #banner ul li .desc {
        float: left;
        overflow: hidden;
        padding: 20px 1%;
        width: 98%;
        min-height: 300px;
        height: auto;
        
    }

    #banner ul li img {
        display: none;
    }

    #banner ul {
        margin-top: 25px;
    }

    #banner .banner-pagination {
        right: 0;
    }
}

@media (max-width: 414px) {
    div.imglogo2 {
        margin-left: 44px;
        padding-right: 0px;
    }
}

@media (max-width: 414px) {
    div.imglogo {
        margin-left: 44px;
        padding-right: 0px;
    }
}

@media (max-width: 414px) {
    .r-box {
        width: 100%;
        margin-bottom: 31px;
        float: right;
        /*width: 242px;*/
        /*max-width: none;
     min-width: none;*/
    }
}

@media (max-width: 414px) {
    #go-to-site {
        position: absolute;
        bottom: 91px;
        margin-left: 72px;
        z-index: 20;
    }
}

.responsivebutton {
    font-size: 48px;
}

.responsivebutton:before {
    content: "☰";
}

.responsivebuttonopen:before {
    content: "X";
    text-transform: lowercase;
}

@media (max-width: 755px) {

    /*margin: 34px 17px 13px -214px;*/
    .basketbtn {
        margin: 34px 17px;
    }
}

@media (max-width: 321px) {
    /*margin-left: -150px;*/
}

@media (max-width: 754px) {
    #search {
        display: none !important;
    }

    #responsivesearch .main-search-form input {
        height: 100% !important;
        min-height: 50px;
    }
}

@media (min-width: 755px) {
    #responsivesearch {
        display: none;
    }
}

@media (max-width: 754px) {
    /*margin-top: -90px;*/
    /*margin-left: -90px;*/
}

#main-search-responsive {
    width: 200px;
    padding: 13px 0 15px 20px;
    font-size: 15px;
    font-family: sans-serif;
    border: none;
    height: 36px;
    margin-right: 0;
    color: black;
    outline: none;
    margin-left: 7px;
    margin-bottom: 10px;
    float: left;
    box-sizing: border-box;
    transition: all 0.15s;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: grey;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: grey;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: grey;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: grey;
}

#main-search-responsive:focus {
    background: -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#fff));
}

@media (max-width: 321px) {
    #main-search-responsive {
        width: 163px;
        margin-left: 22px;
    }
}

@media (max-width: 754px) {
    #right-sidebar form {
        float: left;
        margin-top: 20px;
        width: 100%;
    }
}

@media screen and (max-width: 2349px) {
    .ei-partners {
        height: 370px;
    }
}

@media screen and (max-width: 2114px) {
    .ei-partners {
        height: 370px;
    }
}

@media screen and (max-width: 1879px) {
    .ei-partners {
        height: 370px;
    }
}

@media screen and (max-width: 1644px) {
    .ei-partners {
        height: 590px;
    }
}

@media screen and (max-width: 1409px) {
    .ei-partners {
        height: 590px;
    }
}

@media screen and (max-width: 1174px) {
    .ei-partners {
        height: 815px;
    }
}

@media screen and (max-width: 1100px) {
    .ei-partners {
        height: 485px;
    }
}

@media screen and (max-width: 958px) {
    .ei-partners {
        height: 815px;
    }
}

@media screen and (max-width: 770px) {
    .ei-partners {
        height: 485px;
    }
}

@media screen and (max-width: 719px) {
    .ei-partners {
        height: 815px;
    }
}

@media screen and (max-width: 580px) {
    .ei-partners {
        height: 935px;
    }
}

@media screen and (max-width: 436px) {
    .ei-partners {
        height: 1275px;
    }
}

@media screen and (max-width: 379px) {
    .ei-partners {
        display: none;
    }
}

@media (max-width: 754px) {
    #socialbar {
        padding-top: 34px !important;
        padding-right: 78px !important;
    }
}

@media (max-width: 414px) {
    div.imglogo {
        height: 89px;
    }
}

#cookieBar {
    position: fixed;
    background: white;
    font-size: 14px;
    bottom: 1em;
    z-index: 99;
    right: 1em;
    padding: 1em;
    border: 1px solid lightgray;
    border-radius: 5px;
}

#cookieBar .button.green {
    border-radius: 5px;
    background-color: #231f58;
    display: inline-block;
    padding: 0.5em 1em;
    margin: 0.5em 1em 0 0;
    border: 1px solid #679825;
    font-weight: bold;
}

#cookieBar .button.green a {
    color: white;
}

/* Corporate landing page */
.iconpub {
    background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
    background-position: 8px -38px;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    font-size: 1.2em;
    text-decoration: none;
    float: left;
}

.iconpub:hover {
    background-image: url(https://publishing.energyinst.org/__data/assets/image/0003/188445/book4.png);
    background-position: -30px 0;
    background-repeat: no-repeat;
    padding: 10px 0 30px 34px;
    list-style: none;
    margin: 0;
    width: 93%;
    text-decoration: none;
    font-size: 1.2em;
    float: left;
}

#corporate {
    font-size: 14px;
    margin-top: 30px;
}

.bannercatalogue {
    width: 99.8%;
    margin-bottom: 31px;
    float: right;
    /*max-width: 220px;*/
    max-width: 100%;
    min-width: 100px;
    height: auto;
    border-radius: 5px;
    border: 1px solid #ddd;
}

@media (max-width: 321px) {
    #content {
        float: left;
        width: auto;
        background: transparent;
    }
}

@media (max-width: 667px) {
    .message {
        float: left;
        width: auto;
        background: transparent;
    }
}

@media (max-width: 667px) {
    .message .content {
        padding: 7px 6px 4px 6px;
        border: 3px solid #adcbdf;
    }
}

@media (max-width: 667px) {
    .message .bottom {
        width: auto;
        height: 0px;
    }
}

@media (max-width: 667px) {
    .g-box.register .bottom p {
        width: 50.7% !important;
    }
}

@media (max-width: 770px) {
    .g-box.register .bottom p {
        width: 23.7%;
    }
}

@media (max-width: 568px) {
    .g-box.register .bottom p {
        width: 33.7% !important;
    }
}

@media (max-width: 414px) {
    .g-box.register .bottom p {
        width: 39.7% !important;
    }
}

@media (max-width: 360px) {
    .g-box.register .bottom p {
        width: 45.7% !important;
    }
}

@media (max-width: 328px) {
    .g-box.register .bottom p {
        width: 50.7% !important;
    }
}

div.imgaboutus {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 180px;
}

div.imgaboutus:hover {
    border: 1px solid #777;
}

div.imgaboutus img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}

@media (max-width: 425px) {
    #group_info_content li h4 {
        width: 310px;
    }
}

@media (max-width: 425px) {
    #group_info_content ul {
        width: auto;
    }
}

@media (max-width: 425px) {
    #group_info_content li {
        width: auto;
    }
}

@media (max-width: 425px) {
    #group_info_content li div.content_accordion {
        width: auto;
    }
}

@media (max-width: 425px) {
    /*width: 200px;*/
}

@media (max-width: 569px) {
    .publication-layout .description {
        width: 58%;
    }
}

@media (max-width: 425px) {
    .publication-layout .description {
        width: auto;
    }
}

@media (max-width: 425px) {
    .publication-layout h2 {
        width: auto;
    }
}

@media (max-width: 425px) {
    .publication-layout .p-options .update-info {
        width: auto;
        height: auto;
        /*padding: 19px 16px 19px 14px;*/
        padding: 10px 10px;
        font-size: 1.4em;
    }
}

@media (max-width: 425px) {
    .g-box .content {
        border: 4px solid #ccc;
    }
}

@media (max-width: 425px) {
    .publication-layout .p-options {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 425px) {
    .g-box {
        width: auto;
        border: 4px solid #ccc;
        border-radius: 3px;
        background: #fff;
    }

    .g-box .content {
        border: none;
    }

    .g-box .bottom {
        background: #fff;
    }
}

@media (max-width: 425px) {
    .g-box h3 {
        text-align: left;
    }
}

@media (max-width: 569px) {
    .ecom-buttons {
        position: inherit;
    }
}

@media (max-width: 569px) {
    .ecom-item {
        width: auto;
    }
}

@media (max-width: 569px) {
    .ecom-item .ref {
        width: auto;
    }
}

@media (max-width: 569px) {
    .ecom-item p.title {
        width: auto;
    }
}

@media (max-width: 569px) {
    .ecom-item p.price {
        width: 62px;
    }
}

@media (max-width: 569px) {
    .ecom-item .ref .refno {
        float: left;
        margin-left: -10px;
        margin-top: 3px;
        padding-right: 17px;
    }
}

@media (max-width: 569px) {

    /*padding-left: 15px;*/
    .blue-box {
        padding-top: 15px;
    }
}

@media (max-width: 425px) {
    .form-fields {
        width: auto;
    }
}

@media (max-width: 425px) {
    form div label {
        text-align: left;
        width: auto;
    }
}

@media (max-width: 425px) {
    #error-message-box {
        /*width: auto;
        padding: 27px 76px;
        height: auto;
        background: #fff;*/
    }
}

@media (max-width: 325px) {
    .how {
        font-size: 16px;
    }
}

@media (max-width: 414px) {
    .r-box.members .content p {
        margin-bottom: 0px;
    }

    #right-sidebar form {
        float: left;
        margin-top: 20px;
        width: 100%;
    }

    .r-box.login .content {
        padding-bottom: 31px;
        /*display: inline-flex;*/
    }

    .r-box .content {
        border: 0px solid #ddd;
    }

    .r-box.login .content .errors {
        padding: 1px 0px;
        color: red;
        float: left;
        width: 90%;
        margin-top: 0;
        /*position: absolute;*/
    }

    .r-box.login .bg-field {
        padding: 0px 0 0 0px;
        /*
        height: 22px;
        width: 115px;
        display: block;
        background-color: #fff;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ebebeb));
        background-image: -webkit-linear-gradient(top, #fff 0%, #ebebeb 100%);
        background-image: -moz-linear-gradient(top, #fff 0%, #ebebeb 100%);
        background-image: -ms-linear-gradient(top, #fff 0%, #ebebeb 100%);
        background-image: -o-linear-gradient(top, #fff 0%, #ebebeb 100%);
        background-image: linear-gradient(top, #fff 0%, #ebebeb 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00#fff', endColorstr='#1a#ebebeb', GradientType=0);
        border: 1px solid #bebebe !important;
        margin-right: 6px;
        border-radius: 3px;
        */
    }

    .r-box.login .content p.logout {
        margin-bottom: 0;
        margin-top: 13px;
        margin-left: -1px;
        padding-left: 0px;
    }

    .r-box.login .content p {
        margin-bottom: 0px;
    }

    .r-box .content p.logout {
        margin: 0;
        padding: 1px 0;
        text-align: right;
    }

    .r-box {
        width: 100%;
        margin-bottom: 8px;
        /*margin-left: -87px;*/
        float: left;
        width: 151px;
        height: auto;
        /*max-width: none;
     min-width: none;*/
    }

    .r-box.login .heading {
        background-color: #231f58;
        /*border-radius: 5px;*/
        padding: 15px 0px 60px 10px;
        /*width: 328px;*/
        width: 100%;
        display: block;
    }

    .r-box.login .heading a.signup {
        color: #fff;
        margin-right: 10px;
        float: right;
        font-size: 1em;
        font-weight: 700;
        /*height: 0px;*/
        text-align: center;
        width: 70px;
        clear: none;
    }

    .r-box.login .heading a {
        color: #a8bccc;
        font-size: 0.92em;
        display: block;
        padding-top: 0px;
        margin-top: 7px;
        float: left;
        width: 100%;
    }

    .loginbtn {
        font-size: 11px !important;
        padding: 7px !important;
        width: 100%;
    }
    
    /*.loginbtn:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #231f58);
        background-image: -moz-linear-gradient(top, #3cb0fd, #231f58);
        background-image: -ms-linear-gradient(top, #3cb0fd, #231f58);
        background-image: -o-linear-gradient(top, #3cb0fd, #231f58);
        background-image: linear-gradient(to bottom, #3cb0fd, #231f58);
        text-decoration: none;
        font-weight: bold;
        margin-right: 30px;
    }*/

    .r-box.login .content .errors {
        padding: 0;
    }

    .r-box.members h3 {
        display: none;
    }

    .r-box.members .content,
    .r-box.login .content {
        padding: 2px 0px 8px 0px;
        margin-bottom: 5px;
        background-color: #f1f1f1;
        border-radius: 5px;
    }

    .r-box .content p.logout {
        margin: 0;
        background-color: #f1f1f1;
        padding: 1px 0;
        text-align: right;
        margin-top: -22px;
    }

    .r-box {
        width: 100%;
        margin-bottom: 8px;
        /*margin-left: -79px;*/
        float: left;
        /*width: 313px !important;*/
        height: auto;
        /*max-width: none;*/
    }
}

@-moz-document url-prefix() {
    #go-to-site {
        bottom: 70px;
    }

    #main-search-responsive {
        padding: 10px 0px 8px 20px;
    }
}

h8 {
    color: #231f58;
    font-size: 1.2em;
    padding-bottom: 13px;
    font-weight: 600;
    display: block;
}

@media screen and (max-width: 415px) {
    /*.r-box.login h3 {
        display: none;
    }*/

    .r-box.login .heading a.signup {
        /*background: none;*/
    }
}

.freetd {
    border: 2px solid #e40d42;
    border-radius: 3px;
    padding: 5px;
}

@media screen and (min-device-width: 768px) {
    .alert {
        margin-top: 476px;
        margin-left: 190px;
    }
}

@media only screen and (min-device-width: 414px) {
    .alert {
        margin-top: 334px;
        margin-left: 12px;
    }
}

.closebtn2 {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
    background-color: #00a0e4;
    padding: 20px;
}

.closebtn2:hover {
    color: black;
}

.alert2 {
    background-color: #00a0e4;
    color: white;
    animation: 1s ease-out 0s 1 slideInFromLeft;
    position: absolute;
    padding: 10px 0 10px 15px;
    font-size: 14px;
    line-height: 20px;
    width: 600px;
    z-index: 1;
    border-radius: 5px;
    margin-top: 30px;
}

.interesticon {
    width: 50%;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

.loginbtn.account {
    background: #f37022;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 18px !important;
    margin-right: 15px;
    font-style: normal;
    padding: 15px;
    border-radius: 0px !important;
    cursor: pointer;
    border: none;
    margin-bottom: 20px;
}

.loginbtn.account:hover {
    background: #231f58;
    color: white;
}

.reqterms {
    font-size: 12px;
}

.terms input {
    width: 20px !important;
    text-align: left;
    margin-right: 5px;
}

.freetd {
    border: 2px solid #e40d42;
    border-radius: 3px;
    padding: 5px;
}

img.interesticon {
    padding: 10px 225px 5px 0;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}

.alert {
    padding: 10px 10px 1px 10px;
    background-color: #00a0e4;
    color: white;
    animation: 1s ease-out 0s 1 slideInFromLeft;
    position: absolute;
    margin-top: 195px;
    margin-left: 445px;
    width: 330px;
    z-index: 1;
    border-radius: 5px;
}

@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 667px) {
    .alert {
        margin-top: 476px;
        margin-left: 190px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 667px) {
    .alert {
        margin-top: 347px;
        margin-left: 12px;
    }
}

.product-document-loader {
    display: block;
    margin: 5px auto;
}

