
body {
	font-family: "Zoho_Puvi_Regular", sans-serif;
	background: linear-gradient(to bottom, #fff, #f8f8ff 2%, #f8f8ff 98%, #fff);
}

.ws_hide {
	display: none;
}

.ws_show {
	display: block;
}

.ws_result_outer .ws_categ,
.ws_result_outer .ws_rp,
.ws_result_outer .ws_resultitem,
.ws_result_outer .ws_result {
	width: 100%;
}

.ws_result_outer {
	margin: auto;
}

.ws_result_outer * {
	box-sizing: border-box;
	text-decoration: none;
}

.ws_result_left .ws_result_url,
.ws_moreoptionouter,
.ws_result_view,
.ws_serviceitemouter,
.ws_serviceitem,
.ws_rp_outer {
	height: auto;
}

.ws_result_left {
	width: 100%;
	color: #4f4f4f;
	font-size: 14px;
	float: left;
	z-index: 1;
	overflow-y: auto;
	    overflow: visible;
}

.ws_service,
.ws_refine {
	color: #333333;
	font-size: 14px;
	height: auto;
	float: left;
	width: inherit;
}

.ws_service {
	overflow: hidden;
	overflow-y: auto;
}

.ws_refine {
	font-family: Zoho_Puvi_SemiBold;
    color: #04093E;
    font-size: 18px;
       margin-bottom: 5px;
    margin-top: 10px;
}

.ws_result,
.ws_moreoptionouter {
    padding-top: 15px;
}

.ws_paddingholder {
	padding-right: 0px;
}

.ws_result {
	color: #4f9c52;
	overflow-y: auto;
	    overflow: visible;
	font-size: 14px;
	float: left;
	box-sizing: border-box;
}

.ws_moreoptionouter {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ws_lmoption {
	width: auto;
	font-size: 11px;
	color: #0D1DCB;
	cursor: pointer;
	line-height: 18px;
	text-align: center;
	font-family: Zoho_Puvi_SemiBold;
	float: left;
	margin-top: 0px;
	text-transform: capitalize;
	border-radius: 2px;
}

.ws_moreoption {
	width: 160px;
    padding: 11px;
    font-size: 14px;
    color: #fff;
    background: #e04b3a;
    border-radius: 4px;
    cursor: pointer;
    line-height: 18px;
    text-align: center;
    margin: 10px auto;
    font-family: Zoho_Puvi_SemiBold;
}
.ws_moreoption:hover {
	    background: #dd002c;
}
.ws_moreoptiondisable {
	color: #868383;
	cursor: default;
	border: 1px solid #cdcdcd;
}

.ws_related_product {
	padding-top: 15px;
	float: left;
	width: inherit;
}


.ws_acronym_name {
	float: left;
	background: #fff;
	border-radius: 25px;
	height: 40px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	padding-top: 8px;
	color: #1976d2;
}

.ws_rp_outer {
	margin-bottom: 15px;
    padding: 10px;
    position: relative;
    width: inherit;
    float: left;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #dfdfdf;
	transition: all ease 0.5s;
}
.ws_rp_outer:hover {
	transform: scale(1.02);
	text-decoration: none !important;
}

.ws_noborderLeft {
	border-left: none;
}

.ws_noborderRight {
	border-right: none;
}

.ws_borderLeft {}

.ws_borderRight {}

.ws_rp_right {
	padding-left: 50px;
}

.ws_rp_title {
	font-size: 16px;
	color: #000000;
	opacity: 1;
	font-family: Zoho_Puvi_SemiBold;
	text-decoration: none;
}

.ws_rp_desc {
	font-size: 12px;
	    line-height: 1.5;
	color: #7b7c7e;
	opacity: 1;
	font-family: Zoho_Puvi_Regular;
	padding-bottom: 4px;
	text-overflow: ellipsis;
}

.ws_rp_leanrmorebtn {
	font-size: 10px;
	color: #6d6e71;
	opacity: 1;
	font-family: Zoho_Puvi_SemiBold;
}

.ws_result_pane {
	width: 100%;
	height: 100%;
	margin: auto;
	float: none;
}

.ws_moreoption_loader {
	height: 56px;
}

.ws_result_view {
	margin: auto;
	position: relative;
}

.ws_rp {
	float: left;
}

.ws_categ {
	float: left;
    padding: 15px;
    background: #020426;
    margin-bottom: 30px;
    border-radius: 5px;
}

.ws_result_view .ws_no_results_found {
	border-right: 0px solid #ddd;
}

.ws_result_pane>ol,
ul,
li {
	list-style: none;
}

.ws_result_pane>a:focus {
	outline: none;
	color: inherit;
}

.ws_result_pane>a {
	text-decoration: none;
	outline: none;
	color: #03a9f5;
}

.ws_serviceitemdis {
	height: 20px;
	padding-left: 36px;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #545454;
	padding-top: 12px;
	padding-bottom: 8px;
	cursor: default;
	text-transform: capitalize;
	font-size: 15px;
	width: 100%;
	float: left;
}

.ws_serviceitemouter {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #fff;
	text-transform: capitalize;
	font-size: 15px;
	width: inherit;
	height: 35px;
	float: left;
	padding: 7px 0px 8px 0px;
	font-family: Zoho_Puvi_Regular;
}

.ws_serviceitem {
	cursor: pointer;
}

.ws_selected_serviceitem>.ws_serviceitem {
	color: #1c8be4;
	cursor: default;
}

.ws_count_txt {
	font-size: 13px;
	color: #cccccc;
}

.ws_selected_serviceitem>.ws_count_txt {
	color: #9a9a9a;
	font-family: Zoho_Puvi_Regular;
}

.ws_selected_serviceitem {
	color: #ffb102;
}

.ws_resultitem {
	padding: 15px;
    border-radius: 5px;
	margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
	transition: all ease 0.7s;
	-webkit-transition: all ease 0.7s;
}
.ws_resultitem:hover
{
	    transform: scale(1.02);
	  box-shadow: 0 0 10px #b8b8b8;
	    background: #fff;
    box-shadow: 0 0 10px #e7e7e7;
}
li.ws_resultitem:last-child {
	border-width: 0px;
}
.ws_resultitem > div
{
	overflow: hidden;
}
.ws_serviceitem:hover {
	color: #ffb102;
}

.ws_result_head {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #04093E;
	font-family: Zoho_Puvi_SemiBold;
}

.ws_resultpane_width {
	width: 98%;
}

.ws_result_url {
	color: #0d1dcb !important;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	font-family: Zoho_Puvi_Regular;
	padding-bottom: 2px;
}

.ws_leftWidth75 {
	width: 75%;
}

.ws_leftWidth65 {
	width: 65%;
}

.ws_rightWidth25 {
	width: 25%;
}

.ws_rightWidth30 {
	width: 30%;
}

.ws_result_right {
	padding-left: 0px;
	padding-top: 15px;
	box-sizing: border-box;
	height: auto;
	z-index: 2;
	float: right;
}

.ws_result_facet_loader {
	overflow-y: auto;
	height: inherit;
	margin: 0 auto;
	float: left;
	width: 100%;
}

.ws_resSummary {
	max-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: normal;
	color: #333;
	line-height: 22px;
	font-size: 13px;
	font-family: Zoho_Puvi_Regular;
	margin-top: 6px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.searchres_highlight {
	font-family: Zoho_Puvi_SemiBold;
	color:#000;
}

.ws_result_right .ws_no_results_found {
	border-left: 0px solid #ddd;
}

.ws_noFound {
	text-align: center;
	text-align: center;
	color: #888;
	font-size: 18px;
	padding: 20px 10px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.ws_resVideoPortion .ws_resSummary {
	margin-top: 10px;
	width: 100%;
}

.ws_UniIconHolder {
	float: left;
	background-repeat: no-repeat;
	width: 185px;
	height: 104px;
	background-size: cover;
	background-position: center;
	opacity: .8;
}

span.ws_UniIconHolder:after,
span.ws_UniIconHolder:before {
	content: "";
	position: absolute;
	opacity: .9;
}


/*.ws_Videotime {    top: -18px;    left: -11px;    position: relative;    float: right;    width: 20px;    height: 22px;    background-repeat: no-repeat;    background-image: url(https://www.zoho.com/sites/default/files/zoho_general_pages/search-play-icon.png);    background-size: 20px;}*/

.ws_resVideo {
	margin-right: 30px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 185px;
	height: 104px;
	background-color: #000;
	border-radius: 2px;
}

.ws_resVideoPortion {
	width: -webkit-calc(100% - 215px);
	width: expression(100% - 215px);
	width: -moz-calc(100% - 215px);
	width: -o-calc(100% - 215px);
	width: calc(100% - 215px);
	margin-top: -5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: middle;
}

.ws_result_head>a {
	color: #04093e !important;
	text-decoration: none !important;
}

.ws_QueryBox {
	color: #333;
	font-size: 17px;
	background: #fff url(/creator/images/search-icon.png) no-repeat scroll 12px 14px / 3.0% 43.5%;
	height: auto;
	width: 100%;
	padding: 10px 10px 10px 40px;
	border: 1px solid #d9d9d9;
	border-width: 0px;
	background-position: left;
}

.ws_SearchQueryBox {
	text-align: left;
	margin: 0px;
	color: #000000;
	font-size: 18px;
}

.ws_QueryBox:-webkit-input-placeholder {
	color: #acacac;
	font-style: normal;
}

.ws_QueryBox:-ms-input-placeholder {
	color: #acacac;
	font-style: normal;
}

.ws_QueryBox:-moz-placeholder {
	color: #acacac;
	font-style: normal;
}

.ws_moreoption_nomoreresult {
	width: 100%;
	height: inherit;
	text-align: center;
	line-height: 18px;
	padding: 8px;
	font-size: 15px;
}

.ws_backtotop_outer {
	position: relative;
	float: right;
	top: -50px;
	left: -48px;
}

.ws_video_loader,
.ws_video_loader:before,
.ws_video_loader:after {
	border-radius: 50%;
	width: 2.5em;
	height: 2.5em;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load7 1.8s infinite ease-in-out;
	animation: load7 1.8s infinite ease-in-out;
}

.ws_video_loader {
	color: #333333;
	font-size: 10px;
	margin: 10px auto;
	position: relative;
	text-indent: -9999em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
	width: 5px;
	height: 5px;
}

.ws_video_loader:before,
.ws_video_loader:after {
	content: '';
	position: absolute;
	top: 0;
	width: 5px;
	height: 5px;
}

.ws_video_loader:before {
	left: -1em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.ws_video_loader:after {
	left: 1em;
}

@-webkit-keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}

@keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}

.ws_toc_loader {
	position: relative;
	width: 60px;
	height: 50px;
	margin: 0 auto;
}

.ws_toc_loader div {
	position: absolute;
	top: 27px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #0d1c4d;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.ws_toc_loader div:nth-child(1) {
	left: 6px;
	animation: ws_toc_loader1 0.6s infinite;
}

.ws_toc_loader div:nth-child(2) {
	left: 6px;
	animation: ws_toc_loader2 0.6s infinite;
}

.ws_toc_loader div:nth-child(3) {
	left: 26px;
	animation: ws_toc_loader2 0.6s infinite;
}

.ws_toc_loader div:nth-child(4) {
	left: 45px;
	animation: ws_toc_loader3 0.6s infinite;
}

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

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

@keyframes ws_toc_loader2 {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(19px, 0);
	}
}
@media only screen and (min-height: 820px)
{
	.ws_result_right
	{
		position: sticky;
		top: 80px;
	}
}
@media only screen and (max-width: 1024px) {
	.search-result-wrap {
		margin: 30px auto;
	}
}

@media only screen and (max-width: 767px) {
	.search-result-wrap {
		margin: 30px auto;
	}
	.ws_result_view,
	.ws_result_right,
	.ws_result_left,
	.ws_moreoptionouter,
	.ws_resultitem {
		width: 100% !important;
	}
	.ws_moreoptionouter {
		padding-right: 0px;
	}
	.ws_result_left {
		border-right: none !important;
	}
	.ws_result_right {
		display: none !important;
		padding-left: 3px;
		padding-bottom: 10px;
		float: left;
		border-left: none !important;
		border-bottom: 1px solid #e9e9e9;
	}
	.ws_serviceitem {
		padding: 5px 0px 5px 0px;
	}
	#ws_QueryBox {
		box-sizing: border-box;
		width: 100%;
	}
	.ws_related_product {
		width: 300px;
	}
	.ws_result {
		padding-right: 0px;
	}
	.ws_service {
		width: 100%;
		height: auto;
	}
	.ws_rp {
		padding-top: 30px;
	}
	.ws_SearchQueryBox {
		font-size: 16px;
	}
	.ws_categ {
		padding-bottom: 0;
	}
}

span.ws_Videotime {
	width: 20px;
	height: 20px;
	background: transparent;
	position: relative;
	display: block;
	text-indent: -99999px;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

span.ws_Videotime:after,
span.ws_Videotime:before {
	content: "";
	position: absolute;
}

span.ws_Videotime:before {
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	border-radius: 50%;
	top: 0;
	left: 0;
	background: #dc5050;
}

span.ws_Videotime:after {
	left: 50%;
	top: 50%;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #fff;
	z-index: 100;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-45%, -50%);
}