html,body{padding: 0;margin:0;font-size: 100% !important;}
.itsks-intranet-header {
	height:50px;
}
a,button,a:focus, button:focus {
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
.itsks-g-header * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
#DeltaPlaceHolderMain{display:block}
.itsks-g-header ul, .itsks-g-header ul li{
	list-style-type: none;
}
#resp_itsk_top_hats{background-color:transparent}
.itsks-g-header {
	background: #535B6A;
	height: 50px;
	color: #fff;
	position: fixed;
	width: 100%;
	top: auto;
	z-index: 99;
}

.itsks-g-header .nav.topmenu {
	justify-content: flex-end
}

.itsks-g-header .container {
	max-width: 1170px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
.itsks-g-header .resp-itsk-top-link {
	display: none
}

.itsks-g-header .itsks-hdr-overlay-bg, .itsks-g-header .hdr-itsks-srch-wrap-enabled-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	top: 48px;
	left: 0;
	display: none;
	z-index: 0;
}
#g_nav_settings a {
	font-size: 16px;
	color: #fff;
}
#g_nav_settings a i:before,
#g_nav_settings a i:after{
	opacity:1;
}
.itsks-g-header .hdr-itsks-srch-wrap-enabled-overlay {
	background: rgba(0,0,0,.015);
}
.open-g-srch .itsks-g-header .hdr-itsks-srch-wrap-enabled-overlay {
	display: block;
}

.itsks-g-header .itsks-hdr-sprite {
	background-image: url(../images/wbg/itsks-hdr-sprite.png);
	background-repeat: no-repeat;
	display: inline-block
}

.itsks-g-header .wbg-logo {
	background-position: 0 0;
	width: 28px;
	height: 26px
}

.itsks-g-header .icon-onespace {
	background-position: -86px -3px;
	width: 23px;
	height: 23px
}

.itsks-g-header .clearfix::after,.itsks-g-header .clearfix:before {
	display: table;
	content: ""
}

.itsks-g-header .itsks-hdr-links-wrap {
	display: flex;
	align-items: center
}

.itsks-g-header .hdr-org-links-wrap {
	max-width: 55%;
	flex: 0 0 55%
}

.itsks-g-header .hdr-org-links-wrap ul {
	list-style: none;
	display: flex;
	align-items: center
}

.itsks-g-header .hdr-org-links-wrap li {
	list-style: none
}

.itsks-g-header .hdr-org-links-wrap li a {
	display: block;
	color: #fff;
	font-size: 0.75rem;
	padding: 15px 10px 16px 10px;
	font-weight: 600;
	position: relative;
	letter-spacing: .5px;
	font-family: "Open Sans";
	text-transform: uppercase;
	line-height: 1rem;
}

.itsks-g-header .hdr-org-links-wrap li a:before {
	content: "";
	background-color: rgba(255,255,255,.4);
	width: 1px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 16px;
}

.itsks-g-header .hdr-org-links-wrap li.wbg-logo-wrap a {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 0 2px;
	font-weight: 600;
	letter-spacing: normal;
	margin-right: 15px;
}

.itsks-g-header .hdr-org-links-wrap li.wbg-logo-wrap a:before {
	display: none
}

.itsks-g-header .hdr-org-links-wrap li:nth-child(2) a:before {
	display: none
}

.itsks-g-header .hdr-top-hat-links-wrap {
	max-width: 45%;
	flex: 0 0 45%;
	display: flex;
	justify-content: flex-end
}

.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links {
	display: flex;
	justify-content: flex-end
}
.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li:first-child a:before{
	display:none;
}
.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li {
	list-style: none
}

.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li a {
	display: block;
	color: #fff;
	font-size: 0.75rem;
	padding:14px 10px 17px 10px;
	position: relative;
	letter-spacing: .6px;
	font-family: "Open Sans";
	line-height: 1rem;
}
.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li a.hdr-srch-link{
	font-size: 15px;
	padding:14px 10px 15px;
}

.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li a:before {
	content: "";
	background-color: rgba(255,255,255,.25);
	width: 1px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 16px;
}

.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li a.g-hdr-active {
	border-bottom: 2px solid #fff;
	padding-bottom: 14px
}

.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li:first-child a:before {
	display: none
}

.itsks-g-header .hdr-top-hat-links-wrap .hdr-other-apps li a.hdr-oneSpace {
	background-color: #C84F22;
	display: flex;
	padding: 15px 9px 9px;
	align-items: center;
}
.itsks-g-header .small, .g-res-links{
	display: none;
}

.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li.hdr-itsks-search{
	position: relative;
	overflow: hidden;
}
body.open-g-srch .itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li.hdr-itsks-search{
	overflow: initial;
}
.g-search-form{
	display: none;
	position: absolute;
	top:8px;
	right:-1px;
	transition:all ease .25s;
	opacity: 0;
}
.g-search-form.show{
	display: block;
	opacity: 1;
	/* xtop:8px; */
	/*right: -1px;
	opacity: 1;
	-webkit-animation: fadeInFromNone 0.5s ease-out;
	-moz-animation: fadeInFromNone 0.5s ease-out;
	-o-animation: fadeInFromNone 0.5s ease-out;
	animation: fadeInFromNone 0.5s ease-out;*/
}


@-webkit-keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}

	50% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

.g-search-form, .g-search-form fieldset{
	border:0;
	padding:0; 
}
.hdr-itsks-srch-wrap-enabled {
	display: flex;
	position: relative;
}
.hdr-itsks-srch-wrap-enabled  .srch-enabled-link{
	color: rgba(0,0,0,.42);
	font-size: 14px;
	padding: 10px 7px 4px 10px;
	position: absolute;
	z-index: 10;
	left: 2px;
}
.g-search-form fieldset input#txtboxglobalsearch{
	height: 32px;
	border:0;
	border-radius:3px;
	width:280px;
	color:rgba(0,0,0,.87);
	padding: 5px 32px 5px 33px;
	outline: none !important;
	background-color: #f0f2f8;
	font-size: 0.75rem;
	font-family: "Open Sans";
	list-style: 16px;
	line-height: 1rem;
}

.g-search-form fieldset input#txtboxglobalsearch:focus{
	background-color: #fff;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance:none;
}

.g-search-form fieldset .gh-btn-clear{
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 20px;
	font-weight: bold;
	display: none;
	color: rgba(0,0,0,.42);
}
.g-search-form fieldset input::-webkit-input-placeholder,
.g-search-form fieldset input:-ms-input-placeholder,
.g-search-form fieldset input::placeholder { 
	color: red;
}


#hdrItsksSrchWrap {
	
	position: relative;
}

a#hdrItsksSrchWrap_link {
	color: #fff;
	font-size: 15px;
	padding: 16px 12px 13px 14px;
	color: #fff;
	display: flex;
}
.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li.res-oneSpace a {
	padding: 12px 6px 13px 8px;
	background-color: #394456;
}
.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li.res-oneSpace a:before{
	display:none;
}
a#hdrItsksSrchWrap_link {
	padding-top: 15px;
}
.gh-icon-settings {
	background-position: -282px 2px;
}
.hdr-itsks-srch-wrap-enabled .srch-enabled-link {
	padding-top: 3px;
}
@media(max-width:1025px){
	.itsks-g-header .container{
		width:100%;
	}
}
.itsks-g-header .resp-itsk-top-link{
	min-width:auto;
}
@media(max-width:1170px){            
	.itsks-g-header {
			top:0;
		}
	#g_nav_settings{display:none!important}
}
@media (max-width: 991px) {             
	.open-g-srch .itsks-g-header .hdr-itsks-srch-wrap-enabled-overlay{
		background-color:#fff;
	}
	.open-g-srch .oc-kai-bot,
	.open-g-srch .oc-chat-pop-wrap,
	.open-g-srch .feedback-btn,
	.res-device-menu-open .oc-kai-bot,
	.res-device-menu-open .oc-chat-pop-wrap,
	.res-device-menu-open .feedback-btn{
		display:none;
	}
	.itsks-g-header {
		width:100%
	}
	.g-search-form.show{
		position: fixed;
		top:0;
		left:0;
		width: 100%;
		height: 100vh;
	}
	.g-search-form.show fieldset input#txtboxglobalsearch{
		width: 100%;
		border-radius: 0;
		height: 48px;
		padding-left: 40px;
	}
	a#srch_arrow {
		font-size: 20px;
		color: #0071bc;
		padding: 13px 10px 12px;
		left: 0;
	}
	.itsks-g-header .big{
		display: none;
	}
	.itsks-g-header .small, .g-res-links{
		display: block;
	}
	.itsks-g-header .hdr-org-links-wrap li{
		display: none;
	}
	.itsks-g-header .hdr-org-links-wrap li.wbg-logo-wrap{
		display: block;
	}
	.itsks-g-header .resp-itsk-top-link {
		display: flex;
		flex-direction: column;
		padding: 12px 10px;
		/* justify-content: space-between; */
		/* align-items: center; */
	}

	.itsks-g-header .resp-itsk-top-link span {
		width: 20px;
		border-radius: 3px;
		height: 2px;
		background-color: rgba(255,255,255,.8);
		margin-top: 4px;
		display: block;
		transition: all .5s ease;
	}

	.itsks-g-header .container {
		padding: 0 4px 0 10px;
	}

	.itsks-g-header .container .res-oneSpace {
		display: block
	}

	.itsks-g-header .container .hdr-org-links-wrap {
		max-width: 77%;
		flex: 0 0 77%
	}

	.itsks-g-header .container .hdr-org-links-wrap li a {
		padding: 8px 8px 7px;
	}

	.itsks-g-header .container .hdr-org-links-wrap li a:before {
		top: 14px
	}

	.itsks-g-header .container .hdr-org-links-wrap li.wbg-logo-wrap a {
		padding: 3px 0 4px;
	}

	.itsks-g-header .container .hdr-org-links-wrap li:nth-child(2) a {
		padding-left: 5px;
	}

	.itsks-g-header .container .hdr-top-hat-links-wrap {
		max-width: 23%;
		flex: 0 0 23%;
	}

	.itsks-g-header .container .hdr-other-apps li:not(.hdr-itsks-search),
	.itsks-g-header .container .wbg-txt {
		display: none
	}

	.itsks-g-header .container .hdr-top-links {
		flex-direction: column;
		width: calc(100% - 50px);
		height: 100%;
		top: 0;
		left: -120%;
		position: fixed;
		transition: all .25s ease;
		display: block;
		background: #fff;
		z-index: 1020;
		display: none;
		overflow-y: auto;
	}

	.itsks-g-header .container .hdr-top-links li a {
		color: #394456;
		border-bottom: 1px solid #e1e4e6;
		font-size: 0.875rem;
		line-height: 1rem;
	}
	.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li.res-oneSpace a{
		background-color: transparent;
	}

	.itsks-g-header .container .hdr-top-links li a:before {
		display: none
	}

	.itsks-g-header .container .hdr-top-links li a.g-hdr-active {
		background: #059;
		color: #fff
	}

	.itsks-g-header .container .responive-open .hdr-top-links {
		left: 0;
		display: block;
	}

	.itsks-g-header .container .responive-open .itsks-hdr-overlay-bg {
		display: block
	}

	.itsks-g-header .container .responive-open .resp-itsk-top-link {
		display: block;
		position: relative;
		z-index: 1020;
	}

	.itsks-g-header .container .responive-open .resp-itsk-top-link span:first-child {
		transform: rotate(45deg);
		position: relative;
		top: 3px
	}

	.itsks-g-header .container .responive-open .resp-itsk-top-link span:nth-child(2) {
		display: none
	}

	.itsks-g-header .container .responive-open .resp-itsk-top-link span:last-child {
		transform: rotate(-45deg);
		position: relative;
		top: -3px
	}
	.g-search-form fieldset .gh-btn-clear{
		right: 12px;
		top: 11px;
	}
}
@media(min-width:991px){
	.res-oneSpace span.big{
		display:flex;
	}
}
.itsks-g-header .small{font-size:100%;}
a.ocm-suite-gear,a.ocm-notification {
	background-color: #6e7787;
	display: flex;
	padding: 15px 15px 15px;
	align-items: center;
	color: #fff !important;
	font-size: 17px;
	position: relative;
}

ul.hdr-other-apps {
	display: flex;
}

a.ocm-suite-gear:before,a.ocm-notification:before {
	content: "";
	background-color: rgba(255,255,255,.4);
	width: 1px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 18px;
}

.ocm-hide, .ocm-hide-devices {
	display: none !important;
}

@media(min-width: 1170px) {
	.ocm-hide-devices {
		display: block !important;
	}
}


a:focus, input:focus-visible, button:focus {
	outline: .5px dotted rgba(0, 0,0, .5) !important;
	outline-offset: .5px;
}
@media(min-width:1025px){
.itsks-g-header .container {
padding-left: 2px;
padding-right: 28px;
}
}
.itsks-g-header .hdr-top-hat-links-wrap .hdr-top-links li#g_nav_settings a {padding-left: 10px;padding-right: 10px;display: flex;height: 100%;width: 40px;}
.skipcontent{
	z-index: 2;
	position: absolute;
	background-color: #363680;
	padding: 5px 6px;
	color: #fff !important;
	border-radius: 0 3px 3px 0;
	font-size: 14px;
	text-decoration: underline;
	top: -32px;
	font-family: "Open Sans";
}

.skipcontent:focus{
	top: 0;
	left: 0;
	position: fixed;
	z-index: 999;
}

.button-link{
	background-color: transparent;
	border: none;
	padding: 0;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a,
a:hover {
    text-decoration: none;
}
/*footer*/

#globalFooter .oc-row,
#globalFooter .oc-row.reverse {
    -webkit-box-orient: horizontal;
}

#globalFooter .oc-row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.arr {
    border: solid #0071bd;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 1px;
}

#globalFooter {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #fff;
}

.f-row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.f-col {
    position: relative;
    min-height: 1px;
    padding: 0;
    float: left;
    width: 50%;
}

.f-col.f-full {
    width: 100%;
}

.f-col.f-col-inner,
.f-col.f-col-inner-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.f-col.f-col-inner ul,
.f-col.f-col-inner-list ul,
.f-col.f-col-inner-list {
    padding-left: 0;
}

.f-col.f-col-inner ul li {
    list-style: none;
    margin-bottom: 5px;
}

.footer-primary {
    background-color: #394456;
    padding: 32px 0 20px;
    position: relative;
}

.footer-secondary {
    color: #fff;
    background-color: #29303D;
    padding: 20px 0;
    align-items: center;
    display: flex;
}

.f-col.f-col-inner ul li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}
/*lars modal popup*/

#lars-show-hide,
#lars-popup-show-hide {
    display: none;
}

.lars-overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    top: 0;
    width: 100%;
    height: 100%;
}

.lars-modal-popup {
    position: fixed;
    background: #fff;
    border-radius: 20px;
    z-index: 10010;
    top: calc(50% - 150px);
    left: calc(50% - 150px);
    width: 300px;
    padding: 20px 0 0px;
}

.lars-modal-popup {
    text-align: center;
}

.lars-modal-popup h3 {
    padding: 10px 20px;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: #1e2327;
}

.lars-modal-popup p {
    padding: 5px 20px;
    color: #1e2327;
    font-size: 13px;
}

.lars-modal-popup ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.lars-modal-popup ul li a {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #e1e4e6;
    font-size: 15px;
}

.lars-modal-popup ul li:last-child a {
    border: 0;
}

.lars-modal-popup ul li a.big-text {
    font-size: 16px;
    font-weight: 600;
    border-top: 1px solid #e1e4e6;
}
/*lars modal popup*/

@media (min-width: 1200px) {
    .footer-container {
        width: 1170px;
        margin: 0 auto;
        padding: 0 15px;
    }
}
/*Footer Quick Links*/

.wb-footermenu-ql .oc-dropdown-filter {
    margin-bottom: 20px;
}

.wb-footermenu-ql .oc-dropdown-filter .oc-footer-quicklinks {
    width: 100%;
    border-radius: 0;
    background: #fff;
    border: 1px solid #e1e4e6;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0;
    text-align: left;
    padding-left: 10px;
    color: #777;
    position: relative;
}

.wb-footermenu-ql .oc-dropdown-filter .oc-footer-quicklinks .arr {
    position: absolute;
    top: 13px;
    right: 15px;
    transform: rotate(45deg);
}

.wb-footermenu-ql .oc-dropdown-filter .oc-footer-quicklinks.oc-open .arr {
    transform: rotate(-135deg);
    top: 17px;
    right: 15px;
}

.wb-footermenu-ql .oc-dropdown-filter {
    margin-bottom: 0;
}

.wb-footermenu-ql a {
    padding: 0 10px;
    margin: 0px;
    line-height: 34px;
    border: 0;
    display: block;
    outline: none;
}

.wb-footermenu-ql .oc-dropdown-filter .oc-footer-quicklinks {
    border: 1px solid rgba(255, 255, 255, .6);
    padding: 13px 15px 13px 10px;
    font-size: 16px;
    background: 0 0;
    color: rgba(0, 0, 0, .6);
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    align-items: center;
}

.wb-footermenu-ql .oc-dropdown-filter .oc-footer-quicklinks .arr {
    border-color: transparent rgba(0, 0, 0, .6) rgba(0, 0, 0, .6) transparent;
    xytop: 18px;
    top: 20px;
    transition: all ease .5s;
    display: block;
    transform: rotate(-45deg);
}

.footer-primary .oc-dropdown-menuitem {
    width: 100%;
    border: 0;
    z-index: 2000;
    position: absolute;
    background: transparent;
    display: none;
    padding: 5px 0 10px !important;
    box-shadow: none!important;
    max-height: none;
}

.footer-primary .oc-dropdown-menuitem ul.oc-dp-caption {
    padding: 5px 0;
    margin: 0;
}

.footer-primary .oc-dropdown-menuitem ul.oc-dp-caption li a {
    color: #1e2327;
    display: block;
    padding: 3px 10px;
    white-space: normal;
    /*padding-left: 25px;*/
    font-size: 13px;
    margin-bottom: 0 !important;
}

.wb-footermenu-ql .oc-dropdown-filter .oc-footer-quicklinks.oc-open .arr {
    top: 15px;
}

.footer-primary .oc-dropdown-menuitem .oc-container {
    background-color: #29303d;
    box-shadow: none;
    border-color: transparent;
    height: auto;
    max-width: 1140px;
}

.footer-primary .oc-dropdown-menuitem ul.oc-dp-caption li>a:hover,
.footer-primary .oc-dropdown-menuitem ul.oc-dp-caption li>a:active,
.footer-primary .oc-dropdown-menuitem ul.oc-dp-caption li>a:focus {
    background-color: #303e4e !important;
}

.footer-primary .oc-dropdown-menuitem ul.oc-dp-caption li>a {
    font-size: 13px !important;
    font-family: "Open Sans" !important;
    color: #fff !important;
    display: inline-block !important;
}

.footer-primary .oc-dropdown-menuitem {
    padding: 10px;
}

.f-ql-close {
    position: absolute;
    right: 24px;
    top: 23px;
    padding: 10px;
    background: transparent;
    color: #fff !important;
}

.f-ql-search-clear {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 10px;
    background: transparent;
    color: #666 !important;
    display: none;
    font-size: 15px;
    min-width: 20px;
}
/* hover BG issue from correv */
.button-link:hover,
.f-ql-search-clear:hover,
.f-ql-close:hover {
    background: transparent;
}
@media (max-width: 1200px) {
    .f-ql-close {
        right: 0;
    }
    .footer-container {
        padding: 0 15px;
    }
}

@media (min-width: 767px) {
    .footer-primary .oc-dropdown-menuitem ul {
        column-count: 4;
    }
    .footer-primary .oc-dropdown-menuitem {
        bottom: -10px;
    }
    .wb-footer-search-ql {
        max-width: 600px;
        margin: 0 auto;
    }
}


@media (min-width: 991px) {
    #globalFooter .oc-dropdown-menuitem .oc-container {
        position: relative;
    }
    .footer-primary .oc-dropdown-menuitem ul {
        column-count: 6;
    }
    .footer-primary .oc-dropdown-menuitem ul li {
        min-height: 25px;
        margin-bottom: 1px;
        break-inside: avoid-column;
        -webkit-column-break-inside: avoid;
    }
    .wb-footermenu-ql {
        max-width: 100%;
        min-width: 150px;
        position: relative;
        margin-right: 24px;
    }
    .footer-primary .oc-dropdown-menuitem .oc-dp-caption li a {
        line-height: 20px !important;
        margin-bottom: 10px !important;
    }
}

@media(max-width:1024px) and (min-width:992px) {
    .page-info.oc-intranet-page-info .site-links.oc-intranet-navmenu ul.site-nav>li a {
        margin: 0 10px;
    }
}

#wb_footer_ql_myInput {
    border: 0;
    font-family: "Open Sans";
}

.footer-primary .oc-footer-quicklinks ul.oc-dp-caption li {
    margin-left: -3px;
}

.wb-footer-search-ql {
    margin-bottom: 10px;
    position: relative;
}

.f-sec-right {
    text-align: right;
}

@media(max-width: 1024px) {
    #time_footer {
        display: none;
    }
    .footer-container {
        padding: 0 15px
    }
    .f-sec-right {
        text-align: left;
        margin-top: 14px;
    }
}

.footer-primary .oc-dropdown-menuitem ul li {
    list-style: none;
}

#globalFooter .oc-dropdown-menuitem .oc-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 15px;
}

@media(max-width: 991px) {
    .wb-footermenu-ql {
        max-width: 275px;
    }
    .f-col {
        width: 100%;
    }
    .f-col.f-col-inner ul {
        margin-bottom: 0;
    }
    .no-scroll #s4-workspace{overflow:hidden!important}
    .ftr-ql-open #divHeader{display:none}
}

@media (max-width: 740px) {
    #wb_footer_myUL.footer-mobile-focus {
        height: 300px;
    }
    .footer-primary .oc-footer-quicklinks {
        max-width: 345px;
    }
    .f-col {
        width: 100%;
    }
    .mob-mar-bottom {
        margin-bottom: 20px;
    }
    .f-col.f-col-inner ul li {
        margin-bottom: 10px;
    }
    .f-col.f-col-inner ul {
        margin-bottom: 3px;
    }
    .wb-footermenu-ql .oc-dropdown-filter .oc-footer-quicklinks {
        margin-bottom: 10px;
    }
    .footer-primary .oc-dropdown-menuitem {
        position: fixed;
        top: 0px;
        height: 700px;
        background: #29303d;
        z-index: 1000;
        padding-top: 40px !important;
        overflow:hidden;
    }
    .footer-primary .oc-dropdown-menuitem .oc-container {}
    .footer-primary .oc-dropdown-menuitem ul {
        width: 100%;
        height: 500px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .wb-footer-search-ql {
        width: 100%;
    }
    .mob-top-margin {
        margin-top: 50px;
    }
}

.wb-footer-search-ql input {
    border-radius: 0;
}

.no-scroll {
    overflow: hidden;
}

.footer-secondary ul li,
.footer-secondary ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #ffffff;
}

.footer-secondary a {
    color: #ffffff;
}

.footer-secondary .f-sec-left {
    font-weight: 600;
}

.footer-secondary ul li {
    display: inline-block;
}

.footer-secondary ul li a {
    padding-right: 6px;
    padding-left: 5px;
    position: relative;
        font-family: "Open Sans", sans-serif;
      font-size: 13px;
      line-height: 1.42857143;
      color: #fff;
}

.footer-secondary ul li a:after {
    content: "";
    margin-left: 13px;
    width: 1px;
    height: 10px;
    background: rgba(255, 255, 255, .25);
    display: inline-block;
}

.footer-secondary ul li:first-child {
    margin-right: 3px;
}

.footer-secondary ul li:last-child a:after {
    content: "";
    background: transparent;
}

.f-copyright {
    color: #ffffff;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #fff;
        margin-top: 9px;
}

.f-copyright span:first-child:after {
    content: "";
    margin-left: 13px;
    width: 1px;
    height: 10px;
    background: #868a90;
    display: inline-block;
    margin-right: 10px;
}

.wb-footermenu-ql .oc-footer-quicklinks:after {
    display: none;
}

@media(min-width: 991px) {
    .desk-pad-left {
        padding-left: 20px;
    }
    .oc-col-20per {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%;
    }
    .oc-col-36per {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
    .oc-col-17per {
        -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%;
    }
    .oc-col-25per {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
}

@media(max-width: 740px) {
    .footer-secondary ul li a {
        padding-right: 2px;
        padding-left: 2px;
    }
    .footer-secondary ul li a:after {
        margin-left: 6px;
    }
    .f-copyright span:first-child:after {
        display: none;
    }
    .f-copyright span {
        display: block;
    }
    .f-copyright span:first-child {
        margin-bottom: 14px;
    }
}

.svg-icon.iconClear {
    color: #fff;
    fill: #fff;
}

#wb_footer_ql_myInput {
    width: 100%;
    height: 40px;
    padding: 2px 45px 2px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bbb;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

@media(min-width:767px) and (max-width:991px) {
    .footer-primary .oc-dropdown-menuitem.footer-ipad-focus {
        bottom: 225px;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .footer-primary .oc-dropdown-menuitem.footer-ipad-focus {
        bottom: 50px;
    }
}

@media(max-width:991px) {
    #globalFooter .oc-col-sm-3,
    #globalFooter .oc-col-xs-12,
    #globalFooter .oc-col-lg-7 {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    #globalFooter .oc-col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    #globalFooter .oc-col-xs-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media(max-width:740px) {
    #globalFooter .oc-col-xs-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width: 75em) {
    #globalFooter .oc-col-lg-5 {
        -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%;
    }
    #globalFooter .oc-col-lg-7 {
        -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%;
    }
}

@media(max-width:1025px) and (min-width:991px) {
    #globalFooter .oc-col-xs-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.button-link {
    background-color: transparent;
    border: none;
    padding: 0;
}

.ext-title {
    padding: 0;
    margin: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-right: 3px;
}

.footer-secondary .f-sec-left {
    display: flex;
    flex-wrap: wrap;
}

.footer-secondary .container {
    padding: 0 12px;
}
.footer-secondary .f-sec-left{align-items:center}

@media(max-width:740px) and (min-height:810px) and (max-height:815px) {
    .footer-primary .oc-dropdown-menuitem {
        height: 812px;
    }
}