/*
  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: 23 July 2025 08:29:18
*/


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;
    text-decoration: none;
}
table{
        font-size: 14px;
        max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
iframe {
    max-width: 100%;
}
.search-label{
    width:0px;
}
iframe.videoPromo{
    width:100%;
    height:382px;
}
button.submit-button:hover {
    color: #231f58;
}
td>p{
        padding: 10px;
    font-size: 18px;
    text-align: left;
    font-weight: 700;}
a>i {
    //border-right: 2px dotted;
    padding-right: .5rem;
    margin-right: .5rem;
}
.bronze:hover,
.silver:hover,
.gold:hover,
.extra:hover {
    cursor: pointer;   
}
.bronze {
    margin: 0px; 
    padding: .5em;
    background: #CD7F32;
    border-radius: 5px 5px 0px 0px;
    color: white !important;
}
.silver {
    font-size: 1.85em;
    margin: 20px 0px 0px 0px;
    padding: .5em;
    background:#77767a;
    border-radius: 5px 5px 0px 0px;
    color: white !important;
}
.gold{
    font-size: 1.85em;
    margin: 20px 0px 0px 0px;
    padding: .5em;
    background: #947100;
    border-radius: 5px 5px 0px 0px;
    color: white !important;
}
.extra {
    font-size: 1.85em;
    margin: 20px 0px 0px 0px;
    padding: .5em;
    background: #ffcc03;
    border-radius: 5px 5px 0px 0px;
    color:  #b90300 !important;
}
.extraContent {
    display:none;
    border: 2px solid #ffcc03;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: white;
    box-shadow: 0px 13px 10px -7px rgba(255, 204, 3, 0.5);
}
.badges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.badge {
    color:white;
    font-weight: 700;
    vertical-align: baseline;
    border-radius: 5px;
    padding: .5em;
    margin: .5em;
    min-width: 100px;
    max-width: 600px;
    text-align: center;
    margin: 10px auto;
    transition: 0.4s ease-in-out;
}
.badge >a{
    color: white;}
.blue-badge {
    background-color: #231f58;
    border: 2px solid #231f58;
}
.blue-badge:hover {
    background-color: white;
    color:#231f58;
}
.download-blue-badge:hover {
    background-color: white;
    border: 2px solid #231f58; 
}
.download-blue-badge:hover>a {
    color: #231f58 !important;
}
.green-badge {
    background-color: #0a8927;
    border: 2px solid #0a8927;
}
.green-badge:hover {
    background:white;
    color: #0a8927;
}
.lightBlue-badge {
    background-color: #008297;
    border: 2px solid #008297;
}
.lightBlue-badge:hover {
    background:white;
    color: #008297;
}
.orange-badge {
    background-color: #cd4d00;
    border: 2px solid #cd4d00;
}
.orange-badge:hover {
    background:white;
    color: #cd4d00;
}
.red-badge {
    color: #fff;
    background-color: #dc3545;
    border: 2px solid #dc3545;
}
.red-badge:hover {
    color: #dc3545;
    background-color:white;
}
#login{
    color:white;
}
.current>a {
    background-color: #231f58 !important;
    color: white !important;
    font-weight: bolder !important;
}
p + ul {
    border-left: 5px solid #231f58;
    padding-left: 15px;
    list-style: none;
    overflow: visible;
    margin-left: 15px;
    font-size: 14px;
}
h3 + ul {
    border-left: 5px solid #231f58;
    padding-left: 15px;
    list-style: none;
    overflow: visible;
    margin-left: 15px;
    font-size: 14px;
}
/* Styling the No Results Found Page */
.search_subtit {
    font-size: 1.2em !important;
    line-height: 1.3em;
    font-weight: normal !important;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    text-align: left !important;
    color: #231f58;
}

#top-bar .submit-button {
    cursor: pointer;
    background: transparent;
    color: #f37021;
    border: none;
    font-size: 2em;
    width: 10%;
    margin-right: 5px;
}

div#search-layout {
  width: 98%!important;
  float: right;
}

#content {
  width: 70%!important;
  margin: 0.2%;
  display: flex;
  display: -webkit-box;
    display: -ms-flexbox;
 -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  float:right !important;
}

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

#nav, #nav ul {
    float: left;
    width: 8.5em;
    list-style: none;
    line-height: 5;
    z-index: 1;
}

#nav a {
    width: 8em;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 13px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px 0px 0px 0px;
}

#topnavsearch {
    display: inline;
    float: left;
}

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


.clear {
    clear: both;
}

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

.mtop {
    margin-top: 38px;
}

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

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

.mtop {
    margin-top: 38px;
}

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

/*HEADER------*/
  
  #header ul li {
    font-size: 1.23em;
    float: left;
    padding-right: 23px;
}

#header ul li a,
#header ul li a:hover {
    color: white;
}

#nav li ul {
    position: absolute;
    left: -99em;
    height: auto;
    width: 11.9em;
    float: left;
    font-weight: normal;
    border-width: 0.25em;
    margin: 0;
    display: block;
    margin-top: 11px;
}

#nav li ul a {
    width: 181px;
}

#nav li ul ul, #nav li ul ul ul {
    margin: -1.75em 0 0 7.5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
    left: auto;
}

#nav li a:hover, #nav li.sfhover {
    text-decoration: underline;
}

#Header_and_logo {
    position: fixed;
    z-index: -1;
    background-color: yellow;
}

#headerup {
    width: 100%;
}

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

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

body {
    margin:auto;
    position: relative;
    line-height: 1;
}

ul {
    list-style: none;
}

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;
}

body {
    font-size: 62.5%;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    color: #2C4F85;
    text-decoration: none !important;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 7px 0px;
    line-height: 1.6em;
    font-size: 14px;
    text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
    color: #231f58;
    margin: 25px 0px 0px 0px;
}

h1 {
    font-size: 2em;
    margin:30px 0px;
}
h2 {
    font-size:1.75em;
    color: #231f58;
    font-weight:bold;
    margin:20px 0px;
}
h3 {
    font-size: 1.5em;
    margin:20px 0px;
}
h4 {
    font-size:1.25em;
    margin:10px;
}
h5 {
    font-size:1em;
    margin:10px;
}
ul {
    list-style: disc;
    overflow: visible;
}

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

.blue-box ul, .blue-box ul {
    overflow: visible;
}

ul li,
ol li {
    line-height: 1.4em;
    font-size:1.1em;
}

.hide {
    display: none;
}

.clear {
    clear: both;
}

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

.mtop {
    margin-top: 38px;
}

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

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

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

#wrapper {
    width: 100%;
    margin: 0;
}

#header {
    width: 95%;
    height: 20vh;
    margin:auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#left-sidebar ul#left-menu li.current {
    background-color: #FF00CC;
}

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

.search #left-sidebar {
    width: 220px;
    padding-top: 0;
}

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

#content {
    width: 75%;
    float: left;
    position: relative;
}

.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 0px;
}

#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: #ffffff;
    font-weight: bold;
    height: 25px;
}
/* dropdown content for Accreditation table*/
#bronzeContent{
    display:none;
    border: 2px solid #CD7F32;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: white;
    box-shadow: 0px 13px 10px -7px rgba(205, 127, 50, 0.5);
}
#silverContent{
    display:none;
    border: 2px solid #77767a;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: white;
    box-shadow: 0px 13px 10px -7px rgba(170, 169, 174, 0.5);
}
#goldContent{
    display:none;
    border: 2px solid #947100;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: white;
    box-shadow: 0px 13px 10px -7px rgba(213, 175, 55, 0.5);
}
/*#accreditedContent{*/
/*    display:none;*/
/*    border: 1px solid #231f58;*/
/*    border-radius:3px;*/
/*    padding: 10px;*/
/*    margin-bottom: 10px;*/
/*    background-color:white;*/
/*}*/
/*#tripodAssessorContent{*/
/*    display:none;*/
/*    border: 1px solid #231f58;*/
/*    border-radius:3px;*/
/*    padding: 10px;*/
/*    margin-bottom: 10px;*/
/*    background-color:white;*/
/*}*/

#accreditationLevelsTable li{
    list-style-type: none;
    background-color:#231f58;
    border-radius:3px;
}
#accreditationLevelsTable h1{
   /* border: solid 2px #231f58;
    border-radius: 3px; */
    padding-top: 20px; 
    margin-bottom: 10px;
}
#accreditationLevelsTable h4{
    font-size:20px;
}
#accreditationLevelsTable a:hover{
    cursor: pointer;
}
#accreditationLevelsTable a{
    padding-left:5%;
}

/* Footer
===============================*/
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer ul li {
    float: left;
    padding: 0px 10px;
}
#footer {
    border-top: 2px solid #231f58;
    margin-top: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#header {
    overflow: hidden;
}

#header ul {
    list-style: none;
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
}

#header ul li {
    font-size: 20px;
    float: left;
    padding-right: 23px;
}

#header ul li a,
#header ul li a:hover {
    color: white;
    font-size: 16px;
}

#header ul li.right {
    float: right;
    padding: 0;
}

#header img.logo-partner {
    float: right;
    margin: 35px 10px 0px 10px;
    height: 50px;
    width: auto;
}

#header #logo {
    max-width: 100px;
}


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

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

#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: 0 none;
}

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

.horizontal-nav ul li:first-child a {
    border-left: 0 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;
}
.contentWrapper {
    width: 95%;
    margin: auto;
}

#server-maintenance {
    color: white;
    width: 95%;
    margin: 1rem auto auto auto;
    background-color:#231f58;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

#server-maintenance p {
    padding: 0 1rem;
}

#top-bar {
    color: white;
    width: 95%;
    margin: auto;
    background-color:#f37021;
    text-align: center;
    border-radius: 5px;
    padding:5px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

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

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

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

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

#top-bar select {
    margin-right: 8px;
    width: 202px;
}
#second-menu {
    float: left;
}

#advanced {
    color: white;
}

.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:14px;
    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 {
    border: 0;
    padding-top: 0;
}

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

.contact #content {
    background-color: #b0c4de;
}
p#breadcrumb {
    color: darkgray;
}
#breadcrumbs {
    margin-bottom: 21px;
    color: darkgray;
}
#breadcrumb>a {
    color: darkgray;
}

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


.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: bold;
}

.initial_search {
    width: 500px;
    background: url(https://www.energypublishing.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: 0px;
    color: red;
}

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

ul.initial_search_status li a {
    color: #ffffff;
    background: url(https://www.energypublishing.org/__data/assets/image/0020/45335/initial_tab.png?v=0.1.1) no-repeat 0% 0%;
    width: 95px;
    line-height: 25px;
    float: left;
    display: block;
}

ul.initial_search_status li a:hover,ul.initial_search_status li a.current {
    background: url(https://www.energypublishing.org/__data/assets/image/0003/45336/initial_tab_current.png?v=0.1.1) no-repeat 0% 0%;
}

.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: 0px;
    width: 268px;
}

#content .initial_search .bottom {
    background: url(https://www.energypublishing.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 0px;
}

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

#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://www.energypublishing.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: left;
    width: 100%;
    margin: 23px 0 0;
    padding: 0;
    border-left: none;
}

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

ul.results li .desc .additionalinfo {
    font-size: .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: .92em;
    float: left;
    width: auto;
    clear: both;
    font-style: italic;
}

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

.pagination {
    background: #f1f1f1;
    text-align: center;
    font-size: 1.15em;
    font-weight: bold;
    margin-top: 22px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
    width: 97%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.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;
}

/*blue box without top margin */

.blue_box_tab {
    margin-top: 0px;
}

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

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

.blue_box_tab {
    margin-top: 0px;
}

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

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

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

.pag_all span {
    width: 400px;
}

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

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

#search-layout .current-search .search_btn span {
    color: #FFFFFF;
    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://www.energypublishing.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: #ff0000;
}

.noresultsmall {
    width: 481px;
}

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

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

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

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

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

#content_nocols .pagination {
    width: 930px;
}

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

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

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

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

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

.termsbottom {
    margin-top: 10px;
}

#search-layout .current-search .terminfo {
    font-weight: normal;
    float: right;
    width: 330px;
    clear: both;
    font-size: 0.9em;
    margin: 0px;
    padding: 6px 0px 0px 40px;
    color: #BD6201;
}

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

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

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

/*
    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;
}

#colorbox {
}

#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: 0px;
    color: #ccc;
}

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

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(https://www.energypublishing.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://www.energypublishing.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://www.energypublishing.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://www.energypublishing.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;
}

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

div.ecom-buttons a {
    float: left;
    height: 35px;
    overflow: hidden;
    margin: 0;
    margin-left: 8px;
    padding: 0 16px 0 0;
    border: 0;
    background: transparent;
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    cursor: pointer;
    vertical-align: top;
}

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

div.ecom-buttons a.go-shop {
    overflow: hidden;
    color: white;
    background-repeat: no-repeat;
    display: inline;
    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%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
    float: left;
    text-align: center;
    border-radius: 6px;
}

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: bold;
    line-height: 13px;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

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

div.ecom-buttons a.go-checkout span {
    overflow: hidden;
    color: white;
    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://www.energypublishing.org/_designs/css2/styles.css/ecom-item.jpg) 0px 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: 0px;
    border: none;
    background-position: 0px 0px;
}

.ecom-item .ref {
    background: url(https://www.energypublishing.org/_designs/css2/styles.css/ecom-item-btm.jpg) no-repeat 0 0;
    float: left;
    font-weight: bold;
    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://www.energypublishing.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: 0px 0px 0px 5px;
}

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

.ecom-item p span {
    color: #696969;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

.ecom-item p.title {
    font-size: 1.15em;
    width: 345px;
    font-weight: bold;
    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://www.energypublishing.org/_designs/css2/styles.css/input25.jpg) no-repeat;
    width: 23px;
    margin-right: 11px;
    height: 23px;
    float: left;
    padding: 2px 0 0 2px;
}

.ecom-item p.quantity input {
    border: 0 none;
    font-size: 13px;
    font-weight: bold;
    height: 18px;
    text-align: center;
    width: 21px;
    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: 0 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 0px 0px;
     color: #FFFFFF;
     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;
}

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

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

#content {
   width:55%;
   margin:0 2%;
}

#top-bar form {
    margin: 5px 0px 5px 15px;
    height: 30px;
    display: -ms-flex;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: white;
}
#relatedSitesContent{
    display:none;
}
#go-to-site {
    float: right;
    margin-top: 1px;
    
}

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

.tripod-theory-videos{
    font-size:1.1em;
    margin-bottom:20px;
}
.tripod-theory-videos ul{
    padding-bottom:15px;
}
.tripod-examples-list ul{
    font-size:1.1em;
    margin-bottom:20px;
}


/*  ============================================= *
 *    Dropdown menu for other EI sites
 *  ============================================= */

/* Dropdown Button */
.dropbtn {
  background-color: #231F58;
  color: white;
  padding: 16px !important;
  font-size: 16px;
  border: none;
  width:180px;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  cursor:pointer !important;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  float:right;
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  -ms-flex-item-align: center;
        align-self: center;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  background-color: #eee;
  min-width: 160px;
  z-index: 1;
  position:fixed;
  width:180px;
  font-size:14px;
  font-weight: 700;
  border-bottom: 3px solid #231F58;
}

/* Links inside the dropdown */
.dropdown-content a {
  padding: 12px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #f37021;
    color:white !important;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}


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

/*  ============================================= *
 *    media query
 *  ============================================= */
@media screen and (max-width: 990px) {
    iframe.videoPromo{
        width:100%;
        height:350px;
    }
    img.imgBeta {
        width: 75%;
    }
    #wrapper {
         width: 98%;
    }
    #amsterdam-event-image{
        width:100% !important;
        height:auto;
    }
    #events-list li{
        margin-left:25px;
    }
    .bg-field input {
        width: 100%;
        height:100%;
        padding-left: 10px;
    }
    #top-bar .bg-field{
        display: -ms-flexbox;
        display:flex;
        width: 100%;
        z-index:0;
        margin-right:0;
        height: 100%;
        
    }
    div#tripod-beta-link {
        width:75% !important;
    }
    
    div#tripod-beta-link>img {
        width: 100% !important;
        
    }
}

#esq {
    float: left;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

#esqtext {
    font-size: 35px;
    color: #231f58 !important; 
    font-weight: bolder;
}
  #footer p .rhs_part {
      float:right;
      width:auto;
  }
  
  #footer p .lhs_part {
      float:left;
      width:400px;
  }
  
  #socialmedia {
    font-size: 14px;
    color: darkgrey;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px;
    padding: 0px 10px;
  }
#EI-logo{
    float: right;
    padding-top: 15px;
    bottom: 10px;
    right: 5px;
    display: flex;
    flex-direction: column;
}
#copyright-date {
    margin: 20px;
    float: right;
}
.spacing{
    margin-bottom:50px;
}
.space{
    height:25px;
}

@media screen and (min-width:992px){
    #socialmedia{
        font-size: 14px;
        color: darkgrey;
        display: flex;
        justify-content: space-between;
    
    }
    #EI-logo{
        bottom: 17px;
        right: 5px;
    }
    #copyright-date{
        margin-left:20px;
        float:right;
    }
    .spacing{
        margin-bottom:20px;
    }
}
@media only screen and (max-width: 430px){
    iframe.videoPromo{
        width:100%;
        height:200px !important;
    }
    address {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    address div:first-child {
        margin-bottom: 1rem;
    }
}
@media only screen and (max-width: 600px){
    iframe.videoPromo{
        width:100%;
        height:300px;
    }
    #top-bar .submit-button{
        margin-right: 15px;
    }
    form#login_form_login_prompt{
        display:flex;
        display:-ms-flexbox;
        align-items:center;
        flex-flow: wrap;
        padding:0px !important;
    }
    .login-label{
        display:none !important;
    }
    .login-icon-label{
        display:block !important;
    }
    tbody{
        word-break: break-word;
        word-break: break-all;
    }
    td>p {
        padding: 5px;
        font-size: 12px;
    }
    #swissCheeseModel{
      width:100% !important;
      height:auto !important;
      padding-top:30px;
      padding-bottom:30px;
    }
    .tripod-theory-videos{
      font-size:25px;
      padding-top: 20px;
      padding-bottom:20px;
    }
    .tripod-theory-videos ul{
      padding-bottom:20px !important;
    }
    
    #tripodBetaImage{
      width:90% !important;
      height:auto !important;
    }
    
    .tripod-beta-link{
     margin:auto; 
    }
    #tripodActivitiesList{
      font-size:24px;
    }
    .event {
    width: 45%;
    max-width: 45%;
    }
    #header {
        width: 100% !important;
        justify-content: flex-end;
    }
    #top-bar {
        width: 100% !important;
    }
    .contentWrapper {
        width: 100% !important;
    }
    .dropdown{
        display:none;
    }
    #esq {
        margin-left: 15px;
    }
    #esqtext{
        font-size:1.5rem;
    }
    #dre{
        max-width: 150px !important;
    }
    #footer{
        flex-direction: column;
    }
    /*address{*/
    /*        margin: 10px auto !important;*/
    /*}*/
    .footerlinks {
        font-size: 12px !important;
    }
    #socialmedia {
        font-size: 12px !important;
    }
    #EI-logo {
        padding-top: 5px;
        margin: auto;
    }
}
/**/
@media screen and (max-width:1025px){
    #left-sidebar {
        display: none !important;
    }
    #mobile-menu {
    display:block !important;
        
    }
    #mobile-menu-button {
        display: block !important;
    }
    
      #content{
              width:95% !important;
              float:center !important;
          } 
      /*testing header in mobile view*/
      
      #wrapper{
        font-size: auto;
        width: 100%;
        margin: 0; 
        max-width: 100%;
      }
      #login_form_login_prompt{
         background-color: #231f58;
         width:100% !important;
      }
      /*#header {*/
      /*  width: 90%;*/
          
      /*}*/
      /*#top-bar {*/
      /*  width: 90%;    */
      /*}*/
      /*.contentWrapper {*/
      /*  width: 90%;*/
      /*}*/
    
      #go-to-site{
          width:98% !important;
          padding-bottom:10px;
      }
      #go-to-selected-site{
          width:35%;
          height:35px;
      }
      #go-to-site button{
          height:35px;
          width:50px;
      }
      .space{
          height:25px;
      }
     #go-to-site {
    
        display:none;
    }
    #accreditationLevelsTable h1{
        text-align:center;
    }
    #table82902{
        font-size:25px;
    }
    #caused-by-image{
        width:90% !important;
        height:auto;
        margin-left:5% !important;
    }
     .dropbtn{
      display:none;
    }
    #mobile-menu-content{
        padding:0px !important;
    }
  }
  /*responsive menu */ 
  
  #mobile-menu-content {
    position:absolute;
    background: white;
    z-index:1000;
    width:100% !important;
    text-align:left;
  } 
  
  #mobile-menu li {
    list-style:none;
    font-size:1.6em;
  }
  
  #mobile-menu li a {
    padding: 16px;
    display: block;
  }
  
  #mobile-menu li:not(:first-child) a {
    border-top: 2px solid #231f58;
  }
  
  #mobile-menu-content a:hover{
      text-decoration: underline;
  }
  /*css for burger menu*/
  .bar{
    margin-bottom: 15px !important;
    width: 100px;
    height: 5px;
    background-color: #231f59;
    margin: auto;
    border-radius: 2px;
  }
  
#left-sidebar{
  display:none;
}
#mobile-sidebar{
  display:none;
} 
#mobile-menu {
    display:none;
    margin-top:0px;
}
#mobile-menu-button{
    display:none;
    text-align: right;
    margin: auto 15px;
    font-size: 2.5rem;
    float: right;
}
#left-sidebar{
    display:inline;
}

  
form#login_form_login_prompt {
    color: white;
    margin:auto;
    padding:0px 2%;
    display:flex;
    display:-ms-flexbox;
    align-items:center;
    flex-flow: wrap;
    font-size: 14px;
    background: rgb(35,31,88);
    box-sizing: border-box;
}
form#login_form_login_prompt>span {
    margin:5px;
}
form#login_form_login_prompt>label {
    margin-left:5px;
}
form#login_form_login_prompt>a {
    margin: 5px;
}
button.submit-button.logout {
    background: white;
    border-style: none;
    color: #231f58;
    font-weight: bolder;
    border-radius: 2px;
    margin-left: 10px;
}
div#tripod-beta-link {
    margin: auto;
}
div#tripod-beta-link >img {
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0,0.6);
}
.eventWrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    display: -ms-flexbox;
     justify-content: space-around; 
    -webkit-justify-content: space-around;
    flex-wrap: wrap;
}
.event {
    /* border: 2px solid red; */
    margin: 20px auto;
    transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
    background-color: #fff;
    width: auto;
    max-width: 250px;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.4);
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    /* padding: 10px; */
    border: 1px solid #eee;
}
.event>h1 {
    font-size: 14px;
    background: #231f58;
    color: white;
    padding: 20px;
    margin: 0px;
    /* width: 100%; */
}
.event>p {
    margin: 5px 20px;
    text-align:left;
    
}
.event>p>i {
    margin-right: 15px;
    
}
.footerlinks {
    display: flex;
    margin: 10px;
    font-size: 14px;
    flex-direction: column;
}
address {
    color: darkgray;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
address a {
    line-height: 1rem;
}
address>div>a>i {
    border: none;
    margin: 0;
}
.sq-form-field {
    margin: auto 10px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    width: 80%;
    color:#231f58;
    font-weight: bold;
    background: white;
}
input#queries_name_query {
    content: "Search";
}
input#SQ_LOGIN_USERNAME {
    content: "Username";
}
input#SQ_LOGIN_PASSWORD {
    content: "Password";
}
.login-icon-label{
    display:none;
}
.loginlinks {
    margin:5px;
}
.contact_form {
    margin: 0 auto;
    width: 90%;
}
.contact_form label {
    display: block;
    font-size: 14px;
    margin-top: 10px;
}
.contact_form .sq-form-field {
    border: 1px solid #a9a9a9;
    border-radius: 0;
    margin: 0;
    width: 100%;
}
.contact_form .sq-form-field[type="submit"] {
    display: block;
    width: auto;
    margin-top: 1rem;
    padding: 10px 15px;
    background-color: #2C4F85;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all ease-in-out 0.1s;
}
.contact_form .sq-form-field[type="submit"]:hover {
    background-color: #f37021;
}