#vabox{
z-index: 99999999;
}
a.helpclick{
    background: #fff;
    color: rgb(0, 85, 147);
    padding: 10px;
    border-radius: 5px;
} 

.textblock p {
    text-align: left;
}
.accordion-desc.open p {
    text-align: left;
}
#mainSearchContent {
	display: none;
}
.overflowHidden {
	overflow:hidden !important;
}
#ckcMainSearch {
	font-size: 16px;
	box-sizing: border-box;
}

:-ms-input-placeholder {
	/* Internet Explorer */
	color: red;
	font-size: 18px;
}

.tophead {
	padding: 10px 23px 10px 23px;
	background: #F2F2F2;
}

.tophead p {
	font-size: 17px;
	font-family: Interstate_Regular;
	font-weight: 500;
}

.searchtooltip .searchtooltiptext {
	font-size: 11px;
	visibility: hidden;
	width: 250px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 22%;
}

.searchtooltip:hover .searchtooltiptext {
	visibility: visible;
}

.consent {
	height: 200px;
}

.ckc-search-result-sphinx {
	text-decoration: none;
	padding: 20px 10px;
	/* border-top: 2px solid #ccc; */
}

.ques {
	position: relative;
}

.ques p {
	padding: 0 0 15px;
	margin: 0px;
	font-size: 14px;
	color: #333;
}

.MsoNormal:after {
	background: none !important
}

.ques p:first-child::after {
	bottom: 5px;
	content: "";
	position: absolute;
	right: -35px;
	top: 7px;
	width: 15px;
	height: 8px;
	z-index: 9998;
	background: url(/customerservice/images/down-arrow.png) no-repeat;
	z-index: 9998;
	transform: rotate(0deg);
}

.ques p:first-child {
	cursor: pointer;
}

.ques p.rotats.current:first-child::after {
	transform: rotate(180deg);
}

#backid,
#nextid {
	width: 50%;
	display: inline-block;
	padding: 0px 44px;
	margin: 0;
	font-size: 14px;
	color: #337ab7;
	cursor: pointer;
	box-sizing: border-box;
}

#backid {
	text-align: left;
}

#nextid {
	text-align: right !important;
}

.ckc-overall-container {
	font-family: "Interstate_Light";
}

.ckc-search-result-sphinx .answer {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.42857143;
}

#mCSB_2_container li a {
	cursor: pointer
}

.ckc-search-result-container .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.ckc-search-result-container .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.ckc-search-result-container .mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
}

#mCSB_1_dragger_vertical,
#mCSB_2_dragger_vertical {
	height: 15px !important;
	min-height: 0 !important;
}

.ckc-search-result-container .mCSB_scrollTools .mCSB_draggerContainer {
	left: -20px;
}

.ckc-search-result-container {
	font-family: "Interstate_Light";
	position: relative;
}

#searchenable {
	right: 0;
	bottom: 60%;
}
#icon-launch {
	right: 0;
	bottom: 60%;
}
.footerDisclaimer {
	padding: 16px 0 85px;
}

.draggable {
	bottom: 40% !important;
	right: 0 !important;
}

.draggable {
	bottom: 50% !important;
}

#searchenable {
	background: url(/customerservice/images/search_dev.gif);
	cursor: pointer;
	position: fixed;
	bottom: 0;
	right: 5%;
	z-index: 9;
	width: 62px;
	height: 61px;
	z-index: 9999999;
}


/*newly added*/

#searchenable {
	background: url('/images/search-desk.gif');
	width: 112px;
	height: 42px;
	cursor: pointer;
	position: fixed;
	bottom: 18%;
	right: 5%;
	z-index: 9999999;
	width: 84px;
	height: 67px;
}
#icon-launch {
	background: url('/images/search-desk.gif');
	width: 112px;
	height: 42px;
	cursor: pointer;
	position: fixed;
	bottom: 18%;
	right: 5%;
	z-index: 9999999;
	width: 84px;
	height: 67px;
}

.closemodal {
	background: url('/images/close.png');
	width: 59%;
	height: 16px;
	color: #fff;
	font-size: 0;
	cursor: pointer;
	display: block;
	background-position: right;
	margin-left: auto;
	background-repeat: no-repeat;
}

.ckc-search-result-container {
	background-color: #fff;
	z-index: 99;
	padding: 0;
	margin: auto;
	text-align: left;
	border-radius: 5px;
	width: 75%;
	overflow: hidden;
	/* border-top: 1px solid #ccc; */
	box-shadow: 0 0 0px 1px #ccc inset;
}

.ckc-search-result-container .ckc-search-result {
	padding: 0;
	margin: 10px 0;
	list-style: none;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	max-height: 140px;
}

.ckc-search-box-container>input {
	width: 63%;
	background-color: #ffffff;
	background-image: url(/citihelp/images/search.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: auto;
	border: 0;
	border-radius: 5px;
	padding: 10px 10px 10px 70px;
	font-size: 20px;
	color: #000000;
	font-family: Interstate_Regular;
	height: 65px;
	outline: none;
}


/*
.ckc-search-box-container {
    background: #fff;
}*/

.ckc-search-box-container {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-top: 5%;
}

.search_container {
	display: table;
	width: 50%;
	height: 100%;
	margin: auto;
}
/*for click and expand*/
.collapse.in {
    display: block;
}

.collapse {
    display: none;
}
div#searchmodule {
	display: none;
	position: fixed;
	z-index: 99999999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.8);
}

.ckc-search-result-container .ckc-search-result li {
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	color: #333;
	font-size: 14px;
	line-height: 16px;
}

.ckc-search-result-container .ckc-search-result>li a {
	cursor: pointer;
}

.ckc-search-result-sphinx ul {
	padding-left: 20px;
}
/*for click and expand*/
.collapse.in {
    display: block;
}

.collapse {
    display: none;
}
ul.oba-item li {
    list-style-type: none;
}
.oba-liststylebanking{
	height:136px !important;
}
@media screen and (max-width:768px) {
	.ckc-search-box-container>input,
	.ckc-search-result-container {
		width: 92%;
	}
	.total {
		display: none;
	}
	.closemodal {
		width: 91% !important;
	}
	.lay div {
		width: 90% !important
	}
}

@media screen and (max-width:767px) {
	#searchenable {
		right: 12px;
		bottom: 100px;
		z-index: 9999999;
		background: url('/images/citihelporg.gif') !important;
		height:100px;
	}
#icon-launch {
		right: 12px;
		bottom: 100px;
		z-index: 9999999;
		background: url('/images/citihelporg.gif') !important;
		height:100px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	#searchenable {
		bottom: 188px;
		right: 12px;
	}
#icon-launch {
		bottom: 188px;
		right: 12px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
	#searchenable {
		bottom: 128px;
		right: 12px;
	}
#icon-launch {
		bottom: 128px;
		right: 12px;
	}
}

#draggable {
	display: none
}

@media screen and (min-width: 768px) {
	.ckc-search-result-sphinx {
		padding: 20px 40px 0 25px;
	}
	#nextid {
		vertical-align: middle;
	}
}

#nextid img {
	vertical-align: middle;
}

@media screen and (max-width:700px) {
	.ques {
		width: 94%;
	}
	.ques p:first-child::after {
		right: -19px;
	}
	#nextid {
		padding: 0px 26px;
	}
	#nextid img {
		vertical-align: middle;
	}
}

@media only screen and (max-width: 600px) {
	.searchtooltip .searchtooltiptext {
		z-index: 999999;
		top: 29px;
		left: 2%;
	}
	.consent {
		height: 250px;
		overflow: auto;
	}
	.ckc-search-result-container .ckc-search-result {
		max-height: 200px;
	}
}

@media screen and (min-width:600px) and (max-width: 700px) {
	.ckc-search-result-container {
		width: 88%;
	}
}

@media screen and (max-width:480px) {
	.ckc-search-result-container {
		width: 92%;
	}
}

@media screen and (max-width:320px) {
	.ckc-search-box-container>input {
		width: 74%;
	}
	.ckc-search-box-container>input,
	.ckc-search-result-container {
		width: 99%;
	}
}