/*
 Theme Name:   UKGI
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Dreamscape Design Ltd
 Author URI:   http://www.dreamscapedesign.co.uk
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.container, .et_pb_row, .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	width:92%;
	margin:auto;
}
#main-header {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding:50px 0 0 !important;
	height:145px;
}
#top-menu li {
    padding-right: 32px;
}
#top-menu li a {
    font-weight: 500;
	padding-top:15px;
	padding-bottom:15px !important;
}
#top-menu li a:hover {
	opacity:1 !important;
	color:#0099DD;
}
#top-menu li#menu-item-40 > a {
	background: #0099DD;
    color: #FFF;
    padding-left: 25px;
    padding-right: 30px;
    border-radius: 4px;
}
#top-menu li#menu-item-40 > a:hover {
	background: #004C6E;
	opacity:1 !important;
	color:#FFF;
}
.home h2.loggedin {
	font-size: 20px;
    padding-bottom: 25px;
	margin-top: 20px;
}
.loginbox h2 {
	border-bottom: solid 3px;
	border-color: rgba(255,255,255,0.1);
	padding-bottom: 16px !important;
	margin-bottom: 15px;
}
.loginbox > .et_pb_text_inner > p:first-of-type {
	display:none;
}
.rcp_form#rcp_login_form p {
    margin: 0;
    min-height: auto;
}
p.rcp_lost_password {
	float: right;
	font-size: 12px;
	line-height: 1;
}
p.rcp_lost_password a {
	color:#FFF;
}
p.rcp_lost_password a:hover {
	color:#0099dd;
}
h1 {
	border-bottom: solid 3px #EEEEEE;
    padding-bottom: 12px;
    margin-bottom: 24px;
    position: relative;
}
h1:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #0099DD;
    width: 70px;
    left: 0;
    bottom: -3px;
}
.snippet {
	font-weight:400;
}
.snippet h2 {
	padding-bottom:18px;
}
.snippet img {
	height: 60px;
    margin-bottom: 4px;
    width: auto;
}
#custom_html-2 img {
    max-width: 110px;
    margin-bottom: 20px;
}
#custom_html-2 p:first-of-type {
	border-bottom: solid 3px;
    border-color: rgba(255,255,255,0.15);
    padding-bottom: 0;
	margin-bottom:24px;
}
#custom_html-2 ul li {
    padding-left: 22px !important;
    padding-bottom: 12px;
	font-weight: 400;
}
#custom_html-2 ul li:nth-child(1):before {
    content: "\e081";
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    position: absolute;
    border: none;
    font-size: 13px;
    top: 4px;
    color: #0099DD;
}
#custom_html-2 ul li:nth-child(2):before {
    content: "\e090";
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    position: absolute;
    border: none;
    font-size: 12px;
    top: 5px;
    color: #0099DD;
}
.footer-widget .et_pb_widget {
    display: inline-block;
    width: 100%;
}
#footermsg {
    color: #FFF;
    font-size: 13px;
    font-weight: 400;
    border-top: solid 3px;
    border-color: rgba(255,255,255,0.15);
    padding-top: 30px;
    padding-bottom: 45px;
	line-height:1.8em;
}
.et_pb_slide {
    padding: 0 4%;
}
.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none;
}
.loginsection {
	position: absolute;
    top: 40px;
    background-color: transparent;
    left: 3%;
    width: 435px;
	max-width:94%;
}
.et_pb_slider .et_pb_slide {
	height: 390px;
}
.bulletinstitle h1 {
	border-bottom: none;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.bulletinstitle h1:after {
	display:none;
}
.et_pb_fh_post_carousel .owl-carousel .et_pb_fh_carousel_item {
    background-color: rgba(255,255,255,0.9) !important;
    border: none;
    padding: 20px 26px 26px;
    border-radius: 4px;
}
h2.et_pb_fh_post_carousel_title {
	font-size: 20px;
    line-height: 1.25;
    padding-bottom: 10px !important;
}
.et_pb_fh_post_carousel_content {
	font-size: 13.5px;
    line-height: 1.6;
}
html body #page-container .et_pb_section .et_pb_fh_post_carousel_0.et_pb_fh_post_carousel .et_pb_more_button.et_pb_button:after {
	font-size:15px !important;
	margin-left: .2em !important;
}
body .et_pb_fh_post_carousel .owl-carousel .owl-dots button {
	width: 11px;
    height: 11px;
    margin-right: 12px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #FFF;
    text-indent: -9999px;
    border: solid 1.5px;
    border-color: #FFF;
    opacity: 0.5;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
body .et_pb_fh_post_carousel .owl-carousel .owl-dots button.active {
	background-color:#0099DD;
	opacity:1;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
body .et_pb_fh_post_carousel .owl-carousel .owl-dots button:hover {
	opacity:1;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#custom_html-4 {
	margin-bottom:0;
}
#custom_html-4 h3 {
	color: #FFF;
    background: #004C6D;
    padding: 16px;
    font-size: 24px;
    border-radius: 3px 3px 0 0;
	margin-bottom:1.2px;
}
#menu-menu-gi-compliance-manual-menu li a {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
    padding: 10px 25px 10px 12px;
    font-size: 13px;
    color: #004C6C;
	border-left: solid 6px #0099DD;
    margin-bottom: 1.2px;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(1) > a {
	border-left-color:#E40522;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(2) > a {
	border-left-color:#EA5B0C;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(3) > a {
	border-left-color:#F29200;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(4) > a {
	border-left-color:#FDC300;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(5) > a {
	border-left-color:#C6E613;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(6) > a {
	border-left-color:#AFCA0B;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(7) > a {
	border-left-color:#53AF32;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(8) > a {
	border-left-color:#019BA5;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(9) > a {
	border-left-color:#0069B3;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(10) > a {
	border-left-color:#342781;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(11) > a {
	border-left-color:#912DAA;
}
#menu-menu-gi-compliance-manual-menu li:nth-of-type(12) > a {
	border-left-color:#CD108F;
}
#menu-menu-gi-compliance-manual-menu li ul li a {
	background: #004C6D;
    border-left: none;
    padding-left: 26px;
    font-size: 12px;
    margin-bottom: 0px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: solid 1px;
    border-color: rgba(255,255,255,0.1);
    color: #FFF;
}
#menu-menu-gi-compliance-manual-menu li ul li ul a {
	padding-left:39px;
}
#menu-menu-gi-compliance-manual-menu li ul li ul li ul a {
	padding-left:52px;
}
.bellows .bellows-nav#menu-menu-gi-compliance-manual-menu .bellows-subtoggle {
	width:30px;
}
.bellows .bellows-nav {
	border-bottom: solid 6px #004C6D !important;
    border-radius: 0 0 3px 3px;
}
.bellows {
    margin: 0 !important;
}
.bellows .bellows-nav#menu-menu-gi-compliance-manual-menu .bellows-subtoggle .fa {
	font-size: 10px;
    color: #7CADC2;
}
.bellows .bellows-nav#menu-menu-gi-compliance-manual-menu .bellows-target>.bellows-target-text {
	display:inline-flex;
}
.bellows .bellows-nav#menu-menu-gi-compliance-manual-menu .bellows-target>.bellows-target-text span {
	padding-right: 5px;
}
.bellows_navigation_widget-class {
	border-right: solid 1px #DDD;
}
.nav li ul {
    padding: 0;
    width: 146px;
	margin-top: 0px;
    border: none;
}
#top-menu li li {
    padding: 0;
}
#top-menu li li a {
    padding: 8px 10px !important;
    width: 146px;
    font-size: 14px;
    text-align: center;
	line-height: 1.4;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    font-size: 14px;
    right: -6px;
    top: 15px;
}
#et-secondary-nav .menu-item-has-children#menu-item-40>a:first-child:after, #top-menu .menu-item-has-children#menu-item-40>a:first-child:after {
    font-size: 14px;
    right: 14px;
    top: 15px;
}
.mainpagetitle h1 {
	padding-bottom:10px !important;
}
.leftcol {
	display: inline-block;
    float: left;
    width: 48%;
    padding: 20px 20px 25px;
    border: none;
    background: #004C6D;
    margin-right: 4%;
    border-radius: 3px;
}
.rightcol {
	display: inline-block;
    float: left;
    width: 48%;
    padding: 20px 20px 25px;
    border: none;
    background: #004C6D;
    border-radius: 3px;
}
form#rcp_profile_editor_form.rcp_form label {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
}
.rcp_form#rcp_profile_editor_form input[type=email], .rcp_form#rcp_profile_editor_form input[type=password], .rcp_form#rcp_profile_editor_form input[type=text], .rcp_form#rcp_profile_editor_form select {
	background: #0099DD;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    color: #FFF;
    width: 100%;
    padding: 7px 10px;
    line-height: 1.4;
}
.rcp_form#rcp_profile_editor_form p {
    margin: 0 0 5px;
}
input#rcp_profile_editor_submit {
	background: #004C6D;
    color: #FFF;
    border: none;
    border-radius: 2px;
    padding: 11px 40px 11px 15px;
    display: inline-block;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: 87% center;
    background-size: 7px;
    font-size: 15px;
    line-height: 1.25em;
    margin-top: 20px;
    font-weight: 600;
}
.et_pb_blog_grid p.post-meta {
	display:none;
}
.et_pb_blog_grid a.more-link {
	color: #FFFFFF!important;
    border-width: 0px!important;
    font-size: 12px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    padding-right: 2em;
    background-color: #771177;
    padding-top: 5.5px;
    padding-bottom: 5.5px;
    padding-left: 10px;
	transition: background-color 300ms ease 0ms;
	margin-top:20px;
	border-radius: 3px;
	display:inline-block;
	position:relative;
}
.et_pb_blog_grid a.more-link:hover {
	background-color: #0099dd;
	transition: background-color 300ms ease 0ms;
}
.et_pb_blog_grid a.more-link:after {
	content:'\35';
	font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
	color: rgba(255,255,255,0.35);
    line-height: inherit;
    font-size: inherit!important;
    opacity: 1;
    font-size: 15px !important;
    margin-left: .2em !important;
    left: auto;
	position:absolute;
}
.et_pb_blog_grid .et_pb_post {
    padding: 30px;
    background-color: #EEE;
    border-radius: 4px;
	border:none;
}
.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
	display:none;
}
div.et_pb_section.newstitle {
    background-position: bottom right;
    background-image: url(/wp-content/uploads/2021/07/title-bg2.jpg)!important;
    padding-top: 25px;
    padding-bottom: 18px;
    background-color: #004C6E!important;
}
div.et_pb_section.newstitle h1 {
    font-size: 42px;
    border: none;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #00acf7!important;
    line-height: 1.01em;
}
div.et_pb_section.newstitle h1:after {
	display:none;
}
#custom_html-5 {
    margin-bottom: 0 !important;
}
#custom_html-5 h3 {
	color: #FFF;
    background: #004C6D;
    padding: 16px;
    font-size: 24px;
    border-radius: 3px 3px 0 0;
    margin-bottom: 1.2px;
}
#left-area .et_pb_post h1.entry-title {
	font-size:32px;
}
#custom_html-6 {
	margin-bottom:0 !important;
}
#custom_html-6 h3 {
	color: #FFF;
    background: #004C6D;
    padding: 16px;
    font-size: 24px;
    border-radius: 3px 3px 0 0;
	margin-bottom:1.2px;
}
#menu-compliance-manual li a {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
    padding: 10px 25px 10px 12px;
    font-size: 13px;
    color: #004C6C;
	border-left: solid 6px #0099DD;
    margin-bottom: 1.2px;
}
#menu-compliance-manual li ul li a {
	background: #e9e9e9;
    border-left: solid 6px #BBB;
    padding-left: 30px;
    font-size: 12px;
    margin-bottom: 0px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: solid 1px #f5f5f5;
}
.bellows .bellows-nav#menu-compliance-manual .bellows-subtoggle {
	width:30px;
}
.bellows {
    margin: 0 !important;
}
.bellows .bellows-nav#menu-compliance-manual .bellows-subtoggle .fa {
	font-size: 10px;
    color: #7CADC2;
}
.bellows .bellows-nav#menu-compliance-manual .bellows-target>.bellows-target-text {
	display:inline-flex;
}
.bellows .bellows-nav#menu-compliance-manual .bellows-target>.bellows-target-text span {
	padding-right: 5px;
}
.bellows_navigation_widget-class, .bellows_navigation_widget_autopop-class {
	border-right: solid 1px #DDD;
}
.et_post_meta_wrapper {
	position:relative;
}
#left-area .post-meta {
	position: absolute;
    right: 0;
    top: 0;
    padding: 10px !important;
    background: #004C6D;
    text-align: center;
    color: #FFF;
    line-height: 1.4;
    font-weight: 700;
    font-size: 15px;
    border-radius: 2px;
}
.et_pb_post .entry-content {
    padding-top: 5px;
}
.compliance #left-area .post-meta {
	display:none;
}
.searchbox .is-form-style input.is-search-input {
	border: solid 2px #0099DD!important;
}
.searchbox .is-form-style input.is-search-submit, .searchbox .is-search-icon {
	background: #0099DD !important;
	color:#FFF !important;
	border: 1px solid #0099DD !important;
}
.searchbox .is-form-style .is-search-submit path {
    fill: #FFF;
}
.searchbox .is-form-style {
    margin-top: 20px;
    margin-bottom: 10px;
}
.et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before {
	display:none;
}
ul.styledbullets {
	padding: 10px !important;
    margin: 0;
    list-style-type: none !important;
	font-size: 12px;
    background: #004C6D;
    padding: 7px !important;
    margin-bottom: 10px;
	display:inline-block;
	width:100%;
	border-radius:2px;
}
ul.styledbullets li {
	display: inline-block;
    float: left;
    padding: 3px 10px;
    background: #0099DD;
    margin-right: 10px;
    color: #FFF;
    border-radius: 2px;
}
#left-area ul.styledbullets li .post-meta {
	position:static !important;
    padding: 0 !important;
	background: none !important;
    line-height:inherit !important;
	font-weight: 500 !important;
    font-size: 12px !important;
	border-radius: 0 !important;
	margin-bottom:0 !important;
}
ul.styledbullets li.postdate {
	float:right;
	margin-right:0;
}
.relatedcontent {
	background: #FFFFE0;
    padding: 15px 20px 20px;
    border: solid 2px #0099DD;
    border-radius: 3px;
    margin-bottom: 30px;
	font-size:13px;
}
.relatedcontent strong {
	color: #0099DD;
    font-size: 16px;
    padding-bottom: 7px;
    display: block;
}
.relatedcontent ul {
	padding-bottom:0 !important;
	padding-left:0 !important;
}
.relatedcontent ul li {
	list-style:none;
	position:relative;
	padding-left:18px;
}
.relatedcontent ul li:before {
	content: "\35";
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 20px;
    left: -4px;
    padding: 0;
    border: none;
    top: 2px;
    color: #0099DD;
}
.relatedcontent ul li a {
	color:#004C6D;
}
#custom_html-7 {
	margin-bottom:0 !important;
}
#custom_html-7 h3 {
    color: #FFF;
    background: #004C6D;
    padding: 16px;
    font-size: 24px;
    border-radius: 3px 3px 0 0;
    margin-bottom: 1.2px;
}
#menu-menu-bpsa-compliance-manual-menu li a, #menu-downloads li a {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
    padding: 10px 25px 10px 12px;
    font-size: 13px;
    color: #004C6C;
    border-left: solid 6px #0099DD;
    margin-bottom: 1.2px;
}

.bellows .bellows-nav#menu-downloads .bellows-target>.bellows-target-text {
	display: flex;
}

.bellows .bellows-nav#menu-downloads .bellows-target>.bellows-target-text > span {
	display: inline-flex;
	padding-right:7px;
}

.bellows .bellows-nav#menu-menu-bpsa-compliance-manual-menu .bellows-subtoggle {
    width: 30px;
}
.bellows .bellows-nav#menu-menu-bpsa-compliance-manual-menu .bellows-subtoggle .fa {
    font-size: 10px;
    color: #7CADC2;
}
#menu-menu-bpsa-compliance-manual-menu li ul li a {
    background: #004C6D;
    border-left: none;
    padding-left: 30px;
    font-size: 12px;
    margin-bottom: 0px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: solid 1px;
    border-color: rgba(255,255,255,0.1);
    color: #FFF;
}
#menu-menu-bpsa-compliance-manual-menu li ul li ul a {
    padding-left: 45px;
}
#custom_html-8 {
	margin-bottom:0 !important;
}
#custom_html-8 h3 {
    color: #FFF;
    background: #004C6D;
    padding: 16px;
    font-size: 24px;
    border-radius: 3px 3px 0 0;
    margin-bottom: 1.2px;
}
#et-secondary-nav .menu-item-has-children>a:first-child, #top-menu .menu-item-has-children>a:first-child {
    padding-right: 10px;
}
.single .entry-content h2 {
	font-size: 28px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.single .entry-content h3 {
	font-size: 26px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.single .entry-content h4 {
	font-size: 21px;
    padding-bottom: 20px;
    margin-top: 10px;
	color:#0099DD;
}
.single .entry-content h2:first-of-type {
	margin-top:0;
}
.single .entry-content .highlight {
	background: lightyellow;
    padding: 20px;
    border: solid 2px #0099DD;
    margin-bottom: 35px;
	border-radius:3px;
}
.single .entry-content ul {
	list-style-type: none !important;
    padding: 10px 0 20px !important;
}
.single .entry-content ul li {
	padding: 8px 15px 8px 35px;
    background: #f5f5f5;
    border-radius: 2px;
    margin-bottom: 20px;
    border: solid 1px #DDD;
	position:relative;
}
.single .entry-content ul li:before {
	content: "\35";
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 25px;
    left: 5px;
    padding: 0;
    border: none;
    top: 8px;
    color: #0099DD;
}
.single .entry-content ol {
	list-style: none;
	counter-reset: steps;
}
.single .entry-content ol > li {
	padding: 8px 15px 8px 40px;
    background: #f5f5f5;
    border-radius: 2px;
    margin-bottom: 20px;
    border: solid 1px #DDD;
	position:relative;
	counter-increment: steps;
	list-style:none;
}
.single .entry-content ol > li:before {
	content: counter(steps);
    margin-right: 0.5rem;
    background: #0099DD;
    color: white;
    border-radius: 100%;
    line-height: 1.3em;
    position: absolute;
    left: 12px;
    top: 11px;
    font-size: 13px;
    padding: 2px 6.5px;
}
.single .entry-content ul li ul  {
	padding-bottom:0 !important;
}
.single .entry-content ul li ul li {
	border: none;
    padding-left: 22px;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 10px;
	margin-bottom:0;
}
.single .entry-content ul li ul li:before {
	font-size: 20px;
    left: 3px;
    top: 3px;
    content: '•';
}
.single .entry-content ul li a, .single .entry-content p a {
	color: #0099dd !important;
    text-decoration: none !important;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.single .entry-content ul li a:hover, .single .entry-content p a:hover {
	color: #004c6d !important;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.single sup {
    bottom: .6em;
    font-size: 12px;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 1px solid #eee !important;
    margin: 20px 0 35px 0 !important;
    text-align: left;
    width: 100% !important;
	background:none !important;
}
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 10px 20px !important;
    border: none !important;
	background-color: transparent !important;
}
#main-content table tr:nth-of-type(odd) {
	background:#F5F5F5 !important;
}
#footer-widgets {
    padding: 50px 0 0;
}
#text-3, #text-4 {
	padding-top:26px;
	width:100%;
}
.footer-widget h4 {
	color: rgba(255,255,255,0.6) !important;
    padding-bottom: 21px;
    margin-bottom: 23px;
    border-bottom: solid 3px;
    border-color: rgba(255,255,255,0.15);
}
#footer-widgets .footer-widget #text-2, #footer-widgets .footer-widget #custom_html-3 {
	padding-top:46px;
}
#footer-widgets .footer-widget #custom_html-3 li:before {
	display:none;
}
#footer-widgets .footer-widget #custom_html-3 ul.et-social-icons {
	float:none;
	padding-top: 12px;
}
#footer-widgets .footer-widget #custom_html-3 ul.et-social-icons li {
	padding-left: 0;
    margin-left: 0;
    margin-right: 10px;
}
#footer-widgets .footer-widget #custom_html-3 ul.et-social-icons li a {
	background: #0099DD;
    padding: 7px 10px 5px;
    border-radius: 50px;
    font-size: 16px;
    color: #004C6E;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#footer-widgets .footer-widget #custom_html-3 ul.et-social-icons li a:hover {
	background:#FFF;
	opacity:1;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.et-social-linkedin a.icon:before {
    content: "\e09d";
}

#footer-widgets .footer-widget #text-2 li {
	padding-left: 20px;
    padding-bottom: 5px;
    font-weight: 400;
    margin-bottom: 0;
}
#footer-widgets .footer-widget #text-2 li:before {
	content: "\35";
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 20px;
    left: -4px;
    padding: 0;
    border: none;
    top: 0;
	color:#0099DD;
}
.rcp_form {
	padding-top:10px;
}
.rcp_form#rcp_login_form label {
	display:none;
}
.rcp_form#rcp_login_form input[type=email], .rcp_form#rcp_login_form input[type=password], .rcp_form#rcp_login_form input[type=text], .rcp_form#rcp_lostpassword_form input[type=text] {
    padding: 10px 11px 11px;
	margin: 0;
	width: 100%;
	background-color: #09D;
	color: #FFF;
	border: none;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 500;
}
.rcp_form#rcp_lostpassword_form {
	padding-top:0;
}
.rcp_form#rcp_login_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF !important;
  opacity:1;
}
.rcp_form#rcp_login_form input::-moz-placeholder { /* Firefox 19+ */
  color: #FFF !important;
  opacity:1;
}
.rcp_form#rcp_login_form input:-ms-input-placeholder { /* IE 10+ */
  color: #FFF !important;
  opacity:1;
}
.rcp_form#rcp_login_form input:-moz-placeholder { /* Firefox 18- */
  color: #FFF !important;
  opacity:1;
}
input#rcp_login_submit, .rcp_logged_in a, input#rcp_lostpassword_submit {
	background: #FFF;
    color: #0099DD;
	border: none;
	border-radius: 2px;
	padding: 9px 30px 9px 12px;
	display: inline-block;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: 84% center;
	background-size: 6px;
	font-size: 14px;
	line-height: 1.25em;
	margin-bottom: 5px;
	margin-top:3px;
	text-transform: uppercase;
	font-weight: 500;
}

.joinuslogin input#rcp_login_submit, .joinuslogin .rcp_logged_in a, .joinuslogin input#rcp_lostpassword_submit {
	background: #004c6e;
    color: #FFF;
	border: none;
	border-radius: 2px;
	padding: 9px 30px 9px 12px;
	display: inline-block;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: 84% center;
	background-size: 6px;
	font-size: 14px;
	line-height: 1.25em;
	margin-bottom: 5px;
	margin-top:3px;
	text-transform: uppercase;
	font-weight: 500;
}

.joinuslogin p.rcp_lost_password a {
    color: #004c6e;
}

.joinuslogin .rcp_lostpassword_data label {
    color: #004c6e;
}

input#rcp_lostpassword_submit {
	background-position: 95% center;
}

.rcp_logged_in a {
	margin-bottom:20px;
}
.gform_wrapper {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
	padding: 25px 20px 25px;
    background: #004C6D;
    border-radius: 3px;
}
.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
	margin-top:0 !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea {
	background: #0099DD;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    color: #FFF;
    width: 100%;
    padding: 7px 10px;
    line-height: 1.4;
}
.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 20px !important;
}
body .gform_wrapper textarea {
	height:223px !important;
}
body .gform_wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
  opacity:1;
}
body .gform_wrapper input::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
  opacity:1;
}
body .gform_wrapper input:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
  opacity:1;
}
body .gform_wrapper input:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
  opacity:1;
}
body .gform_wrapper textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
  opacity:1;
}
body .gform_wrapper textarea::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
  opacity:1;
}
body .gform_wrapper textarea:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
  opacity:1;
}
body .gform_wrapper textarea:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
  opacity:1;
}
.gform_wrapper .gform_footer {
    padding: 0 !important;
    width: auto !important;
    display: inline-block;
    margin: 5px 0 0px !important;
    position: relative;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background: #FFF;
    color: #0099DD;
    border: none;
    border-radius: 2px;
    padding: 11px 40px 11px 15px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-position: 88% center;
    background-size: 6px;
    font-size: 16px !important;
    line-height: 1.35em;
    font-weight: 600;
    margin-top: 10px;
}
.gform_wrapper div.validation_error {
	display:none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0 !important;
    border-top: none !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: none !important;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0 !important;
}
.gform_wrapper .validation_message {
    color: red !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
}
#footer-info {
	width:100%;
	text-align:center;
}
#footer-info p {
	display:inline-block;
	padding-bottom:0 !important;
	font-weight:400;
}
#footer-info p a {
	font-weight:400;
	opacity:1 !important;
	margin-left:30px;
}
#footer-info p a:hover {
	color:#4BAECD;
}
#footer-info p.pleft {
	float:left;
}
#footer-bottom {
	padding: 15px 0 5px;
    border-top: none;
	text-align:center;
}
#footer-info p.pmid {
	float:left;
	text-align:center;
}
#footer-info p.pright {
	float:right;
	text-align:right;
}
ul.et_pb_tabs_controls:after {
	border-top:none !important;
	top:0 !important;
}
ul.et_pb_tabs_controls {
    background-color: #0099dd;
}
.et_pb_tabs_controls li {
	border-right: 1px solid !important;
	border-color: rgba(255,255,255,0.3) !important;
}
.et_pb_tabs_controls li a {
	padding: 7px 25px 9px;
	font-family: 'Roboto Condensed';
}
.et_pb_tab {
    padding: 30px 30px 40px;
}
.tel-ico {
	position: relative;
    width: 20px;
    display: inline-block;
}
.tel-ico:before {
	content: "\e090";
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    border: none;
    font-size: 13px;
    top: 4px;
    color: #0099DD;
}
.email-ico {
	position: relative;
    width: 20px;
    display: inline-block;
}
.email-ico:before {
	content: "\e076";
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    border: none;
    font-size: 13px;
    top: 4px;
    color: #0099DD;
}
.contactbox p {
	padding: 10px 15px !important;
    border: solid 1px #e5e5e5;
    border-radius: 0;
    margin-top: 5px;
}
.contactbox p a {
	color:#333;
}
.downloads {
	background: #004c6e;
    padding: 30px;
    border-radius: 3px;
    margin-top: 45px;
}
.downloads h3 {
	padding-bottom: 15px !important;
    margin-top: 10px !important;
    color: #0099dd;
}
.single .entry-content .downloads ul li {
	padding: 0;
    background: none;
    border-radius: 0;
    margin-bottom: 0;
    border: none;
    font-size: 14px;
}
.single .entry-content .downloads ul li:before {
	display:none;
}
.single .entry-content .downloads ul li a {
	padding: 6px 15px 6px 35px;
    background: #FFF;
    border-radius: 2px;
    margin-bottom: 10px;
    border: none;
	display:inline-block;
	width:100%;
	position:relative;
	color:#004c6d !important;
	font-size:13px;
}
.single .entry-content .downloads ul li a:hover {
	background:#0099DD;
	color:#FFF !important;
}
.single .entry-content .downloads ul li a:hover:before {
	color:#004c6d;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.single .entry-content .downloads ul li a:before {
	content: "\e092";
	font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 20px;
    left: 8px;
    padding: 0;
    border: none;
    top: 10px;
    color: #0099DD;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
/* Download colours to match section colour */
.single.section-a .entry-content .downloads ul li a:before {
    color: #E40522;
}
.single.section-a .entry-content .downloads ul li a:hover {
	background:#E40522;
}
.single.section-a .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-b .entry-content .downloads ul li a:before {
    color: #EA5B0C;
}
.single.section-b .entry-content .downloads ul li a:hover {
	background:#EA5B0C;
}
.single.section-b .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-c .entry-content .downloads ul li a:before {
    color: #F29200;
}
.single.section-c .entry-content .downloads ul li a:hover {
	background:#F29200;
}
.single.section-c .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-d .entry-content .downloads ul li a:before {
    color: #FDC300;
}
.single.section-d .entry-content .downloads ul li a:hover {
	background:#FDC300;
}
.single.section-d .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-e .entry-content .downloads ul li a:before {
    color: #C6E613;
}
.single.section-e .entry-content .downloads ul li a:hover {
	background:#C6E613;
}
.single.section-e .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-f .entry-content .downloads ul li a:before {
    color: #AFCA0B;
}
.single.section-f .entry-content .downloads ul li a:hover {
	background:#AFCA0B;
}
.single.section-f .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-g .entry-content .downloads ul li a:before {
    color: #53AF32;
}
.single.section-g .entry-content .downloads ul li a:hover {
	background:#53AF32;
}
.single.section-g .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-h .entry-content .downloads ul li a:before {
    color: #019BA5;
}
.single.section-h .entry-content .downloads ul li a:hover {
	background:#019BA5;
}
.single.section-h .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-i .entry-content .downloads ul li a:before {
    color: #0069B3;
}
.single.section-i .entry-content .downloads ul li a:hover {
	background:#0069B3;
}
.single.section-i .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-j .entry-content .downloads ul li a:before {
    color: #342781;
}
.single.section-j .entry-content .downloads ul li a:hover {
	background:#342781;
}
.single.section-i .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-k .entry-content .downloads ul li a:before {
    color: #912DAA;
}
.single.section-k .entry-content .downloads ul li a:hover {
	background:#912DAA;
}
.single.section-i .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
.single.section-l .entry-content .downloads ul li a:before {
    color: #CD108F;
}
.single.section-l .entry-content .downloads ul li a:hover {
	background:#CD108F;
}
.single.section-i .entry-content .downloads ul li a:hover:before {
	color:#FFF !important;
}
/* End */
.single .entry-content .downloads ul li a span {
	float:right;
	display:inline-block;
}
#content-ccc_browsing_history .title-section {
	display:none;
}
#ccc-browsing_history-list[data-ccc_browsing_history-list-style="1"] #post-ccc_browsing_history .list-ccc_browsing_history {
    width: 100% !important;
	margin-bottom:0;
}
#ccc-browsing_history-list[data-ccc_browsing_history-list-style="1"] #post-ccc_browsing_history .img-post .img-post-thumbnail {
	display:none;
}
#ccc-browsing_history-list[data-ccc_browsing_history-list-style="1"] #post-ccc_browsing_history .title-post {
	padding-bottom:0;
}
#ccc-browsing_history-list[data-ccc_browsing_history-list-style="1"] #post-ccc_browsing_history .title-post .dotted-line {
	display: block;
	background: #0099DD;
    padding: 10px;
    color: #FFF;
    font-size: 13px;
    border-radius: 2px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    max-height: none;
}
#ccc-browsing_history-list[data-ccc_browsing_history-list-style="1"] #post-ccc_browsing_history .title-post .dotted-line:hover {
	background:#004C6D;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#ccc-browsing_history-list[data-ccc_browsing_history-list-style="1"] #post-ccc_browsing_history .title-post .dotted-line:hover span {
	background: #0099DD;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#ccc-browsing_history-list[data-ccc_browsing_history-list-style="1"] #post-ccc_browsing_history .title-post .dotted-line span.visitpage {
	float: right;
    background: #004C6D;
    padding: 4px 10px;
    border-radius: 3px;
    margin-top: -4px;
    margin-bottom: -4px;
    margin-right: -4px;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.headingstyled h2 {
	border-bottom: solid 3px #EEEEEE;
    padding-bottom: 12px;
    margin-bottom: 24px;
    position: relative;
}
.headingstyled h2:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #0099DD;
    width: 70px;
    left: 0;
    bottom: -3px;
}
.headingstyled .is-form-style input.is-search-input {
	font-size: 15px!important;
    height: 44px;
	font-weight: 500;
	max-width: 500px;
	border-radius: 3px 0 0 3px;
}
.headingstyled .is-form-style button.is-search-submit {
	width: 44px;
    height: 44px;
}
.headingstyled .is-search-icon {
    width: 44px;
	height: 44px;
    padding-top: 10px!important;
	border-radius: 0 3px 3px 0;
}
.headingstyled .is-form-style.is-form-style-3 label {
    width: calc(100% - 44px)!important;
    max-width: 499px;
}
.headingstyled.searchbox .is-form-style {
    margin-top: 35px;
}
.relatedcontent ul li a span {
	font-weight: 600;
	color: #0099dd;
}
.et_pb_blog_grid h2.entry-title span, .et_pb_fh_carousel_item h2.et_pb_fh_post_carousel_title span {
	color: #0099dd;
    display: block;
    font-size: 16px;
    padding-bottom: 8px;
    border-bottom: solid 1px #d5d5d5;
    margin-bottom: 17px;
}
.gi_bulletin_entry h1.entry-title span {
	color: #0099dd;
}
ul.dlm-downloads {
    padding: 0;
    margin: 10px 0 0;
}
ul.dlm-downloads li {
    list-style: none;
    margin-bottom: 10px;
    display: block;
    vertical-align: top;
	width:100%;
}
ul.dlm-downloads li a {
	padding: 6px 8px 6px 35px;
    background: #FFF;
    border-radius: 2px;
    margin-bottom: 0;
    border: none;
    display: block;
    position: relative;
    font-size: 12.5px;
    color: #004c6d !important;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
ul.dlm-downloads li a:hover {
    background: #26628a;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
ul.dlm-downloads li a:before {
    content: "\e092";
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 20px;
    left: 8px;
    padding: 0;
    border: none;
    top: 10px;
    color: #0099DD;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
ul.dlm-downloads li a small {
    font-size: 11px;
    float: right;
    display: inline-block;
}
.section-a ul.dlm-downloads li a:before {
	color:#E40522;
}
.section-a ul.dlm-downloads li a:hover {
    background: #E40522;
	color:#FFF !important;
}
.section-a ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-b ul.dlm-downloads li a:before {
	color:#EA5B0C;
}
.section-b ul.dlm-downloads li a:hover {
    background: #EA5B0C;
	color:#FFF !important;
}
.section-b ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-c ul.dlm-downloads li a:before {
	color:#F29200;
}
.section-c ul.dlm-downloads li a:hover {
    background: #F29200;
	color:#FFF !important;
}
.section-c ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-d ul.dlm-downloads li a:before {
	color:#FDC300;
}
.section-d ul.dlm-downloads li a:hover {
    background: #FDC300;
	color:#FFF !important;
}
.section-d ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-e ul.dlm-downloads li a:before {
	color:#C6E613;
}
.section-e ul.dlm-downloads li a:hover {
    background: #C6E613;
	color:#FFF !important;
}
.section-e ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-f ul.dlm-downloads li a:before {
	color:#AFCA0B;
}
.section-f ul.dlm-downloads li a:hover {
    background: #AFCA0B;
	color:#FFF !important;
}
.section-f ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-g ul.dlm-downloads li a:before {
	color:#53AF32;
}
.section-g ul.dlm-downloads li a:hover {
    background: #53AF32;
	color:#FFF !important;
}
.section-g ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-h ul.dlm-downloads li a:before {
	color:#019BA5;
}
.section-h ul.dlm-downloads li a:hover {
    background: #019BA5;
	color:#FFF !important;
}
.section-h ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-i ul.dlm-downloads li a:before {
	color:#0069B3;
}
.section-i ul.dlm-downloads li a:hover {
    background: #0069B3;
	color:#FFF !important;
}
.section-i ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-j ul.dlm-downloads li a:before {
	color:#342781;
}
.section-j ul.dlm-downloads li a:hover {
    background: #342781;
	color:#FFF !important;
}
.section-j ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-k ul.dlm-downloads li a:before {
	color:#912DAA;
}
.section-k ul.dlm-downloads li a:hover {
    background: #912DAA;
	color:#FFF !important;
}
.section-k ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.section-l ul.dlm-downloads li a:before {
	color:#CD108F;
}
.section-l ul.dlm-downloads li a:hover {
    background: #CD108F;
	color:#FFF !important;
}
.section-l ul.dlm-downloads li a:hover:before {
	color:#FFF;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fivo-docs-category-title {
	display:none;
}
.fivo-docs-subcategories {
    background-color: transparent;
    border: none;
}
.fivo-docs .fivo-docs-item {
	padding: 10px 65px 10px 35px;
    background: #FFF;
    border-radius: 2px;
    margin-bottom: 10px;
    border: none;
    display: block;
    position: relative;
    color: #004c6d !important;
	line-height:1.6em;
	font-size:13px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fivo-docs .fivo-docs-item:hover {
    background: #0099DD;
    color: #FFF !important;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fivo-docs .fivo-docs-item:hover .fivo-docs-info {
	color: #FFF !important;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fivo-docs .fivo-docs-item .fivo-docs-info {
	display:inline-block !important;
	font-size: inherit !important;
    margin-top: auto !important;
    color: inherit !important;
    position: absolute;
    right: 10px;
	top:9px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fivo-docs-file-icon {
	display:none;
}
.fivo-docs .fivo-docs-item:before {
	content: "\e092";
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 20px;
    left: 8px;
    padding: 0;
    border: none;
    top: 50%;
	margin-top:-10px;
    color: #0099DD;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fivo-docs .fivo-docs-item:hover:before {
	color:#FFF !important;
}
#section-a .fivo-docs .fivo-docs-item:before {
	color:#E40522;
}
#section-b .fivo-docs .fivo-docs-item:before {
	color:#EA5B0C;
}
#section-c .fivo-docs .fivo-docs-item:before {
	color:#F29200;
}
#section-d .fivo-docs .fivo-docs-item:before {
	color:#FDC300;
}
#section-e .fivo-docs .fivo-docs-item:before {
	color:#C6E613;
}
#section-f .fivo-docs .fivo-docs-item:before {
	color:#AFCA0B;
}
#section-g .fivo-docs .fivo-docs-item:before {
	color:#53AF32;
}
#section-h .fivo-docs .fivo-docs-item:before {
	color:#019BA5;
}
#section-i .fivo-docs .fivo-docs-item:before {
	color:#0069B3;
}
#section-j .fivo-docs .fivo-docs-item:before {
	color:#342781;
}
#section-k .fivo-docs .fivo-docs-item:before {
	color:#912DAA;
}
#section-l .fivo-docs .fivo-docs-item:before {
	color:#CD108F;
}
.fivo-docs-categories {
	padding-top:10px;
}
.fivo-docs-subcategory {
    border-bottom: none;
}
#nav_menu-2 h4 {
    color: #FFF;
    background: #004C6D;
    padding: 16px;
    font-size: 24px;
    border-radius: 3px 3px 0 0;
    margin-bottom: 1.2px;
}
#nav_menu-2 ul {
	border-bottom: solid 6px #004C6D !important;
    border-radius: 0 0 3px 3px;
	border-right: solid 1px #DDD;
}
#nav_menu-2 li {
	list-style: none;
    margin: 0;
    padding: 0;
	font-family: "Roboto";
}
#nav_menu-2 li a {
	background: rgb(255,255,255);
    background: linear-gradient(
180deg
, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
    padding: 5px 25px 5px 12px;
    font-size: 13px;
    color: #004C6C;
    border-left: solid 6px #0099DD;
    margin-bottom: 1.2px;
	display:block;
}
#nav_menu-2 li:nth-of-type(1) a {
	border-left-color: #E40522;
}
#nav_menu-2 li:nth-of-type(2) a {
	border-left-color: #EA5B0C;
}
#nav_menu-2 li:nth-of-type(3) a {
	border-left-color: #F29200;
}
#nav_menu-2 li:nth-of-type(4) a {
	border-left-color: #FDC300;
}
#nav_menu-2 li:nth-of-type(5) a {
	border-left-color: #C6E613;
}
#nav_menu-2 li:nth-of-type(6) a {
	border-left-color: #AFCA0B;
}
#nav_menu-2 li:nth-of-type(7) a {
	border-left-color: #53AF32;
}
#nav_menu-2 li:nth-of-type(8) a {
	border-left-color: #019BA5;
}
#nav_menu-2 li:nth-of-type(9) a {
	border-left-color: #0069B3;
}
#nav_menu-2 li:nth-of-type(10) a {
	border-left-color: #342781;
}
#nav_menu-2 li:nth-of-type(11) a {
	border-left-color: #912DAA;
}
#nav_menu-2 li:nth-of-type(12) a {
	border-left-color: #CD108F;
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item, .et_pb_gallery_grid .et_pb_gallery_item {
    margin-bottom: 25px !important;
}
.gi_compliance_manual .menu-menu-gi-compliance-manual-menu-container ul li {
	display:none;
}
/* .gi_compliance_manual .menu-menu-gi-compliance-manual-menu-container ul li {
	font-size:0;
}
.gi_compliance_manual .menu-menu-gi-compliance-manual-menu-container ul li.current-menu-item + li {
	font-size:13px;
}
.gi_compliance_manual .menu-menu-gi-compliance-manual-menu-container ul li.current-menu-item > ul > li:nth-child(1) {
	font-size:13px;
} */
/* addded on 09-09-2021*/
#menu-menu-gi-compliance-manual-menu li a {display: flex;}
.text-updated {
    text-align: right;
}
p.text-updated {
	position: absolute;
    right: 0;
    top: 5px;
}
.text-updated span {
    background: #F29200;
    padding: 10px 15px;
    font-size: 15px;
    color: #FFF;
    border-radius: 3px;
    font-weight: 600;
}
.single-gi_compliance_manual #left-area .et_pb_post h1.entry-title {
	padding-right:100px;
}
/* addded on 09-09-2021*/
.styledsubheader h2 {
    border-bottom: solid 3px #EEEEEE;
    padding-bottom: 14px;
    margin-bottom: 33px;
    position: relative;
	margin-top:25px;
}
.styledsubheader h2:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #0099DD;
    width: 70px;
    left: 0;
    bottom: -3px;
}
.styledsubheader ul {
    list-style: none;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    margin-top: 0;
}
.styledsubheader ul li {
    padding-left: 40px;
    padding-bottom: 10px;
    position: relative;
    padding-top: 10px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.styledsubheader ul li:before {
    content: "\35";
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: bold;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    position: absolute;
    left: 7px;
    top: 8px;
    font-size: 29px;
    color: #771177;
    opacity: 0.7;
}
.custom-next-previous {
	background: #004c6e;
    padding: 8px;
    border-radius: 3px;
    margin-bottom: 40px;
}
.custom-next-previous a {
    text-decoration: none;
    display: inline-block;
    padding: 6px 25px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }
  
  .custom-next-previous a:hover {
    background-color: #FFF;
    color: #0099DD;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }
  
  .custom-next-previous .previous {
    background-color: #0099DD;
    color: #FFF;
  }
  
  .custom-next-previous .next {
    background-color: #0099DD;
    color: #FFF;
	float:right;
  }
  
  .custom-next-previous .round {
    border-radius: 50%;
  }
  
.rcp_lostpassword_data label {
	color:#FFF;
}  

  
@media (max-width: 1245px) {

}


@media (max-width: 1200px) {

#top-menu li {
    padding-right: 25px;
}
#top-menu li a {
	font-size:15px !important;
}

}


@media (max-width: 1100px) and (min-width: 980px) {

}


@media (max-width: 1080px) {

#top-menu li {
    padding-right: 20px;
}
#top-menu li a {
    font-size: 14px !important;
}
	
}


@media (max-width: 980px) {

#footer-info p {
	display: block;
    width: 100%;
    float: none !important;
    text-align: center !important;
    padding-bottom: 4px !important;
    padding-top: 4px;
}

.snippet {
	margin-bottom:30px !important;
	min-height:0 !important;
}

.et_mobile_menu {
	padding:0;
}

}


@media (max-width: 768px) {

}


@media (max-width: 700px) {

}


@media (max-width: 600px) {

}


@media (max-width: 520px) {

}


@media (min-width: 981px) {

.et_right_sidebar #sidebar, .et_left_sidebar #sidebar {
    padding-right: 0px;
	padding-left:0;
}
.et_pb_gutters2.et_right_sidebar #left-area, .et_pb_gutters2.et_left_sidebar #left-area {
    padding-right: 0;
	padding-left:50px;
}

}


@media (max-width: 1188px) {

}


@media (max-width: 1030px) {

}


@media (max-width: 550px) {

}