body {	color: #000;	line-height: 18px;	font-family:var(--font-regular),sans-serif;	background:var(--white-color);}body,p,li,img,table,h1,h2,h3,h4,h5 {	margin: 0;	padding: 0;}@media (min-width: 1430px)html {    font-size: 1.03vw;}@media (min-width: 1360px)html {    font-size: 1.07vw;}@media (min-width: 1279px)html {    font-size: 1.1vw;}html {    font-size: 0.921rem;}h1 {	font-size: 1.78em;	font-weight: normal;}h5 {	font-size: 1.6em;	font-weight: normal;	border-bottom: 1px dotted #E6E6E6;	padding-bottom: 5px;	margin-bottom: 15px;}h5 span {	color: #ccc;	font-size: 14px;	margin-left: 0px;}h5 b {	font-weight: normal;	color: #fd7c0a;	padding: 0 5px}h5 u {	text-decoration: none;}.fixed-layout {	margin: 0 auto;	width: 1200px;}.main-container {	margin: 0px;	width: 100%;}.mobHdrRhtLnk{	display:none;	}.mobHdrRhtMenu{	display : none;}.headerContainer {	background: #F15050;	padding: 20px 0 20px;	position:relative;}.websiteLogo {	float: left;	margin-left: 25px;	height: 20px;	overflow: hidden;}.headerContainer img {	float: left;	max-height: 40px;	margin-left: 25px;	max-width: 200px;}.headerTopRightLink {	float: right;	font-size: .8em;	margin: 10px 15px 0 0;}.headerTopRightLink a {	color: var(--white-color);	text-decoration: none;	margin: 0 5px;}.headerTopRightLink a:hover {	text-decoration: underline;}.headerTopRightLink span {	color: #ddd;}.tabNavigation {	background: #F15050;	padding-top: 10px;}.tabNavigation ul {	padding: 0 0 0 50px;	margin: 0;}.tabNavigation li {	list-style: none;}.tabNavigation li a {	float: left;	margin: 0 0 0 6px;	list-style: none;	font-size: 1em;	padding: 7px 10px;	border-bottom: none;	color: var(--white-color);	border-radius: 2px 2px 0 0;	cursor: pointer;	background: #353535;	text-decoration: none;}.tabNavigation li a:hover {	background: #555;	color: var(--white-color);}.tabNavigation li a.sel {	background: #f8f8f8;	color: #000;	cursor: default;}.tabNavigation li a.sel:hover {	background: #f8f8f8;	color: #000;}.whiteThemeNav ul{border-bottom:1px solid #ddd}.whiteThemeNav li a{border:1px solid #ddd;border-bottom:none;background-color:#aaa;}.whiteThemeNav li a.sel{background-color:#ff0000;position:relative;top:1px;}.innerContainer {	background: #f8f8f8;	padding: 0px 25px 25px;	overflow: hidden;}.titlePanelContainer {	border-bottom: 1px dotted #ccc;	padding-bottom: 10px;	margin-bottom: 30px;}.panelContainerTable {	padding: 25px;	}.leftPanelContainer,.rightPanelContainer {	min-height: 400px;    border: 1px solid #eee;    margin-right: 20px;    padding: 20px;    line-height: 18px;    background: var(--white-color);}.rightPanelContainer {	margin: 0 0 0 20px;}.mobileLeftRightContainer{	width:200px;}.footerContainer {	padding: 25px 0px;}.addContent {	margin-bottom: 20px;}.jobListContainer {	margin-bottom: 20px;}.jobListTableIFrame {	border: 1px solid #eee;	font-size: 0.8em;}.jobListTableIFrame th {	white-space: nowrap;	color: #666;}.jobListTableIFrame th,.jobListTableIFrame td {	border-bottom: 1px solid #ddd;	padding: 7px;	text-align: left;	height: 20px;	background: #f4f4f4;	font-weight: bold;}.jobListTableIFrame td {	border-bottom: 1px solid #eee;	background: var(--white-color);	font-weight: normal;	color: #444;}.jobListTable {	border: 1px solid #eee;	font-size: 0.8em;}.jobListTable th {	white-space: nowrap;	color: #666;}.jobListTable th,.jobListTable td {	border-bottom: 1px solid #ddd;	padding: 7px;	text-align: left;	height: 20px;	background: #f4f4f4;	font-weight: bold;	cursor:pointer;}.jobListTable td {	border-bottom: 1px solid #eee;	background: var(--white-color);	font-weight: normal;	color: #444;}.jobListLink {	color: #338cf0;	text-decoration: none;}.dropDown a{text-decoration:none;}.popUP,.detailView {	background: var(--white-color);	position: absolute;	width: 660px;	padding:60px 80px 20px;	font-size: 12px;	border-radius: 2px;	z-index: 980;	box-shadow: 0 2px 18px rgba(0, 0, 0, 0.1) !important;}.popUP:focus{	outline:none;}.detailView {	width: 800px;	color: #333;	font: normal 13.5px 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;	line-height: 20px;	padding: 30px;}.detailViewContent {	max-height: 450px;	overflow-y: auto;}.detailViewContent b {	color: #777;}.mB5 {	margin-bottom: 5px;}.mT0{	margin-top: 0px !important;}.mT5 {	margin-top: 5px;}.mT10{	margin-top:10px;}.mT20 {	margin-top: 20px;}.pB10 {	padding-bottom: 10px;}.mB15 {    margin-bottom: 15px;}.newgraybtn,.newgraybtn2,.redbtn {	background-color: #f5f5f5;	color: #555;	border: 1px solid #ddd;	border: 1px solid rgba(0, 0, 0, 0.1);	border-radius: 2px;	padding: 7px 15px;	font-size: 13px;}.newgraybtn:hover {	background-color: var(--white-color);	color: #000;}.newgraybtn2 {	background-image: -webkit-linear-gradient(top, #eee, #ddd);	background-image: -moz-linear-gradient(top, #eee, #ddd);	background-image: -ms-linear-gradient(top, #eee, #ddd);	background-image: -o-linear-gradient(top, #eee, #ddd);	background-image: linear-gradient(top, #eee, #ddd);	margin-left: 10px;	margin-right: 7px;}.newgraybtn2:hover {	background: #eee;	-webkit-appearance:none;}.normalBut {	background: #ddd;	padding: 8px;	border-radius: 2px;	border: 1px solid #ccc;	font-size: 1.4em;}.fblink {	color: #3b5a99;	text-decoration: none;	font-size: 13px;}.link2 {	color: #3f65b4;	text-decoration: none;	cursor:pointer;}.f12 {	font-size: 12px;}.fblink:hover,.link2:hover,.jobListLink:hover {	text-decoration: underline;}.txtBx, .txtBxNew {	border: 1px solid #DDDDDD;	color: #444;	padding: 5px 10px;	width: 350px;	margin-top: 5px;	height: 25px;	font: normal 15px var(--font-regular), sans-serif;}.txtBxNew{	border:none;	border-bottom:1px solid #ddd;	height:23px;	margin-bottom:15px;	padding:5px 0px;	font-size:16px;	width:270px;	border-radius:none;	outline:none;}.txtBxSignup{	border: none;	border-bottom: 1px solid #ddd;	margin-bottom: 0px;	padding: 5px 0px;	font-size: 16px;	width: 100%;	outline:none;	border-radius:inherit;	font:normal 1em var(--font-regular), var(--font-regular), sans-serif;	}::-webkit-input-placeholder {	color: #AAA;}:-moz-placeholder { 	color: #444;}::-moz-placeholder { 	color: #444;}:-ms-input-placeholder {	color: #444;}.f14 {	font-size: 14px;}.f15 {	font-size: 15px;}.mT15 {	margin-top: 15px;}.mT25 {	margin-top: 25px;}.mT30 {	margin-top: 30px;}.mL5 {	margin-left: 5px;}.mL10 {	margin-left: 10px;}.mL15 {	margin-left: 15px;}.mL20 {	margin-left: 20px;}.mR5 {	margin-right: 5px;}.pT7 {	padding-top: 7px;}.pT25 {	padding-top: 25px;}.pT20 {    padding-top: 20px;}.opd2{	opacity : 0.2;}.poR{	position:relative !important;}.title {	font-size: 1.02em;	margin: 8px 0 8px;}.grayTxt {	color: #444;}.dN {	display: none;}.backIcon {	background: url(../images/back_Icon.png) no-repeat;	width: 13px;	height: 12px;	cursor: pointer;	position: absolute;	top: 35px;	left: 9px;	opacity: 0.6;	filter: Alpha(opacity = 60);}.clearboth {	clear: both;}.search-component {	float: right;	margin: 5px 0 5px;}.search-component .input-box {		font-size: 14px;    border: 1px solid rgb(221, 221, 221);    padding: 5px;    margin: 2px;    border-radius: 4px;    outline: none;}.search-button {	background-color: rgb(232, 232, 232);    color: rgb(0, 0, 0);    font-size: 14px;    cursor: pointer;    border: 1px solid rgb(221, 221, 221);    border-left: none;    padding: 5px 15px 5px;    margin: 0px;}.search-button:hover{	background-color: rgb(221, 221, 221);}.paginationContainer {	float: right;	margin-top: -10px;}.floatL {	float: left;}.floatR {	float: right;}.listTitle a {	color: #666;	text-decoration: none;}.listTitle a:hover {	color: #000;}.dropDownCont {	position: relative;}.dropDownCont a {	float: left;}.dropDownCont b {	margin: 8px 0 0;	display: inline-block;}.dropDown {	border: 1px solid #ddd;	position: absolute;	top: 16px;	left: 0px;	background: var(--white-color);}.dropDown a {	padding: 5px 12px;	color: #444;	display: block;	font-weight: normal;	overflow: auto;	float: inherit;}.dropDown span {	margin-left: 5px;	float: right;}.dropDown a:hover {	background: #efefef;	color: #000;}.prevArow,.nextArow,.upArow,.downArow,.backIcon,.dateContainer b,.fBclose	{	background: url(../images/websiteSprite.70e8b60567320ecf2d4e2bc81959d5b4.png) no-repeat;}.prevArow,.nextArow {	opacity: 0.5;	filter: Alpha(opacity = 50);	width: 6px;	height: 11px;}.prevArow {	background-position: left top;}.nextArow {	background-position: -16px top;}.upArow,.downArow {	width: 7px;	height: 4px;	margin-top: 7px;}.upArow {	background-position: -33px top;}.downArow {	background-position: -33px -7px;}.backIcon {	background-position: -51px top;	width: 13px;	height: 12px;	cursor: pointer;	position: absolute;	top: 35px;	left: 9px;	opacity: 0.6;	filter: Alpha(opacity = 60);}.dateContainer b {	background-position: -74px top;	width: 26px;	height: 29px;	margin: 5px 0 0 5px;	float: left;}.fBclose {	background-position: -110px top;	width: 9px;	height: 9px;	cursor: pointer;	float: right;	margin-top: 10px;	opacity: 0.5;	filter: Alpha(opacity = 50);}.fBclose:hover {	opacity: 0.9;	filter: Alpha(opacity = 90);}.panelContainerTable .register {	padding-bottom: 10px;	margin-bottom: 30px;	width: 700px;	margin: 0 auto;}.register p {	background: #f4f4f4;	padding: 10px;	font-size: 1em;	font-weight: normal;	margin-bottom: 20px;}.registerFormContainer {	padding-bottom: 15px;	overflow: hidden;	width: 880px;}.form,.form2 {	margin: 25px 0 0 10px;	color: #444;	font-size: 13px;}.form2 {	float: none;	width: inherit;}.form {margin: 0px 0 30px 15px;color: #666;font-size: 13px;overflow:hidden;}.form i {	font-style: normal;	display: inline-block;	color: #444;	float: left;	width: 40%;	word-wrap: break-word;}.form div{width:60%;word-wrap:break-word;vertical-align: top;float:left;}.formBot{margin-bottom:15px;}.register input[type="text"],.pickListContainer select {	border: 1px solid #ddd;	padding: 6px;	width: 88.5%;	font-size: 1.1em;	border-radius: 2px;	margin-top: 3px;}.register textarea {	height: 70px;	width: 85.5%;	border: 1px solid #ddd;	margin-top: 2px;	padding: 10px;	border-radius: 2px;}.pickListContainer {	border: none;	padding: 0;	width: auto;	display: block;}.pickListContainer select {	width: 90.7%;	padding: 6px;	height: 37px;	line-height: 30px;	color: #666;	font-size: 1em;	margin-right: 5px;}.multiSelectPickList {	display: inline-block;	border-top: 1px solid #eee;	padding-top: 5px;	border-radius: 2px;	margin-top: 2px;	width: 88%;}.multiSelectPickList span {	display: inline-block;	color: #777;	padding: 5px;	background: #f6f6f6;	border-radius: 3px;	margin: 0 0 5px 0;	width: 31%;	cursor: pointer;	font: normal 12px Geneva, var(--font-regular), sans-serif;	white-space: nowrap;}.multiSelectPickList span:hover {	color: #000;}.multiSelectPickList span input {	margin: 0;	float: left;}.multiSelectPickList label {	margin-left: 5px;}.register u {	display: block;	text-decoration: none;}.dateContainer {	overflow: hidden;}.dateContainer input[type="text"] {	width: 150px;	float: left;	padding: 8px;}.attachment {	margin: 25px 0 0 10px;	width: 24em;	overflow: auto;}.attachment cite {	background: #eee;	padding: 3px 10px;	display: inline-block;	font-style: normal;	font-size: 0.9em;	border: 1px solid #ccc;	float: left;	margin-top: 10px;	border-radius: 3px;}.normalBut {	background: #ddd;	color: #555;	padding: 5px;	border-radius: 2px;	border: 1px solid #ccc;	font-size: 1em;	margin: 6px 15px 0 15px;}.attachment q {	quotes: none;	float: right;	margin: 3px 0 0 7px;}.errorMsg {	color: #F00;	padding: 3px 0px 0 0px;	margin-bottom: -10px;	font-size: 0.9em}.mandatory {	color: #900;	font-size: 15px;	float: left;	margin-right: 3px;}.dim {	padding-top: 7px;	color: #666;	word-wrap:break-word;}.dimNew {	color: #666;	word-wrap: break-word;	font: normal 11px var(--font-regular),sans-serif;}.error {	color: #F00;	margin-bottom: -10px;}.blubtn {	background-color: #007ACC;	color: var(--white-color);	border: 1px solid #016fb8;	font-size: 1em;	border-radius: 3px;	padding: 5px 10px;}.blubtn:hover {	background-color: #0067ab;}.mobileMiddlePanelContainer {	clear: both;	font-size: 0.9em;	border-top: 1px solid #ddd;}.mobileMiddlePanelContainer span {	color: #777;}.mobileMiddlePanelContainer tbody:nth-child(odd){	background-color: var(--white-color);	}.mobileMiddlePanelContainer tbody:nth-child(even){	background-color:#fafafa;	}.mobileMiddlePanelContainer tbody td{	padding:9px 10px;	border-bottom: 1px solid #f2f2f2;	width:50%;		word-break: break-word;}.jobListGrayBg {	background-color: #fafafa;}.jobListGrayBg td,.jobListWhiteBg td {	padding:9px 10px;	border-bottom: 1px solid #f2f2f2;}.jobListWhiteBg {	background-color: var(--white-color);}.applybutton {	margin: 4px 10px 0 0;	padding: 4px 10px;	font-size: 1em;}.successmessage {	padding: 10px;	color: #49a329;	background: var(--white-color);	font-size: 16px;}.middleJobListContainer{	float:left;	width:100%;}.backlinkCont{display:none;}body img{	max-width:100%;	display:-webkit-inline-box;}.mobHdrRhtLnk{display:block;float:right;margin:5px 20px 0 0;position:relative;min-height:36px;}.mobHdrRhtMenu{background:#212121;position:absolute;right:0;width:100%;z-index:100;padding:0;top:67px;}.mobHdrRhtMenu li,.mobHdrRhtMenu li a{color:var(--white-color);font-size:13px;padding:17px 20px;cursor:pointer;border-bottom:1px solid #2b2b2b;text-transform: uppercase;list-style-type: none;text-decoration: none;}.mobHdrRhtMenu li span{color:#ccc;padding-left:5px;font-size:14px;text-transform: none;}.mobHdrRhtMenu ul{padding:0px;margin:0px;}.mobHdrRhtMenu li:last-child{border:none;}.mobHdrRhtMenu li a:last-child{border:none;}.mobHdrRhtMenu li.sel{color:#47d8ef;cursor:default;}.tb-review-tbl{	 width:600px;}@media screen and (max-width:800px) {	.tabNavigation li a {		font-size: 1em;	}	.registerFormContainer {		width: inherit;	}	.panelContainer {		margin-top: 0;	}	.leftPanelContainer ul {		margin: 0;		padding: 0;	}	.leftPanelContainer, .middlePanelContainer {		margin: 5px 0px 30px 0;	}	.mobileMiddlePanelContainer table {		display: table;		margin-top: 10px;		border-top: 1px solid #f2f2f2;	}	.mobileMiddlePanelContainer {		display: block;		border: none;	}	.mobileMiddlePanelContainer h1 {		font-size: 1.4em;	}	.search-component .fa-search {		display: block;		position: absolute;		right: 20px;		top: 10px;		color: #ccc;		font-size: 16px;	}	.headerTopRightLink {		font-size: 0.90em;	}	.rightPanelContainer, .leftPanelContainer {		float: none;		min-height: inherit;		width: auto;		margin-left: 0;	}	.rightPanelContainer {		margin-top: 20px;	} 	.middleJobListContainer .search-component {		position: relative;		float: none;		margin: 15px 0;	}	.middleJobListContainer .search-component .input-box {		width: 96%;		padding: 7px 5px;		font-size: 13px;		-webkit-appearance: none;	}	.middleJobListContainer .search-component .search-button {		float: right;		margin: 5px;	}	.panelContainerTable {		padding: 3px;		min-height: 300px;	}	.mobileTr, .mobileLeftRightContainer {		display: block;		width: auto;	}	.form {		margin: 0px 0 20px 15px;	}	.TD-twocol {		padding-left: 10px !important;		padding-right: 10px !important;	}}@media screen and (max-width:650px) {	.tb-review-tbl {		width: 100%	}}.btn-primary,.btn-primary2,.btn-secondary, .btn-positive, .btn-negative, .btn-highlight, .btn-dark, .btn-normal {	font-size:13px;	border:none;    border-radius: 2px;    color: var(--white-color);    cursor: pointer;    display: inline-block;    padding: 7px 12px;    text-decoration: none;	text-align:center;	font-weight:normal;	transition:background .3s;	-webkit-appearance: none;	outline:none;}.btn-primary,.btn-primary2 {	background:#1f96d8;	width:91%;	padding:10px 12px;	font-size:15px;}.btn-primary:hover {	background:#5895c5;}.btn-highlight.bor{	padding: 6px 11px;}.btn-highlight {	background:#008fd0;}.btn-highlight:hover {	background:#03a9f4;}		.btn-x {	padding: 8px 10px;	font-size:13px;	margin:5px 0;}.btn-positive {	background:#68b533;	width:91%;	padding:10px 12px;	font-size:15px;}.btn-secondary {	background:#f1f1f1;	width:91%;	padding:10px 12px;	color:#555;}.primarybtn,.newgraybtn {	font-size: 0.929rem;    padding: 7.5px 15px;    margin-right: 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    -ms-box-sizing: border-box;    -webkit-font-smoothing: auto;    font-family: var(--font-regular),sans-serif;    background: transparent;	    outline: none;	                cursor: pointer;}.primarybtn{	border: solid 1px #338cf0 !important;    box-shadow: none !important;        color: white !important;    border-radius: 2px !important;        background-color: #338cf0 !important;    }.newgreybtn {      background-color: var(--white-color);    color: #3c3c3c;    border: solid 1px #c4c4c4;}.primarybtn:hover, .newSaveBtn:hover, .primarybtn:focus, .newSaveBtn:focus {    background-color: #338cf0 !important;    border-bottom: solid 1px #338cf0 !important;    opacity: 0.9;}.graybtndark:hover, .newgraybtn:hover {    border: solid 1px #abaaaa;    border-bottom: solid 1px #777;}.bg-dark {    background: none repeat scroll 0 0 #f5f5f5;    left: 0;    min-height: 100%;    min-width: 100%;    opacity: 0.90;    position: fixed;    top: 0;    z-index: 950;    filter:alpha(opacity=90);    -moz-opacity: 0.9;	-khtml-opacity: 0.9;}.modal-block {	position:absolute;	z-index:980;	background-color:var(--white-color);	box-shadow:0 5px 15px rgba(0,0,0,.5);	padding:35px;	left:450px;	top:200px;}.modal-block h2.til {	font-weight:normal;	font-size: 20px;	color:#1e1e1e;	margin:0 0 23px;	padding:0 30px 5px 0;	border-bottom:1px solid #f6f6f6;}.modal-block h2.til.warning {	color:#B80000;	}.modal-block h2.til.msg {	text-align:center;	border-bottom:none;	font-size:18px;	padding:0 0 10px;}.modal-block h2.til span {	display:block;	line-height:15px;	color:#999;	font-weight:normal;	font-size:12px;}.modal-block .btns-block {	text-align:center;	margin:15px 0;}.close-modal {	font-size:20px;	font-weight:bold;	top:15px;	right:20px;	position:absolute;	color:#999;	text-decoration:none;}.close-modal:hover {	color:#000;}.close-modal-mobile:hover {	color:#000;}.close-modal-mobile {			font-weight:bold;	top:15px;	right:20px;	position:absolute;	color:#999;	text-decoration:none;}.w300{	width:300px;}.w500 {	width:500px;}.w800 {	width:800px;}.w1000 {	width:1000px;}.ja-container {	width:960px;	margin:0 auto;	font-family: var(--font-regular);}.ja-topbar {	border:1px solid #eaeaea;	border-radius:3px;	height:100px;	background:var(--white-color);	margin:20px 0;}.ja-topbar.woi {	height:80px;}.ja-topbar h4 {	float:left;	height:80px;	line-height:70px;	width:140px;	padding:10px;	text-align:center;	border-right:1px solid #eaeaea;}.ja-topbar.woi h4 {	height:60px;	width:120px;	line-height:50px;}.ja-topbar h4 img {    vertical-align: middle;    max-height: 80px;    max-width: 140px;}.ja-topbar.woi h4 img {    max-height: 60px;    max-width: 120px;}.ja-topbar .headng {	float:left;	padding:10px 20px;}.ja-topbar.woi .headng {	width:785px;	padding:10px;}.ja-topbar .headng h2 {	font-size:20px;	font-weight:bold;	color:#1e1e1e;}.ja-topbar .headng .btns {	margin:15px 0 0;}.ja-topbar.woi .headng h2 {	float:left;	line-height:24px;	width:470px;	margin:10px 0 0;}.ja-topbar.woi .headng h2.dbl {	line-height:28px;	margin:0;}.ja-topbar.woi .headng .btns {	float:right;	margin:13px 0 0;}.btn-ja-apply, .btn-ja-cancel {	font-size:13px;	background-color:#069;	color:var(--white-color);	display:block;	float:left;	padding:8px 15px;	text-decoration:none;	text-transform:uppercase;	border-radius:2px;}.btn-ja-cancel {	background-color:#eaeaea;	color:#333;	margin-left:10px;}.btn-ja-apply:hover {	background-color:#005077;}.btn-ja-cancel:hover {	background-color:#d8d8d8;}.job-dec-block, .job-sum-block {	width:650px;	min-height:350px;	background-color:var(--white-color);	border:1px solid #eaeaea;	float:left;	margin:0 20px 30px 0;	padding:20px;	border-radius:3px;}.job-sum-block {	width:205px;	margin:0 0 30px;}.job-sum-block.of {	max-height:550px;	overflow:auto;}.job-sum-block.single {	width:915px;}.job-dec-block h6, .job-sum-block h6 {	font-size:16px;	font-weight:bold;	color:#069;	margin:0 0 10px;}.job-dec-block p, .job-sum-block p {	font-size:13px;	color:#555;	margin:0 0 15px;	line-height:20px;}.job-dec-block div, .job-dec-block div *:not(.tooltips *) {	font-family: var(--font-regular) !important;	font-size:13px !important;	line-height:20px !important;	word-wrap: break-word;}.job-sum-block p {	color:#999;}div.app-btns {	margin:30px 0 0;}.job-sum-block p span{	display:block;	margin:0 0 25px;	color:#1e1e1e;	word-wrap: break-word;}.job-sum-block.single p {	margin:0 0 20px;	overflow:hidden;}.job-sum-block.single p span{	float:right;	width:600px;	margin:0;}.job-dec-block ul {	margin:0 0 20px 30px;	font-size:13px;	color:#555;}.job-dec-block ul li {	margin:0 0 5px;}.btn-awi {	display:inline-block;	float:left;	height:35px;	margin:0 0 0 10px;	position: absolute;}.btn-awi2 {	margin:0 15px 0 10px;	position: relative;	top:3px;}.job-sum-block h5 {	font-weight:normal;	color:#666;	font-size:13px;	position:relative;	padding:0 0 0 25px;	margin:0 0 12px;	border:none;}.job-sum-block h5 span {	position:absolute;	width:20px;	height:20px;	left:0;	top:0;	background:url(../images/asso-icons.20e41f38e6cff16e7c9dca71b2161c9e.png) no-repeat;}.job-sum-block h5 span.doc {	background-position:0 -20px;}.job-sum-block h5 span.pdf {	background-position:-20px -20px;}.job-sum-block h5 a {	font-size:12px;	display:inline-block;	margin:0 10px 0 0;	color:#069;	text-decoration:none;}.job-sum-block h5 a:hover {	text-decoration:underline;}.job-sum-block hr{	border:1px dotted #ddd;	border-top-width:0;	border-left-width:0;	border-right-width:0;	margin-bottom:10px;}.btdet {	text-decoration:none;	font-style:normal;	color:#666;	word-wrap: break-word;}.attacmentCont p{	float:left;	width:316px;}.applyGrayBut{	-moz-box-shadow:inset 0px 1px 0px 0px var(--white-color);	-webkit-box-shadow:inset 0px 1px 0px 0px var(--white-color);	box-shadow:inset 0px 1px 0px 0px var(--white-color);	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, var(--white-color)), color-stop(1, #ddd));	background:-moz-linear-gradient(top, var(--white-color) 5%, #ddd 100%);	background:-webkit-linear-gradient(top, var(--white-color) 5%, #ddd 100%);	background:-o-linear-gradient(top, var(--white-color) 5%, #ddd 100%);	background:-ms-linear-gradient(top, var(--white-color) 5%, #ddd 100%);	background:linear-gradient(to bottom, var(--white-color) 5%, #ddd 100%);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=var(--white-color), endColorstr='#ddd',GradientType=0);	background-color:var(--white-color);	-moz-border-radius:6px;	-webkit-border-radius:6px;	border-radius:3px;	border:1px solid #dcdcdc;	display:inline-block;	cursor:pointer;	color:#666;	font-size:13px;	padding:2px 5px;	text-decoration:none;	text-shadow:0px 1px 0px var(--white-color);	font-family:sans-serif;	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=var(--white-color), endColorstr='#dddddd');}.applyGrayBut:hover {	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ddd), color-stop(1, var(--white-color)));	background:-moz-linear-gradient(top, #ddd 5%, var(--white-color) 100%);	background:-webkit-linear-gradient(top, #ddd 5%, var(--white-color) 100%);	background:-o-linear-gradient(top, #ddd 5%, var(--white-color) 100%);	background:-ms-linear-gradient(top, #ddd 5%, var(--white-color) 100%);	background:linear-gradient(to bottom, #ddd 5%, var(--white-color) 100%);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd', endColorstr=var(--white-color),GradientType=0);	background-color:#f6f6f6;	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dddddd', endColorstr=var(--white-color));}.fblink2{color:#6d84b4;}.jode *:not(img,.tooltips *) {	width:auto !important;	height:auto !important;}.backLink{display:none;}.tem1-container, .tem2-container,.tem3-container,.tem4-container,.tem5-container{	background:var(--white-color);	margin:auto;	width:870px;	min-height:500px;	position:relative;	background:var(--white-color);	font-size:0.93em;	color:#454545;	display:table;	text-align:left;}.tem1-titleBlock h1 {	font-weight: normal;	font-size: 26px;	color: #212121;	padding: 0px 25px;	line-height: 28px;}.tem1-titleBlock p,.tem5-container .hdr h2 p{	font-size:13px;margin:7px 0 0;color:#757575;	text-transform: uppercase;	word-wrap:break-word;}.tem1-titleBlock p span,.tem2-titleBlock p span,.tem3-titleBlock p span,.tem4-col2 h2 p span, .tem5-container .hdr h2 p span{margin:0 3px;}.postDate{	margin-top:22px;font-size:14px;color:#9e9e9e;}.tem1_ButtBlock{margin:30px 0 50px;}.tem1_applyBut,.tem1_CancelBut,.tem3_applyBut,.tem2_applyBut,.tem3_CancelBut,.tem4-btn-apply, .tem5-btn-apply, .tem4-btn-cancel,.temAppliedBut{background-color:#53bc57;color:var(--white-color);border-radius:2px;font-family:var(--font-semibold);font-size:14px;padding:10px 30px;border:none;margin-right:10px;display:inline-block;cursor:pointer;text-decoration:none;text-transform:uppercase;letter-spacing:0.8px;word-spacing:2px;-webkit-appearance: none;}.tem1_applyBut:hover,.tem3_applyBut:hover,.tem2_applyBut:hover,.tem4-btn-apply:hover,.tem5-btn-apply:hover{background:#38a33c;}.tem1_CancelBut, .tem3_CancelBut{background-color:#e8e8e8;color:#707070;padding:10px 30px;}.tem1_CancelBut:hover, .tem3_CancelBut:hover{background:#d2d2d2;}.tem1_topApplyBut_Pos{	width:100%;	background:url(../images/JO_DetailView_Templates/temp_1Hdr_Bot_Shadow.277a6ede10920907bd8c9a225e5ab926.png) repeat-x bottom left;	margin-top:5px;}.tem1_topApplyBut_Pos div{position:relative;left:0;bottom:-16px;}.tem1_IndeedBut{background:url(images/indeedBut.png) no-repeat;width:191px;padding:13px 0 14px;margin-right:10px;}.tem1ContentBlock{	margin-top:60px;padding:0 80px 0;	min-height: 500px;}.tem1_h2{	font-size:18px;font-weight:bold;color:#212121;}.tem1_title_Bot_Bdr{	border-bottom:2px solid #e1d67c;border-top:1px solid #e1d67c;width:43px;margin:5px 0 0;padding:0;margin-bottom:22px;}.tem1_summary{	border-bottom:1px solid #f5f5f5;overflow:auto;margin-top:25px;padding-bottom:8px;}.tem1_summary span{	float:left;	width:25%;	color: #929292;}.tem1_summary p{	color:#212121;	float:left;	width: 75%;	word-wrap:break-word;}.nBdr{	border:none !important;}.tem1_Text{	margin-top:20px;	line-height:24px;	word-wrap: break-word;	color: #212121;}.tem1_Text_SubTitle{margin-bottom:16px;color:#212121;font-size:1.05em;}.tem1-container .ath,.tem2-container .ath,.tem3-container .ath,.tem5-block .col1 .cont .ath {	overflow:hidden;	margin-top:21px;	color:#212121;	border-bottom:1px solid #f5f5f5;	padding-bottom:11px;}.tem1-container .ath i,.tem2-container .ath i,.tem5-block .col1 .cont .ath i {	float:left;	margin-right:8px;}.tem1-container .ath p,.tem2-container .ath p,tem5-block .col1 .cont .ath p {	display:inline-block;	width:250px;	margin-right:20px;}.tem1-container .ath span,.tem2-container .ath span,.tem5-block .col1 .cont .ath span {	display:inline-block;    width: 200px;}.tem1-container .ath span b,.tem2-container .ath span b,.tem5-block .col1 .cont .ath span b {	display:inline-block;	font-weight:normal;	width:10px;	text-align:center;}.tem1-container .ath span a,.tem2-container .ath span a,.tem3-container .ath span a,.tem5-block .col1 .cont .ath span a {	color:#757575;	text-transform:uppercase;	font-size:0.8em;	text-decoration:none;}.tem1-container .ath span a:hover,.tem2-container .ath span a:hover,.tem3-container .ath span a:hover,.tem5-block .col1 .cont .ath span a:hover {	color:#ee2146;	text-decoration:underline;}.tem1-textCont{padding-bottom:37px;}.tem2-HdrContainer{min-height:200px;background:var(--white-color);padding:30px 85px 0;}.tem2-titleBlock{	width: 515px;}.tem2-titleBlock h1 {	font-weight: normal;	font-size: 26px;	color: #212121;	margin-bottom: 5px;	line-height: 28px;}.tem2-titleBlock p{	font-size:14px;margin-bottom:22px;	text-transform: uppercase;	}.tem2-postDate,.tem3-postDate{margin-bottom:24px;font-size:14px;color:#999;}.tem2-logo{	padding-top:25px;}.tem2-logo_2{display:none;}.tem2ContentBlock{padding:15px 85px 50px;margin-top:17px;background-color:#fcfcfc;min-height: 500px;word-wrap: break-word;}.tem2_h2{	font-size:1.25em;	font-weight:normal;	border-bottom:1px solid #aaa;	display:inline-block;	padding-bottom:5px;	margin-top:40px;	color: #212121;	font-weight: bold;}.tem2_title_Bot_Bdr{	border-bottom:1px solid #ebebeb;margin:-1px 0 38px;padding:0;}.tem2_Text{	margin-top:20px;	line-height:24px;	color: initial;}.tem2ContentBlock ul{margin:10px 0 15px 11px;}.tem2ContentBlock li{list-style-type:square;color:#b8b8ba;line-height:22px;padding-left:5px;margin-top:18px;}.tem2ContentBlock li p{color:#454545;}.tem2_ButtBlock{margin:30px 0 50px;}.tem3-HdrBlock{border-bottom:1px solid #ebeef0;}.tem3-LogoBlock {	padding-top: 50px;	width: 28%;	float: left;	vertical-align: middle;	margin-right: 27px;	margin-top: 27px;}.tem3-titleBlock{	margin-top:41px;	padding-bottom:28px;	width: 565px;}.tem3-titleBlock h1 {	font-weight: normal;	font-size: 26px;	color: #212121;	width: 550px;	line-height: 28px;}.tem3-titleBlock p{font-size:14px;margin:5px 0 22px;text-transform: uppercase;word-wrap:break-word;}/*.tem3_applyBut{background-color:#9cc624;}.tem3_applyBut:hover{background-color:#83b001;}*/.tem3ContentBlock{padding:0 0px 0 60px;position:relative;min-height:500px;}.tem3DividerBdr{	border-left:1px solid #ebeef0;	position:absolute;	top:0;	left:240px;	height:100%;}.tem3-TextCont{    overflow:auto;} .tem3-subTitle{    width:180px;    float:left;} .tem3-subTitle h2{    font-size:1.25em;    border-right:3px solid #9cc624;    margin-top:35px;    padding-right:27px;    text-align:right;    font-weight:bold;    color:#212121;} .tem3-TextCont span{    float:left;    width:150px;    padding:20px 30px 0 0;    text-align:right;    word-wrap:break-word;    color:#737373;} .tem3-RightSideText,.tem3-SummText{    width:540px;    float:left;    padding:20px 0 0 28px;    word-wrap: break-word;} .tem3-SummText,.tem3-RightSideText{    color:#1a1a1a;} .tem3-TextContBotBdr{    border-bottom:1px solid #ebeef0;    display:block;    margin-left:181px;} .tem3_Text_SubTitle{    font-family:var(--font-semibold);    margin-top:37px;} .tem3-TextCont{    line-height:24px;} .tem3-TextCont p{    margin-top:20px;} .tem3-TextCont li{    list-style-type:square;    word-wrap:break-word;    color:#c8c8c8;    margin-left:15px;    line-height:normal;} .tem3-TextCont li span{    color:#454545;} .tem3-TextCont li b{    padding-right:10px;}.tem3-container .ath i{	float:left;	margin:3px 8px 0 0;}.tem3-container .ath p{	display:inline-block;	width:250px;	margin:0 20px 0 0;}.tem3-container .ath span {	display:inline-table;	float:none;	padding:0;}.tem3-container .ath span b {	display:inline-block;	font-weight:normal;	width:10px;	text-align:center;}.tem3_ButtBlock{padding-bottom:50px;}.tem4-postDate{font-size:14px;color:#757575;margin-top:13px;font-style:italic;}.tem4-col1 {	position:relative;	float:left;	width:225px;	height:100%;	border-right:1px solid #f4f4f4;}.tem4-col1 .logo {	padding:10px;	width:155px;	height:50px;	margin:25px;	text-align:center;	background-color:var(--white-color);}.tem4-col1 .logo img {	max-width:155px;	max-height:50px;}.tem4-col1 .panel{	border-top:1px solid #f4f4f4;	padding:35px 25px 15px;}.tem4-col1 .panel h3 {	font-size:18px;	margin-bottom:25px;	color:#212121;	font-weight:bold;}.tem4-col1 .panel .val {	margin-bottom:20px;}.tem4-col1 .panel .val p, .tem4-col1 .panel .val span {	display:block;	color:#212121;	word-wrap:break-word;}.tem4-col1 .panel .val p {	color:#757575;	margin-bottom:3px;	line-height: 24px;}.tem4-col1 .ath {	color:#717171;	margin-bottom:5px;}.tem4-col1 .ath i {	margin-right:10px;	float:left;	margin-top:3px;}.tem4-col1 .atl {	font-size:13px;	color:#c1c1c1;	text-transform:uppercase;	padding-left:25px;	margin-bottom:20px;	}.tem4-col1 .atl span {	display:inline-block;	text-align:center;	width:20px;}.tem4-col1 .atl a {	color:#6f6f6f;	text-decoration:underline;	font-weight:bolder;}.tem4-col1 .atl a:hover {	text-decoration:none;}.tem4-col2 {	position:relative;	margin-left:225px;	width:645px;	border-left: 1px solid #f4f4f4;	}.tem4-col2_hdr{padding:40px 40px 0;}.tem4-col2 h2 {	font-size:26px;	font-weight:normal;	color:#212121;	line-height:25px;}.tem4-col2 h2 p{	font-size:14px;	color:#666;	text-transform:uppercase;	margin-top:5px;}.temp4-content{	margin:24px 0 30px;	padding:35px 0;	border-top:4px solid #f3f5f6;	border-bottom:4px solid #f3f5f6;	padding:40px;	min-height:500px	}.temp4-content h3 {	font-size:18px;	margin-bottom:20px;	font-weight:bold;	color:#212121;}.temp4-content p {	line-height:24px;	word-wrap: break-word;	margin-top: 20px;	color: #212121;}.temp4-content ul {	list-style:circle;	margin:0 0 0 20px;}.temp4-content ul li {	line-height:24px;	margin-bottom:10px;}.btns-wrap{	margin:30px 0 0;	padding-bottom:50px;}.tem4-btn-cancel {	background-color:#e8e8e8;	color:#7d858d;}.tem4-btn-cancel:hover {	background-color:#dddada;}.tem4-btn-apply.tp {margin-top:20px;}.tooltips.tp4 .temAppliedBut{	margin-top:20px;	margin-right:0px;}.tem5-container {	width:870px;	min-height:500px;	overflow: visible;	position:relative;	margin:0 auto;	background:var(--white-color);}.tem5-btn-apply.tp {	position:absolute;	bottom:-81px;	left:85px;}.tooltips.tp5 span{	top: 47px;    }.tooltips.tp5{	position:absolute;	bottom:-65px;	left:85px;}.tooltips span.tp5{	top:75px;	left:85px;}.tem5-container .hdr {	background-color:#353a44;	position:relative;	min-height:200px;}.tem5-container .hdr .logo {	position: absolute;    right: 85px;    bottom: -35px;    width: 225px;    height: 110px;    padding: 20px 10px 10px 10px;    border-radius: 3px;    border-bottom: 3px solid #f9f9f9;    text-align: center;    background-color: var(--white-color);        }.tem5-container .hdr .logo img{	max-width:225px;	max-height:155px;	vertical-align:middle;	margin-top: 25px;}.tem5-container .hdr h2 {	font-size:22px;	font-weight:normal;	color:var(--white-color);	width:430px;	line-height:25px;	margin:60px 0 15px 85px;	float:left;}.tem5-container .hdr h2 p{color:var(--white-color);}.tem5-container .hdr h2 span{	font-size:15px;	color:var(--white-color);}.tem5-container .hdr h6 {	font-weight: normal;    font-size: 14px;    color: #9e9e9e;    padding-left: 85px;        margin: 0;    padding-bottom: 30px;}.tem5-block {	position:relative;	margin:85px 85px 35px ;	background-color:var(--white-color);	min-height:500px;	}.tem5-block .col1 {	width:420px;	float:left;}.tem5-block .col1 .cont {	padding:30px 0;	border-top:1px solid #f6f6f6;}.tem5-block .col1 .cont.bdr {	border-bottom:1px solid #f6f6f6;	padding-bottom:30px;}.tem5-block .col1 .cont h3 {    color: #212121;    font-size: 1.25em;    margin-bottom: 25px;	font-weight:bold;}.tem5-block .col1 .cont h5 {    font-size: 1.05em;    margin-bottom: 20px;	border:none;	padding:0;	color:#212121;	font-weight:normal;}.tem5-block .col1 .cont p {    font-size: 15px;    line-height: 24px;    word-wrap: break-word;}.tem5-block .col1 .cont ul{    list-style:none;    margin: 0;}.tem5-block .col1 .cont ul li{	background:url(../images/JO_DetailView_Templates/tem5-b.d2082e3208e20269eb11fdbcd8b949be.png) no-repeat 0 8px;    line-height: 24px;    margin-top: 10px;	padding-left:15px !important;	list-style-type: none !important;}/*.tem5-block .col1 .cont .ath {	overflow:hidden;	margin-bottom:13px;	border-bottom:1px solid #f5f5f5;	padding-bottom:7px;}.tem5-block .col1 .cont .ath i {	float:left;	margin-right:8px;	margin-top:2px;}.tem5-block .col1 .cont .ath p {	display:inline-block;	width:240px;	margin-right:20px;}.tem5-block .col1 .cont .ath span {	display:inline-block;	font-size:12px;	float:right;}.tem5-block .col1 .cont .ath span b {	display:inline-block;	font-weight:normal;	width:10px;	text-align:center;}.tem5-block .col1 .cont .ath span a {	color:#666;	text-decoration:underline;	text-transform: uppercase;}.tem5-block .col1 .cont .ath span a:hover {	color:#ee2146;}*/.tem5-block .col2 {		position:relative;	height:100%;	width:205px;	padding:20px;	background-color:#fafafa;	border:1px solid #f6f6f6;	border-radius:2px;	border-bottom:none;	float: right;}.tem5-block .col3 {	margin-left: 455px;	position: absolute;	height: 100%;	width: 205px;	padding: 0px 20px 0;	background-color: #fafafa;	border: 1px solid #f6f6f6;	border-radius: 2px;}.tem5-block .col2 h3 {    color: #4a4a4a;    font-size: 18px;    margin-bottom: 25px;    font-weight: bold;}.tem5-block .col2 .val {	margin-bottom:25px;}.tem5-block .col2 .val p, .tem5-block .col2 .val span {	display:block;	font-size:15px;	color:#4a4a4a;	word-wrap:break-word;}.tem5-block .col2 .val p {	color:#6a6a6a;	margin-bottom:3px;	line-height: 24px;}.tem5-btns-block {	margin:30px 0 50px;	text-align:center;}.clearB{clear:both;}.floL{float:left;}.floR{float:right;}.posR{position:relative;}.padT0{padding-top:0px;}.padT30{padding-top:30px;}.marT20{margin-top:20px;}.marT25{margin-top:25px;}.marT30{margin-top:30px;}.marT40{margin-top:40px;}.marT50{margin-top:50px;}.marB20{margin-bottom:20px;}.marB40{margin-bottom:40px;}.marB50{margin-bottom:50px;}.marB75{margin-bottom:75px;}.marR15{margin-right:15px;}.detViewPopClsBut{	background:url(../images/CareerWebsite/close.bb93e3a2bf87cd2035f1215f4bea8aa3.svg) no-repeat;	width:17px;	height:31px;	position:absolute;	z-index:10;	top:0;	right:-25px;	cursor:pointer;	opacity:0.25;	filter: Alpha(opacity = 25);	-moz-opacity: 0.25;	-khtml-opacity: 0.25;}.detViewPopClsBut:hover{	opacity:0.90;	filter: Alpha(opacity = 90);	-moz-opacity: 0.90;	-khtml-opacity: 0.9;}@font-face {  font-family: 'FontAwesome';  src: url('/recruit/fonts/fontawesome-webfont.eot?v=4.2.0');  src: url('/recruit/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/recruit/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/recruit/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/recruit/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');  font-weight: normal;  font-style: normal;}.fa {    display: inline-block;    font: normal normal normal 14px/1 FontAwesome;    font-size: inherit;    text-rendering: auto;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}.fa-file-o:before {  content: "\f016";}.fa-file-word-o:before {  content: "\f1c2";}.fa-file-archive-o:before {  content: "\f1c6";}.fa-file-image-o:before {  content: "\f1c5";}.fa-file-pdf-o:before {  content: "\f1c1";}.fa-file-excel-o:before {  content: "\f1c3";}.fa-search:before {  content: "\f002";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before {  content: "\f0c9";}.fa-remove:before,.fa-close:before,.fa-times:before {  content: "\f00d";}.fa-arrow-circle-up:before {  content: "\f0aa";}.fa-search{	display: none;}.fa-check:before {  content: "\f00c";}.fa-times:before {  content: "\f00d";}.fa-bars, .fa-times{color:#333;font-size:2em;cursor:pointer;}.fa-arrow-circle-up{display:none;cursor:pointer;position:fixed;right:25px;bottom:80px;font-size:30px;z-index:100;color:#777;}.fa-rss-square:before{    content: "\f143";}.h80{height:80px;}.wordBreak{    word-wrap: break-word;}.job-dec-block_new {	word-wrap:break-word;	line-height: 24px;}.job-dec-block_new_new h1{	font-weight:auto;	font-size:auto;	color:auto;	margin-bottom:auto;}.job-dec-block_new_new h2{	font-size:auto;	margin-bottom:auto;	margin-top:auto;	color:auto;	font-weight:auto;	line-height:auto;	font-weight:auto;	border:auto;	display:auto;	padding:auto;}.job-dec-block_new h3{	color:auto;	font-size:18px;	margin-bottom:20px;}.job-dec-block_new h6{	font-weight:auto;	font-size:auto;	color:auto;	position:auto;	left:auto;	bottom:auto;	margin:auto;	font-style:auto;}.job-dec-block_new img{	max-width:auto;	max-height:auto;	vertical-align:auto;	margin:auto;	float:auto;}.job-dec-block_new p{	color:auto;	margin:0 0 15px;	display:auto;	font-size:auto;	text-transform:auto;	line-height:auto;	width:auto;	float:auto;}.job-dec-block_new ul {	list-style:initial !important ;	margin-top:auto;	margin-bottom:auto;	margin-left:auto;	margin-right:auto;	padding-left: 40px;}.job-dec-block_new li {	color:inherit;		list-style-type:inherit;	line-height:inherit !important;	margin:auto;} .job-dec-block_new li b{	padding-right:auto;	display:auto;	font-weight:auto;	width:auto;	text-align:auto;}.job-dec-block_new i{	margin-top:auto;	margin-bottom:auto;	margin-left:auto;	margin-right:auto;	float:auto;}.job-dec-block_new span{	display:auto;	text-align:inherit;	width:auto;	font-size:auto;	color:initial;	margin-top:auto;	margin-bottom:auto;	margin-left:auto;	margin-right:auto;	float:inherit;	font-weight:auto;	padding:inherit;	white-space: normal !important;	line-height: normal;}.job-dec-block_new li span{         	padding:initial;	}.job-dec-block_new a{	color:auto;	text-decoration:auto;}.job-dec-block_new *:not(img){	 height: auto !important;    width: auto !important;}.job-dec-block_new a:hover {	text-decoration:auto;	color:auto;}.nonIframeClass{		 left: 50%;		 top: 0px !important;	   	 margin:50px 0 0px -435px !important; 	   	 	   	  }.portalFormView{		box-shadow:none;				top:50px !important;		margin-top:0px !important;		left:48%;		min-width:500px;}.careerWebSiteLogo{	max-height: 80px !important;    width: auto !important;    height: auto !important;    max-width: 155px !important;    border: none !important;}@media all and (max-width:870px){	.backlinkCont,.backlinkContForm{position:fixed;top:0;z-index:950;width:100%;padding-bottom:15px;background:var(--white-color);}	.backLink,.backLinkForm{padding:20px 0 20px 25px;background:#f8f8f8;display:block;text-transform:uppercase;font-size:13px;border-bottom:1px solid #f2f2f2;}	.applyingForDiv{		    		   		     display: block;		    		    		    		    		    margin-top: 57px; 		    padding:25px 10px 25px 25px;		    background:transparent;		    font-size:17px;	}	div#crmWebToEntityForm{		font-size:0.95rem !important;	}	div#crmWebToEntityForm p:nth-of-type(1){margin:0px !important;}	.applyingForDiv p{text-align:center;} 	.backLink a,.backLinkForm a{text-decoration:none;color:#4d90f0;}	.fixed{position:fixed;top:0;}	.tooltips span{left:51px !important;}			.tem1ContentBlock,.tem2ContentBlock{padding:0 25px;}	.tem1ContentBlock img, .tem2ContentBlock img, .tem3ContentBlock img, .tem5-block .col1 img{max-width:100%;display:block;}	.tem1_summary span,.tem5-block .col2 .val p{float:none;width:auto;color:#757575;}	.tem1_summary p{width:auto;float:none;margin-top:8px;color:#000;}	.tem1-container .ath span, .tem2-container .ath span, .tem3-container .ath span, .tem5-block .col1 .cont .ath span{padding:5px 0 0 22px;display:block;float:none;}	.tem1_ButtBlock > span,.tem2_ButtBlock > span, .tem3_ButtBlock > span,.tem5-btns-block > span{display:block;margin-top:15px;}	.tem1-container .ath p, .tem2-container .ath p, .tem3-container .ath p{width:80%;}	.tem1-container .ath span a, .tem2-container .ath span a, .tem3-container .ath span a{font-size:0.8em;}	.tem1-titleBlock p,.tem2-titleBlock p, .tem5-container .hdr h2 p{line-height:25px;color:#454545;padding:0 25px;}	.tem5-container .hdr h2 p{color:#bbb;}	.tem1_applyBut, .tem1_CancelBut, .tem3_applyBut, .tem2_applyBut, .tem3_CancelBut, .tem4-btn-apply, .tem5-btn-apply, .tem4-btn-cancel, .temAppliedBut{width:250px;padding:12px 30px;white-space: pre-line;}	.tem1_ButtBlock,.tem2_ButtBlock{margin-bottom:0;padding-bottom:50px;}	.tem1_h2{font-size:1.25em;}	.tem1_CancelBut, .tem3_CancelBut,.tem3_applyBut{width:250px;}	.postDate,.tem2-postDate,.tem3-postDate{color:#757575;margin-top:18px;}				.tem2ContentBlock{padding:0 25px 15px;margin-top:28px;}	.tem2-HdrContainer{text-align:center;padding: 30px 11px;}	.tem2ContentBlock ul{margin-left:0;padding-left:15px;}	.tem2-titleBlock{float:none; width:auto;}	.tem2-logo{display:none;}	.tem2-logo_2{display:block;width:auto;}	.tem2-titleBlock h1{margin-bottom:7px;}	.tem2_applyBut{width:240px;}				.tem3-HdrBlock{text-align:center;}	.tem3ContentBlock{padding:0 25px 0 25px;}	.tem3-titleBlock h1{width:auto;}	.tem3-titleBlock p{margin-top:10px;}	.tem3-subTitle h2{border-left:3px solid #9cc624;border-right:none;padding-left:10px;text-align:left;word-wrap: break-word;word-break: break-all;}	.tem3-LogoBlock{margin:auto;float:none;width:100%;}	.tem3-RightSideText, .tem3-SummText{float:none;padding:0;width:auto;}	.tem3-SummText{color:#000;}	.tem3-TextCont > span{float:none;display:block;text-align:left;width:auto;color:#737373;}	.tem3-titleBlock{		float:none;		margin:25px 0 0 0px;		padding-bottom:35px;		width: auto;	}	.tem3-subTitle{float:none;width:100%;}	.tem3DividerBdr{display:none;}	.tem3-SumTitleRhtTxt{display:none;}	.tem3-TextContBotBdr{margin-left:0;}	.tem3-container .ath{line-height:normal;}	.tem3_Text_SubTitle{font-size:1.05em;color:#212121;font-family:var(--font-regular);}				.tem5-block{margin:0;}	.tem5-block .col2{position:inherit;margin-left:0;width:auto;border:none;padding: 30px 25px 5px;float:none;height:auto;}	.tem5-block .col1{float:none;width:auto;margin:0 25px;}	.tem5-block .col3{display:none;}	.tem5-container .hdr{text-align:center;padding:0 25px 35px;}	.tem5-container .hdr .logo{position:initial;background:#353A44;bottom:none;border:none;height:auto;padding:none;margin:auto;border-radius:0;padding:20px 0;}	.tem5-container .hdr h2{float:none;margin-left:0;width:100%;margin-top:35px;}	.tem5-container .hdr h6{position:initial;margin-top:22px;padding:0;}	.tem5-btns-block{padding-bottom:50px;margin-bottom:0;}	.tem5-btn-apply.tp{position:initial;margin-top:24px;}	.tem5-block .col2 .val span{color:#000;}	.tooltips.tp5{position:relative;left: inherit;bottom:inherit;}	.tooltips.tp5 input{margin-top:24px;}	.tem5-container .topPad{padding-top:25px;}		body img{		max-width:100%;		display:-webkit-inline-box;		height:auto !important;	}}.tem5-container .logo a{	display: inline-block;}.iphone-iframe{	-webkit-overflow-scrolling: touch !important;	overflow: auto;	height:280px;}.myAccPop{	background:var(--white-color);	position:absolute;	right:0;	top:15px;	right:5px;	padding:20px;	box-shadow:1px 1px 5px 0 #aaa;	border:1px solid #eee;	border-radius:3px;	min-width: 250px;}.myAccPop p{	color:#666;}.myAccPop input[type="text"]{	width:235px;padding:5px 10px;font-size:13px;}#bulkUpdateSuccess,#emailSentInfo{position: absolute;top:25%;left: 0;display:none;width:100%;text-align:center;}#bulkUpdateSuccess div,#emailSentInfo div{padding: 7px 30px;background: #55b05a;border: 1px solid #55b05a;font:bold 14px Gotham, var(--font-regular), sans-serif;z-index: 5000;color: var(--white-color);text-align: center;display:inline-block;}#emailSentInfo div{background:#fce779;color:#333;}#emailSentInfo{top:3%;}.myAccBut .btn-primary2,.myAccBut .btn-secondary{	padding:10px;	border:none;	text-decoration:none;	display:inline-block;	font-size:15px;	width:93.5%;}.myAccBut .btn-primaryt2:hover{	background-color:inherit;	text-decoration:none;}.myAccBut .btn-secondary:hover{	background:#f2f2f2;	text-decoration:none;}.myAccId{	color:#555;	padding:7px 10px;	background:#f8f8f8;	word-wrap:break-word;	-webkit-appearance: none;	border:1px solid #e1e1e1;	width: 92%;	border-radius: 0px;	font: 1em var(--font-regular),var(--font-regular), sans-serif;}.myAccTxtBx{	font:1em var(--font-regular),var(--font-regular), sans-serif;	padding:7px 2px;	width:97%;	border:none;	border-bottom:1px solid #ddd;	outline:none;	border-radius: 0px;	background: var(--white-color);}.error2{	color:#f00;	font-size:1.1em;	margin-top:3px;}.errorMob{	color:#f00;	font-size:0.8em;	margin-top:3px;}.blankcontent{	margin-top: 15px;	padding: 20px 15px;	border: 1px dashed #ddd; 	background:var(--white-color);	border-radius:2px;}.eeo_disclaimer{	padding: 16px 24px;    border: 1px dashed #ddd;    background: #f3f3f3;	position: relative;    width: 100%;    box-sizing: border-box;}.eeo_carrer{	padding: 20px 32px;}.eeo_carrer_tem5{    padding: 20px 30px;    background: #f3f3f3;    margin: 30px 80px;}.eeo_carrer_tem2{    padding: 20px 32px;    background: #f6f6f6;    margin: 0 80px;}.eeo_carrer_tem4{    padding: 20px 32px;    background: #f6f6f6;    margin: 0 30px;}.eeo_carrer_tem1{    padding: 20px 30px;    background: #f6f6f6;    margin: 0 80px;}.eeo_carrer_tem3{   padding: 20px 30px;    background: #f6f6f6;    margin: 30px 80px 0;}.tooltips{	position: relative;    display: inline;    font:normal 1em var(--font-regular), var(--font-regular), sans-serif;}.temAppliedBut {    background-color: #d26a5c;    cursor: default;}.tooltips span,tooltips:after{	display:none;}.tooltips:hover span,.jobDetailRow:hover span{	display:block;}.tooltips span{	position: absolute;    color: var(--white-color);    background: #666;    height: 30px;    line-height: 30px;    text-align: center;    top: 40px;    left: 0;    width: 135px;    z-index: 10000;}.tooltips span:after {    content: '';    position: absolute;    top: -20%;    right: 45%;    margin-left: -8px;    width: 0;    height: 0;    border-bottom: 6px solid #666;    border-right: 6px solid transparent;    border-left: 6px solid transparent;}.tooltips b {    font-weight: normal;    color: #c2c2c2;}.appliedTxt {    font-weight: bold;    color: #ef944b;    text-decoration: none;}.jobDetailRow .tooltips span {    top: 25px;    left: -37px !important;    z-index: 100;}.jobDetailRow .jobdetail{	color: #338cf0;}.jobdetail{	text-decoration: none;}.jobDetailRow .jobdetail:hover{	text-decoration: underline;}.jobDetailSummaryMobile td{	border-bottom:1px solid #eaeaea !important;	vertical-align: middle;}.jobDetailSummaryMobile div.link2{	padding:10px 0px;}.tooltips.tp6 span{	left:-27px;}.close {	background: url(../images/CareerWebsite/close.bb93e3a2bf87cd2035f1215f4bea8aa3.svg) no-repeat;	position: absolute;	top: 20px;	right: 20px;	width: 17px;	opacity: 0.3;	filter: Alpha(opacity = 30);	cursor: pointer;	-moz-opacity: 0.3;	-khtml-opacity: 0.3;}.close:hover {	opacity: 10;	filter: Alpha(opacity = 90);	-moz-opacity: 0.9;	-khtml-opacity: 0.9;}.singinPopup {    background: var(--white-color);    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.1);    position: absolute;    padding: 80px;    font-size: 12px;    border-radius: 2px;    width: 450px;     top: 100px;    z-index: 10000;    left: 28%;}.confirmBut{    background: #2c85f3;    color: var(--white-color);    font-size: 1.1em;    text-transform: uppercase;    width: 100%;    padding: 15px 0px;    border: none;    border-radius: 2px;    cursor: pointer;    -webkit-appearance: none;    -moz-appearance: none;    appearance: none;    text-align: center;}.confirmBut:hover{    background: #3c8ef3;}.blurInput{    width: 80%;    opacity: 0.7;    background: #f8f8f8;    border: 1px solid #e1e1e1;    color: #444444;    padding: 10px 2.8% 13px;    margin-top: 5px;    height: 20px;    font: normal 15px var(--font-regular), var(--font-regular), sans-serif;       outline:none;    -webkit-appearance:none;}.blurInput:hover{    border-bottom: 1px solid #a7a7a7;}.blurInput:focus{    border-bottom: 1px solid #4697e4;}.unblurInput{    opacity: 1;    background:var(--white-color);    width:94%;}.bN{border:none;}.w100p{width:100%;}.textUpper{text-transform: uppercase;}.cw-success{	background: #dff5e9;    padding: 15px 0;    text-align: center;    color: #41ab6f;    font-size: 1.1em;    border-bottom: 1px solid #cdebda;}.account-blk {    font-size: .65em !important;    margin-top: 5px;    color: #757575  !important;}.account-blk a {    text-decoration: none;    color: #3388f0;}.account-blk a:hover {    text-decoration: underline;}.pb60i{	padding-bottom: 60px !important}.pb10i{	padding-bottom: 10px !important}.field-msg{	margin-top:5px;}.btn-chosen-file{	background-color: #f8f9fb;    border: 1px solid #e1e5eb;    font-size: .93rem;    padding: 5px 10px;    float: left;    margin-right: 10px;    font-family: var(--font-regular);    color: #000;    border-radius: 0px 0px;    margin-bottom: 3px;    border-radius: 2px;    text-decoration:none;    font-size: 0.85rem;        margin-top: 3px;}.btn-chosen-file:hover {    border-bottom: 1px solid #aaa;}.fa-facebook-square:before {  content: "\f082";}.fa-twitter-square:before {  content: "\f081";}.fa-youtube-square:before {  content: "\f166";}.fa-linkedin-square:before {  content: "\f08c";}.fa-instagram:before {  content: "\f16d";}.alt-success.box, .alt-normal.box, .alt-info.box, .alt-warning.box, .alt-failure.box  {	border:1px solid;	border-radius: 4px;    margin-bottom: 20px;    padding: 15px 25px 15px 80px;	position:relative;	font-size:13px;	min-height:40px;	margin-right:20px;}.alt-success.box i, .alt-normal.box i, .alt-info.box i, .alt-warning.box i, .alt-failure.box i {	font-size: 50px;    left: 10px;    position: absolute;    top: 12px;}.alt-success.box b, .alt-normal.box b, .alt-info.box b, .alt-warning.box b, .alt-failure.box b {	font-size:18px;	font-weight:normal;	display:block;}.alt-warning.box {	background-color: #fcf8e3;    border-color: #faebcc;    color: #ac9876;    max-width: 491px;    min-width: 25%;    margin: auto;    top: 30px;	margin-bottom: 50px;}.alt-warning.box b, .alt-warning.box i {	color: #8a6d3b;}.alt-cls {	color: #999;    font-size: 18px;    position: absolute;    right: 10px;    text-decoration: none;    text-shadow: 0 1px 0 var(--white-color);    top: 12px;	font-weight:bold;}.alt-cls:hover {	color:#666;}.fa-warning:before,.fa-exclamation-triangle:before {  content: "\f071";}.panelContainerTable #crmWebToEntityForm{	margin:auto;}.tb-review-tbl {	font-size: 13px;	border: 1px solid #fcfcfc;	color: #666;	background: #f8f8f8;	padding: 0px 20px;	font-family: var(--font-regular);}.tb-review-bg{	background: var(--white-color);	border-left: 2px solid #a5a5a5;}.tb-review-td {	border-bottom: 1px solid #f0f0f0;	padding: 15px 10px;}.tb-review-td-value {	line-height:20px;}.zform-details{	width: 700px;    margin: 0px auto 10px;    padding: 20px 20px 10px;    box-sizing: border-box;    background: var(--white-color);}.zform-details-inner{	background: #f8f8f8;}.zform-register-edit-bg{	background: #f8f8f8;	width: 100%;	height: 32px}.register .zform-details-inner p{	    background: none;    margin-bottom: 0;}.zform-details h3.m0{	    margin-top: 0;}.zform-details h3 {    font-size: 15px;    font-weight: normal;    margin: 20px 0 10px;    padding: 0 0 8px;    border-bottom: 1px solid #e8e8e8;    color: #333;}.register .zform-details p {	background: var(--white-color);	margin: 0;	padding: 0 0 15px;	color: #767676;	font-size: 14px;	line-height: 20px;	word-break: break-word;	word-wrap: break-word;}@media screen and (max-width: 700px) {	.panelContainerTable .register ,.zform-details{		width: 100%;	}	}.closeFileType {	position: absolute;	top: 5px;	right: 12px;	font-size: 14px;	color: #fa8c8c;	text-decoration: none;}.fileTPDiv{	position: relative;    margin: 0px 0px 8px 0px;    word-wrap: break-word;    font-size: 12px;    width: 300px;    padding: 6px 10px;    background-color: #f3f3f3;    color: #111;    }.ui-autocomplete{	background: white !important;    border-radius: 1px !important;    font-size: 0.9em !important;    font-family: inherit !important;    width: auto !important;    color: #333333 !important;    z-index: 1010 !important;}.ui-menu .ui-menu-item a{	border-radius: 0px !important;	  padding: 3px 5px;	    color: #5a5a5a !important;}.ui-autocomplete .ui-state-focus {	background-color: #efefef !important;    border: 0px !important;    border-bottom: 0px solid #7cc3ff !important; 	    line-height:1.5 !important;    margin: 0px !important;    border-radius: 0px !important;}.ui-menu .ui-menu-item a.ui-state-focus{	  color: #000 !important;}.ui-autocomplete .ui-front{	z-index:10000 !important;}.crm-msg{box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.2);padding:0px 50px 0px 0px;position: fixed; z-index: 10001;background: var(--white-color);border-radius: 100px; color: #333; font-size: 0.93rem;transition: 0.3s all ease;display: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.crm-msg-cnt{display: inline-block;vertical-align: top;padding: 10px 0px 10px 60px;line-height: 1.125rem;color: var(--body-color);} .crm-msg.crm-band-success{border: 1px solid rgb(84 174 70); box-shadow: 0px 0px 6px 2px rgba(84, 174, 70, 0.2);}.crm-msg.crm-band-error{border: 1px solid rgb(230 37 30); box-shadow: 0px 0px 6px 2px rgba(230, 37, 30, 0.1);}.crm-msg.crm-band-info{border: 1px solid rgb(40 92 195); box-shadow: 0px 0px 6px 2px rgba(40, 92, 195, 0.2);}.crm-msg.crm-band-warn{border: 1px solid rgb(237 106 7); box-shadow: 0px 0px 6px 2px rgba(237, 106, 7, 0.2);}.crm-msg .cm-ico:after{content:"";position: absolute;left: 43px;top: 35%; display: none;}.crm-msg.crm-band-success .cm-ico:after{border-left: 8px solid #3fbd5f;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg.crm-band-error .cm-ico:after{border-left: 8px solid #ee4242;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg.crm-band-info .cm-ico:after{border-left: 8px solid #188bc7;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg.crm-band-warn .cm-ico:after{border-left: 8px solid #e98432;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg .cm-ico{width: 45px;height: 100%;display: inline-block;position: absolute;border-radius: 100px 0px 0px 100px; left: -1px;}.crm-msg.crm-band-success .cm-ico{background: #54ae46;}.crm-msg.crm-band-error .cm-ico{background: #e6251e;}.crm-msg.crm-band-info .cm-ico{background: var(--blue-color);}.crm-msg.crm-band-warn .cm-ico{background: #ed6a07;}.crm-msg .cm-ico:before{position:absolute;left: 14px; top: 50%; transform: translateY(-50%); display: inline-block;}.crm-msg.crm-band-success .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -182px -1162px;background-color: #54ae46;width: 20px;height: 20px;}.crm-msg.crm-band-error .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -155px -1162px;background-color: #e6251e;width: 22px;height: 19px;}.crm-msg.crm-band-info .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -234px -1162px;background-color: var(--blue-color);width: 20px;height: 20px;}.crm-msg.crm-band-warn .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -208px -1162px;background-color: #ed6a07;width: 20px;height: 20px;}.fromTopCenter{animation: fromTopCenter 0.5s ease 1 forwards; -webkit-animation: fromTopCenter 0.5s ease 1 forwards; -moz-animation: fromTopCenter 0.5s ease 1 forwards;transform: translatex(-50%); -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%);left: 50%;}@keyframes fromTopCenter  {	0%{top: -100px;opacity: 0;}	50%{top: 60px;opacity: 1;}	65%{top: 50px;opacity: 1;}	80%{top: 57px;opacity: 1;}	100%{top: 55px;opacity: 1;}}.crm-msg-close{	background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -214px -1202px;    width: 9px;    height: 9px;       display: inline-block;        position: absolute;    cursor: pointer;    top: calc(50% + 1px);    right: 15px;   	transform: translateY(-50%); }.lnk-clearfix {     display: block;} * html .lnk-clearfix {     height: 1%;} .lnk-clearfix:after {     display: block;     height: 0;     clear: both;     content: '.';     visibility: hidden;} *+html .lnk-clearfix {     display: inline-block;}.linkedin-reset * {     -webkit-box-sizing: border-box;     -moz-box-sizing: border-box;     box-sizing: border-box;	text-rendering: optimizeLegibility;    -webkit-font-smoothing: antialiased;} .linkedin-reset *:before, .linkedin-reset *:after {     /* -webkit-box-sizing: border-box;     -moz-box-sizing: border-box; */     } textarea, input[type="text"], input[type="button"], input[type="submit"] {     -webkit-appearance: none;     border-radius: 0;} .linkedin-reset input,.linkedin-reset button,.linkedin-reset select,.linkedin-reset textarea {     font-family: inherit;     font-size: inherit;     line-height: inherit;}.zrawli-widget{/*position: absolute;    left: 160px;    bottom: 23px;*/    float: left;position: relative;margin-top: -40px;z-index:2} .cw-absolute{     position: absolute;     width: 100%;     top:0;     transition: all 0.5s ease;     height: 100%;     background: var(--white-color) } .cw-detail-top {     position: absolute;     top: 0;     left: 0;     width: 100%;     padding: 0 16px;} #cw-title-bar h1 {     padding: 12px 0 0 0;     margin-left: 37px }/* #cw-title-bar .cw-back-btn {     top: 14px;} #cw-title-bar .cw-back-btn.top {     top: 11px;}*/ .cw-apply-form p.form-heading, .cw-apply-form p.exp-heading {     font: normal 18px/19px var(--font-semibold);     color: #1c1c1c;     margin-bottom: 24px;} .cw-apply-form p.form-heading.wf-first{     margin-top:0;} .cw-job-header {     position: relative;     padding-left: 34px;}.zrc-linkedin .cw-job-header{     padding-bottom:16px;} .cw-job-header h1 {     color: #0f1a26;     font: 500 22px/31px var(--font-semibold);     margin-bottom: 0;     position: relative;}.cw-job-header h1 span,#cw-title-bar h1 span{     text-decoration: none;     font-family: var(--font-regular);     color: #6c7282;} .cw-job-header p {     font: 500 16px/22px var(--font-regular);     color: #6c7282;} .cw-back-btn {     position: absolute;     top: 6px;     left:-40px;     background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -28px -763px;     width: 19px;	 height: 17px;     display: block;     opacity: .6;     cursor: pointer;}#cw-title-bar .cw-back-btn{	top: 37px;    left: 24px;} .all-jobs {     position: relative;     padding: 0 0 0 16px;     color: rgba(71, 79, 99, 1);     vertical-align: bottom;}.lnk-error-msg{	font-size: 13px;    color: #474f63;    display: inline-block;    position: relative;    top: -1px;    font-family: var(--font-regular),sans-serif;}.lnk-mnd-error .lnk-error-msg{	color: #fc5558;	} .mb40 {     margin: 40px 0;} .row-space-8 {     margin-top: 8px } .row-space-16 {     margin-top: 16px } .row-space-24 {     margin-top: 24px } .row-space-32 {     margin-top: 32px } .row-space-40 {     margin-top: 40px } .row-space-56 {     margin-top: 56px } .col-spaceL-8 {     margin-left: 8px } .col-spaceL-16 {     margin-left: 16px } .col-spaceL-24 {     margin-left: 24px } .col-spaceL-32 {     margin-left: 32px } .col-spacePL-32 {     padding-left: 32px } .col-spaceR-8 {     margin-right: 8px } .col-spaceR-16 {     margin-right: 16px } .col-spaceR-24 {     margin-right: 24px } .col-spaceR-32 {     margin-right: 32px } .col-spacePR-32 {     padding-right: 32px } .row-spaceB-8 {     margin-bottom: 8px } .row-spaceB-16 {     margin-bottom: 16px } .row-spaceB-24 {     margin-bottom: 24px } .row-spaceB-32 {     margin-bottom: 32px } .row-spaceB-40 {     margin-bottom: 40px } .row-spaceB-48 {     margin-bottom: 48px } .font-proxima h1 {     font: bold 24px/26px var(--font-regular);     margin-bottom: 8px;} .font-proxima p {     font: normal 16px/24px var(--font-light);     margin-bottom: 16px } .full-width{     width:100% !important;} .linkedin-reset .logo {     margin: 0px 0 0 0;   	line-height: 0;} .avatar-upload {    position: absolute;    width: 110px;    left: 0;    bottom: -60px;    margin: 0 auto;    right: 0;    z-index: 1;}.avatar-upload .avatar-preview {    width: 110px;    height: 110px;    border-radius: 100%;    border: 1px dashed rgba(229, 230, 235, 1);    margin: 0 auto;    padding: 8px;    background: var(--white-color);    position: relative;    overflow: hidden;}.avatar-upload .avatar-preview > div {    width: 100%;    height: 100%;    border-radius: 100%;    background-size: cover;    background-repeat: no-repeat;    background-position: center;    max-width: 100%;    max-height: 100%;    overflow: hidden;    position: relative;    z-index:3;}.avatar-preview img{	border-radius: 50%;}.avatar-ae-link {    position: absolute;    top: -1px;    right: 0px;    background: var(--white-color);    z-index: 10;    text-indent: -999em;    display: block;    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);    cursor: pointer;    transition: all 0.2s ease-in-out;    width: 24px;    height: 24px;    border-radius: 100%;    border: 1px solid rgba(229, 230, 235, .7);    opacity: 1;}.avatar-ae-link:hover{   opacity: .8;}.avatar-ae-link:after,.avatar-ae-link.add-avatar:after {    content:'';    position: absolute;    top: 4px;    left: 0;    right: 0;    text-align: center;    margin:0 auto;    width: 13px;    height: 13px;    transform: scale(.8);    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat 0 0;}.avatar-ae-link:after{    background-position: -390px -975px;    width: 14px;    height: 14px;}.avatar-ae-link.add-avater:after {    top: 6px;    left: 3px;    transform: scale(1);    background-position: -574px -947px;    opacity: .8;}.remove-img{    cursor: pointer;    margin: 0 auto;    background: rgba(255, 255, 255, .8);    bottom: -50px;    height: 32px;    left: 0;    position: absolute;    -webkit-transition: bottom 0.15s linear;    transition: bottom 0.15s linear;    width: 100%;    z-index: 10;}.remove-img span {    width: 16px;    height: 16px;    content: '';    position: absolute;    margin: 0 auto;    left: 0;    right: 0;    transform: scale(.7);    top: 9px;    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -89px -1834px;}.avatar-preview:hover .remove-img{   bottom: 0;}.jobborad-loader {    position: absolute;    left: 50%;    top: 50%;    -webkit-transform: translateY(-50%) translateX(-50%);    transform: translateY(-50%) translateX(-50%);    -webkit-animation: spin 0.35s infinite linear;    animation: spin 0.35s infinite linear;    border: 2px solid #707070;    border-radius: 50%;    border-top-color: white;    height: 25px;    -webkit-transform-origin: left;    transform-origin: left;    top: 45%;    width: 25px;}.zrc-linkedin h1 {    margin: 0;    display: inline-block;    word-break: break-all;} .cw-pop-overlay, .cw-preview-overlay {     width: 100%;     position: fixed;     top: 0px;     left: 0px;     right: 0;     bottom: 0;     background: rgba(248, 248, 248, .9);     z-index: 1000;     height: auto;     display: none;} .cw-preview-overlay {     background: rgba(12, 9, 9, 0.2);} .cw-popup-modal {     position: fixed;     top: 50%;     left: 50%;     z-index: 1000;     transition: width .9s;     opacity: 1;     visibility: hidden;     backface-visibility: hidden;     transform: translateX(-50%) translateY(-50%);     top: 0;     transform: translateX(-50%);} .cw-popup-container {     margin: 0 auto;     background: var(--white-color);     border: 1px solid rgba(15, 26, 38, 0.1);     border-radius: 0 0 3px 3px;     -webkit-font-smoothing: auto;     transform: translateY(-200%);     transition: all .6s;     opacity: 0;} .cw-popup-show .cw-popup-container {     transform: translateY(0%);     border-radius: 0 0 3px 3px;     opacity: 1;     transition: all .3s;} .cw-popup-show {     visibility: visible;} .cw-popup-header {     background: var(--white-color);     min-height: 50px;     padding: 0 32px;} h2.cw-popup-heading {     padding: 32px 0 24px 0;     color: #0f1a26;     border-bottom: 1px solid rgba(0, 0, 0, 0.05);} .cw-popup-wrapper {     padding: 24px 32px 40px;} .cw-popup-wrapper p {     margin: 24px 0 16px;     padding: 0 32px;     color: #0f1a26;} .cw-close-popup {     position: absolute;     top: 25px;     right: 25px;     width: 13px;     height: 13px;     background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') -250px -104px;     border: 0;     opacity: .4;     z-index: 10;} .cw-close-popup:hover {     opacity: 1;} .band-error {     background: url('../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg') no-repeat -372px -120px;     width: 27px;     height: 30px;     display: inline-block;} .resume-success {     background: url('../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg') no-repeat 0 -190px;     width: 158px;     height: 185px;     display: none;} .cw-btn-blk {     background: rgba(15, 26, 38, 0.03);     border-top: 1px solid rgba(0, 0, 0, 0.05);     padding: 16px 0 32px;} .pop-btn-primary, .pop-btn-secondary, .pop-btn-negative {     border-radius: 4px;     display: inline-block;     margin-right: 8px;     padding: 8px 16px;     text-decoration: none;     font-family: var(--font-regular);     font-weight: normal;     font-size: 16px;     outline: none;     line-height: 16px;     cursor: pointer;} .pop-btn-primary {     color: var(--white-color);     background: rgba(76, 132, 255, 1);     border: 1px solid rgba(76, 132, 255, 1);     padding: 8px 16px 7px;} .add-block-list .pop-btn-primary {     padding: 8px 16px;     line-height: 14px;} .pop-btn-secondary {     background: var(--white-color);     color: rgba(139, 145, 167, 1);     border: 1px solid rgba(229, 230, 235, 1);} .pop-btn-secondary:hover {     color: rgba(25, 30, 60, 1);     border: 1px solid rgba(229, 230, 235, 1);     background: rgba(245, 246, 250, 1) } .pop-btn-negative {     border: 1px solid transparent;     background-color: #ec4844;     color: var(--white-color);} .pop-btn-primary:hover {     background: rgba(71, 126, 243, 1);} .pop-btn-negative:hover {     background-color: #f35652;} .pop-close-popup {     position: absolute;     top: 25px;     right: 25px;     width: 13px;     height: 13px;     background: url(../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg) -44px -121px;     border: 0;     opacity: .4;     z-index: 10;} .pop-close-popup:hover {     opacity: 1 } .pop-close-popup.common-cls {     top: 27px;} .awli-header-block {     padding: 16px 0;     background: var(--white-color);     position: absolute;     top: 0;     left: 0;     width: 100%;     z-index: 1;    /*border-bottom: 1px solid rgba(229, 230, 235, 1);    */     height: 73px;     transition: all .5s ease;} .awli-header-block.ln-sticky{     background:#f5f5f5;     padding: 0 }.awli-logo a {     height: 32px;     display: table-cell;     vertical-align: middle;     color: rgba(15, 26, 38, 1);     font-size: 15px;     text-transform: uppercase;     font-weight: 500;} .awli-logo a img.careerWebSiteLogo {     line-height: 0;    vertical-align: middle;    max-height: 40px !important;    max-width: 200px !important;    height: 48px;    width: 100%;} .container {     width: 970px;} .wf-container{     width: 820px;     margin: 0 auto;     background: var(--white-color);     height: 94px;     border: 1px solid #e5e6eb;         border-radius: 8px 8px 0 0;}.wf-container:before {    content: '';    position: fixed;    background: #f5f5f5;    height: 40px;    top: 0;    width: 100%;    left: 0;    z-index: 12;    display: block;    border: 1px solid #f5f5f5;} /*.wf-container .cw-detail-top{     top: 19px;     padding:0;}*//* .wf-container #cw-title-bar{     left: 4%;}*/ .wf-LR{    padding: 0 4%;    display: table;    width: 100%;    height: 94px;} .wf-logo-inner{ 	display: table-cell;    vertical-align: middle; } .wf-container #cw-title-bar h1{     margin:0;     padding:0;     color: #0f1a26;    font: 500 22px/31px var(--font-semibold);    position:relative;    display: table-cell;    vertical-align: middle;        padding-left: 66px;} .cw-table {     display: table;     height: 100%;} .cw-center {     display: table-cell;     vertical-align: middle;} .editor-width .container,.editor-width .cw-gallery-section {     width: 100%;} .expander-wrapper.editor-width .container {     width: 970px;} .cw-preview header {     height: 100%;} .cw-preview .headar-txt {     float: none;     padding-top: 0 } .fixed {     position: fixed;     background-color: rgba(255, 255, 255, 1);     top: 0;     transition: all 0.5s ease;     z-index: 10;     width: 100% }.linkedin-reset.fixed{	top: 40px;} .cw-header-table {     display: table;} .cw-header-center {     display: table-cell;     vertical-align: middle;} .fixed-nav {     position: fixed;     right: 5%;     top: 40%;     z-index: 10 } .footer {     padding: 24px 0;     text-align: center ;     margin: 0 auto;     width: 820px;} footer p.copy {     color: #333745;     position: relative;     width: 110px;     height: 28px;     background: url('../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg') no-repeat -230px -122px;     display: inline-block;} .cw-jobtitle {     padding: 64px 0;} .job-container {     width: 820px;     border: 1px solid #e5e6eb;     background: var(--white-color);     margin: 0 auto;     border-radius: 0 0 8px 8px;}.job-container-inner{	 padding: 32px 80px 0;} .cw-jobtitle.apform {     padding: 133px 0 0;     overflow:hidden} .cwR-sticky-text {     z-index: 10;     transition: all .5s ease;     position: absolute;     transform-origin: top left;} .cw-form-container {     padding-top: 40px;     padding-bottom: 40px;     position: relative;} .cw-form-container h3 {     margin-bottom: 0px } .cw-form-container dt {     position: sticky;     top: 72px;     background: var(--white-color);     padding: 8px 0;     z-index: 1;     transition: all 0.5s ease;} .cw-form-group {     position: relative;     padding: 0 0 24px;     border-bottom: 1px dashed #cdd0d2 } .cw-attach-input {     background: rgba(245, 246, 250, 1);     border-radius: 2px;     position: relative;     width: 193px;     height: 32px;     display: table;     text-align: center;     cursor: pointer;} .cw-attach-btn {     position: absolute;     width: 100%;     height: 100%;     left: 0;     top: 0;     visibility: hidden;} .cw-attach-input span {    display: table-cell;    vertical-align: middle;    color: rgba(95, 158, 28, 1);    padding-left: 40px;    font: 500 18px/31px var(--font-semibold);} .cw-attach-input span:hover {     color: rgba(95, 158, 28, 0.9);} .cw-form-container input[type='text'] {     border: 1px solid rgba(229, 230, 235, 1);     background: var(--white-color);     height: 40px;     padding: 0 8px;     border-radius: 2px;     width: 100%;     margin-top: 16px;     transition: all 0.5s ease;     -webkit-font-smoothing: initial;     color: #0f1a26;} .cw-form-container input[type='text']:hover {     border-bottom: 1px solid rgba(15, 26, 38, 0.5);} .cw-form-container .cw-error input[type='text'], .cw-form-container .cw-error input[type='text']:hover {     border-bottom: 1px solid #e78988;} .cw-form-container .no-space input[type='text'] {     margin-top: 0 } .cw-error-msg {     display: block;     background: var(--white-color);     padding: 2px;     color: #fc5558;     font-size: 13px;     position: absolute;     bottom: -6px;     right: 40px;     line-height: 10px;} .cw-form-container label {     margin: 16px 0 8px;     font-size: 16px;     line-height: 16px;     color: #3f4851 } .cw-form-container .full-wid label {     display: inline-block;} .cw-form-container input:focus, .cw-form-container input:hover:focus {     box-shadow: none;     outline: none;     border-bottom: 1px solid #456dee } ::-webkit-input-placeholder {         color: #9fa3a8;} ::-moz-placeholder {         color: #9fa3a8;} :-ms-input-placeholder {         color: #9fa3a8;} :-moz-placeholder {         color: #9fa3a8;} .yearpicker {     background: var(--white-color) } .picklabel {     padding: 8px 8px 8px 16px;     color: rgba(15, 26, 38, 0.4);} .cw-dd-box {     position: relative;     border: 1px solid rgba(229, 230, 235, 1);     display: inline-block;     outline: 0;     border-right: 1px solid rgba(229, 230, 235, .1);} .cw-dd-box.last {     border-right: none;} .cw-dd-box:hover {     border-bottom: 1px solid rgba(15, 26, 38, 0.5);} .cw-dd-box span {     position: relative;     padding: 8px 40px 8px 10px;     font-size: 14px;     color: #9fa3a8;     display: block;     cursor: pointer;} .cw-dd-box:after {     content: '';     background: url(../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg) no-repeat -208px -164px;     position: absolute;     width: 8px;     height: 11px;     opacity: .5;     top: 10px;     right: 10px;     display: inline-block;     transition: all 0.2s ease;} .cw-dd-box.up:after {     transform: rotate(180deg);     transform-origin: 40% 66%;     transition: transform .5s } .cw-dd-box:hover:after {     opacity: 1 } .cw-dd {     visibility: hidden;     opacity: 0;     border: 1px solid #d6d6d6;     width: auto;     top: 130%;     position: absolute;     z-index: 9;     background: var(--white-color);     transition: all 0.3s ease-In;     overflow: auto;     height: 180px;} .cw-dd.toggle {     top: 100%;     visibility: visible;     opacity: 1;} .cw-dd ul {     max-width: 950px;     padding: 5px 0;} .cw-dd li {     font-size: 15px;     padding: 10px 25px;     box-sizing: border-box;     display: block;     color: #303030;     position: relative;     white-space: nowrap;     width: 100%;     cursor: pointer;} .cw-dd li:hover {     background: #f5f5f5;     color: #000;} .cw-dd li.active:before {     content: '';     width: 12px;     height: 10px;     position: absolute;     left: 8px;     top: 50%;     background: url(../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg) no-repeat -45px -66px;     margin-top: -5px;} .upto {     font-size: 16px;     padding-top: 8px } .add-btn {     color: rgba(95, 158, 28, 1);     font-size: 16px;     position: relative;     padding: 0 0 0 24px;} .add-btn:before {     content: '';     background: url(../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg) no-repeat -379px 0;     position: absolute;     width: 15px;     height: 14px;     left: 0;     top: 2px;} .add-btn:hover {     color: rgba(95, 158, 28, 0.9);} .del-btn {    color: #fc5558;    font-size: 13px;    padding: 0 0 0 16px;    position: absolute;    top: -8px;    right: 0;    cursor: pointer;    font: 400 15px/19px var(--font-regular);    text-decoration: none;    opacity: .3;    white-space: nowrap;     }.del-btn:before{	position: absolute;    top: 4px;    left: 0;    content: '';    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -97px -769px;    width: 10px;    height: 12px;	 } .lnk-apply-form-group:hover .del-btn{ 	opacity: 1 } .del-btn:hover {     opacity: 1;     color: #eb6361;} .cw-submit {     margin: 32px 0 48px;     position:relative}.lnk-success .cw-submit{	margin: 32px 0 24px;} .cw-submit input[type='button'] {     border-radius: 2px;     text-align: center;     cursor: pointer;     color: var(--white-color);     padding: 8px 24px;     height: 40px;    font: 500 18px/24px var(--font-semibold);} .cw-submit input[type='button']:hover {     background: rgba(95, 158, 28, 0.9);     border: 1px solid rgba(95, 158, 28, 0.9);} .cw-submit input {     display: inline-block;     width: auto;     margin: 0;     vertical-align: top;     margin-right: 8px;     border-radius: 2px;     font: 500 18px/24px var(--font-semibold);     border:1px solid #dadce0;} .cw-submit input:hover{ 	 background: #f5f5f5; } .cw-submit input[type='button']:focus {     outline: none;}.lnk-success{	margin-left: 0 !important;	 margin-top: 0 !important;	 top: 0 !important;	 position: fixed !important;	     z-index: 2100;	     width:500px} .lnk-success .sus-heading {     color: #0f1a26;     font-size: 24px;} .lnk-success p {     color: #575e67;     font-size: 16px;     padding: 0 0;     line-height: 21px;} .zrc-linkedin .cw-apply-form{     padding: 0 0 0 0;         width: 90%;    margin: 0 auto;} .wf-location{     margin-top:0;} .cw-apply-form .row {    position: relative;    padding: 16px 0 24px;    display: inline-block;    width: 100%;    vertical-align: top;    margin:0;}/*.cw-apply-form .row48 {    padding: 48px 0;}*/.lnk-button{	position:relative}.lnk-button:after {    content: '';    width: 100%;    height: 1px;    position: absolute;    top: -32px;    left: 0;    border-top: 1px solid #e5e6eb;}.cw-popup-container .lnk-button:after{	display:none}.cw-apply-form .row.nobdr {    padding: 32px 0 0;}.cw-apply-form .row.nobdr:after {    border-bottom: 1px dashed transparent}.cw-apply-form .cw-attach-input {    width: auto;    margin: 0;    padding: 4px 16px;    height: 40px;}.cw-apply-form .cw-attach-input:hover {    background: rgba(90, 172, 68, 0.9)}.cw-apply-form .cw-attach-input span {    color: var(--white-color);}.cw-apply-form label {    font: 500 16px/22px var(--font-regular);    display: block;    width: 100%;    margin: 8px 0px 0;    color: #6c7282;}.cw-apply-form label.lbl-error {	color: #fc5558;}.cw-apply-form label.cw-attach-input:before {    content: '';    background: url(../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg) no-repeat -350px -200px;    width: 30px;    height: 24px;    display: inline-block;    position: absolute;    left: 16px;    top: 7px;}.cw-apply-form input[type='number']{    border:1px solid transparent;    border-radius: 0;    padding: 6px 8px 7px;}.cw-apply-form input[type=number]::-webkit-inner-spin-button, .cw-apply-form input[type=number]::-webkit-outer-spin-button {     -webkit-appearance: none;    -moz-appearance: none;    appearance: none;   }.cw-apply-form .yearpicker input[type='number'] {    border: 1px solid transparent;    border-radius: 0;    padding: 6px 8px 6px;    -moz-appearance: textfield;}.cw-apply-form input[type='text'], .cw-apply-form textarea,.cw-apply-form input[type='number'] {    display: block;    width: 100%;    padding: 7px 8px;    font: 500 16px/24px var(--font-regular);    color:#0f1a26;    background-color: var(--white-color);    -webkit-background-clip: padding-box;    background-clip: padding-box;    border:1px solid #e5e6eb;    border-radius: 4px;    transition: all .5s ease;}.cw-apply-form .yearpicker input[type='text'],.cw-apply-form .yearpicker input[type='number '] {    border-radius: initial;    border: 1px solid transparent;    border-bottom: 1px solid #e5e6eb;    position: relative;    margin: 0;    padding: 7px 8px 6px;}.cw-apply-form input[type='text']:hover, .cw-apply-form textarea:hover,.cw-apply-form input[type='number']:hover {    border-bottom-color: #c6c8cc;}.cw-apply-form input[type='text']:focus, .cw-apply-form textarea:focus,.cw-apply-form input[type='number']:focus {    outline: none;    border-bottom-color: #0084bf;}.cw-apply-form .lnk-errorField input[type='text']:focus,.cw-apply-form .lnk-errorField input[type='text']{     border-bottom-color: #fc5558;}.cw-apply-form textarea {    height: 96px;    resize: none;}.cw-apply-form input::-webkit-input-placeholder,.cw-apply-form textarea::-webkit-input-placeholder{ color: rgba(15,26,38,.4);}.cw-apply-form input::-moz-placeholder,.cw-apply-form textarea::-moz-placeholder{  color: rgba(15,26,38,.4);}.cw-apply-form input:-ms-input-placeholder,.cw-apply-form textarea:-ms-input-placeholder{  color: rgba(15,26,38,.4);}.cw-apply-form input:-moz-placeholder,.cw-apply-form textarea:-moz-placeholder{  color: rgba(15,26,38,.4);}.cw-apply-form p.form-heading, .cw-apply-form p.exp-heading{    font: 500 18px/19px var(--font-semibold);    color: #1c1c1c;    margin-bottom: 8px}.cw-apply-form p.exp-heading {    margin-bottom: 0}.text-label p.form-heading {    margin-top: 32px}.text-label p.form-heading.mT0 {    margin-top: 0}.cw-apply-form p.form-subheading {    font: 400 14px/22px var(--font-regular);    color: #777;}.lnk-apply-form-group input[type='text'], .lnk-apply-form-group textarea {    margin-bottom: 16px}.zrc-linkedin .basic-step{	border-top:  1px dashed rgba(229, 230, 235, 1);} .basic-step sup {     color: #cc0400;}.error-msg{	position:relative} .error-msg input,.error-msg textarea {     margin-bottom: 16px } .cw-apply-form .cw-dd-box span {    padding: 11px 32px 11px 8px;    font: 400 14px/16px var(--font-regular);    color: #d8d9dd;}.cw-apply-form .picklabel {    padding: 11px 8px 10px 16px;    color: #6c7282;}.cw-apply-form .yearpicker, .cw-apply-form .sel-box {    border: 1px solid #e5e6eb;    border-radius: 4px;    position: relative;    height:40px}.cw-apply-form .sel-box .cw-dd-box {    width:100%;}.cw-apply-form .cw-dd-box{    border: none;    border-right: 1px solid #e7e8e9;}.cw-apply-form .cw-dd-box.last {    border: none;}.lnk-apply-form-group {    padding-top: 16px;    position: relative;}.lnk-tabular {    position: relative;    margin-top:8px}.lnk-tabular:before {    content: '';    background: rgba(229, 230, 235, .3);    width: 5px;    left: -32px;    top: 0px;    height: 100%;    position: absolute;    border-radius: 44px;}.lnk-apply-form-group .cw-del-icon {    left: -45px;    right: inherit;    top: inherit;    bottom: -8px;    background: var(--white-color) url(../images/cw-sprite-new.64dfa70ae49064859f2270d48eec6caf.svg) no-repeat -150px -120px;    width: 33px;    height: 32px;    border-radius: 50%;}.group-add {    color: #0084bf;    font: 400 15px/19px var(--font-regular);    display: inline-block;    text-decoration: none;    position: relative;    bottom: -4px;    padding-left:16px}.group-add:before{	    width: 10px;    height: 10px;    content: '';    position: absolute;    left: 0;    top: 4px;    display: block;}.group-add:hover {    color: #006097;} .scroll-top-top {     position: fixed;     bottom: 40px;     right: 56px;     display: none;     color: #6c7282;    background: url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -185px -756px;	width: 25px;	height: 25px;     z-index: 2;     opacity: 1;     border-radius: 50%;} .scroll-top-top span {    position: absolute;    top: 32px;    width: 100px;    left: -36px;    text-align: center;    text-transform: uppercase;    font-size: 12px;} .cw-submit {     margin: 32px 0 48px;} .text-center {     text-align: center;} .cw-btn-secondary {     background-color: var(--white-color);     color: #3c3c3c;     border: solid 1px #c4c4c4;} .cw-btn-primary, .cw-btn-secondary {     border-radius: 2px;     cursor: pointer;     display: inline-block;     padding: 8px 16px;     text-decoration: none;     outline: none;     color: var(--white-color);     background: rgba(90, 172, 68, 1);     border: 1px solid rgba(90, 172, 68, 1);     font: 400 18px/24px var(--font-semibold);     text-align: center;    /* width: 100%;     */     margin-bottom: 16px;     height: 40px;} .cw-btn-secondary {     background-color: var(--white-color);     color: #3c3c3c;     border: solid 1px #c4c4c4;} .wf-shadow{     } .container {     margin-right: auto;     margin-left: auto;     padding-left: 16px;     padding-right: 16px;}.lnk-web-temp1{	text-align: center;    position: relative;}.lnk-web-temp1 .tooltips{	display: inline-block;}.tem1_topApplyBut_Pos.lnk-web-temp1{	margin-top: 20px}.lnk-web-temp1 .lnk-but-temp1{	display: inline-block;    position: relative;    bottom: -20px;    float: none;    left: -34px;}.lnk-web-temp1 .lnk-btn-loading{	bottom: inherit;    top: 18px;    left: 74px;}.lnk-web-temp1 #zr-awli-container{	display: inline-block;	    bottom: -10px;}.tem2-titleBlock.lnk-web-temp2{	height:175px}.lnk-web-temp2 .tem2-postDate{	    margin-bottom: 40px;}.lnk-web-temp2 .tooltips{	float: left;}.lnk-web-temp2 .lnk-but-temp2{	float: left;    position: relative;    top: -43px;}.tem1-titleBlock{	min-height:200px}.lnk-web-temp4 .tooltips{	float: left;    display: inline-block;    z-index: 2;}.lnk-web-temp4 .lnk-but-temp4{	float: none;    display: inline-block;    margin-top: -23px;}.lnk-web-temp5 .tooltips{	bottom: -85px;}	.lnk-web-temp5 .lnk-but-temp5{	margin-top: 0;    float: none;    display: inline-block;    position: absolute;    left: 245px;     bottom: -99px;    z-index:2}.lnk-web-temp5 #zr-awli-container{	position: absolute;    bottom: 0;}.lnk-web-temp5  img{	 max-width: inherit;}.lnk-web-temp5 .lnk-btn-loading{	    top: 54px;}.lnk-container-temp5 .tem5-block{	margin: 110px 85px 35px;}.lnk-btn-loading{    position: absolute;    top: 62px;    left: 294px;    z-index: 1;        display: inline-block;}.lnk-web-temp4 .lnk-btn-loading{	top: 20px;    left: 228px;}.tem4-col2_hdr.lnk-web-temp4{	min-height: 150px;}.lnk-web-temp3 .lnk-btn-loading{	top: 0;    left:223px;}.lnk-web-temp2 .lnk-btn-loading{	top: 2px;    left: 229px;}#awliApplyForm{	right: 0;    position: absolute;    left: 0;    top: 0;    margin-left: -435px;    margin-top: 0px;    z-index: 980;    margin: 0;    z-index: 1000;}.lnk-logo{	color: #0f1a26;    font: 500 21px/26px var(--font-semibold);        display: inline-block;}.wf-container .detViewPopClsBut{	right: -40px;    top: 0;}.lkin-tabular-container{    position: relative;      counter-reset: counter;   margin-top: 40px}.lkin-tabular-container:before{    position: absolute;    top: 1px;    left:14px;    background: #e1e5eb;    height: 75%;    width: 1px;}.lkin-tabular-list{    position: relative;    content: '';    overflow: hidden;    margin-bottom: 24px;    padding-left:48px;}.lkin-tabular-list:last-child{     margin-bottom: 0}.lkin-tabular-list:before{     border-radius: 50%;     content: '';     position: absolute;     border: 2px solid #f2f2f2;     width: 24px;     height:24px;     top: 0;     left:0;     color: #373737;     background: var(--white-color);     content: counter(counter);     counter-increment: counter;     text-align: center;}         .lkin-designation{    width:75%;    border-bottom: 1px solid #e5e5e5;        padding-bottom: 24px;        position: relative;}.lkin-designation.last{     border-bottom: 0}.lkin-tabular-list h6{    margin: 2px 0 16px;    padding: 0;    color:#999;    font-family: var(--font-semibold), sans-serif !important;    font-size: 1.1rem;        color: #333;}.lkin-tabular-list p{        font-size: 1rem;    line-height: 1.5rem;    padding-right:200px;     color: #666;    } .lkin-year:before{    content: '';    border-top:2px solid #111;    display: block;    padding-top: 7px;    display: none; } .lnk-icon{     background: url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -501px -485px;;     width: 23px;     height: 23px;     display: inline-block;     margin-right:8px; } .lkin-switch{     position: absolute;     top:45%;     right:16px; } .lnd-details{     font-weight: 14px;     margin-left: 24px } .heading-bdr {    border-top:  1px dashed rgba(229, 230, 235, 1);    padding-top: 24px;    margin-top: 24px;}.bot-space {    margin-bottom: 24px;}.lnk-attach-name{    background-color: #eff1f7;    border: 1px solid #cce4f0;    padding: 10px 40px 5px 12px;    position: relative;    font-size: 16px;    color: #0077b5;    border-radius: 2px;    width: auto;    display: inline-block;    height: 40px;    box-sizing: border-box;} .lnk-attach-name a{ display: inline-block; background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -207px -382px; width: 16px; height: 16px; position: absolute; right: 10px; top: 10px; opacity: .8 } .lnk-attach-name a:hover{ opacity: 1 } .lnk-edu .yearpicker .lnk-divider{ border-right: 1px solid #e5e6eb;} .lnk-edu .yearpicker{ width:42%;}.lck-widthP30{ width:30%;}.lck-widthP35{ width:35%;}.lck-widthP40{ width:40%;} .lck-widthP70{ width:70%;}.lnk-apply-form-group:hover .del-btn{	display:block}.lnk-tabular-list{     counter-reset: tabular-counter;}.lnk-apply-form-group{     position: relative;}.lnk-apply-form-group:after{    counter-increment: tabular-counter;    content: counter(tabular-counter);    border: 5px solid rgba(229, 230, 235, .3);    border-radius: 50%;    width: 16px;    height: 16px;    display: inline-block;    text-align: center;    position: absolute;    top: 22px;    left: -46px;    background: var(--white-color);    color: #6c7282;    padding: 4px 4px;    box-sizing: content-box;} .lnk-tabular-list .lnk-apply-form-group .group-add{ display: none;} .lnk-tabular-list .lnk-apply-form-group:last-child .group-add{ display: inline-block;} .lnk-tabular-list .lnk-apply-form-group{ margin-bottom: 32px } .lnk-tabular-list .lnk-apply-form-group:last-child{ margin-bottom:0 }.wid640 { width: 640px;}.cw-submit.lnk-button input[type='button']{    border: #0073b1;    background: #0073b1;    margin-right: 0;}.cw-submit.lnk-button input[type='button']:hover{     border:#006097;     background:#006097;}.cw-apply-form .cw-attach-input.lnk-attach{ 	background: #0073b1;    margin-bottom: 8px;    display:inline-block}.cw-apply-form .cw-attach-input.lnk-attach:hover{	background: #006097;}.ln-mand-label{	position:relative}.ln-mand-label:after {  	content: '';  	position: absolute;  	bottom: 0;  	left: 0px;  	background: #e78988;  	height: 3px; 	width: 40px;	display:none}.lnk-text{	overflow: hidden;}.lnk-text label{	margin-top:0}.lnk-text .error-msg textarea{	margin-bottom: 6px;}.lnk-edu{	margin-bottom:16px}.lnk-tabular.exp-tab:before{	 height: 99%;}.awli-job3{	position: relative; 	margin-top: 56px;}.tem3-titleBlock .tem3-postDate{	position: absolute; 	top: -35px;}.lnk-web-temp3 .tem3-titleBlock{	margin-bottom: 28px;    padding-bottom:0;}.tem3-titleBlock .tooltips{	bottom: 0;}	.tem3-titleBlock #zr-awli-container{	position: absolute;    left: 156px;}.tem3-titleBlock .zrawli-widget {    position: absolute;    bottom: -50px;    margin: 0;}.cnl-popup-modal {	position: fixed;	z-index: 1000;	transition: width .9s;	visibility: hidden;	backface-visibility: hidden;	top: 50%;	left: 50%;	margin-right: -50%;	transform: translate(-50%, -50%);	width: 750px;}.cnl-popup-show {	visibility: visible;}.cnl-popup-show .cnl-popup-container {	transform: translateY(0%);    opacity: 1;    overflow: hidden;}.cnl-popup-container {	margin: 0 auto;    background: var(--white-color);    -webkit-font-smoothing: auto;    transform: translateY(-200%);    transition: all .3s;    opacity: 0;    border-radius: 8px;}.pop-close-popup {	position: absolute;	top: 25px;	right: 25px;	width: 13px;	height: 13px;	background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) -44px -121px;	border: 0;	opacity: .8;	z-index: 10;}.cnl-popup-wrapper {    padding: 40px;    height: 400px;        overflow: hidden;    position: relative;    box-sizing: border-box;        display: table;    width: 100%;}.cnl-popup-container .pop-close-popup {    position: absolute;    top: 14px;    right: 16px; }.cnl-popup-container h3 {	color: #222;	font-size: 1.25rem;	line-height: 23px;}.cnl-popup-container p {	color: #666;    font-size: 1rem;    margin-top: 5px;    line-height: 18px;    position: relative;    z-index: 2;}.cnl-action-btn {    width: 300px;    text-align: center;    display: table-cell;    vertical-align: middle;}.cnl-popup-container .cw-btn-primary {	width:230px;	height: 48px;	font-size: 21px;	font-weight: bold;	font: 400 18px/24px var(--font-regular),sans-serif;		border-radius:2px;	opacity: .8;}.cnl-popup-container .cw-btn-primary:hover{	 opacity:1;}.cnl-popup-container .cw-btn-primary.cnl-smart-bg{	background:none;	color:rgba(90, 172, 68, 1);    margin-bottom: 0;}.cnl-popup-container .cw-btn-primary.cnl-smart {    border: 1px solid transparent;    background: var(--white-color);    color: rgba(227, 40, 49, .8);    border-radius: inherit;    padding: 0;    text-align: center;    width: 184px;    margin: 0 0 0 46px;}.cnl-action-btn .zrc-multi-tooltip{	margin-bottom: 8px;    border: 1px solid rgba(227, 40, 49, .8);    border-radius: 2px;    width: 230px;}button, html input[type="button"], input[type="reset"], input[type="submit"]	{	-webkit-appearance: button;	cursor: pointer;}.cnl-popup-wrapper::after {	background: url(../images/login-arrow-bg.74a81d0ba89e1fdce69b76cadcdefd9b.svg) no-repeat left bottom/100%;    content: '';    width: 494px;    height: 426px;    display: block;    position: absolute;    left: -20%;    bottom: -32px;    z-index: 0;}.smart-recruit-logo{	background: url(../images/recruit-logo.446684f5208382f4c7613c9dd324b2dc.svg) no-repeat left bottom/100%;    width: 30px;    height: 30px;    top: 8px;    left: 8px;    display: block;    position: absolute;    z-index: 1;}.cnl-action-btn .zrc-multi-tooltip:after {    content: '';    position: absolute;    top: 0;    left: 46px;    background: rgba(227, 40, 49, .8);    width: 1px;    height: 100%;}.cnl-popup-container .zrawli-widget {	    float: none;    position: relative;    margin-top: 0;    z-index: 2;}.cnl-popup-container .lnk-btn-loading{	left: 0;    	z-index: 1;    	right: 0;    	margin: 0 auto;    	bottom: 10px;    	top: inherit;}.cnl-popup-container #zr-awli-container{	margin: 0 0 2px 10px;    min-height: 100px;}.sm-top-bdr{	border-bottom: 1px solid #eee;    display: block;    width: 230px;    margin: 16px auto;}.zrc-multi-tooltip {    position: relative;    display: inline-block;}.minW200 {    min-width: 200px;}.zrc-multi-right, .zrc-multi-left, .zrc-multi-top, .zrc-multi-bottom {    z-index: 100;    position: absolute;    background-color: #000;    text-align: left;    padding: 8px 10px;    height: auto;    width: auto;    white-space: normal;    color: var(--white-color);    font-size: 13px;    line-height: 17px;    display: none;    text-align: center;}.zrc-multi-bottomarrow {    top: -5px;}.zrc-multi-rightarrow, .zrc-multi-leftarrow, .zrc-multi-toparrow, .zrc-multi-bottomarrow {    background-color: #000;    width: 11px;    height: 11px;    position: absolute;    border: 0px;    transform: rotate(45deg);} @media (max-width: 959px) {     .wf-container,.job-container,footer .container{         width:96%;         margin:0 2%;    }     .cw-apply-width.row{         width: 100%;    }     .zrc-linkedin .cw-apply-form label{         overflow: hidden;    }     .zrc-linkedin .cw-radio-circle{         float: left;    }     .zrc-linkedin .cw-radio-label{         float: left;         width: 80%;    }     .cw-apply-form{         padding: 0 0 0 0;    }} @media (max-width: 768px) {     .zrc-linkedin .cw-apply-form{          width:100%;          padding:0;     }     .lnk-success.wid640{		width:96%;		margin:0 2%	}	.lnk-success p{		padding:0	}	.cnl-popup-modal{		width:94%	}      } @media (max-width: 600px) { 	.cnl-popup-wrapper{ 		display: block; 		min-height: 500px; 	} 	.cnl-popup-wrapper::after{    	width: 394px;    	height: 326px;        background-size: 100%;        left: -45%	}	.tem3-HdrBlock .tooltips{	     float:none;	     text-align: center;	     display: block;	}	 .lnk-web-temp1 .lnk-but-temp1{	     display: block;	     bottom: 0;	     margin-top: 0px;	     left: -9px;	}	.lnk-edu{		margin-bottom:0	}	.wf-LR{		padding: 0 20px;	}	     .job-container-inner{         padding: 32px 20px 0;    }    .yearpicker.col-spaceL-8{    	margin-left:0    }	 .lnk-web-temp2 .tooltips{	     float:none 	}	 .zrawli-widget{	     float:none;	     margin-top:20px;	}	 .tem2-titleBlock.lnk-web-temp2{	     height:auto 	}	 .lnk-web-temp3 .tooltips.fL{	     float:none 	}	 .lnk-web-temp5 .tooltips {	     bottom: 0;	}	 .lnk-web-temp5 .lnk-but-temp5 {	     margin-top: 20px;	     float: none;	     display: inline-block;	     position: absolute;	     left: 0;	     bottom: -140px;	     right: 0;	     z-index:2 	}	 .lnk-web-temp5 .lnk-btn-loading{	     top: 79px;	     left: 180px;	}	 .lck-widthP70{	     width: 63%;	}	.lck-widthP40{		 width: 34%;	}	 .cw-job-header h1,#cw-title-bar h1{	     font: 500 18px/22px var(--font-semibold);	}	 .cw-job-header h1 span, #cw-title-bar h1 span {	     font: 500 18px/22px var(--font-regular);	}	 .cw-job-header p{	     font: 500 16px/24px var(--font-regular);	}	 .yearpicker.col-spaceL-16{	     margin-left:0;	     margin-top:0;	}	.cw-back-btn{		top:2px	}		 .cy-name{	     margin-top:5px;	}	 .cw-apply-form .yearpicker{	     width:100%;	     margin-bottom:16px	}	.cw-apply-form .yearpicker.lnk-mobile-mb{ 		margin-bottom:8px			}	 .cw-apply-form .picklabel{	     width:36%;	     margin-right: 0;	}	 .wf-dd{	     width:32%;	}	 .cw-apply-form .cw-dd-box{	     width:100%;	}	 .cw-apply-form .cw-dd-box span{	     padding: 11px 24px 11px 16px;	}	 .tem3-HdrBlock.lnk-web-temp3{	     min-height: 500px;	}	 .lnk-web-temp3 .lnk-btn-loading {	     top: 37px;	     left: 203px;	}	 .lnk-web-temp2 .lnk-btn-loading {	     top: 40px;	     left: 197px;	}	 .lnk-web-temp1 .lnk-btn-loading {	     top:88px;	     left: 3px;	}	 .footer{	     width: 96%;	     margin:0 2%;	     height:40px	}	 .scroll-top-top{	     display:none !important 	}	.wf-container #cw-title-bar h1{		 padding-left: 24px;		     font: 500 18px/22px var(--font-semibold);	}	#cw-title-bar .cw-back-btn {	    left: -17px;	}	.linkedin-reset.fixed{		top:0	}	.wf-container:before{		display:none	}	.cw-jobtitle.apform{		padding: 92px 0 0;	}	.lnk-apply-form-group:after,.lnk-tabular:before{		display:none	}	.lck-widthP35 {    	width: 32%;	}	.tem3-titleBlock .tem3-postDate{		position: inherit;    	top: inherit;	}	.cnl-action-btn{		    	margin: 32px auto 0;   		float: none;    	position: relative;    	z-index: 1;    	display: block;	}	.portalFormView{		left: 0 !important;	    top: 0;	    margin-top: 0px;	    right: 0;	    width: 90%;	    margin: 0 5% !important;	    box-sizing: border-box;	        min-width: initial;	}	#crmWebToEntityForm{	  	width: 100% !important;	}	#crmWebToEntityForm p{	  	width: 100% !important;	  	box-sizing: border-box !important;	}	div#crmWebToEntityForm input{		width:100% !important;		box-sizing: border-box !important;	}	.detViewPopClsBut{		top: 13px;    	right: 18px;	}		div#crmWebToEntityForm input.blubtn{		width: auto !important;	} 	.lnk-success{	    width:96%    }}.lnk-checkbox {    color: #000;    margin-right: 8px;    top: -1px;    position: relative;}.lnk-checkbox input[type=checkbox], .lnk-checkbox input[type=checkbox]+span {    width: 17px;    height: 18px;    cursor: pointer;}.lnk-checkbox input[type=checkbox] {    opacity: 0;    position: absolute;    left: 0;    top: 0px;    border: 1px solid transparent;    margin:0}.lnk-checkbox input[type=checkbox]+span {    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat scroll -181px -727px;    display: inline-block;    margin: 0px 0 0 0;    vertical-align: middle;}.lnk-checkbox.focusEleField input[type=checkbox]+span {    background-position:-208px -728px;}.lnk-checkbox input[type=checkbox].lnk-checked+span {    background-position:-208px -728px;}.lnk-checkbox  + span{	font-size:16px;	color: #6c7282;}.tb-error{	 position: absolute;	 width: 100%;	 left: 0;	 top: 94%;	 color: #eb6361;	 font-size: 13px;	 line-height: 13px;}#awli-tab-experience .tb-error{	bottom: 0;    top: 100%;    margin-top: 2px;}.tb-error.resume-error{ 	position: inherit;    float: left;}.cw-submit input.lnk-notal, .cw-submit input.lnk-notal:hover {    cursor: not-allowed;    opacity: .2;    }.lnk-loading-block{	display: inline-block;    text-align: center;    position: relative;}.lnk-loading{	position: absolute;    right: 0;    top: 5px;    left: 0;    margin: 0 auto;    z-index: 1;}.lnk-progress{	position: absolute;	left:0;	right:0;	margin:0 auto;	width:100%;	 bottom: -32px;	color:#0073b1	}.zr-btn-rounded{	width: 32px;    height: 32px;    border: 1px solid var(--border-color);    border-radius: 50%;    display: block;    position: relative;        margin-left: 8px;    cursor: pointer;    background-color: var(--background-color);   /*  right :15px;    bottom: 15px; */}.zr-btn-rounded:hover{	border-color: #2e6dcc; 	background-color: #2e6dcc;}/* .zr-btn-rounded::before{    background: #19233c;    border-radius: 4px;    color: var(--white-color);    content: attr(data-title);    font-size: .8rem;    padding: 3px 8px;    top: 36px;    left: 50%;    white-space: nowrap;    transform: translate3d(0,2px,0)translateX(-50%);      transition: all .15s ease-in-out;     display: block;    opacity: 0;    pointer-events: none;    position: absolute;    z-index: 100;    } */.zr-btn-rounded:hover::before{	opacity: 1;}.zr-btn-edit{    background-position: 8px -904px;    margin-right: 8px;	}.zr-btn-edit:hover{	background-position: 8px -932px;}.zr-btn-edit.zr-btn-res{	background-position: -185px -965px;}.zr-btn-edit.zr-btn-res:hover{	background-position: -213px -965px;}.zr-btn-zia{	background-position: -253px -721px;	border-color: #4da4f9;	}.zr-btn-zia:hover{	background-position: -88px -874px;}@media (max-width: 320px){	.cnl-popup-wrapper{		padding: 8%;	}	.cnl-popup-modal{		width: 300px;		position: absolute;		top: 10px;    left: 0;    transform: inherit;    margin: 0 auto;   right: 0;	}	.cnl-popup-wrapper{		padding: 8%;		min-height: 400px;	}	.cnl-action-btn{		width: 100%;	}	.cnl-popup-wrapper::after {    width: 194px;    height: 126px;    left: -10%;    bottom: -5%;	}}.indeed-btn {      background-color:#2769ef;      border: none;      color:var(--white-color);      font-size: 16px;      font-family: sans-serif;      border-radius: 2px;      position: relative;      padding: 0 24px 0 66px;      height: 44px;      line-height: 44px;      cursor: pointer;}.indeed-btn span {      position: absolute;      background:var(--white-color) url(../images/smartapply_sprite.c18085872ad8a95fe1476bcbbffe3694.svg) no-repeat -10px -10px;      top:2px;      left: 2px;      width: 40px;      height: 40px;      border-radius: 2px;}.jobTempDiv .indeed-btn{    height: 40px;    line-height: 41px;    margin-left: 5px;    border-radius: 0px;    padding: 0 16px 0 54px;}.jobTempDiv .indeed-btn span{    top: 2px;    left: 2px;    height: 36px;    background-position: -12px -12px;    border-radius:0;}.indeed-btn:active {      background-color:#1f51b4;}.cnl-action-btn .indeed-btn{    height: 48px;    top: 0px;    width: 230px;}.cnl-action-btn .indeed-btn span{       height: 44px;    background-position: -10px -8px;    width: 44px;}.cw-questionnaire-ui ol li ul {    list-style: none;}.cw-questionnaire-ui *{	line-height: 21px;}.seek-btn {    background-color:#e60278;    border: none;    color:var(--white-color);    font-size: 16px;    font-family: sans-serif;    border-radius: 2px;    position: relative;    padding: 0 16px 0 54px;    height: 48px;    line-height: 44px;    cursor: pointer;}.seek-btn span {    position: absolute;    background:var(--white-color) url(../images/smartapply_sprite.c18085872ad8a95fe1476bcbbffe3694.svg) no-repeat -68px -68px;    top:2px;    left: 2px;    width: 44px;    height: 44px;    border-radius: 2px;}.seek-btn:hover {    background-color:#FD0586;}.cnl-action-btn .seek-btn {    width: 230px;}.jobTempDiv .seek-btn {    height: 40px;    line-height: 40px;    margin-left: 5px;    border-radius: 0px;    padding: 0 16px 0 54px;}.jobTempDiv .seek-btn span {    position: absolute;    background:var(--white-color) url(../images/smartapply_sprite.c18085872ad8a95fe1476bcbbffe3694.svg) no-repeat -72px -72px;    top: 2px;    left: 2px;    width: 36px;    height: 36px;    border-radius: 0;}.API-warningBox{	width: 80%;    margin: 0 auto;    border-radius: 5px;    border: 1px solid #ffae00;    overflow: hidden;    padding-left: 50px;    position: relative;    margin-top: 10px;}.API-warningOB {    background-color: #ffae00;    border-radius: 3px 0 0 3px;    position: absolute;    left: 0;    top: 0;    bottom: 0;    width: 32px;    padding: 10px;}.announcement {    background: url(../images/sprite_setup_6b92427_.1e60e941a867f338b7ce8edd46b92427.svg) no-repeat -449px -379px;    width: 29px;    height: 25px;    position: absolute;    top: 50%;    margin-top: -13px;}.API-warningBox .notifyContent {    background-color: #ffefc8;    padding-right: 39px;    border-radius: 0 4px 4px 0;    display: block;    padding-left: 15px;    padding-bottom: 8px;    adding-top: 9px !important;    font-size: 0.857rem;}.API-warning-title {    display: block;    color: #111;    font-size: .857rem;    font-family: var(--font-semibold);    margin: 0 0 4px;}.tem3-container .tem3-SummText .skl-selected-skill > li {    padding: 7px 16px 7px 23px;    width: auto;}.tem3-container .tem3-SummText .skl-selected-skill > li > span {    text-align: left;    width: auto;}/*! jQuery UI - v1.10.4 - 2014-04-02* http://jqueryui.com* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT *//* Layout helpers----------------------------------*/.ui-helper-hidden {	display: none;}.ui-helper-hidden-accessible {	border: 0;	clip: rect(0 0 0 0);	height: 1px;	margin: -1px;	overflow: hidden;	padding: 0;	position: absolute;	width: 1px;}.ui-helper-reset {	margin: 0;	padding: 0;	border: 0;	outline: 0;	line-height: 1.3;	text-decoration: none;	font-size: 100%;	list-style: none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after {	content: "";	display: table;	border-collapse: collapse;}.ui-helper-clearfix:after {	clear: both;}.ui-helper-clearfix {	min-height: 0; }.ui-helper-zfix {	width: 100%;	height: 100%;	top: 0;	left: 0;	position: absolute;	opacity: 0;	filter:Alpha(Opacity=0);}.ui-front {	z-index: 100;}/* Interaction Cues----------------------------------*/.ui-state-disabled {	cursor: default !important;}/* Icons----------------------------------*/.ui-icon {	display: block;	text-indent: -99999px;	overflow: hidden;	background-repeat: no-repeat;}/* Misc visuals----------------------------------*/.ui-widget-overlay {	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;}.ui-accordion .ui-accordion-header {	display: block;	cursor: pointer;	position: relative;	margin-top: 2px;	padding: .5em .5em .5em .7em;	min-height: 0; }.ui-accordion .ui-accordion-icons {	padding-left: 2.2em;}.ui-accordion .ui-accordion-noicons {	padding-left: .7em;}.ui-accordion .ui-accordion-icons .ui-accordion-icons {	padding-left: 2.2em;}.ui-accordion .ui-accordion-header .ui-accordion-header-icon {	position: absolute;	left: .5em;	top: 50%;	margin-top: -8px;}.ui-accordion .ui-accordion-content {	padding: 1em 2.2em;	border-top: 0;	overflow: auto;}.ui-autocomplete {	position: absolute;	top: 0;	left: 0;	cursor: default;}.ui-button {	display: inline-block;	position: relative;	padding: 0;	line-height: normal;	margin-right: .1em;	cursor: pointer;	vertical-align: middle;	text-align: center;	overflow: visible; }.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {	text-decoration: none;}.ui-button-icon-only {	width: 2.2em;}button.ui-button-icon-only {	width: 2.4em;}.ui-button-icons-only {	width: 3.4em;}button.ui-button-icons-only {	width: 3.7em;}.ui-button .ui-button-text {	display: block;	line-height: normal;}.ui-button-text-only .ui-button-text {	padding: .4em 1em;}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {	padding: .4em;	text-indent: -9999999px;}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {	padding: .4em 1em .4em 2.1em;}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {	padding: .4em 2.1em .4em 1em;}.ui-button-text-icons .ui-button-text {	padding-left: 2.1em;	padding-right: 2.1em;}input.ui-button {	padding: .4em 1em;}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon {	position: absolute;	top: 50%;	margin-top: -8px;}.ui-button-icon-only .ui-icon {	left: 50%;	margin-left: -8px;}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary {	left: .5em;}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {	right: .5em;}.ui-buttonset {	margin-right: 7px;}.ui-buttonset .ui-button {	margin-left: 0;	margin-right: -.3em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner {	border: 0;	padding: 0;}.ui-datepicker {	width: 17em;	padding: .2em .2em 0;	display: none;}.ui-datepicker .ui-datepicker-header {	position: relative;	padding: .2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {	position: absolute;	top: 2px;	width: 1.8em;	height: 1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {	top: 1px;}.ui-datepicker .ui-datepicker-prev {	left: 2px;}.ui-datepicker .ui-datepicker-next {	right: 2px;}.ui-datepicker .ui-datepicker-prev-hover {	left: 1px;}.ui-datepicker .ui-datepicker-next-hover {	right: 1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {	display: block;	position: absolute;	left: 50%;	margin-left: -8px;	top: 50%;	margin-top: -8px;}.ui-datepicker .ui-datepicker-title {	margin: 0 2.3em;	line-height: 1.8em;	text-align: center;}.ui-datepicker .ui-datepicker-title select {	font-size: 1em;	margin: 1px 0;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {	width: 49%;}.ui-datepicker table {	width: 100%;	font-size: .9em;	border-collapse: collapse;	margin: 0 0 .4em;}.ui-datepicker th {	padding: .7em .3em;	text-align: center;	font-weight: bold;	border: 0;}.ui-datepicker td {	border: 0;	padding: 1px;}.ui-datepicker td span,.ui-datepicker td a {	display: block;	padding: .2em;	text-align: right;	text-decoration: none;}.ui-datepicker .ui-datepicker-buttonpane {	background-image: none;	margin: .7em 0 0 0;	padding: 0 .2em;	border-left: 0;	border-right: 0;	border-bottom: 0;}.ui-datepicker .ui-datepicker-buttonpane button {	float: right;	margin: .5em .2em .4em;	cursor: pointer;	padding: .2em .6em .3em .6em;	width: auto;	overflow: visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {	float: left;}.ui-datepicker.ui-datepicker-multi {	width: auto;}.ui-datepicker-multi .ui-datepicker-group {	float: left;}.ui-datepicker-multi .ui-datepicker-group table {	width: 95%;	margin: 0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group {	width: 50%;}.ui-datepicker-multi-3 .ui-datepicker-group {	width: 33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group {	width: 25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {	border-left-width: 0;}.ui-datepicker-multi .ui-datepicker-buttonpane {	clear: left;}.ui-datepicker-row-break {	clear: both;	width: 100%;	font-size: 0;}.ui-datepicker-rtl {	direction: rtl;}.ui-datepicker-rtl .ui-datepicker-prev {	right: 2px;	left: auto;}.ui-datepicker-rtl .ui-datepicker-next {	left: 2px;	right: auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover {	right: 1px;	left: auto;}.ui-datepicker-rtl .ui-datepicker-next:hover {	left: 1px;	right: auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane {	clear: right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button {	float: left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {	float: right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {	border-right-width: 0;	border-left-width: 1px;}.ui-dialog {	overflow: hidden;	position: absolute;	top: 0;	left: 0;	padding: .2em;	outline: 0;}.ui-dialog .ui-dialog-titlebar {	padding: .4em 1em;	position: relative;}.ui-dialog .ui-dialog-title {	float: left;	margin: .1em 0;	white-space: nowrap;	width: 90%;	overflow: hidden;	text-overflow: ellipsis;}.ui-dialog .ui-dialog-titlebar-close {	position: absolute;	right: .3em;	top: 50%;	width: 20px;	margin: -10px 0 0 0;	padding: 1px;	height: 20px;}.ui-dialog .ui-dialog-content {	position: relative;	border: 0;	padding: .5em 1em;	background: none;	overflow: auto;}.ui-dialog .ui-dialog-buttonpane {	text-align: left;	border-width: 1px 0 0 0;	background-image: none;	margin-top: .5em;	padding: .3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {	float: right;}.ui-dialog .ui-dialog-buttonpane button {	margin: .5em .4em .5em 0;	cursor: pointer;}.ui-dialog .ui-resizable-se {	width: 12px;	height: 12px;	right: -5px;	bottom: -5px;	background-position: 16px 16px;}.ui-draggable .ui-dialog-titlebar {	cursor: move;}.ui-menu {	list-style: none;	padding: 2px;	margin: 0;	display: block;	outline: none;}.ui-menu .ui-menu {	margin-top: -3px;	position: absolute;}.ui-menu .ui-menu-item {	margin: 0;	padding: 0;	width: 100%;		list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);}.ui-menu .ui-menu-divider {	margin: 5px -2px 5px -2px;	height: 0;	font-size: 0;	line-height: 0;	border-width: 1px 0 0 0;}.ui-menu .ui-menu-item a {	text-decoration: none;	display: block;	padding: 2px .4em;	line-height: 1.5;	min-height: 0; 	font-weight: normal;}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active {	font-weight: normal;	margin: -1px;}.ui-menu .ui-state-disabled {	font-weight: normal;	margin: .4em 0 .2em;	line-height: 1.5;}.ui-menu .ui-state-disabled a {	cursor: default;}.ui-menu-icons {	position: relative;}.ui-menu-icons .ui-menu-item a {	position: relative;	padding-left: 2em;}.ui-menu .ui-icon {	position: absolute;	top: .2em;	left: .2em;}.ui-menu .ui-menu-icon {	position: static;	float: right;}.ui-progressbar {	height: 2em;	text-align: left;	overflow: hidden;}.ui-progressbar .ui-progressbar-value {	margin: -1px;	height: 100%;}.ui-progressbar .ui-progressbar-overlay {	background: url("images/animated-overlay.gif");	height: 100%;	filter: alpha(opacity=25);	opacity: 0.25;}.ui-progressbar-indeterminate .ui-progressbar-value {	background-image: none;}.ui-resizable {	position: relative;}.ui-resizable-handle {	position: absolute;	font-size: 0.1px;	display: block;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {	display: none;}.ui-resizable-n {	cursor: n-resize;	height: 7px;	width: 100%;	top: -5px;	left: 0;}.ui-resizable-s {	cursor: s-resize;	height: 7px;	width: 100%;	bottom: -5px;	left: 0;}.ui-resizable-e {	cursor: e-resize;	width: 7px;	right: -5px;	top: 0;	height: 100%;}.ui-resizable-w {	cursor: w-resize;	width: 7px;	left: -5px;	top: 0;	height: 100%;}.ui-resizable-se {	cursor: se-resize;	width: 12px;	height: 12px;	right: 1px;	bottom: 1px;}.ui-resizable-sw {	cursor: sw-resize;	width: 9px;	height: 9px;	left: -5px;	bottom: -5px;}.ui-resizable-nw {	cursor: nw-resize;	width: 9px;	height: 9px;	left: -5px;	top: -5px;}.ui-resizable-ne {	cursor: ne-resize;	width: 9px;	height: 9px;	right: -5px;	top: -5px;}.ui-selectable-helper {	position: absolute;	z-index: 100;	border: 1px dotted black;}.ui-slider {	position: relative;	text-align: left;}.ui-slider .ui-slider-handle {	position: absolute;	z-index: 2;	width: 1.2em;	height: 1.2em;	cursor: default;}.ui-slider .ui-slider-range {	position: absolute;	z-index: 1;	font-size: .7em;	display: block;	border: 0;	background-position: 0 0;}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {	filter: inherit;}.ui-slider-horizontal {	height: .8em;}.ui-slider-horizontal .ui-slider-handle {	top: -.3em;	margin-left: -.6em;}.ui-slider-horizontal .ui-slider-range {	top: 0;	height: 100%;}.ui-slider-horizontal .ui-slider-range-min {	left: 0;}.ui-slider-horizontal .ui-slider-range-max {	right: 0;}.ui-slider-vertical {	width: .8em;	height: 100px;}.ui-slider-vertical .ui-slider-handle {	left: -.3em;	margin-left: 0;	margin-bottom: -.6em;}.ui-slider-vertical .ui-slider-range {	left: 0;	width: 100%;}.ui-slider-vertical .ui-slider-range-min {	bottom: 0;}.ui-slider-vertical .ui-slider-range-max {	top: 0;}.ui-spinner {	position: relative;	display: inline-block;	overflow: hidden;	padding: 0;	vertical-align: middle;}.ui-spinner-input {	border: none;	background: none;	color: inherit;	padding: 0;	margin: .2em 0;	vertical-align: middle;	margin-left: .4em;	margin-right: 22px;}.ui-spinner-button {	width: 16px;	height: 50%;	font-size: .5em;	padding: 0;	margin: 0;	text-align: center;	position: absolute;	cursor: default;	display: block;	overflow: hidden;	right: 0;}.ui-spinner a.ui-spinner-button {	border-top: none;	border-bottom: none;	border-right: none;}.ui-spinner .ui-icon {	position: absolute;	margin-top: -8px;	top: 50%;	left: 0;}.ui-spinner-up {	top: 0;}.ui-spinner-down {	bottom: 0;}.ui-spinner .ui-icon-triangle-1-s {		background-position: -65px -16px;}.ui-tabs {	position: relative;	padding: .2em;}.ui-tabs .ui-tabs-nav {	margin: 0;	padding: .2em .2em 0;}.ui-tabs .ui-tabs-nav li {	list-style: none;	float: left;	position: relative;	top: 0;	margin: 1px .2em 0 0;	border-bottom-width: 0;	padding: 0;	white-space: nowrap;}.ui-tabs .ui-tabs-nav .ui-tabs-anchor {	float: left;	padding: .5em 1em;	text-decoration: none;}.ui-tabs .ui-tabs-nav li.ui-tabs-active {	margin-bottom: -1px;	padding-bottom: 1px;}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {	cursor: text;}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {	cursor: pointer;}.ui-tabs .ui-tabs-panel {	display: block;	border-width: 0;	padding: 1em 1.4em;	background: none;}.ui-tooltip {	padding: 8px;	position: absolute;	z-index: 9999;	max-width: 300px;	-webkit-box-shadow: 0 0 5px #aaa;	box-shadow: 0 0 5px #aaa;}body .ui-tooltip {	border-width: 2px;}/* Component containers----------------------------------*/.ui-widget {	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;	font-size: 1.1em;}.ui-widget .ui-widget {	font-size: 1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;	font-size: 1em;}.ui-widget-content {	border: 1px solid #dddddd;	background: #eeeeee url("../images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;	color: #333333;}.ui-widget-content a {	color: #333333;}.ui-widget-header {	border: 1px solid #e78f08;	background: #f6a828 url("../images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;	color: #ffffff;	font-weight: bold;}.ui-widget-header a {	color: #ffffff;}/* Interaction states----------------------------------*/.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {	border: 1px solid #cccccc;	background: #f6f6f6 url("../images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;	font-weight: bold;	color: #1c94c4;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {	color: #1c94c4;	text-decoration: none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {	border: 1px solid #fbcb09;	background: #fdf5ce url("../images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;	font-weight: bold;	color: #c77405;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited {	color: #c77405;	text-decoration: none;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {	border: 1px solid #fbd850;	background: #ffffff url("../images/ui-bg_glass_65_ffffff_1x400.e5a8f32e28fd5c27bf0fed33c8a8b9b5.png") 50% 50% repeat-x;	font-weight: bold;	color: #eb8f00;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {	color: #eb8f00;	text-decoration: none;}/* Interaction Cues----------------------------------*/.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {	border: 1px solid #fed22f;	background: #ffe45c url("../images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;	color: #363636;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {	color: #363636;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {	border: 1px solid #cd0a0a;	background: #b81900 url("../images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;	color: #ffffff;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {	color: #ffffff;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {	color: #ffffff;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {	font-weight: bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {	opacity: .7;	filter:Alpha(Opacity=70);	font-weight: normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {	opacity: .35;	filter:Alpha(Opacity=35);	background-image: none;}.ui-state-disabled .ui-icon {	filter:Alpha(Opacity=35); }/* Icons----------------------------------*/.ui-icon {	width: 16px;	height: 16px;}.ui-icon,.ui-widget-content .ui-icon {	background-image: url("../images/ui-icons_222222_256x240.ebe6b6902a408fbf9cac6379a1477525.png");}.ui-widget-header .ui-icon {	background-image: url("../images/ui-icons_ffffff_256x240.png");}.ui-state-default .ui-icon {	background-image: url("../images/ui-icons_ef8c08_256x240.png");}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {	background-image: url("../images/ui-icons_ef8c08_256x240.png");}.ui-state-active .ui-icon {	background-image: url("../images/ui-icons_ef8c08_256x240.png");}.ui-state-highlight .ui-icon {	background-image: url("../images/ui-icons_228ef1_256x240.png");}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {	background-image: url("../images/ui-icons_ffd27a_256x240.png");}.ui-icon-blank { background-position: 16px 16px; }.ui-icon-carat-1-n { background-position: 0 0; }.ui-icon-carat-1-ne { background-position: -16px 0; }.ui-icon-carat-1-e { background-position: -32px 0; }.ui-icon-carat-1-se { background-position: -48px 0; }.ui-icon-carat-1-s { background-position: -64px 0; }.ui-icon-carat-1-sw { background-position: -80px 0; }.ui-icon-carat-1-w { background-position: -96px 0; }.ui-icon-carat-1-nw { background-position: -112px 0; }.ui-icon-carat-2-n-s { background-position: -128px 0; }.ui-icon-carat-2-e-w { background-position: -144px 0; }.ui-icon-triangle-1-n { background-position: 0 -16px; }.ui-icon-triangle-1-ne { background-position: -16px -16px; }.ui-icon-triangle-1-e { background-position: -32px -16px; }.ui-icon-triangle-1-se { background-position: -48px -16px; }.ui-icon-triangle-1-s { background-position: -64px -16px; }.ui-icon-triangle-1-sw { background-position: -80px -16px; }.ui-icon-triangle-1-w { background-position: -96px -16px; }.ui-icon-triangle-1-nw { background-position: -112px -16px; }.ui-icon-triangle-2-n-s { background-position: -128px -16px; }.ui-icon-triangle-2-e-w { background-position: -144px -16px; }.ui-icon-arrow-1-n { background-position: 0 -32px; }.ui-icon-arrow-1-ne { background-position: -16px -32px; }.ui-icon-arrow-1-e { background-position: -32px -32px; }.ui-icon-arrow-1-se { background-position: -48px -32px; }.ui-icon-arrow-1-s { background-position: -64px -32px; }.ui-icon-arrow-1-sw { background-position: -80px -32px; }.ui-icon-arrow-1-w { background-position: -96px -32px; }.ui-icon-arrow-1-nw { background-position: -112px -32px; }.ui-icon-arrow-2-n-s { background-position: -128px -32px; }.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }.ui-icon-arrow-2-e-w { background-position: -160px -32px; }.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }.ui-icon-arrowstop-1-n { background-position: -192px -32px; }.ui-icon-arrowstop-1-e { background-position: -208px -32px; }.ui-icon-arrowstop-1-s { background-position: -224px -32px; }.ui-icon-arrowstop-1-w { background-position: -240px -32px; }.ui-icon-arrowthick-1-n { background-position: 0 -48px; }.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }.ui-icon-arrowthick-1-e { background-position: -32px -48px; }.ui-icon-arrowthick-1-se { background-position: -48px -48px; }.ui-icon-arrowthick-1-s { background-position: -64px -48px; }.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }.ui-icon-arrowthick-1-w { background-position: -96px -48px; }.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }.ui-icon-arrow-4 { background-position: 0 -80px; }.ui-icon-arrow-4-diag { background-position: -16px -80px; }.ui-icon-extlink { background-position: -32px -80px; }.ui-icon-newwin { background-position: -48px -80px; }.ui-icon-refresh { background-position: -64px -80px; }.ui-icon-shuffle { background-position: -80px -80px; }.ui-icon-transfer-e-w { background-position: -96px -80px; }.ui-icon-transferthick-e-w { background-position: -112px -80px; }.ui-icon-folder-collapsed { background-position: 0 -96px; }.ui-icon-folder-open { background-position: -16px -96px; }.ui-icon-document { background-position: -32px -96px; }.ui-icon-document-b { background-position: -48px -96px; }.ui-icon-note { background-position: -64px -96px; }.ui-icon-mail-closed { background-position: -80px -96px; }.ui-icon-mail-open { background-position: -96px -96px; }.ui-icon-suitcase { background-position: -112px -96px; }.ui-icon-comment { background-position: -128px -96px; }.ui-icon-person { background-position: -144px -96px; }.ui-icon-print { background-position: -160px -96px; }.ui-icon-trash { background-position: -176px -96px; }.ui-icon-locked { background-position: -192px -96px; }.ui-icon-unlocked { background-position: -208px -96px; }.ui-icon-bookmark { background-position: -224px -96px; }.ui-icon-tag { background-position: -240px -96px; }.ui-icon-home { background-position: 0 -112px; }.ui-icon-flag { background-position: -16px -112px; }.ui-icon-calendar { background-position: -32px -112px; }.ui-icon-cart { background-position: -48px -112px; }.ui-icon-pencil { background-position: -64px -112px; }.ui-icon-clock { background-position: -80px -112px; }.ui-icon-disk { background-position: -96px -112px; }.ui-icon-calculator { background-position: -112px -112px; }.ui-icon-zoomin { background-position: -128px -112px; }.ui-icon-zoomout { background-position: -144px -112px; }.ui-icon-search { background-position: -160px -112px; }.ui-icon-wrench { background-position: -176px -112px; }.ui-icon-gear { background-position: -192px -112px; }.ui-icon-heart { background-position: -208px -112px; }.ui-icon-star { background-position: -224px -112px; }.ui-icon-link { background-position: -240px -112px; }.ui-icon-cancel { background-position: 0 -128px; }.ui-icon-plus { background-position: -16px -128px; }.ui-icon-plusthick { background-position: -32px -128px; }.ui-icon-minus { background-position: -48px -128px; }.ui-icon-minusthick { background-position: -64px -128px; }.ui-icon-close { background-position: -80px -128px; }.ui-icon-closethick { background-position: -96px -128px; }.ui-icon-key { background-position: -112px -128px; }.ui-icon-lightbulb { background-position: -128px -128px; }.ui-icon-scissors { background-position: -144px -128px; }.ui-icon-clipboard { background-position: -160px -128px; }.ui-icon-copy { background-position: -176px -128px; }.ui-icon-contact { background-position: -192px -128px; }.ui-icon-image { background-position: -208px -128px; }.ui-icon-video { background-position: -224px -128px; }.ui-icon-script { background-position: -240px -128px; }.ui-icon-alert { background-position: 0 -144px; }.ui-icon-info { background-position: -16px -144px; }.ui-icon-notice { background-position: -32px -144px; }.ui-icon-help { background-position: -48px -144px; }.ui-icon-check { background-position: -64px -144px; }.ui-icon-bullet { background-position: -80px -144px; }.ui-icon-radio-on { background-position: -96px -144px; }.ui-icon-radio-off { background-position: -112px -144px; }.ui-icon-pin-w { background-position: -128px -144px; }.ui-icon-pin-s { background-position: -144px -144px; }.ui-icon-play { background-position: 0 -160px; }.ui-icon-pause { background-position: -16px -160px; }.ui-icon-seek-next { background-position: -32px -160px; }.ui-icon-seek-prev { background-position: -48px -160px; }.ui-icon-seek-end { background-position: -64px -160px; }.ui-icon-seek-start { background-position: -80px -160px; }.ui-icon-seek-first { background-position: -80px -160px; }.ui-icon-stop { background-position: -96px -160px; }.ui-icon-eject { background-position: -112px -160px; }.ui-icon-volume-off { background-position: -128px -160px; }.ui-icon-volume-on { background-position: -144px -160px; }.ui-icon-power { background-position: 0 -176px; }.ui-icon-signal-diag { background-position: -16px -176px; }.ui-icon-signal { background-position: -32px -176px; }.ui-icon-battery-0 { background-position: -48px -176px; }.ui-icon-battery-1 { background-position: -64px -176px; }.ui-icon-battery-2 { background-position: -80px -176px; }.ui-icon-battery-3 { background-position: -96px -176px; }.ui-icon-circle-plus { background-position: 0 -192px; }.ui-icon-circle-minus { background-position: -16px -192px; }.ui-icon-circle-close { background-position: -32px -192px; }.ui-icon-circle-triangle-e { background-position: -48px -192px; }.ui-icon-circle-triangle-s { background-position: -64px -192px; }.ui-icon-circle-triangle-w { background-position: -80px -192px; }.ui-icon-circle-triangle-n { background-position: -96px -192px; }.ui-icon-circle-arrow-e { background-position: -112px -192px; }.ui-icon-circle-arrow-s { background-position: -128px -192px; }.ui-icon-circle-arrow-w { background-position: -144px -192px; }.ui-icon-circle-arrow-n { background-position: -160px -192px; }.ui-icon-circle-zoomin { background-position: -176px -192px; }.ui-icon-circle-zoomout { background-position: -192px -192px; }.ui-icon-circle-check { background-position: -208px -192px; }.ui-icon-circlesmall-plus { background-position: 0 -208px; }.ui-icon-circlesmall-minus { background-position: -16px -208px; }.ui-icon-circlesmall-close { background-position: -32px -208px; }.ui-icon-squaresmall-plus { background-position: -48px -208px; }.ui-icon-squaresmall-minus { background-position: -64px -208px; }.ui-icon-squaresmall-close { background-position: -80px -208px; }.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }.ui-icon-grip-solid-vertical { background-position: -32px -224px; }.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }.ui-icon-grip-diagonal-se { background-position: -80px -224px; }/* Misc visuals----------------------------------*/.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {	border-top-left-radius: 4px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {	border-top-right-radius: 4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {	border-bottom-left-radius: 4px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {	border-bottom-right-radius: 4px;}.ui-widget-overlay {	background: #666666 url("../images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;	opacity: .5;	filter: Alpha(Opacity=50);}.ui-widget-shadow {	margin: -5px 0 0 -5px;	padding: 5px;	background: #000000 url("../images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;	opacity: .2;	filter: Alpha(Opacity=20);	border-radius: 5px;}:root {				--body-color: #171b27;	--white-color: #ffffff;	--blue-color: #285cc3;	--green-color: #19936a;		--red-color: #ec3f36;			--grey-text1-color: #5c6575;	--grey-text2-color: #646d8c;			--sub-title-color: #232933;	--background-color: #f5f6fa;	--border-color: #dee4f0;	--label-color: #5c6575;	--field-normal-state: #bdc4d1;	--field-hover-state: #828b99;		--field-focus-shadow: 0 0 0 4px rgb(40 92 195 / 10%);	--field-label-color: #4f5664;	--lookup-box-color: #edeff2;					--font-thin: InterThin;	--font-light: InterLight;	--font-regular: InterRegular;	--font-medium: InterMedium;	--font-semibold: InterSemibold;	--font-bold: InterBold;	--font-heavy: InterHeavy;	--font-black: InterBlack;	--font-thin-italic: InterThinItalic;	--font-light-italic: InterLightItalic;	--font-regular-italic: InterRegularItalic;	--font-medium-italic: InterMediumItalic;	--font-semibold-italic: InterSemiboldItalic;	--font-bold-italic: InterBoldItalic;	--font-heavy-italic: InterHeavyItalic;	--font-black-italic: InterBlackItalic;					--font-size-tag-label: 0.75rem;	--font-size-sub-text: 0.8125rem;	--font-size-body: 0.875rem;	--font-size-sub-title: 0.929rem;	--font-size-title: 1.07rem;	--font-size-large-title: 1.125rem;	}.gdpr_consentformWeb {	margin: 0;	background: #eaeaea;	font-family: var(--font-regular);	font-family: var(--font-regular),sans-serif;	font-family: var(--font-regular);}.dIB {	display: inline-block;}.boxBB {	box-sizing: border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;}.w100per {	width: 100%;}.f13 {	font-size:.929rem !important;}.fL {	float:left;}.fR {	float: right;}.vH {	visibility: hidden;}.vv {	visibility: visible;}.cf_formpreview_bg {	background: #eaeaea;}.previewBand {	background: var(--white-color);	color: #000;	padding: 15px 20px;	position: relative;}.previewBandShadow {	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);    -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);}.consentformWebPage {	/* position: fixed;	top: 0;	right: 10%;	bottom: 10%;	left: 10%;	overflow: hidden;	z-index: 21;	background: #eaeaea;	padding-bottom: 100px; */}.consentformWebPage  {	width: 900px;	overflow: auto;	margin: 0 auto;}.consentformWebPage .consentformHead {	padding: 20px 0;	border-bottom: 0;	font-size: 1.25rem;}.consentformWebPage .consentformSectionContentParentNew {	background: var(--white-color);	border-radius: 3px;	border:1px solid #dddbdb;	margin-bottom: 20px;	padding-bottom: 30px;}.consentformWebPage .consentformSectionContentParent {	width: 650px; 	margin: 0 auto;}#cFimgContainer img, #imgContainer img {	display:block;	max-width: 100px;	max-height: 100px;	margin: 20px auto 0px auto;}.consentformWebPage .consentformSectionContentParent .cfcompanyName {	margin-top: 20px;	text-align: center;}.consentformWebPage .consentformSectionContentParent .cfcompanyName span {	font-size: 20px;	text-transform: uppercase;	color: #000;	font-family:var(--font-semibold), sans-serif !important;}.consentformWebPage .consentformSectionContentParent .cffindConsentSettingMsg {	margin-top: 20px;	padding: 5px 0px;}.consentformWebPage .consentformSectionContentParent .cfEditContent .defaultMode span.cfSectionliteral {	font-size: 14px;    white-space: pre-wrap;    overflow-wrap: break-word;    word-wrap: break-word;    font-family: var(--font-semibold);}.consentformWebPage .cfEditContent .mandatSectionIcon {    color: #f00;    font-size: 19px;    font-family: var(--font-semibold);    display: inline-block;    vertical-align: middle;    line-height: 4px;    height: 5px;}.consentformWebPage .consentformSectionContentParent .cf_eachSection {	margin-top: 25px;}.consentformWebPage .consentformSectionContentParent .cf_eachSection span.errorSpan {	font-size: 13px;	color: #f00;}.consentformWebPage .consentformSectionContentParent .cf_eachSection .cfEditContent {	margin-bottom: 10px;}.consentformWebPage .commnPreferenceType {	margin:0;	padding:0;}.consentformWebPage .commnPreferenceType li.consent_field {	width: auto;	display: inline-block;	width: 100%;	margin-bottom: 10px;}.consentformWebPage .commnPreferenceType li.consent_field:last-child {	margin-bottom:0;}.consentformWebPage .commnPreferenceType li.consent_field span:first-child {	margin-left: 10px;}.consentformWebPage .dataprocessservice .consent_fields_container span:first-child {	margin-left: 5px;}.consentformWebPage .consentformSectionContentParent .previewCheckbox {	margin-top: 2px;}.consentformWebPage .consentformSectionContentParent .previewCheckbox input[type="checkbox"] {	opacity: 0;    position: absolute;    z-index: 1;    cursor: pointer;    width: 14px;    height: 14px;}.consentformWebPage .consentformSectionContentParent .previewCheckbox input[type="checkbox"]+span.chkbxIcon {	position: relative;    width: 14px;    height: 14px;    display: inline-block;    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -290px -1079px scroll;}.consentformWebPage .consentformSectionContentParent .previewCheckbox input[type="checkbox"]:checked+span.chkbxIcon {	background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat scroll -314px -1079px;} .consentformWebPage .consentformSectionContentParent .dataProcessingYear {	margin-top: 10px;	}.consentformWebPage .cfradioButton .rbCheckHtml {	cursor: pointer;	margin-right: 10px;	display: inline-block;}.consentformWebPage .cfradioButton .rbCheckHtml input[type="radio"] {	display:none;}.consentformWebPage .cfradioButton .rbCheckHtml .rbHtml {	background: var(--white-color);    display: inline-block;    vertical-align: middle;    position: relative;    width: 13px;    height: 13px;    border: 1px solid #aaa;    border-radius: 50%;    top: -2px;}.consentformWebPage .cfradioButton .rbCheckHtml .rbHtml::after {	content: "";    display: inline-block;    position: absolute;}.consentformWebPage .cfradioButton .rbCheckHtml .rbHtml .rbTickHtml, .rbHtml:after {	transition: .15s all ease-In-Out;    -webkit-transition: .15s all ease-In-Out;    border-radius: 50%;    background: var(--blue-color);    width: 7px;    height: 7px;    border-top: none;    border-left: none;    transform: scale(0);    -webkit-transform: scale(0);    -moz-transform: scale(0);    -ms-transform: scale(0);    top: 3px;    left: 3px;    transform-origin: center;    -webkit-transform-origin: center;    -moz-transform-origin: center;    -ms-transform-origin: center;    position: absolute;}.consentformWebPage .cfradioButton .rbCheckHtml input[type="radio"].rbRealHtml:checked+.rbHtml .rbTickHtml {	transform: scale(1);    -webkit-transform: scale(1);    -moz-transform: scale(1);    -ms-transform: scale(1);}.consentformWebPage .cfradioButton .rbCheckHtml .reqLabel {	font-size: 14px;	margin-left: 6px;}.consentformWebPage .cfradioButton .yearCountInputBox input {	width:40px;	text-align:center;	border:0;	border:1px solid #ccc;	padding: 7px;	outline: none;}.consentformWebPage .newSelect {	position: relative;    display: inline-block;    vertical-align: middle;    margin-right: 5px;    border: 1px solid #ccc;    background: var(--white-color);}.consentformWebPage .newSelect select {	padding: 6px 8px;	border: none;    width: 130%;    box-shadow: none;    background-color: transparent;    -webkit-appearance: none;    outline: none;    font-size: 13px;    cursor: pointer;}.consentformWebPage .consentTextarea {	border:0;	border: 1px solid #ddd;	resize: none;	font-size: 13px;	padding: 5px;	height: 70px;	margin-top: 10px;	outline: none;	min-height: 100px;	max-height: 200px;}.consentformWebPage .writtenconsent .consent_fields_container span {	display:inline-block;	vertical-align: middle;} .consentformWebPage .fileUpload {	position:relative;	display: inline-block;	vertical-align: middle;}.consentformWebPage .fileUpload input[type="file"] {	width: 75px;    z-index: 1;    opacity:0;    position: relative;    height: 25px;	cursor: pointer;	font-size:0;}.consentformWebPage .fileUpload span.duplicateButton {	display:inline-block;	font-size: 13px;	position:absolute;	left:0;	top:0;	right: 0;	bottom: 0;    background: #3e79d4;    color: var(--white-color);    cursor: pointer;    line-height: 25px;    text-align: center;}.consentformWebPage #Privacy_Statment p {	padding: 8px 10px;	background: #f6f6f6;	font-size: 14px;	box-sizing: border-box;	white-space: pre-wrap;} .consentformWebPage .consentformSectionContentParent .privacystatement .cfEditContent .defaultMode span.cfSectionliteral {	padding: 8px 10px;	background: #f6f6f6;	margin-top: 20px;	font-size: 14px;	box-sizing: border-box;	white-space: pre-wrap;	display: inline-block;	width: 100%;} .consentformWebPage .consentformsubmit {	margin: 20px 0 0px 0;}.consentformWebPage .consentformsubmitButtons {	margin-top: 20px;	}.consentformsubmit .submitBtn {	color: var(--white-color);    border-radius: 2px;    background-color: #338cf0;    border: solid 1px #338cf0;    box-shadow: none;    font-size: .929rem;    padding: 7.5px 15px;    cursor: pointer;    outline: none;}.consentformsubmit .declineBtn {	background-color: var(--white-color)!important;    color: #3c3c3c;    border-radius: 2px;    font-size: .929rem;    padding: 7.5px 15px;    cursor: pointer;    border:solid 1px #abaaaa;    outline: none;    margin-left: 10px;}.acceptSuccess, .declineSuccess { 		display: block;    width: 620px;    background: var(--white-color);    padding: 50px 80px;    position: fixed;    top: 50%;    margin-top: -150px;    left: 50%;    margin-left: -300px;    border: 1px solid #d9d9d9;    border-radius: 5px;}.acceptSuccess #cFimgContainer, .acceptSuccess #imgDiv, .declineSuccess #cFimgContainer, .declineSuccess #imgDiv {	display:inline-block;	vertical-align: middle;}.acceptSuccess #cFimgContainer img, #imgContainer img, .declineSuccess #cFimgContainer img, #imgContainer img {	display: inline-block;	vertical-align: middle;	margin-top: 0;	margin-right: 25px;	//margin-bottom: 30px;}.submitCompanyName {	display:inline-block;	vertical-align: middle;	font-size: 22px;}.submitContent{	margin-top: 25px;}.submitContent .thankMsg {	font-size: 34px;	color: #333;	margin: 0px 0 5px 0;	font-family: var(--font-bold);}.submitContent .successMsg { 	font-size: 16px;}.declineSuccess .submitContent .successMsg {	margin-top: 25px;}.consentformWebPage .consentformWebPage .cfEditContent {	border-bottom: 1px solid transparent;	font-family: var(--font-semibold);	padding: 5px 0;}.consentformWebPage .consentformWebPage .requestTypeOptionsUL li {	color: #3e79d4;	cursor: pointer;}.consentformWebPage .consentformWebPage .privacystatementContent p {	padding:8px 10px;	background: #f6f6f6;	border-bottom: 0;	}.cfstopDeleteActionsSection {	text-align: center;	margin-bottom: 20px;}.cfstopDeleteActionsSection span.requestLiteral {	display:inline-block;	width: 100%;	font-family: var(--font-semibold);	font-size: .857rem;	color: #666;	margin-bottom: 5px;}.requestTypeOptionsUL {	margin: 0;	padding: 0;}.requestTypeOptionsUL li {	color: #338cf0;	cursor: pointer;	padding: 0;    margin: 0;    display: inline-block;    padding: 0 15px;    font-size: .857rem;    position: relative;    list-style-type: none;}.requestTypeOptionsUL li a {	color: #338cf0;    outline: none medium;    text-decoration: none;}.requestTypeOptionsUL li::before {    position: absolute;    content: "";    width: 4px;    height: 4px;    background: #bcbcbc;    left: -2px;    top: 50%;    margin-top: -2px;    border-radius: 50%;}.requestTypeOptionsUL li:first-child::before {	display:none;}.dataRequestMainPop, .dataRequestSucces {	background:var(--white-color);	margin-left: -325px;    left: 50%;    top: 50%;    margin-top: -130px;    z-index: 1;    position: fixed;    display: block;    padding: 25px 40px;    text-align:center;    width: 650px;}.dataRequestMainPop .companyLogo, .dataRequestSucces .companyLogo {	margin-bottom:15px;}.dataRequestMainPop .dataRequestHead, .dataRequestSucces .dataRequestHead {	font-size: 20px;	color: #565656;	-webkit-font-smoothing: antialiased;	font-family: var(--font-semibold);}.dataRequestMainPop .dataRequestContent {	margin-top: 15px;	font-size: 1rem;}.dataRequestMainPop .dataRequestButtons {	margin-top:30px;}.dataRequestMainPop .dataRequestButtons .newgraybtn {    background-color: var(--white-color)!important;    color: #3c3c3c;    border: solid 1px #c4c4c4;    border-radius:2px;    padding:7.5px 15px;    font-size: .929rem;    margin-right: 8px;    outline: none;    -webkit-font-smoothing:antialiased;    }.dataRequestMainPop .dataRequestButtons .primarybtn {	color: var(--white-color);    border-radius: 2px;    background-color: #338cf0;    border: solid 1px #338cf0;    box-shadow: none;    font-size: .929rem;    padding: 7.5px 15px;    outline:none;    -webkit-font-smoothing:antialiased;}.dataRequestSucces .dataRequestHead {	color: #434343;	font-size: 20px;	-webkit-font-smoothing: antialiased;	font-family: var(--font-semibold);}.dataRequestSucces .dqcompanyName {	display:block;	margin: 0px 0px 10px 0;	font-size: 17px;}.consentDetailsupdatePopup  .secContent {	min-width: 90% !important;}.consentDetailsupdatePopup .pp-content{     padding:0px !important;	}@media screen and (max-width: 800px) {	.consentformWebPage	{		width:100%;	}	.consentformWebPage .consentformSectionContentParent{		width:100%;		padding:30px;	}	.crm-msg{		top:0;		width:100%;		box-sizing:border-box;	}	@keyframes fromTopCenter  {		0%{top: -100px;opacity: 0;}		50%{top: 0px;opacity: 1;}		65%{top: 0px;opacity: 1;}		80%{top: 0px;opacity: 1;}		100%{top: 0px;opacity: 1;}	}}.dataReqBody {	width: 1250px;	background: var(--white-color);	margin: 30px auto 0;	padding:20px 0 85px;	overflow:hidden;}.dataReqTopCont {	text-align:center;}.dataReqComName {	margin: 20px auto 10px;	font-size: 22px;	font-family: proximaNovaltSemibold;}.dataReqcommonLiteral {	margin: 0 auto 20px;	font-size: 16px;	font-family: proximaNovaltSemibold;}.dataReqContainer {	width: 975px;	margin: 0 0px auto 160px;}.singReqCon {	width: 453px;	float: left;	padding: 12px 15px 13px 20px;	border: 1px solid #e8e8e8;	border-radius: 2px;	margin-bottom: 30px;	margin-right: 30px;}/*#accessData.singReqCon, #rectifyData.singReqCon, #deleteData.singReqCon {	margin-right: 29px;}*/.requestTypeIcon {	width:14%;	display: inline-block;	vertical-align: middle;	text-align:center;}.dataReqIcon {	background: url('../images/data-request-type.8008b9a91f60ed79702a0d359bd122b1.svg') no-repeat;	display: inline-block;}.dataReqIcon.accessData {	background-position: -15px -20px;	width: 61px;	height: 47px;}.dataReqIcon.exportData {	background-position: -203px -14px;	width: 55px;	height: 49px;}.dataReqIcon.rectifyData {	background-position: -115px -16px;	width: 48px;	height: 52px;}.dataReqIcon.stpProcessData {	background-position: -289px -16px;	width: 51px;	height: 47px;}.dataReqIcon.deleteData {	background-position: -377px -13px;	width: 41px;	height: 53px;}.requestTypeContent {	width: 80%;	display: inline-block;	vertical-align: middle;	padding-left: 10px;}.requestTypeContent .reqType {	display: block;	font-size: 16px;	font-family: proximaNovaltSemibold;	text-decoration: none;	color:#222;}.requestTypeContent .reqTypeLiteral {	display: block;	font-size: 14px;} .font-montserrat zia-chat-bot .ziaChatPop .chatCard_message lyte-table lyte-table-structure, .font-montserrat .zrc-ziachatpop zia-file-upload .lyteFileUpdBoxType .lyteFileUpdMsg, .font-montserrat zia-file-upload .ziapf_file_upload_nameprogress .ziapf_file_upload_filename,.zrc-ziachatpop .group-add span, .font-montserrat .zia-form-heading, .font-montserrat  .zia-form-wrapper.cw-apply-form label, .font-montserrat .zia-form-wrapper.cw-apply-form input[type='text'], .font-montserrat zia-chat-bot .zrc-ziachatpop lyte-input textarea{     font-family: Montserrat,sans-serif !important;     font-weight: 400;}.font-lato zia-chat-bot .ziaChatPop .chatCard_message lyte-table lyte-table-structure, .font-lato .zrc-ziachatpop zia-file-upload .lyteFileUpdBoxType .lyteFileUpdMsg, .font-lato zia-file-upload .ziapf_file_upload_nameprogress .ziapf_file_upload_filename,.zrc-ziachatpop .group-add span, .font-lato .zia-form-heading,.font-lato  .zia-form-wrapper.cw-apply-form label,.font-lato .zia-form-wrapper.cw-apply-form input[type='text'], .font-lato zia-chat-bot .zrc-ziachatpop lyte-input textarea{     font-family:"Lato" !important;}.font-roboto zia-chat-bot .ziaChatPop .chatCard_message lyte-table lyte-table-structure, .font-roboto .zrc-ziachatpop zia-file-upload .lyteFileUpdBoxType .lyteFileUpdMsg, .font-roboto zia-file-upload .ziapf_file_upload_nameprogress .ziapf_file_upload_filename,.zrc-ziachatpop .group-add span, .font-roboto .zia-form-heading, .font-roboto  .zia-form-wrapper.cw-apply-form label,.font-roboto .zia-form-wrapper.cw-apply-form input[type='text'], .font-roboto zia-chat-bot .zrc-ziachatpop lyte-input textarea{    font-family:Roboto,sans-serif !important;}// test change.chatbotlistViewPreviewImg.kpyques:after{background-position:-14px -1175px;} @keyframes blink {        0% {      opacity: .2;    }       20% {      opacity: 1;    }       100% {      opacity: .2;    }}#aproverUserComponent_ProcessAproverMeta .selectValContainer:before {    content: '';    display: inline-block;    width: 3px;    height: 97%;    background: #f27b77;    position: absolute;    top: 0;    left: -1px;    border-radius: 5px 0 0 5px;    z-index: 1;}#diNotificationDetails .kbiborder{    margin-left: 20px;    border: 1px solid #eee;    display: inline-block;    margin-top: 15px;}#diNotificationDetails #IntelligenceConfigResult td:nth-child(2), #diNotificationDetails #IntelligenceConfigResult th:nth-child(2){    text-align:center;}    #intelligenceConfigDiv #pushComponentDiv #CFSchedulerTable td:first-child{width:30% !important}#intelligenceConfigDiv #pushComponentDiv #CFSchedulerTable td:last-child{width:70% !important}#intelligenceConfigDiv .newCriUi .wf_chosen_ui .select2-container .select2-selection--single .select2-selection__rendered {    width: calc(100% - 20px);    float: none;}#intelligenceConfigDiv  #NotificationDiv .newSelect .select2-container--default .select2-selection--single{border:0px !important;box-shadow:none !important;}.loading-dots .loading-dots--dot,.newloading-dots .loading-dots--dot {       animation-name: blink;       animation-duration: 1.4s;     animation-iteration-count: infinite;      animation-fill-mode: both;}.loading-dots .loading-dots--dot:nth-child(2),.newloading-dots .loading-dots--dot:nth-child(2) {        animation-delay: .2s;}.loading-dots .loading-dots--dot:nth-child(3),.newloading-dots .loading-dots--dot:nth-child(3){    animation-delay: .4s;    margin-right: 0px;}        .loading-dots,.newloading-dots{            vertical-align: middle;            display: inline-block;            position: relative;            top:-2px;            line-height:0px;        }        .loading-dots--dot{            border-radius: 50%;            display: inline-block;            height: 4px;            width: 4px;            background-color: #333;                   }        #ziaChatbotDiv  zia-chat-bot .botHelpMessageDiv  li{            list-style:inherit !important;            padding-left:5px !important;        }        #ziaChatbotDiv  zia-chat-bot .botHelpMessageDiv ol,#ziaChatbotDiv  zia-chat-bot .botHelpMessageDiv ul{            padding-left: 25px !important;        }        .paddingNeeded{          padding:8px 13px !important;        }        #ziaChatbotDiv  zia-chat-bot .ziaChatPop .botSentText{            max-width: calc(100% - 60px);            float: left;            clear: both;            border-radius: 16px;            word-wrap: break-word;            border-bottom-left-radius: 0;            position: relative;                    background-color: var(--white-color) !important;            box-shadow: 1px 1px 4px 1px rgba(0,0,0,.09);            padding:8px 13px !important;        }        /* #ziaChatbotDiv  zia-chat-bot .ziaChatPop .botSentText.noPaddingBotTxt{            padding:0px !important;        } */        /* .botSentText:before {       content: '';    width: 16px;    height: 9px;    background-color: #f8f8f8;    position: absolute;    opacity: .3;   left: -15.5px;    top: 1px;    transform: rotate(30deg);    box-sizing: border-box;    z-index: 1;    border-radius: 50%;    border: 2px solid #f8f8f8;    } */    .ziaSentencesDiv .ziaPreviewImg{               padding:10px 15px;                 box-sizing: border-box;                  border: 1px solid #ededed;           }      .ziaSentencesDiv .ziaSentences{            margin-left:0px;            border: 1px solid #e1e0e0;             position:relative;            }      .ziaSentencesDiv .ziaSentences:before {          content: '';           display: inline-block;          width: 0px;            height: 0;            border-left: 9px solid #e1e0e0;              border-right: 9px solid transparent;                border-bottom: 9px solid transparent;                  position: absolute;                   top: 100%;                   left: -1px;            }              .ziaSentencesDiv:hover .chatbotliName{               color:#2C7BD0;    cursor:pointer;}    .ziaSentencesDiv .ziaSentences:after{                content: '';    display: inline-block;          width: 0;           height: 0;          border-left: 9px solid #f8f8f8;            border-right: 8px solid transparent;          border-bottom: 9px solid transparent;         position: absolute;            top: calc(100% - 2px);          left: 0px;            z-index: 1;             }      .ziaSentencesDiv:hover .sampleDataDivChatbot {        opacity: 0 !important;          visibility: hidden;    }/*    .userSent:before {      content: '';    width: 10.5px;    height: 9px;    background-color: transparent;    position: absolute;    right: -10.5px;    top: 1px;    transform: rotate(154deg);    box-sizing: border-box;    z-index: 1;    border-radius: 50%;    border: 1px solid #f8f8f8;}    .userSent:after{        content: '';        width: 0;        height: 0;        border-right: 13px solid transparent;        border-top: 9px solid #55adff;        border-left: 0px solid transparent;        position: absolute;        right: -7px;        top: 0px;    } */        .askZiaIcon.blinkEl{            color:#f88b87;            }       /*  .botSentText:after{            content: '';            width: 0;            height: 0;            border-left: 13px solid transparent;            border-top: 9px solid #c9e7ff;            border-right: 0px solid transparent;            position: absolute;            left: -11px;            top: 0px;        } */            .botSentIcon{                     width: 30px;                    height: 30px;                    position: absolute;                    left: 10px;                    background-color: black;                    border-radius: 50%;                                             }            .botSentIcon:after{                    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -284px -2390px;                    width: 17px;                    height: 12px;                    position: absolute;                    content: '';                    left: 0;                    right: 0;                    bottom: 0;                    margin: auto;                    top: 0;                    display: inline-block;            }           #ziaChatbotDiv  zia-chat-bot .ziaChatPop .userSent{                            background-color: #43a6ff;    font-size: 14px;    color: var(--white-color);    padding: 8px 13px;    margin-right: 15px;    max-width: calc(100% - 105px);    float: right;    margin-top: 10px !important;    box-sizing: border-box;    border-radius: 16px;    transition: 200ms all;    transform: translateY(20px);    opacity: 0;    clear: both;    word-wrap: break-word;    border-bottom-right-radius: 0;    box-shadow: 1px 1px 4px 1px rgba(0,0,0,.09);}.chat-popup-onboarding.showQuestion{    border: 1px solid #c9c9c9;    border-radius: 7px;    box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.3);    background:var(--white-color) !important;    opacity:1 !important;    height: calc(100% - 69px) !important;    top: 40px !important;}/* .chat-popup-onboarding.showQuestion .chatbotHomePage,.chatbotQuestionPage{    display:none;} */.chatbotHomePage{    position:absolute;        height:calc(100% - 40px);    width:100%;    background-color:var(--white-color);    z-index:20;    transition:300ms all;    padding:40px 30px;}.chat-popup-onboarding.showQuestion .chatbotQuestionPage{    display:block !important;}.chatbotQuestionPage{    background-color:var(--white-color);}lyte-td#invocationSentences{        position: static !important;        border-top:1px solid transparent;}/* lyte-td#invocationSentences.topAlign:before{    top:8px !important;} */lyte-td#invocationSentences.topAlign .zia_icons_feedback_default{    background-position:-89px -158px !important;}#invocationChatBox .lyteTableScroll{    overflow:visible !important;}.chatbotQuesHeader{    font-size:16px;    padding:12px 25px 10px;}.chatbotQuesSubHeader{    padding:12px 25px 8px;    font-size:14px;    color:#333;}.chatbotQuesSubHeaderans{    font-size:14px !important;    padding:0 25px;    line-height:22px;}.chatbotQuesSubAns{    font-size: 14px;    margin:10px 0px 15px 20px;    padding:9px 20px;    background-color:#216bd9;    display: inline-block;    max-width: calc(100% - 20px);    box-sizing: border-box;    border-radius: 20px;    cursor: pointer;    color:var(--white-color);    }.chatbotHoverQues{    font-size:14px !important;    padding:10px 25px;    transition:200ms all;    background-color:var(--white-color);    cursor:pointer;}.chatbotHoverQues:hover{    background-color:#f1f1f1;    color:#333;}.chatbotQuesSubHeaderans.diBulletOption:after,.chatbotHoverQues.diBulletOption:after{    left: 25px !important;}.zrc-ziachatpop zia-chat-bot .ziaChatPop{    background:var(--white-color);    border-radius: 6px;    }.zrc-ziachatpop .zia-form-heading{    margin: 8px 0 16px;}.bot-header-Illustration-bg {    position: absolute;    top: 0;    z-index: 10;}/* zia-chat-bot .ziaChatPop .chat-text-box{    border:0px !important;} */.chatbotHoverQues.diBulletOption:after{    top:12px !important;}lyte-td#invocationSentences:before {    content: '';    width: 1px;    position: absolute;    height: 100%;    background-color: rgb(201, 201, 201);    left: 49px;    top: 0px;    }lyte-td#invocationSentences:after {    content: '';    position: absolute;    width: 48px;    height: 1px;    background: var(--white-color);    top: 0px;    left: 1px;}lyte-td#invocationSentences.topAlign:after{    top:-1px;    }lyte-td#invocationSentences.topAlign:before{    border-left:1px solid #518dee;}zia-chat-bot .ziaChatPop.QuestionClicked .home-page-footer {    border-top:1px solid #518dee;}zia-chat-bot .ziaChatPop.QuestionClicked .chat-popup-onboarding{    border-left: 1px solid #518dee;    border-right: 1px solid #518dee;    border-top: 1px solid #518dee;}lyte-td#invocationSentences.topAlign{    border-bottom: 1px solid #518dee;    border-left: 1px solid #518dee;}.chatbotHoverQuesLink{        color: #2C7BD0 !important;        cursor:pointer;        font-size: 14px !important;    padding: 5px 25px;    transition: 200ms all;    margin-top:10px;}.chat-popup-onboarding.showQuestion .chatellipsisShapediv{    display:none;}zia-chat-bot .ziaChatPop .chat-popup-onboarding{    z-index: 10;    height: calc(100% - 60px);    padding-top: 396px;    border-radius: 4px;}#ziaChatbotDiv .notesActionbtn{    display:none;    pointer-events:none;}#ziaChatbotDiv #kso_social_rightpanel{    height:100% !important;}#ziaChatbotDiv #kso_social_rightpanel #krp_Rightpanel_InfoContainer,#ziaChatbotDiv #kso_social_rightpanel #krp_Rightpanel_TimelineContainer,#ziaChatbotDiv #kso_social_rightpanel #krp_Conversation_Container{    height:calc(100% - 40px) !important;}#ziaChatbotDiv zia-chat-bot .userBubble{    display:none;}             .botSentContainer{                padding-left:  50px !important;                float: left;                clear: both;                box-sizing:border-box;                position: relative;                transition:200ms all;                transform: translateY(20px);                opacity: 0;                padding-bottom: 0 !important;                margin-top: 0px !important;            }            #ziaChatbotDiv  zia-chat-bot .ziaChatPop .userSent.showUserSent,.botSentContainer.showUserSent{                transform: translateY(0px);                opacity: 1;            }             .askziapostbtn{                 position: absolute;                 right: 20px;                 top:0;                 bottom:0;                 margin:auto 0;                 width: 27px;height: 22px;                 background: url(images/postbtn.png) no-repeat;                 cursor: pointer;                 z-index: 2;            }            .entityDetail {                width: 400px;                background: white;                z-index: 1;                position: fixed;                bottom: 28px;            }                                    .askziachatinput{                border:0;                outline: 0;                box-shadow: none;                color:#333;                font-size:15px;                resize: none;                transition:200ms all;                max-height:65px;                min-height:21px;            }            .askziabody{                                background-color: #f8f8f8;                max-height: 650px;                width: 100%;                border-bottom: 1px solid #f2f1f1;            }            .askziafooter{                display: inline-block;                width: 100%;                box-sizing: border-box;                padding:15px;                left: 0;                background: white;                bottom:0;                transition:200ms all;                border-top:1px solid #f2f1f1;            }            .chatbotCnt {                display: block;                float: left;                width: inherit;                height: calc(100% - 95px);                overflow-y: auto;                overflow-x: hidden;                box-sizing:border-box;                padding-bottom:30px;                position:relative;            }            .askziaTit{                color:#f8f8f8;                font-size: 15px;                display: inline-block;                vertical-align: middle;                            }            #ziaChatbotDiv zia-chat-bot .ziaChatPop .askziaTit{                margin-top: 1px !important;                 margin-left: 5px;                    font-size: 14px;                    color:#f2f2f2;            }            .askziaicon{                background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg)  no-repeat -191px -2387px;                width: 32px;                height: 25px;                display: inline-block;                vertical-align: middle;            }            .askziacontainer{                width: 430px;                position: fixed;                bottom:-1008px;                right: 40px;                box-shadow: 0px 10px 20px rgba(0,0,0,0.3);                z-index: 20;                transition:200ms all;                height:calc(100% - 200px);                min-height:530px !important;            }            #ziaChatbotDiv{                height:100%;            }             #ziaChatbotDiv zia-chat-bot .zia_icons_zia_chatHeader{                background-position: -93px -177px !important;    width: 20px;    height: 14px;    vertical-align: middle;    display: inline-block;    margin-top: 1px;    transform: scale(1.3);             }                     #ziaChatbotDiv zia-chat-bot .ziaChatPop .askziaheading{               width: 100%;    padding: 9px 15px;    background-color: #333746;    box-sizing: border-box;    height: 40px;    cursor: pointer;    border-top-left-radius: 6px;    border-top-right-radius: 6px;            }           #ziaChatbotDiv  zia-chat-bot .ziaChatPop .zia_chat_minimize{                top:10px;                z-index:22;            }            .brdrbox{            box-sizing:border-box;            }            #intellConfigReturnFilterDiv{margin-bottom:0px !important;}            #intelligenceConfigDiv .withNotesdays #searchdate,#intelligenceConfigDiv .withNotesdays #fromdate,#intelligenceConfigDiv .withNotesdays #todate{                border:0px !important;                margin-bottom:0px !important;                margin-top:2px !important;            }           #intelligenceConfigDiv .withnotedaysnotop{            margin-top:0px !important;            }            #intelConfigCrtEdtrDiv,#intelConfigFltrsDiv{border:0px !important;}            #intelligenceConfigDiv .labelTabCreate{             width:30% !important;             clear:both;            }             #intelligenceConfigDiv .labelValCreate{                width:70% !important;             }                          #intelligenceConfigDiv .w780{             width:780px !important;             }           #intelligenceConfigDiv li.search-choice{           margin-top:0px !important;           }                               #intelConfigCrtEdtrDiv #criteriaDiv input[type=checkbox]+span.cus_cb_sp,#intelConfigCrtEdtrDiv #criteriaDiv input[type=checkbox]:checked+span.cus_cb_sp,#intelConfigFltrsDiv input[type=checkbox]+span.filterLabel,#intelConfigFltrsDiv input[type=checkbox]:checked+span.filterLabel{            background:none !important;            width:auto !important;            height:auto !important;          }          #intelConfigCrtEdtrDiv  .newCriUi tr td:first-child:before{          height:calc(100% - 10px);          }          zia-chat-bot .ziaChatPop .botSentText .dateTimeDiv{            color:#939393 !important;          }#intelConfigFltrsDiv #lv_filter_scroll>div{display:inline-block;}#intelConfigFltrsDiv .oneFacet{margin-right:30px;min-width:100px;display:inline-block;vertical-align:top;}#intelConfigFltrsDiv .newcheckboxfilternew+span:before {    width: 14px;    height: 14px;    display: inline-block;    margin: -2px 5px 0 0;    vertical-align: middle;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat scroll -55px -588px;    cursor: pointer;    content: "";}#intelConfigFltrsDiv .newcheckboxfilternew:checked+span:before {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat scroll -76px -588px!important;}#intelConfigFltrsDiv  input[type=checkbox]{display:none;}#intelConfigFltrsDiv .oneFacet.filterContainBox:first-child .facetContainer {    padding-left: 0px !important;}.previewPopup,#previewPopup{    width: 700px;    height: 600px;    box-sizing: border-box;    position: absolute;    z-index: 111;    top: 0;    left: 0;    bottom: 0;    right: 0;    margin: auto;    background-color: var(--white-color);    border-radius:4px;}#previewPopup img{    width:100%;    height:100%;}.previewCloseCB{        background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;    background-position: -277px -102px;    width: 16px;    height: 16px;    position: absolute;    right: 20px;    top: 20px;    transform:scale(0.8);    opacity:.7;    cursor: pointer;}.previewCloseCB:hover,.botHelpMessageDiv:hover .boturlSource,.chatbotlistviewDiv li:hover .sampleDataDivChatbot{    opacity:1;}#intelligenceConfigDiv .overALL{    width:100%;}/* #intelligenceConfigDiv span.select2 {    width: auto !important;} */#intelConfigCrtDiv,#intelConfigFltrDiv{    border:0px !important;}#intelConfigCrtDiv:hover .labelValCreate,#intelConfigFltrDiv:hover .labelValCreate{    border-bottom:0px !important;}.chatbotlistviewDiv{    margin-top:30px;}.chatbotlistviewDiv li{    padding:30px 0px;    padding-top:0px;    box-sizing:border-box;    border-bottom:1px solid #efefef;    position:relative;}.ziaPreviewImg{    }.chatbotlistViewPreviewImg,.ziaPreviewImg{    width:305px;    height:170px;        border-radius:3px;    display:inline-block;    margin-right:40px;    position:relative;    vertical-align:middle;}.chatbotContentViewList{    width:calc(100% - 360px);    vertical-align:middle;    display:inline-block;}.chatbotListViewLabel{    width:150px;    color:#838383;    padding-right:20px;    box-sizing:border-box;    display:inline-block;    font-size:15px;}.chatbotListViewDet{    color:#333;    width:calc(100% - 160px);    display:inline-block;    font-size:15px;}.chatbotlistviewDiv .sampleDataDivChatbot {    border-bottom: none;    padding: 0px 0px 0px 120px;    font-size: 14px;    font-weight: bold;    padding-bottom:5px;    padding-top:5px;    opacity:0;    transition:200ms all;    box-sizing:border-box;}.chatbotlistviewDiv li:first-child{    border-top:1px solid #efefef;}.chatbotdeleteandeditContainer{    position:absolute;    right:5px;    top:25px;    display:none;}#chatbotText:disabled{    background:var(--white-color) !important;}.chatboteditCIc{    margin-top:-4px;}.chatboteditCIc:after,.chatbotdeleteIc:after {    left: -10px;    top: -9px;    content: '';    position: absolute;    width: 30px;    height: 30px;    border: 1px solid #ccc;    border-radius: 50%;}.chatbotdeleteIc:after{    left: -11px;    top: -9px;}/* .botSentText.noPaddingBotText{    padding:2px !important;} */#ziaChatbotDiv zia-chat-bot .ziaChatPop .botSentText.noPaddingBotTxt .headLineHint{    padding: 8px 18px !important;    border-radius: 16px;        border-bottom-left-radius: 0px;    border-bottom-right-radius: 0px;    color: #333 !important;    border-bottom: 1px solid #eaeaea;}#ziaChatbotDiv zia-chat-bot .ziaChatPop .botBubble{    display:none;}#intelConfigGroupByDivSelect .search-choice{margin-bottom:2px !important;}.askziafooter.disabledDiv:after{    content: '';    position: absolute;    background-color: rgba(255,255,255,0.5);    z-index: 111;    width: 100%;    height: 100%;    top: 0;    left: 0;}.chatbotlistviewDiv li:hover .chatbotdeleteandeditContainer{    display:block;}.chatbotZoomIc{    background:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat  no-repeat -106px -2297px;    width: 15px;    height: 12px;    display:none;    position:absolute;    right:7px;    top:7px;}.chatbotTableParentDiv,.chatbotTableParentDivforSuggestion{    padding:12px 20px;    border-radius: 3px;}.chatbotTableParentDivforSuggestion{    padding-left:0;    padding-right:0;}.askZiaMinusIcon{    background:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -150px -1216px;    width: 16px;    height: 2px;    position:absolute;    right:20px;    top:20px;    opacity:.7;    z-index:33;    cursor:pointer;}.askZiaMinusIcon:after {    content: '';    position: absolute;    width: 25px;    height: 19px;    top: -8px;    left: -4px;}.botChooseOptionDiv{    background-color: #e4f3ff;    bottom: -5px;    left: 50%;    border-radius: 3px;    transform: translateX(-50%);    position:absolute;    opacity:0;    pointer-events:none;    transition:300ms all;    z-index:38;    min-width:96px;    width:168px;    }.botSentText:hover .botChooseOptionDiv{    opacity:1;    pointer-events:all;    bottom:2px;}.chatbotgettingStartedContainer{    margin:auto;    text-align: center;    vertical-align: middle;    display:inline-block;    top:50%;    transform:translateY(-50%);    position:relative;}.chatbotImageContainer{    background:url(../images/ziaonboard.svg) no-repeat -5px -1145px;    width: 339px;    height:273px;    display:inline-block;}.chatbotImageContainer:after {    content: '';    height: 9px;    width: 410px;    background-color: #f7f7f7;        position: absolute;    bottom: -6px;    left: -33px;    z-index: -1;    border-radius: 20px;}.chatbotHomePage:after {    content: '';    background: url(../images/chatbot.537685bbbce317a57010acb7f3fe98f0.svg) no-repeat -16px -1450px;    width: 430px;    height: 385px;    display: inline-block;    position: absolute;    top: 0;    left: 0;    z-index: -1;}    .ziaonboardingname{    font-size: 15px;    color: var(--white-color);    display: inline-block;    position: relative;    line-height: 22px;    font-style:italic;    margin-bottom:10px;}.ziaonboardingtitBig{    font-size:46px;    color:var(--white-color);    margin-bottom:5px;    line-height:46px;}.ziaonboardingtitSmall{    font-size:30px;    color:var(--white-color);    margin-bottom:20px;    line-height:30px;}.ziaonboardingdesc{    font-size:15px;    color:var(--white-color);    line-height:30px;}.ziaonboardinggetstartedbutton{    font-size:14px;    color:var(--white-color);    padding:10px 20px;    position:absolute;    top:420px;        /* left:25%;    transform:translateX(-50%); */    background-color:#216bd9;    cursor:pointer;    border-radius: 20px;    transition:200ms all;    margin-left: 5%;}#previewChartContainer{    width:100%;    height:527px;    display:inline-block;    padding:40px;    box-sizing:border-box;}.chatboticcontainer{    padding: 7px 8px;    cursor:pointer;    line-height: 0px;}/* .botChooseOptionDiv .vertical-chart,.botChooseOptionDiv .donut-chart{    display:inline-block;    width: 16px;    height: 15px;    background-image:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg);} */.botChooseOptionDiv .pie-chart,.botChooseOptionDiv .vertical-chart,.botChooseOptionDiv .donut-chart{    background-image:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg);    width:18px;    height:16px;    display:inline-block;}.botChooseOptionDiv .pie-chart,.chatboticcontainer  .pie-chart{    background-position:-150px -2471px; }.botChooseOptionDiv .vertical-chart,.chatboticcontainer  .vertical-chart{    background-position:-125px -2472px;}.botChooseOptionDiv .donut-chart,.chatboticcontainer  .donut-chart{    background-position: -99px -2472px;}.botChooseOptionDiv .chatboticcontainer:hover .vertical-chart,.chatboticcontainer.disablechatbtn  .vertical-chart {    background-position:-125px -2496px;    pointer-events:all;    cursor:pointer;}.botChooseOptionDiv .chatboticcontainer:hover .pie-chart,.chatboticcontainer.disablechatbtn  .pie-chart {    background-position:-150px -2495px;    pointer-events:all;    cursor:pointer;}.botChooseOptionDiv .chatboticcontainer:hover .donut-chart,.chatboticcontainer.disablechatbtn  .donut-chart{    background-position: -99px -2496px;    pointer-events:all;    cursor:pointer;}.chatboticcontainer.disablechatbtn  .donut-chart,.chatboticcontainer.disablechatbtn  .pie-chart,.chatboticcontainer.disablechatbtn  .vertical-chart {    pointer-events:none;    cursor:default; }#IntelligenceConfigResultTable{    table-layout:fixed;    margin-bottom:0px;}#IntelligenceConfigResultTable .ellipsisText{    white-space:nowrap;    overflow:hidden;    text-overflow:ellipsis;}.disablechatbtn{    pointer-events:none;}.searchlistTitle{    color:#9a9999;    padding:0;    margin:0;    text-transform:uppercase;    padding-top:5px;    padding-bottom:5px;}.searchlistTitle:first-child{    padding-top:0px;}.chatbotsearchResultContainer ul{    width:100%;    padding:10px 15px;    box-sizing:border-box;}.chatbotsearchResultContainer ul li *{    white-space:nowrap;    overflow:hidden;    text-overflow:ellipsis;}.chatbotsearchResultContainer ul li:not(.searchlistTitle){    padding-bottom:4px;    padding-top:4px;}.chatbotsearchResultContainer{        border-radius:3px;    display:inline-block;}.searchlistDetail{    vertical-align:middle;    width:100%;}.previewTextTitle{padding:24px 40px;box-sizing:border-box;}#previewSpanText{    max-width:calc(100% - 120px);    box-sizing:border-box;    vertical-align: middle;    display:inline-block;}.ziaFocused{    border-top:1px solid #e4e2e2;}#chartDiv{    /* padding:30px 20px;    box-sizing:border-box;    width:calc(430px - 110px);    background-color:var(--white-color); */}.chatboticcontainer .funnel-chart{    background:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg);    background-position:-101px -2520px;    width: 13px;    height: 14px;}.chatboticcontainer .line-chart{    background:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg);    background-position:-124px -2520px;    width: 16px;    height: 15px;}.chatboticcontainer  .table-view{    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -178px -2520px;    width: 20px;    height: 14px;}.chatboticcontainer:hover  .table-view,.chatboticcontainer.disablechatbtn  .table-view{    background-position:-178px -2543px;}.chatboticcontainer:hover .line-chart,.chatboticcontainer.disablechatbtn  .line-chart{    background-position:-124px -2542px;}.chatboticcontainer:hover .funnel-chart,.chatboticcontainer.disablechatbtn  .funnel-chart{    background-position:-101px -2543px;}.visiblityhiddenTextarea{    position:absolute;    width:400px;    min-height:20px;    font-size:15px;    overflow:auto;    display:block;    top:-1000px;    }.chatbotSecLoadMore{    color:#919191;    text-transform:uppercase;    border-top:1px #ededed solid;}.chatbotSecLoadMore:hover{    color:#2c7bd0;}.chatbotSearchedList{    border-bottom:1px solid #eaeaea;    position:relative;}.chatbotNavigationLine{    bottom:-1px;    position:absolute;    width:50px;    height:1px;    background-color:#1686fb;    left:0;    transition:200ms all;}.chatbotSearchedList li{    cursor:pointer;    font-size:15px;}.searchedListLabel{font-size:15px;color:#666;vertical-align:top;}.searchedListVal{font-size:15px;color:#333;vertical-align:top;}/* .individualRenderList{    } */.searchdetailedResult{    width:100%;    height:calc(100% - 40px);    overflow-y:auto;    float:left;    clear:both;}.askziacontainer #entityDetail .tb_newmenu{    box-sizing:border-box;}.askziacontainer #entityDetail{    opacity:0;    transition:300ms all;    transform:translateX(30px);}.askziacontainer #entityDetail.entityToshow{    transform:translateX(0);    opacity:1;    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);}.showmoreLinkZiaDetailed{    font-size:12px !important;    color:#919191;    text-transform:uppercase;    padding-top:15px !important;    border-bottom:1px solid transparent !important;}.NeedHoverInIntelligenceConfig tr:not(.showmoreLinkZiaDetailedtr):not(.clickedDetailedDivHereList):not(.clickedDetailedDivHereList):hover td{    background-color: #f9f9f9;}.NeedHoverInIntelligenceConfig tr.clickedDetailedDivHereList td{    background-color:rgb(254,254,226);}    .chatbotIntialKey,.ziaSentences{        margin-top: 5px;        margin-bottom: 5px;        margin-left: 45px;        border:1px solid #cce5f9;        background-color: transparent;        font-size: 14px;        color:#333;        float: left;        clear: both;        padding:5px 12px;        border-radius: 20px;        cursor: pointer;        transition:200ms all;    }        .ziaSentences{        background-color: #f8f8f8;          border: 1px solid #c7c7c7;          border-radius: 8px;        border-bottom-left-radius:0px;        pointer-events: none;        max-width:100%;        box-sizing:border-box;            }    .chatbotIntialKey:hover{        border:1px solid #93c9f6;    }        #intelConfigCrtDiv.criteritaList{        width:780px;    }    /* #intelConfigCrtDiv .newApCriteriaTable.newCriUi input:not(#patternNum),#intelConfigCrtDiv td.wf_field_type_td .chosen-container,#intelConfigCrtDiv  .chosen-container-multi .chosen-choices,#intelConfigCrtDiv .select2-container--default .select2-selection--multiple,#intelConfigCrtDiv .select2-container--default .select2-selection--single{        background-color:transparent !important;    }    #intelConfigCrtDiv .newApCriteriaTable.newCriUi input[readonly]:not(#patternNum),#intelConfigCrtDiv .newApCriteriaTable.newCriUi input[readonly]:not(#patternNum):focus{        border-bottom: 1px solid #e5e5e5 !important;       background-color: #eee !important;    } */    #intelConfigCrtDiv .newSrchView .searchdate{    line-height:initial !important;    }    #intelligenceConfigDiv #accessDiv select{    overflow-y:auto !important;    }        .chatbotlistViewPreviewImg:after{        position:absolute;        content:'';        background:url(../images/chatbot.537685bbbce317a57010acb7f3fe98f0.svg) no-repeat -39px -351px;        width: 307px;        height: 171px;        display:inline-block;        top:0;left:0;bottom:0;right:0;margin:auto;    }    .chatbotlistViewPreviewImg.kpyimg:after{        background-position: -16px -792px;        border: 1px #ededed solid;        border-radius: 2px;    }    #intelConfigFltrsDiv{background-color:#f8f8f8;overflow:auto;}    #intelConfigFltrsDiv.shadowedDiv{box-shadow:inset -6px 0 5px -3px rgba(0,0,0,0.05);}    #intelConfigFltrDiv .l-panel.alt-wt{    max-width:300px !important;}    #intelligenceConfigDiv .errorMsgNew{color:#dd4b39 !important;top:100%;}        #intelConfigGroupByDivSelect .select2-container--default .select2-selection--multiple .select2-selection__rendered{        max-width:300px !important;        min-width:300px !important;    }        #intelConfigGroupByDivSelect .tabDivCreate .select2-container--default .select2-selection--multiple .select2-selection__choice{    padding:0px 5px !important;    }    .nobrdrhr{                position:absolute;        width:100%;        height:1px;        background-color:var(--white-color);        z-index:1;        bottom:1px;        left:0;        }    .ziaIconDownload,.ziaIconShare{        position:relative;        background-color:#f0f0f0;        width:28px;        height:28px;        display:inline-block;            border-radius: 50%;    vertical-align: middle;    }    .ziaIconDownload:after,.ziaIconShare:after{        content:'';        position:absolute;        background:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;        background-position:-241px -2530px;        width:14px;        height:14px;        top:0;        opacity:.5;        left:0;        bottom:0;        right:0;        margin:auto;    }    .ziaIconShare:after{        background-position:-265px -2531px;        width:17px;        height:12px;    }    .ziaIconDownload:hover:after,.ziaIconShare:hover:after{    opacity:.8;}    .chatbotTableParentDivforSuggestion li{        padding:4px 10px;        color:#333;        font-size:15px;        transition:200ms all;        cursor:pointer;    }    .chatbotTableParentDivforSuggestion li:hover{        background-color:#f5f5f5;            }.chatbotAlignContents{    display:flex;    justify-content:space-between;    vertical-align:middle;}#skillsSelectOption+span.select2{padding:2px 10px 4px;border:1px solid #ededed;border-radius:3px;}.ziaSentences div{    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;    width: 100%;}#intellConfigReturnField1+span .select2-selection__rendered{    width:75%;    overflow:hidden;}#intelConfigCrtDiv.criteritaList+.newCrmIntilgence{    border-spacing:0px !important;    margin:20px 0px;}#NotificationDiv .selectedUsersList, #NotificationDiv .selectedUsersListLeft,#NotificationDiv .userExcludeDomainList{    display:inline-block !important;    vertical-align:middle;}#intelligenceConfigDiv #aproverUserComponent_ProcessAproverMeta .selectValContainer{    margin-right:0px !important;}/* #intelligenceConfigDiv #selectUserTypeFilter_ProcessAproverMeta+span{    padding:5px 10px !important;} */#intelligenceConfigDiv .monthopt select+span {    padding:3px 5px !important;    }#intelligenceConfigDiv .wf_form_UI .newSelect:after{    right:6px !important;}#intelligenceConfigDiv h2.unit .oBor select, #intelligenceConfigDiv .filter_range .oBor select {    width: 150% !important;    max-width: none !important;}#intelConfigFltrsDiv .facet .lastAddedBox{    height:19px !important;}#intelConfigFltrsDiv .tabDivCreate .labelValCreate input:focus{    border:1px #D5D5D5 solid !important;}.chatbotTableParentDiv #IntelligenceConfigResult th{    border-top:0px !important;}#ziaChatbotDiv zia-chat-bot .ziaChatPop .f14,#intelligenceConfigDiv  #SalesPersonsDiv .filterLabel{    font-size:14px !important;}.viewPathwayIcon{    cursor: pointer;    content: '';    width: 25px;    height: 25px;    position: absolute;    top: 5px;    right: 7px;    background-color: var(--white-color);    border-radius: 50%;    border: 1px solid #eee;    display:none;    box-shadow:0 8px 6px -5px rgba(0,0,0,0.09);}.viewPathwayIcon:after {    content:'';    background: url(../images/chatbot.537685bbbce317a57010acb7f3fe98f0.svg) no-repeat -35px -10px;    width: 16px;    height: 14px;    right: 0;    top: 0;    cursor: pointer;    position: absolute;    left: 0;    bottom: 0;    margin: auto;}.botSentText:hover .viewPathwayIcon{    display:block;}  .botRelatedLinkcontainer .diBulletOption{    overflow: hidden;     text-overflow: ellipsis;     white-space: nowrap;     width: 100%;     transition:200ms all;     color:#2C7BD0;     font-size:14px !important; } #ziaChatbotDiv zia-chat-bot .f14{     font-size:14px !important; } .botHelpMessageDiv,.botRelatedLinkcontainer{    line-height:20px; } .boturlSource{    transition:200ms all;    opacity:0; }.botHelpQuesContainer:hover .botHelpMessageTitle {    color: #2C7BD0;}.botHelpMessageTitle {    margin-bottom: 5px;    cursor:pointer;    font-size:14px !important;    line-height:20px;} .botRelatedLinkcontainer .diBulletOption:after{    left: 0 !important;     top: 8px !important;        width: 4px !important;    height: 4px !important;    background-color: #2C7BD0 !important; } .botHelpQuesContainer{    width:100%;    font-size:14px;    color:#333;    padding-top:12px !important; } .botRelatedLinkcontainer{    width: 100%;     box-sizing: border-box;     padding: 10px 15px;     border-radius: 10px;     background-color: #f3f7fc;     padding-bottom: 8px;     display: inline-block; } .ziaCallToActionButton{    outline: 0;    border: 1px solid #7fd0fb;    padding: 7px 17px;    color: #333;    border-radius: 16px;    background-color: var(--white-color);    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0,0.03); } .ziaCallToActionButton.buttonPressed{    background-color: #00a6ff !important;    color: var(--white-color);    pointer-events: none;    border: 1px solid transparent !important;   }   zia-chat-bot .ziaChatPop .chat-text-box lyte-table lyte-td:first-child   {   width:51px !important;   }            .botSentContainer.cB.showUserSent.noWrapBubbles {    padding-left:10px;   }      .chatCard_message lyte-td {    white-space: normal ;   }      .chatCard_message lyte-td b{    font-weight: normal;   }   #invocationSentences span {    margin-top: 0px !important;}   .zrc-ziachatpop .zia_icons_feedback_default{        background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat 0 -372px;        width: 16px;        height: 16px;        cursor:pointer;        opacity: .5;   }   .zrc-ziachatpop .zia_icons_feedback_primary,.zrc-ziachatpop .zia_icons_feedback_default:hover{        background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat 0 -372px;        opacity: 1;    }   #ziaComp_message_box {    font-size: 14px;    font-family: var(--font-regular),sans-serif;   }   zia-chat-bot .ziaChatPop .zia_icons_bg {    width: 29px !important;    margin-top: 4px !important;   }   zia-chat-bot .ziaChatPop .botSentContainer.lastChild {   padding-bottom: 0px !important;   }/*    .botSentContainer {       padding-bottom: 15px !important;       margin-top: 0px !important;   } */  .zrc-ziachatpop .home-page-footer .chat-text-box{            z-index: 10;   }/*#chatCard {    max-height: 400px;}*/zia-chat-bot .ziaChatPop .chatCard .cardBodyFooter .optionCardContent {    max-height: 200px !important;        padding: 0 16px;}.zrc-freeze{    width: 100%;    height: 100%;    position: fixed;    background: rgba(255,255,255,0.8);    z-index: 100;    left: 0;    top: 0px;}.wf-zia-container{    width: 820px;    margin: 0 auto;    background: var(--white-color);    height: 94px;    border: 1px solid #e5e6eb;    border-radius: 8px 8px 0 0;    position: relative;}.zia_paragraph ul li{    list-style-type: disc !important;}.zia_paragraph ol li{    list-style-type: decimal !important;}.zia_orderList{    margin-top: 8px;}.zia_orderList li{    margin-bottom: 8px;    line-height: 18px;}.zia_paragraph a:hover{    text-decoration: underline;}#suggestionsContainer .suggestion-item:first-child {    margin-left: 0;    margin-right: 0;}#clientSuggestionsContainer .suggestion-item:first-child {    margin-left: 15px;}.zrc-ziachatpop#ziaChatbotDiv {    width: 420px;    height: calc(100% - 110px);    background: var(--white-color);    border-radius: 6px;    box-shadow: 0px 2px 32px rgb(0 0 0 / 10%);    z-index: 2;    right: 24px;    opacity: 0 !important;    bottom: 40px !important;  /*   max-height: 700px;    min-height: 700px; */    min-height: 30px !important;    max-height: 30px;}.zrc-ziachatpop#ziaChatbotDiv.zia-chat-animation {    bottom: 90px !important;    visibility: visible !important;    opacity: 1 !important;    transition: opacity .5s linear;    z-index: 100;     max-height: 700px;	min-height: 530px !important;}.zrc-ziachatpop#ziaChatbotDiv.zia-default-minheight{    height: calc(100% - 60%);    min-height: 200px !important;}.zia-chat-bot-button {    position: fixed;    cursor: pointer;    right: 24px;    bottom: 24px;    z-index: 101;}.zia-avater-container{    border: 2px solid #738ADB;    border-radius: 100%;    width: 40px;    height: 40px;    display: block;    z-index: 2;    position: relative;    box-sizing: border-box;}.zrc-ziachatpop .ziaChatPop .zia_icons_bg{    border: 1px solid #E5E9F3;    border-radius: 100%;    width: 32px !important;    height: 32px;    display: block;    background-color: var(--white-color);    padding: 0;    left:0;    margin-top: 0 !important;}.zrc-ziamessage-box{    padding: 6px 8px;    background: #738ADB;    width: 160px;    color: var(--white-color);    border-radius: 10px 0 10px 10px;    position: absolute;    right: 46px;    top: 0;    font-size: 12px;    line-height: 15px;    z-index: 5;}.zrc-ziamessage-box:after,.zrc-ziamessage-box span{    content: "";    width: 0px;    height: 0px;    position: absolute;    border-left: 4px solid #738ADB;    border-right: 4px solid transparent;    border-top: 4px solid #738ADB;    border-bottom: 4px solid transparent;    right: -8px;    top: 0px;}.edit-container .zrc-ziamessage-box:after{    display: none;}.zia-chat-bot-button.ditable .zrc-ziamessage-box:after{    display:none}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .askziaheading{    background-color:var(--white-color) ;    border-bottom: 1px solid #e5e9f3;    height: 56px;    padding: 16px 18px;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .askziaTit{    color: var(--body-color);    font-size: 1rem;    font-weight: 500;}.zrc-ziachatpop .ziaChatPop .home-page-body,.zrc-ziachatpop .ziaChatPop .home-page-body .home-page-body-pseudo{    background-color:var(--white-color) ;    padding: 0 0 16px;}.home-page-body-pseudo .zvoice-row {    margin: 0 !important;}.zrc-ziachatpop .ziaChatPop .chat-popup-onboarding:before {    content: '';    position: absolute;    width: 420px;    height: 200px;    top: 0;    background: #738ADB;    z-index: 2;}.zrc-ziachatpop .ziaChatPop .chat-popup-onboarding:after {    content: '';    position: absolute;    margin: -25px auto 0;    width: 688px;    height: 400px;    overflow: hidden;    border-radius: 0 0 70% 70%;    background-color: #738ADB;    z-index: 1;    left: -134px;    right: 0;    background-image: none;    top: 0;}.zia_paragraph a{    color:#738ADB;    text-decoration:none}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .botSentText{    box-shadow: none;    background-color: var(--background-color) !important;    border-radius: 4px 22px 22px 22px;    padding: 8px 16px !important;    max-width: 83% !important;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .botSentText.zia-bot-p0{     padding:0 !important;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .botSentText.zia-form-wrap{    width: 100% !important;    max-width: 100% !important;    margin-top: 24px !important;    min-height: 300px;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .botSentText.zia-form-wrap .max-inherit{    max-inline-size: inherit !important;    float: inherit !important;}.zia-form-inner-wrap{    max-width: 95% !important;    max-inline-size: inherit;}.zia-form-date-range{    display:flex}.zia-to-rage{    margin-left: 16px;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .userSent {    background-color: #738ADB;    box-shadow: none;    border-radius: 22px 4px 22px 22px;    margin-right: 0;    font-size: 14px;    color: var(--white-color);    padding: 8px 13px;    margin-right: 0;    max-width: calc(100% - 105px);    float: right;    margin-top: 0px !important;    box-sizing: border-box;    clear: both;    word-wrap: break-word;}.zrc-ziachatpop .chat-content .zvoice-col-xs-12{    padding-top: 16px !important;    padding-bottom: 16px !important;}.zrc-ziachatpop .chat-content .zvoice-col-xs-12#cb-privacy-consent-buttons{    padding-left: 0;    padding-bottom: 0 !important;}.zrc-ziachatpop .ziaChatPop .dateTimeDiv{    top: 100%;    bottom: inherit;    min-width: 52px;}.zrc-ziachatpop .zia-homepagebutton {    position: absolute;    bottom: 24px;    z-index: 13;}.zrc-ziachatpop .ziaonboardinggetstartedbutton{    color: #738ADB;    font-size: 14px;    line-height: 18px;    padding: 6px 16px 7px;    border: 1px solid #738ADB;    border-radius: 20px;    background: var(--white-color);    margin: 8px 0 0 5%!important;    position: relative;    top: 0;    display: inherit;    width: max-content;}.zrc-ziachatpop .ziaonboardinggetstartedbutton:hover{    color:var(--white-color) !important;    background: #738ADB;}.zia_paragraph h3.zia_header{    font-size: 14px;    font-weight: 600;    margin-bottom:8px}.zia_paragraph.zia-phone,.zia_paragraph.zia-mail,.zia_paragraph.zia-website {    padding-left: 26px;    position: relative;    color: #646D8C;    font-size: 14px;    line-height: 18px;    margin-bottom: 8px;    word-break: break-word;}.zia-phone:after,.zia-mail:after,.zia-website:after {    position: absolute;    left: 0;    content: '';    background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat -80px -160px;    width: 18px;    height: 18px;    top: 2px;}.zia-phone:after {    background-position: -91px -334px}.zia-mail:after {    background-position: -119px -337px}.zia-website:after {    background-position: -147px -334px}.zrc-ziachatpop#ziaChatbotDiv  .zia_icons_zia_chatHeader {    border: 1px solid #E5E9F3;    border-radius: 100%;    width: 25px !important;    height: 25px;    display: inline-block;    background-color: var(--white-color);    padding: 0;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .zia_chat_minimize{    display:none}.ziabot-helpicons{    background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat -61px -332px;    width: 20px;    height: 20px;    display: block;    position: absolute;    right: 16px;    top: 17px;}.zrc-ziachatpop .chatbotHomePage {    position: absolute;    background-color: inherit;    height: auto;    z-index: 16;    padding: 16px 32px;    top: 250px;    left: 0;}.zrc-ziachatpop .chatbotHomePage:after{    display:none}.zrc-ziachatpop .ziaonboardingdesc{    line-height: 19px;}.zrc-ziachatpop .ziaChatPop .chat-text-box lyte-table lyte-td#invocationSentences{    width: 0 !important;}.zrc-ziachatpop .ziaChatPop .chat-text-box lyte-table lyte-td {    width: 100%;    height: auto !important;    left: 0 !important;    border-bottom: 0;}.zrc-ziachatpop  .ziaChatPop .chat-text-box lyte-table lyte-td textarea{    padding-left:8px;    top: 13px;}   .zrc-ziachatpop lyte-td#invocationSentences:before{    display:none}.zia-bot-find-close{    width: 16px;    height: 16px;    display: inline-block;    position: absolute;    top: 16px;    right: 16px;    background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat -213px 0;    z-index: 21;    transform: rotate(45deg);}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper lyte-popover-content{    padding: 5px 0px 0 !important;}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .lytePopover,.zrc-ziachatpop .ziaChatPop .chatCard{    border: 1px solid #e5e9f3;    border-radius: 14px 14px 0px 0px;    border-bottom:0;    width: 100%;    margin-left: 0;    }.zrc-ziachatpop zia-file-upload .ziapf_file_upload{    padding: 0 20px;}.zrc-ziachatpop .ziaChatPop .chatCard .chatCard_header{    background-color: var(--white-color);}.zrc-ziachatpop .ziaChatPop .cardBodyFooter .optionList_item.optionList_item_padding_noHeader:first-of-type{    border-top: 1px solid var(--white-color);}.zrc-ziachatpop .cardBodyFooter .optionList_item:first-of-type,.zrc-ziachatpop .ziaChatPop .cardBodyFooter .chatCard_footer{    border-top: 1px solid #e5e9f3;}.zrc-ziachatpop .ziaChatPop .cardBodyFooter .optionList_item{    border-bottom: 1px solid #e5e9f3;}.zrc-ziachatpop  .ziaChatPop .cardBodyFooter .optionList_item.optionList_item_padding_noHeader{    color: #738ADB;    padding: 10px 8px;    font-size:14px}.zrc-ziachatpop .ziaChatPop .cardBodyFooter .optionList_item:hover,.zrc-ziachatpop .ziaChatPop .cardBodyFooter .optionList_item.peeked{    background: var(--background-color) !important;} .zrc-ziachatpop .ziaChatPop .chatCard .textBox_selected_wrapper{     margin: 8px 16px  !important;     border: 1px solid var(--border-color) !important;     position:relative;     padding-left: 32px !important;     min-height: 35px;}.zrc-ziachatpop .ziaChatPop .chatCard .textBox_selected_wrapper:after{    content: "\f002";    font-size: 1rem;     display: inline-block;    font: normal normal normal 0.875rem/1rem FontAwesome;    font-size: inherit;    text-rendering: auto;    -webkit-font-smoothing: auto;    -moz-osx-font-smoothing: grayscale;    position:absolute;    left: 8px;    top: 8px;    opacity: .5;}.fa-plus:before {  content: "\f067";}.zrc-ziachatpop .ziaChatPop .chatCard .textBox_selected_wrapper:hover{    border-color:#ccd4e3 !important}.zrc-ziachatpop .ziaChatPop .chatCard .textBox_selected_wrapper.zia-search-focus{    border-color:#338cf0 !important}.zrc-ziachatpop .ziaChatPop .chatCard .textBox_selected_wrapper:focus-within{    border-color:#338cf0 !important}.zrc-ziachatpop .ziaChatPop .cardBodyFooter .optionList_item_label{    margin-left: 0}.zrc-ziachatpop .cardBodyFooter .chatCard_footer .custom_actions_wrapper,.zrc-ziachatpop zia-chat-bot .ziaChatPop .cardBodyFooter .chatCard_footer .custom_actions_wrapper{    padding:0;    text-align: right;}.zrc-ziachatpop  .ziaChatPop .chatCard .textBox_selected_wrapper{    border: 1px solid var(--border-color);    padding: 0 12px;}.zrc-ziachatpop .ziaChatPop .chatCard input[type="text"]{    padding: 7px 0;}.zrc-ziachatpop .ziaChatPop .label{    border:1px solid var(--border-color);    background: var(--background-color);    color: var(--body-color);    font-weight: 500;    padding: 3px 8px;}.zrc-ziachatpop .ziaChatPop .label:hover, zia-chat-bot .ziaChatPop .label.ziaOptionPeek{    box-shadow: none;}.zrc-ziachatpop zia-chat-bot .ziaChatPop .time_separator_outer{    background-color: var(--border-color);}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .invocationSentencesHeading{    font-weight: normal;    color: var(--body-color);    font-size: 14px;    padding: 8px 16px 13px;     position: relative;     margin-bottom:0}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .invocationSentencesHeading{    border-bottom: 1px solid #e5e9f3;}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .invocationSentencesList li{    font-size: 14px;    border-bottom: 1px solid #e5e9f3;    padding:0;    text-align: center;}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .invocationSentencesList li:last-child{    border-bottom:none;}.cw-spmenu-push  .ziaChatPop_invocationSentenceWrapper .invocationSentencesList li div{    color: #738ADB;}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .invocationSentencesList li div:hover, .cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .invocationSentencesList li div.currentPeek{    background-color: var(--white-color);    font-weight: normal;}.cw-spmenu-push .ziaChatPop_invocationSentenceWrapper .invocationSentencesList{    margin:0}.zrc-ziachatpop .ziaChatPop .home-page-footer {    background: transparent;    top: 0 !important;}.zrc-ziachatpop #input_cancelled_wrapper {    background: var(--white-color) !important;    font-size: 12px;}.zrc-ziachatpop .stoppable_btn{    color: #738ADB;     opacity: 1;     font-size: 12px;}.zrc-ziachatpop .stoppable_btn:hover{    opacity: .8;    color: #738ADB;}.zrc-ziachatpop .cancelled_wrapper{    border-top: 1px solid #f2f4f9;    border-bottom: 1px solid #f2f4f9;    padding: 4px 0;    opacity: 1;    border-radius: 0 0 5px 5px;   }.zrc-ziachatpop .ziaChatPop .suggestion-item{    color: #738ADB;    font-size: 13px !important;    border: 1px solid #738ADB;    border-radius: 20px;}.zrc-ziachatpop .ziaChatPop .suggestion-item:hover{    color:var(--white-color) !important}.zrc-ziachatpop .ziaChatPop .suggestion-item.networkOnline:hover,.zrc-ziachatpop .ziaChatPop .suggestion-item.suggestion-item-selected{    border: 1px solid #738ADB;    background-color: #738ADB;}.zrc-ziachatpop .botSentContainer{    padding-left: 40px !important; }.zrc-ziachatpop .ziaChatPop .botSentText .beforeBotSent{    display:none}.zrc-ziachatpop .zia-jlist-block{    background-color: var(--white-color);    padding: 0;    margin: 0;    border-radius: inherit;}.zrc-ziachatpop#ziaChatbotDiv  .ziaChatPop .botSentText.ziamatching-jobs{    padding: 0 ! important;    background-color: var(--white-color) !important;}.zrc-ziachatpop#ziaChatbotDiv .ziamatching-jobs .ziamatching-jobs-text {    background: var(--background-color) !important;    padding: 8px 16px !important;    color: #333;    border-radius: 4px 22px 22px 22px;}.zrc-ziachatpop#ziaChatbotDiv  .ziamatching-jobs zia-cb-match-job-list .zia-jlist-block{    background: var(--white-color) !important;}.zrc-ziachatpop#ziaChatbotDiv .ziamatching-jobs-container{    background: var(--white-color);    border: 1px solid #E5E9F3;    border-radius: 10px;    margin-top: 16px;}.zrc-ziachatpop#ziaChatbotDiv .ziamatching-jobs .zia-icon-job{    display:none}.zrc-ziachatpop#ziaChatbotDiv .ziamatching-jobs .td_headerview_rec {    padding: 8px 16px !important;    background: #F5F6FA;    border-bottom: 1px solid #E5E9F3;}.zrc-ziachatpop#ziaChatbotDiv .ziamatching-jobs .zia-jlist-block {    background-color: var(--background-color) !important;    padding: 8px 16px!important;    border-radius: inherit;    border-bottom: 1px solid #E5E9F3;}.zrc-ziachatpop#ziaChatbotDiv .ziamatching-jobs .zia-jlist-block:last-child{    border-bottom: none}.cw-job-list,.cw-job-list li{    padding:0;    margin:0;}.zrc-ziachatpop#ziaChatbotDiv .cw-job-list li:before{    display:none}.zrc-ziachatpop#ziaChatbotDiv .cw-job-list,.zrc-ziachatpop#ziaChatbotDiv .cw-job-list li{    padding: 0;    margin: 0;}.zrc-ziachatpop#ziaChatbotDiv .cw-job-list li{    padding-left: 0;    color: #646D8C;    font-size: 13px;    line-height: 16px;    list-style: none;}.zrc-ziachatpop#ziaChatbotDiv .zia-jtitle{    color:#738ADB;    font-weight: 500;}.zrc-ziachatpop#ziaChatbotDiv .zia-jtitle:hover{    text-decoration:underline}.ziamacthing-header{    font-weight: 600;    color: var(--body-color);    font-size: 13px;}.zrc-ziachatpop#ziaChatbotDiv .cw-job-list li.cnl-time {    color: #646D8C;    font-weight: 600;    margin-right:4px;    }.zrc-ziachatpop#ziaChatbotDiv zia-cb-match-job-list .cw-job-list li.cnl-time{    display: block;    width: 100%;}.zrc-ziachatpop#ziaChatbotDiv .cw-job-list li.zia-city{    font-weight: 400;}.zrc-ziachatpop .ziapf_file_upload .ziapf_file_upload_inner{     border: 2px dashed var(--background-color);         border-radius: 4px;}.zrc-ziachatpop  .lyteFileUpdBoxType .lyteFileUpdMsg span {    color: #738ADB;    display:block}.zrc-ziachatpop zia-file-upload .lyteFileUpdBoxType .lyteFileUpdMsg{    color: #9ea3b8;}.zrc-ziachatpop zia-file-upload .ziapf_file_upload_button{    text-align: right;}.zrc-ziachatpop zia-file-upload .ziapf_file_upload_button .custom_actions_wrapper,.zrc-ziachatpop  .ziaChatPop .cardBodyFooter .chatCard_footer .custom_actions_item1{    background-color: #738ADB;    font-size: 14px;    color: var(--white-color);    opacity: 1;    border: 1px solid #738ADB;    margin: 0;    border-radius: 0 0 5px 5px;        text-align: center;}.zrc-ziachatpop zia-file-upload .ziapf_file_upload_button .custom_actions_wrapper{   width: 100%;}.zrc-ziachatpop zia-file-upload .ziapf_file_upload_button .custom_actions_wrapper.cursor-not-allowed{    opacity: .5;}.zrc-ziachatpop zia-file-upload .ziapf_file_upload_button .custom_actions_wrapper:hover{    opacity: .7;}.zrc-ziachatpop  .ziaChatPop .cardBodyFooter .chatCard_footer .custom_actions_item1{    border: 1px solid #738ADB;    width: 100%;    opacity: 1;}.zrc-ziachatpop  .ziaChatPop .cardBodyFooter .chatCard_footer .custom_actions_item1:hover{    opacity: .8;}.zrc-ziachatpop  zia-file-upload .ziapf_file_upload .ziapf_file_upload_inner::before{    background-color: var(--background-color);    border-radius:0;    top: -3px;    border: none;}.zrc-ziachatpop zia-file-upload .ziapf_file_upload .ziapf_file_upload_inner:hover::before{    background-color: var(--background-color);    border-color: var(--white-color);     }.zrc-ziachatpop zia-file-upload .ziapf_file_upload .ziapf_file_upload_inner:hover{    border-color: transparent;}.zrc-ziachatpop .ziaChatPop .chatCard .zia_icons_close.zia_icons_removeOption{    opacity: .7;}.zrc-ziachatpop .ziaChatPop .chatCard .zia_icons_close.zia_icons_removeOption:hover{    opacity: 1;}.zrc-ziachatpop .ziapf_file_upload_progressMessage{    min-height: 0;}.zia-remove{    transform: scale(.9) rotate(45deg);    background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat -213px 0;    width: 16px;    height: 16px;}.zia-hotline-minimize {    align-items: center;    background-color: #3b3f53;    border-radius: 100%;    cursor: pointer;    display: flex;    font-size: 1rem;    justify-content: center;    position: absolute;    right: 0px;    bottom: -66px;    transition: opacity .2s;    height: 40px;    width: 40px;    z-index: 11;}.zia-hotline-minimize:hover{    opacity: 1;}.zrc-ziachatpop#ziaChatbotDiv .chat-popup-onboarding .zvoice-col-xs-12{    display:table;    position: inherit;}.zrc-ziachatpop#ziaChatbotDiv .showZiaMessage .zia_header{    font-size: 13px;    font-weight: 600;}/*.zrc-ziachatpop .zia_paragraph:empty{    padding-bottom: 0;}*/.zrc-ziachatpop#ziaChatbotDiv .zia_header {    font-weight: bold;    margin-bottom: 8px;}/* .zrc-ziachatpop#ziaChatbotDiv .zvoice-row .chat-content{    padding-bottom: 24px;} */.zrc-ziachatpop#ziaChatbotDiv .ziaChatPop .chatCard .chatCard_message{        padding-bottom: 1px !important;}.zia-showmore-btn{    text-align:center}.zia-showmore-btn .zia-showmore {    padding: 4px 8px;    border: 1px solid red;    color: #738ADB;    font-size: 15px;    border: 1px solid #738ADB;    border-radius: 20px;    margin: 8px auto 4px;    display: inline-block;    width: auto;    opacity:1}.zia-showmore-btn .zia-showmore:hover {    opacity:.7}.zia-showmore-btn .zia-showmore .col1998E9{    color: #738ADB;}zia-chat-cards[option-type="FILE_UPLOAD"] .zia_icons_attachment{    background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat -49px -372px;    width: 46px;    height: 46px;    transform: inherit;    margin: 0 auto 8px;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-cards .chatCard{    width: 96%;    margin: 0 2%;    top:140%}.zia_paragraph{    font-size: 14px;}zia-chat-bot .ziaChatPop .chat-text-box lyte-table lyte-td:first-child .action_help_icon{    width:20px}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .ziaComp_fileWrapper {    border-radius: 8px;    width: 100%;    padding: 8px;    background-color: white;}.zia-link-btn{    text-decoration: underline;}.zia-link-btn:hover{    text-decoration: none;}body.zia-body-hidden{    overflow:hidden !important;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .chatTips{    padding: 0px 56px 24px;    box-sizing: border-box;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .stopTip-button{   border-radius: 16px;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .stopTip-button:hover{    color:var(--white-color) !important;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop #clientSuggestionsContainer div:first-child,.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop #stopTipContainer div:first-child{    padding: 0 10px;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop #suggestionsContainer .botSentContainer {   /* left: inherit !important;    top: inherit !important;    width: inherit !important;  */}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop #clientSuggestionsContainer .botSentContainer{    /*left: inherit !important;    width: inherit !important;*/    margin-top: -8px !important;    background-color: transparent;    padding-left: 40px !important;    left: inherit !important;    overflow: inherit !important;}#clientSuggestionsContainer .suggestion-item:first-child {    margin-left: 0;}lyte-drop-box.cw-job-groups-items.lyteDropdownCurve{    z-index: 1056;}.zrc-ziachatpop#ziaChatbotDiv zia-file-upload .ziapf_file_upload_progressMessage{    margin-top: 0;}.zia_paragraph.zia-phone{   position: relative; }.zia_paragraph.zia-phone span{    display: inline-block;    position: relative;}.zia_paragraph.zia-phone .copyclipicon{    margin: 0px 0 0 0;    position: absolute;    top: 0px;    right: -8px;}.zia-copywrap{   padding: 0 16px 0 0;}.zia_paragraph.zia-phone span.zia-copyclip{    font-size: 12px;    background: rgb(219 220 220 / .9);    padding: 4px;    border-radius: 4px;    position: absolute;    top: 0;    left: 0;    right: 0;    margin: 0 auto;    width: 56px;    text-align: center;}.zb-freezelayer{    position: fixed;    top: 0;    left: 0;    height: 100%;    width: 100%;    background: rgba(15, 26, 38, 0.5);    transition: all .3s ease-in-out;    z-index: 10;  }.zia-radar-animation {    position: relative;    z-index: 1;}.zia-radar-animation span {    position: absolute;    width: 60px;    height: 60px;    border-radius: 50%;    -webkit-animation: radar 2s infinite linear;    animation: radar 2.5s infinite linear;    opacity: 0;    box-sizing: border-box;    background-color: #738ADB;    border-radius: 50%;    position: absolute;    margin: auto auto;    top: -10px;    left: -10px;    right: 0;}.zia-radar-animation span:nth-child(1) {    -webkit-animation: pulse 2s infinite;    animation: pulse 2s infinite;} @keyframes pulse {  0%{transform:scale(.1);opacity: 0;}  50%{ opacity: .4;}  100%{transform: scale(1.4); opacity: 0;}}.zrc-ziachatpop .lyteFileUpdBoxType .lyteFileUpdMsg span{    margin-bottom:16px;    color: #656d89;    text-indent: -99em;    position: relative;}.zrc-ziachatpop .lyteFileUpdBoxType .lyteFileUpdMsg span.zia_icons_attachment{    margin-bottom:0px;}.zrc-ziachatpop span.lyteFileUpdMsg:after {    content: "\A Supported Files (.doc, .docx, .pdf, .rtf, .html, .txt, .odt, .dot)";    color: #aaafbf;    line-height: 15px;    font-size: 13px;    display: block;}.zrc-ziachatpop#ziaChatbotDiv chatbot-privacy-consent .ziamatching-jobs-container{    border: 0px;}.zrc-ziachatpop chatbot-privacy-consent .zia-jlist-block{    background-color: transparent;}.zrc-ziachatpop#ziaChatbotDiv chatbot-privacy-consent .zia-jlist-block li{    position:relative;    padding-left:16px;    list-style: none !important;   margin-bottom: 16px;   line-height: 19px;}.zrc-ziachatpop#ziaChatbotDiv chatbot-privacy-consent .zia-jlist-block li b{    font-weight: 600;}.zrc-ziachatpop#ziaChatbotDiv chatbot-privacy-consent .zia-jlist-block li:before {    content: "";    font-size: 16px;    position: absolute;    left: 0;    top: 6px;    background: #000;    width: 6px;    height: 6px;    border-radius: 50%;}zia-chat-bot .ziaChatPop chatbot-privacy-consent .botSentContainer.noWrapBubbles{    padding-left: 0px !important;}.zrc-ziachatpop#ziaChatbotDiv .zia-form-block lyte-drop-button {    padding: 6px 20px 5px 10px;    border: 1px solid var(--border-color);}.zrc-ziachatpop#ziaChatbotDiv .crc-form-row lyte-dropdown lyte-drop-button:hover lyte-icon.dropdown{	background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat -20px -346px;    width: 11px;    height: 6px;    opacity: 1;}.zrc-ziachatpop#ziaChatbotDiv .zrc-ziachatpop .group-add:after {    content: '+';    position: absolute;    top: 6px;    left: 0;    font-size: 24px;}.zrc-ziachatpop#ziaChatbotDiv .bot-header-Illustration {    background: url(../images/bot-header-Illustration.d0473dc533a85bfa01d0b1a4c9a2ac8c.png) no-repeat top center/100%;    position: absolute;    width: 250px;    height: 250px;    top: 0;    z-index: 11;    margin: 0 auto;    left: 0;    right: 0;    top: 20px;    bottom: 0;}.zrc-ziachatpop#ziaChatbotDiv .chat-popup-onboarding .zvoice-col-xs-12 {    position: inherit;}.zrc-ziachatpop#ziaChatbotDiv .zia_header {    font-weight: bold;    margin-bottom: 4px;}.zrc-ziachatpop .chat-content chatbot-privacy-consent .zvoice-col-xs-12 {    padding-left: 0;}#ziaChatbotDiv zia-chat-bot .ziaChatPop .ziamatching-jobs .f14 {    overflow: inherit !important;    float: left !important;    width: 100%;}#career-website-main #ziaChatbotDiv zia-chat-bot .ziaChatPop .ziamatching-jobs .f14 {    width: 100%;}.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .chat-popup-onboarding{    overflow-y: inherit;    background: var(--white-color);    opacity: 1;    height: calc(100% - 60px) !important;    z-index: 10;    top: 0;}.chat-content{    width:420px;}.zrc-ziachatpop#ziaChatbotDiv .ziamatching-jobs .zia-jlist-block ul{    margin: 0;    padding:0;}.zia-default-minheight zia-chat-bot .ziaChatPop .home-page-body{    overflow: hidden;}.zia-default-minheight zia-chat-bot .ziaChatPop .chatCard{	top: 150%;}.zia-form-block .zrc-btn-primary{    background: #738ADB ;    border: 1px solid #738ADB;}.zia-form-wrapper .lnk-tabular .zia-month-wrap{    flex-wrap: wrap;}.zrc-ziachatpop#ziaChatbotDiv ::-webkit-scrollbar {    width: 8px;} .zrc-ziachatpop#ziaChatbotDiv ::-webkit-scrollbar-track {     -webkit-border-radius: 8px;    border-radius: 8px;} .zrc-ziachatpop#ziaChatbotDiv ::-webkit-scrollbar-thumb {    -webkit-border-radius: 8px;    border-radius: 8px;    background: rgb(218 218 220); }.zrc-ziachatpop#ziaChatbotDiv ::-webkit-scrollbar-thumb:window-inactive {    background: rgb(229 233 243); }.zrc-ziachatpop span.lyteFileUpdMsg > span:nth-child(2):after {    content: "Upload";    text-indent: initial;    position: absolute;    text-align: center;    left: 0;    right: 0;    top: 4px;}.zrc-ziachatpop .ziapf_file_upload_button .custom_actions_item1{    text-indent: -99em;}.zrc-ziachatpop .ziapf_file_upload_button .custom_actions_item1:after {    content: "Submit";    text-indent: initial;    position: absolute;    left: 0;    right: 0;}#invocationChatBox lyte-table-structure {    height: 100% !important;}.zia-form-wrapper.cw-apply-form h3{    font-size:16px}.zrc-ziachatpop .ziaChatPop .chat-text-box lyte-table lyte-td textarea {    padding-left: 8px;    top: 8px;    z-index: 1;}zia-chat-bot .ziaChatPop .chat-text-box lyte-table lyte-td {    background: white !important;    padding: 10px;    overflow: hidden;}zia-chat-bot .ziaChatPop .chat-text-box lyte-table lyte-td textarea {    position: relative;    width: 100%;    padding-left: 15px;    padding-right: 15px;    top: 11px;    font-size: 16px;    outline: none;    border: none;    resize: none;    height: 37px;    line-height: 37px;    padding-bottom: 0px !important;    padding-top: 0px !important;    box-shadow: none !important;    -webkit-box-shadow: none !important;    overflow: hidden;}zia-chat-bot .ziaChatPop .chat-text-box lyte-table lyte-td {    background: white !important;    padding: 10px !important;    overflow: hidden;}.cw-apply-form .cnd-chatbot-wrapper .lyteInputBox.cxBoxInputInsideLabel .lyteField,.cw-apply-form .cnd-chatbot-wrapper .lyteInputBox.cxBoxInputInsideLabel.lyteInputFocus .lyteField{	border: none !important;}.cw-apply-form .cnd-chatbot-wrapper .lyteInputBox.cxBoxInputInsideLabel.lyteInputFocus{    border-color:#296acf !important}.cnd-chatbot-wrapper .crc-form-row .lyteInputBox.cxBoxInputInsideLabel{	border: 1px solid var(--border-color) !important;}.cnd-chatbot-alert-overlay{	position: absolute;    background: rgb(255 255 255 / 10%);    left: 0;    top: 46px;    height: 95%;    width: 100%;    z-index: 10;}.cnd-chatbot-inside-alert {    background: #fbf4f3;    border-radius: 8px;    display: block;    width: 80%;    margin: 0 auto;    padding: 16px 16px 16px 48px;    position: relative;    margin-top: 16px;    z-index: 11;    min-height: 110px;    overflow: hidden;}.cnd-chatbot-inside-alert:before{	content:'';	position: absolute;	left: 12px;    top: 14px;	width:28px;	height:28px;	display: block;	background: url(../images/cw-sprite.669a7cdeee5c1eb52b8eab8051588c17.svg) no-repeat -206px -361px;}.cnd-chatbot-inside-alert h6{	font-size: 0.875rem;    font-weight: 600;    line-height: 18px;    margin-bottom: 8px;}.cnd-chatbot-inside-alert p{	font-size: 0.875rem;    line-height: 18px;    margin-bottom: 8px;    color: #51566b;}.cnd-chatbot-inside-alert a{	color: #51566b;    font-weight: 500;    margin-right: 8px;    font-size: 0.875rem;}.cnd-chatbot-inside-alert a:hover{	color: #296acf;	text-decoration: none;	text-decoration: underline;}.zia-freezelayer {    position: absolute;    top: 0;    left: 0;    height: 100%;    width: 100%;    background: rgb(255 255 255 / 70%);    transition: all .3s ease-in-out;    z-index: 10;}.cnd-chatbot-close-alert{    border: 1px solid #e5e9f3;    border-radius: 14px 14px 0px 0px;    border-bottom: 0;    opacity: 1;    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);    position: absolute;    background: white;    overflow: hidden !important;    z-index: 9999;    width: 100%;    margin: 0 auto;    bottom: -10px;    min-height: 100px;    padding: 15px 20px;    animation-duration: .3s;    animation-fill-mode: both;    opacity: 0;    transition:all .5s ease}.cnd-chatbot-close-alert.fadeInBottom {    bottom: -16px;    opacity: 1;}.cnd-chatbot-close-alert h6 {    font-size: 0.875rem;    font-weight: 600;    line-height: 18px;    margin-bottom: 8px;}.cnd-chatbot-close-alert p {    font-size: 0.875rem;    line-height: 18px;    margin-bottom: 16px;}.cnd-chatbot-close-alert a {       font-weight: 500;    margin-right: 8px;    font-size: 0.875rem;    padding: 6px 16px;    border-radius: 24px;    opacity:1}.cnd-chatbot-close-alert a:hover{    opacity:.8}.zia-close-wrap{    display: flex;    flex-direction: row-reverse;}.cnd-chatbot-close-alert a#zia-chatbot-close-bot{    background: #6875e2;    color:var(--white-color);    }.cnd-chatbot-close-alert a#zia-chatbot-close-alert{    background: var(--white-color);     color: #51566b;}@media screen and (max-width: 624px) {	.zrc-ziachatpop#ziaChatbotDiv{		width: 90%;   		right: 8px;	}	.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop #clientSuggestionsContainer .botSentContainer{		padding-left: 8px !important;	}	.zrc-ziachatpop#ziaChatbotDiv zia-chat-bot .ziaChatPop .botSentText{		max-width: 100% !important;	}	.zrc-ziachatpop .chat-content .zvoice-col-xs-12 {	    width: 78%!important;	}	.zrc-ziachatpop .chatbotHomePage{		top: 40px;	}	.zrc-ziachatpop .ziaChatPop .chat-popup-onboarding:before{		width: 410px;    	height: 150px;	}	.zrc-ziachatpop .ziaChatPop .chat-popup-onboarding:after{		left: -114px;		width: 564px;    	height: 250px;	}	.zrc-ziachatpop#ziaChatbotDiv .bot-header-Illustration{		display:none;	}	.zrc-ziachatpop .ziaChatPop .chat-text-box lyte-table lyte-td#invocationSentences + lyte-td{		padding-left: 0 !important;	}}.zrc-ziachatpop zia-file-upload .ziapf_file_upload_error{	margin-top: 0;    min-height: inherit;}.onOffSwt{cursor:pointer;vertical-align: top;width: 35px;height:20px;display: inline-block;border-radius: 20px;position:relative;background: #ddd;}.onOffcb{display: none;}.onOffBtn,.onOffSwt{transition: 200ms ease;}.onOffBtn{width: 16px;height: 16px;background: var(--white-color);display: inline-block;border-radius: 20px;position: absolute;left: 2px;top: 2px;right:auto;}input[type="checkbox"].onOffcb:checked + .onOffSwt{background: #72C98A;}input[type="checkbox"].onOffcb:checked + .onOffSwt .onOffBtn{left: 17px;}.cbCheckHtml{cursor: pointer;}.ccbHtml {background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -240px -1078px;cursor: pointer;display: inline-block;height: 15px;vertical-align: middle;width: 15px}input[type="checkbox"].ccbRealHtml:checked + .ccbHtml {background: url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -265px -1078px;cursor: pointer;display: inline-block;height: 15px;vertical-align: middle;width: 15px}input[type="checkbox"].ccbRealHtml + .ccbHtml + span{-webkit-user-select: none;}.rbCheckHtml{cursor:pointer; margin-right: 20px; display: inline-block;}.rbHtml{    background: var(--white-color);display: inline-block; vertical-align: middle; position: relative; width:13px;height:13px;border:1px solid var(--field-normal-state);border-radius: 50%;}.rbHtml:after{content:""; display: inline-block; position: absolute;}.rbTickHtml, .rbHtml:after{transition: 0.15s all ease-In-Out;-webkit-transition: 0.15s all ease-In-Out;-moz-transition: 0.15s all ease-In-Out;border-radius: 50%;background: var(--blue-color);width: 7px;height: 7px;border-top: none;border-left: none;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);top: 3px;left: 3px;transform-origin: center;-webkit-transform-origin: center;-moz-transform-origin: center;-ms-transform-origin: center;}.rbCheckHtml:hover .rbHtml{border:1px solid var(--blue-color);}input[type="radio"].rbRealHtml:checked + .rbHtml .rbTickHtml, .rbCheckHtml input[type="radio"]:checked + .rbHtml:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}input[type="radio"][disabled].rbRealHtml + .rbHtml{opacity:0.3;border: 1px solid #aaa !important;}input[type="radio"][disabled].rbRealHtml + .rbHtml +.rbHtmlLb,input[type="radio"][disabled].rbRealHtml + .rbHtml{opacity:0.3;cursor:default;}.rbHtmlLb{font-size: 0.929rem; vertical-align: middle; display: inline-block; line-height: 1.24rem;}.rbCheckHtml input[type="radio"]{display: none; }.onOffButs{user-select: none; padding: 10px 35px;width:150px;text-align: center;-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;display: inline-block;background-color: #a7a7a7;color: var(--white-color);border-radius: 3px;cursor: pointer;    transition: 0.2s all ease;position: relative;top:3px;}input[type="checkbox"].onOffcb:checked+.onOffButs{background: #62c796;}.ppTop{border: none !important;max-height: inherit !important;background: var(--white-color); display: block;position: fixed !important; padding: 25px; top: 0px !important; left: 50% !important;transform: translateX(-50%) translateY(-100%);-webkit-transform: translateX(-50%) translateY(-100%);transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1); -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);z-index: 29; margin: 0px !important;}.ppTop:before{z-index:9;content:"";box-shadow: 0px 20px 15px -20px rgba(0, 0, 0, 0.4) inset !important;    position: fixed;top: 0px;width: 100%;display: inline-block;height: 15px;left: 0px;}.showPpTop {	transform: translateX(-50%) translateY(0%);	-webkit-transform: translateX(-50%) translateY(0%);	box-shadow: 0 5px 15px rgba(0,0,0,.5);}.is-scroll.ppTop{padding: 0px;}.ppTop .pp-header{padding: 20px 30px 16px; background-color: #f0f1f3; border-bottom: 1px solid #ccc; box-sizing: border-box; font-size: 1.25rem;}.pp-content{padding:  30px; overflow:auto;}.pp-footer{padding: 20px 30px 20px 30px; background-color: var(--white-color); text-align: right;}.pp-footer.box-sh{box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3); position: relative; z-index: 1;}.wf_tooltip {animation: tootTip 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.25s 1 forwards;opacity: 0;position:absolute;display: none;background-color: #222222 !important;border: 1px solid #333333;box-shadow: 0 0px 0px 0px #333333;border-bottom: 1px solid #333333;padding: 1px 8px;line-height: 18px;border-radius: 2px;color: var(--white-color) !important;font-size: 14px;font-family: var(--font-regular),sans-serif !important;text-align: left;box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);z-index: 250;max-width: 400px;transition: visibility 0.3s ease 0.5s;     word-break: break-word;}@keyframes tootTip  {	0%{transform: translateY(10px);opacity:0;}	100%{transform: translateY(2px);opacity:1;} 	}.wf_tooltip:after {content: "";position: absolute;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #222;top: -8px;}.wf_tooltip.left:after{left: 12px;}.wf_tooltip.right:after{right: 12px;}.wf_tooltip.center:after{left: 50%;transform: translateX(-50%)}.wf_tooltip.center{animation: tootTip-center 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.2s 1 forwards;}@keyframes tootTip-center  {	0%{transform: translateY(10px);opacity:0;}	100%{transform: translateY(2px);opacity:1;} }.wf_tooltip.noneArrow:after{display: none;}.tt_showtop.wf_tooltip:after{border-top: 8px solid #222; border-bottom: none; bottom: -8px; top: auto;}/*.ui_msg_top{position: fixed;top: -1px !important;left: 50%;transition: all 0.15s ease-In-Out;transform: translateX(-50%) translateY(-100%);font-size:14px;z-index: 53;font-family: var(--font-regular) !important;display:none;padding: 5px 15px;}.ui_msg_top.activeEMsg{transform: translateX(-50%) translateY(0%);}.ui_msg_rel{white-space: nowrap; transform-origin: top;position: absolute;top: -1px !important;left: 50%;transition: 0.15s all 0.3s ease-In-Out;transform: translateX(-50%) scaleY(0);font-size:14px;z-index: 53;font-family: var(--font-regular) !important;display:none;padding: 10px 40px 10px 15px; box-sizing: border-box;}.crm_bnd_cls {background: url('../images/wf_spriteIcons.bb355d73f3a39472cf52928b6ae367b3.svg') no-repeat -63px -40px;width: 9px;height: 9px;display: inline-block;position: absolute;right: 10px;top: 15px; cursor: pointer;}.ui_msg_rel.activeEMsg{transform: translateX(-50%) scaleY(1);}.ui_info_band{background-color: #b3e2ee;color: #3d4e5e;border-top: 0px;}.ui_warn_band{background-color: #f7e4a9;color: #3d4e5e;border-top: 0px;}.ui_error_band{background-color: #f18a8a;color: var(--white-color);border-top: 0px;}.ui_success_band{background-color: #b3daa6;color: #3d4e5e;border-top: 0px;}*/.crm-msg{box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.2);padding:0px 50px 0px 0px;position: fixed; z-index: 10001;background: var(--white-color);border-radius: 100px; color: #333; font-size: 0.93rem;transition: 0.3s all ease;display: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.crm-msg-cnt{display: inline-block;vertical-align: top;padding: 10px 0px 10px 60px;line-height: 1.125rem;color: var(--body-color);} .crm-msg.crm-band-success{border: 1px solid rgb(84 174 70); box-shadow: 0px 0px 6px 2px rgba(84, 174, 70, 0.2);}.crm-msg.crm-band-error{border: 1px solid rgb(230 37 30); box-shadow: 0px 0px 6px 2px rgba(230, 37, 30, 0.1);}.crm-msg.crm-band-info{border: 1px solid rgb(40 92 195); box-shadow: 0px 0px 6px 2px rgba(40, 92, 195, 0.2);}.crm-msg.crm-band-warn{border: 1px solid rgb(237 106 7); box-shadow: 0px 0px 6px 2px rgba(237, 106, 7, 0.2);}.crm-msg .cm-ico:after{content:"";position: absolute;left: 43px;top: 35%; display: none;}.crm-msg.crm-band-success .cm-ico:after{border-left: 8px solid #3fbd5f;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg.crm-band-error .cm-ico:after{border-left: 8px solid #ee4242;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg.crm-band-info .cm-ico:after{border-left: 8px solid #188bc7;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg.crm-band-warn .cm-ico:after{border-left: 8px solid #e98432;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}.crm-msg .cm-ico{width: 45px;height: 100%;display: inline-block;position: absolute;border-radius: 100px 0px 0px 100px; left: -1px;}.crm-msg.crm-band-success .cm-ico{background: #54ae46;}.crm-msg.crm-band-error .cm-ico{background: #e6251e;}.crm-msg.crm-band-info .cm-ico{background: var(--blue-color);}.crm-msg.crm-band-warn .cm-ico{background: #ed6a07;}.crm-msg .cm-ico:before{position:absolute;left: 14px; top: 50%; transform: translateY(-50%); display: inline-block;}.crm-msg.crm-band-success .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -182px -1162px;background-color: #54ae46;width: 20px;height: 20px;}.crm-msg.crm-band-error .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -155px -1162px;background-color: #e6251e;width: 22px;height: 19px;}.crm-msg.crm-band-info .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -234px -1162px;background-color: var(--blue-color);width: 20px;height: 20px;}.crm-msg.crm-band-warn .cm-ico:before{content: "";background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -208px -1162px;background-color: #ed6a07;width: 20px;height: 20px;}.fromTopCenter{animation: fromTopCenter 0.5s ease 1 forwards; -webkit-animation: fromTopCenter 0.5s ease 1 forwards; -moz-animation: fromTopCenter 0.5s ease 1 forwards;transform: translatex(-50%); -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%);left: 50%;}@keyframes fromTopCenter  {	0%{top: -100px;opacity: 0;}	50%{top: 60px;opacity: 1;}	65%{top: 50px;opacity: 1;}	80%{top: 57px;opacity: 1;}	100%{top: 55px;opacity: 1;}}.crm-msg-close{     	background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -214px -1202px;    width: 9px;    height: 9px;       display: inline-block;        position: absolute;    cursor: pointer;    top: calc(50% + 1px);    right: 15px;   	transform: translateY(-50%); }.crm_sorting{position: relative;}.crm_sorting > div{width: 100% !Important; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 0px;position: relative !Important;top: 0px !Important;left: 0px !important;    border-radius: 0px;    background: rgba(255,255,255,1);}.crm_sorting > div.placeholder{ background: red; display: none;}.crm_sorting > div.sortingEle{box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 7px 1px !Important; background: rgba(255,255,255,0.3); }.crm_sorting > div.sortAnim{transition: 0.3s transform ease;}@keyframes schedularProgresLoad{   from {margin-left: -40%;}    to {margin-left: 85%;}}@-webkit-keyframes schedularProgresLoad{   from {margin-left: -40%;}    to {margin-left: 85%;}}.progBarWarp{   width: 96.5%;    margin-left: 3%;    height: 5px;    overflow: hidden;    background-color: #97DC8D;    border: 1px solid transparent;    border-radius:4px;}.progBarWheel{    height: 5px;    width: 200px;    overflow: hidden;    background-image: linear-gradient(to right, transparent, #70A46A 50%, transparent);    animation-name: schedularProgresLoad;    animation-duration: 1100ms;    animation-iteration-count: infinite;    animation-timing-function: linear;}.minimizeSchedularPop{    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -145px -1209px;    width: 16px;    height: 2px;    padding: 5px;    top: 1px;}.schedularProgress-icon {    background-position: -126px -1272px;    border-left: 1px solid #ddd;    height: 26px;    width: 30px;}.parentMsgList{    bottom: 28px;    z-index: 300;    transition: bottom 500ms linear;}.schedulePop-Hide{    bottom: -350px;}.schedularProgress-pop {    z-index: 315;    width: 400px;       background: var(--white-color);    box-shadow: rgba(0, 0, 0, 0.3) 0 0 7px;    transition: all 500ms linear;    bottom: -100%;    right: 0;}.schedularProgress-pop h2{    background: #313949;    padding: 7px 18px;    color: var(--white-color);    border-radius: 2px 0 0 0;}.schedularProgress-pop h2:after{    content: '';    display: block;    clear: both;}.failedIcoSchedular:before{    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -176px -445px;    width: 16px;    height: 17px;    position: absolute;    left: -11px;    top: 3px;    content: '';    display: block;}.succesIcoSchedular:before {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -258px -323px;    width: 16px;    height: 17px;    position: absolute;    left: -11px;    top: 0;    content: '';    display: block;}.partialSuccessIcoSchedular:before {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -158px -364px;    width: 16px;    height: 17px;    transform: scale(0.85);    position: absolute;    left: -11px;    top: 0;    content: '';    display: block;}.updatesListTTl:after {    content: ":";    position: absolute;    right: 5px;}.viewInfoData{   padding: 10px 15px;    border: 1px solid #f5f5f5;    border-radius: 6px;    background: #f5f5f5;    margin: 0 10px 0 10px;}.viewInfoData table{    border-collapse: collapse;}.closeSchedularPop {    width: 20px;    height: 20px;}.closeSchedularPop:hover {    opacity: 0.5;}.closeSchedularPop:after {    content: '';    display: block;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -136px -2195px;    width: 13px;    height: 13px;    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    margin: auto;}.scheduledDataList{    padding: 25px 0 !important;    border-bottom: 1px solid #ddd;    position: relative;}.scheduledDataList:last-child{    border-bottom: none;}.schedularOpen{    bottom: 28px !important;}.closeIconScheduler{	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0px -1141px;    width: 15px;    height: 15px;    border: 1px solid #ddd;    background-color: #f1f1f1;    border-radius: 50%;    position: absolute;    right: 5px;    opacity: 0;    }.viewInfoData p{	margin: 0 !important;}.scheduledDataList:hover .closeIconScheduler{	opacity: 1;}.tb_tabGroupIcon {	background-position: -146px -223px !important;	width: 14px;    height: 11px;    margin-left: 10px;}.svgIcons{	 background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg)  no-repeat;}.suggestionsFixForRecruit{	position : absolute;	z-index : 19;	width : calc(100% - 48%);	margin:0 24%;}.suggestionsFixForUnifiedUI{	position : absolute;	z-index : 10000;	width : calc(100% - 48%);}.tabLayer{	display:none !important;}.globalSearchSmall.crmplusMainSearch {	width: 500px !important;	top: 0 !important;}.calendarFix {	top: 10px !important;    right:88px !important;}.crmPlusSearchFix {	position : absolute;	z-index : 1101;	width : calc(100% - 55%);	top : -5px;	left :75px;}.borderFix {	border-radius : 4px !important;}.newTopbar {	/*background-color: #313949;	height: 3.12rem;*/	position: relative;	z-index: 18;	width: 100%;}.menu {	line-height: 2.429rem;	padding-left: 5px;}.menu a, #showMenu strong {	display: inline-block;	font-size: 0.93rem;	font-weight: 100;	color: #eee;	padding: 6px 12px 4px;	font-family: var(--font-semibold), sans-serif;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}.menu a.sub-modlist-link{	display: block;    font-size: inherit;    font-weight: inherit;    padding: 0px;    font-family: inherit;    color: inherit;}.menu a:hover {	color: #f6f6f6;	text-decoration: none;}.menu a.sub-modlist-link:hover{	color: inherit;}.menu a.sel {	color: var(--white-color);	border-bottom: 0px solid #e14935;	background-color: rgba(255,255,255,0.2);}#showMenu strong {	padding: 0px;}.menuMore {	margin: 3px 20px 0 20px !important;	display: inline-block !important;	width: 18px;	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -48px -124px;	padding: 0 !important;	height: 42px;	opacity: 0.8;	vertical-align: middle;	float: right;}#showMenu { vertical-align: top; }#showMenu > a{	float: left !important;}.menuMore:hover { opacity: 1; }.newsearchouterdiv,.newsearchouterdivsel{	position:relative; 	float:left; 	height:26px; 	width:215px; 	border-radius:16px; 		background-color:rgba(255,255,255,0.3);	z-index:17;}.newsearchouterdivsel{	background-color:var(--white-color);}.newsearchimg {	float: left;	width: 24px;	height: 16px;	margin-left: 8px;	margin-top: 6px;	cursor: pointer;	background: transparent url(../images/topband-newicons.a63020dc714605877389f5c5a816429f.png) no-repeat -96px -21px;}.blockListPopOverride{	z-index:19 !important;}.createNewIcon, .createNewIconH, .newCalendarIcon, .newCalendarIconH, .mailIc, .mailIc.active, .settingNewIcon, .settingNewIconH,.notifiactionIcon,.notifiactionIconH {	margin: 0px 14px 0 0;	width: 18px;	height: 18px;	vertical-align: text-top;	cursor: pointer;	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;	opacity: 0.8;}.svgIconsImg { background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0 0; }.topbandSearchIcon, .notifiactionIcon, .settingNewIcon, .settingNewIconH, .createNewIcon, .createNewIconH, .newCalendarIcon, .newCalendarIconH, .mailIc{	background: url('../images/crm_sprite_listview.c4fc2b52f4e79c491d2794ea46571953.svg') no-repeat;} .createNewIcon, .createNewIconH{	background-position: -259px -62px;    width: 20px;    height: 20px;    margin-top: 0px;   	opacity: 0.8;}.newCalendarIcon, .newCalendarIconH {	background-position: -325px -63px;	height: 20px;	width: 20px;	opacity: 0.8;}.newCalendarIcon:hover, .newCalendarIconH, .createNewIcon:hover, .createNewIconH{	opacity: 1;}.mailIc,.mailIc.active {	background-position: -223px -64px;  	width: 22px;	opacity: 0.8;	margin: 2px 14px 0 0;}.settingNewIcon, .settingNewIconH {	background-position: -275px -67px;	width: 22px;	height: 21px;	margin-left: -2px;}.settingNewIcon{	background-position: -293px -63px;}.settingNewIcon:hover, .settingNewIconH {	opacity: 1;}.createNewIconH, .createNewIcon:hover,.newCalendarIconH, .newCalendarIcon:hover, .mailIc.active, .mailIc:hover, .settingNewIconH, .settingNewIcon:hover, .notifiactionIconH{	opacity: 1;}.notifiactionIcon {	background-position: -190px -61px;    opacity: 0.8;    width: 19px;    height: 22px;}.notifiactionIcon:hover, .notifiactionIconH {	opacity: 1;}.topband_graybg {	background-color: var(--background-color);}.topband_graybg1 {	background-color: #f0f0f0;}.topband_bb {	border-bottom: 1px solid #e5e5e5;}.topband_tb {	border-top: 1px solid var(--border-color);}.topband_lb {	border-left: 1px solid #e5e5e5;}.topband_rb {	border-right: 1px solid #e5e5e5;}.tb_downarrow, .labelValCreate .selectElementNew1 a {	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -36px -939px;    width: 9px;    height: 5px;}.tb_uparrow {	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -36px -939px;    width: 9px;    height: 5px;    transform: rotate(180deg); }.territoryDropDown:hover .tb_downarrow, #cvTable .comboBox:hover .tb_downarrow, .borAct .tb_downarrow, .labelValCreate .selectElementNew1:hover a { opacity:1; }#twistatuschangepopup, #rc_statuschangepopup{	display: none;}.mainActionIcon{	 top:7px; 	 left:-40px;}.mainRLActionIcon{	 top:-10px;	 height: 17px;	 margin: auto; 	 left:-45px;}.mainRLActionIcon a { vertical-align: middle; }.colla a {	color: #4c99d1;}.collapseicon, .expandicon, .neweditIcon, .dbBtnRefresh, .newDeleteIcon, .newEditIcon, .newCloneIcon, .closeTaskIcon, .ei, .newCloseIcon,.ddDotIcon,.skype {	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat scroll;}.deleteIcon{	background: transparent url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat scroll;	}.collapseicon, .expandicon {	width: 13px;	height: 10px;	opacity: 1;}.collapseicon {	background-position: 1px -60px !important;}.expandicon {	background-position: -14px -60px !important;}.neweditIcon {	width: 14px;    height: 15px;    background-position: -561px -56px;	border: 0px; 	cursor:pointer;}.neweditIcon:hover {	background-position: -561px -56px;}.newCloseIcon {	width: 13px;	height: 13px;	background-position:-250px -104px;	border: 0px;	opacity:0.4;	cursor:pointer;}.newCloseIcon:hover {	opacity:1;}.ei {	background-position: -117px -244px;	width: 16px;	height: 16px;	opacity: 0.6;	cursor:pointer;}.ei:hover {	opacity: 1;}.closeTaskIcon {	background: url('../images/crm_sprite_new.3a5166f3be9ada2a52e353b11807fd74.svg') no-repeat -365px -33px;	width: 17px;	height: 17px;	border: 0px;	cursor:pointer;	vertical-align: middle;}.dbBtnRefresh{	background-position:-141px -246px;	width:13px;	height:13px;	opacity:1;	cursor:pointer;}.dbBtnRefresh:hover{ background-position:-196px -474px;}.deleteIcon {	width: 13px;	height: 14px;	background-position: -358px -140px;	border: 0px;	opacity:1;	cursor:pointer;	display:inline-block;}.deleteIcon:hover {	background-position: -358px -140px;}.lnPhoto .deleteIcon:hover {	opacity:1 !important;}#menu, .ddMenus {	top: 45px;	border: 1px solid rgb(229, 229, 229) !Important;	border-top: 0 solid rgb(229, 229, 229) !Important;}#menu { border: 0 !Important; padding: 0 16px 16px; overflow: hidden; background: none; box-shadow: none; }#menu > div { box-shadow: 0 1px 16px rgba(0,0,0,0.3); }#menu > div.moreMenuSub{ background-color: var(--white-color) !important;padding:7px 0px 0;}#createsubmenu { 	right: 78px;padding: 0;    border: none !important;    box-shadow: none;    background: none; }#createsubmenu .SocialArrow { left: inherit; right: 18px;  }.ddMenus a:hover {	text-decoration: underline;}.arrowAddMore {	left: 48px !important;    top: -21px !important;	margin-left: -11px;}#setupshow .newtable, #setupshow1 .newtable {	border-collapse: inherit !important;}#setupshow .newtable td #setupshow1 .newtable td {	border-bottom: 1px solid #f5f5f5;}#setupshow .newtable tr:last-child td, #setupshow1 .newtable tr:last-child td {	border-bottom: 0px solid #f5f5f5;}#setupshow .newtable, #setupshow1 .newtable {	border-bottom: 1px solid #eee !important;}/*.p30 .p30 {	padding-top: 10px;}*/.tb_newsmallbtn {		padding: 5px 7px;	border-radius: 2px;	font-size: 0.857rem;	color: #5580AD;	margin-left: 5px;	text-decoration: none;}.tb_newsmallbtn:hover {	/*border:1px solid #bbb;	color:#333;*/		opacity: 0.9;}.relCenterBg .tb_newsmallbtn {	display: none;}.enableRelLinks .tb_newsmallbtn {	display: inline;	font-size: 0.929rem;    position: relative;    top: -2px;}.norec .tb_newsmallbtn {}.rellistbL .tb_newsmallbtn {	/*border:0px !important;	text-decoration:none;	padding:10px;*/}.rellistbL .tb_newsmallbtn:hover {}.topband_dv_row .deleteIcon, .topband_dv_row .downloadLinkImg, .topband_dv_row .neweditIcon, .topband_dv_row .closeTaskIcon, .topband_dv_row .dbBtnRefresh, .topband_dv_row .ds_setting, .topband_dv_row .newCloseIcon,.topband_dv_row .moreOptionIcon,.topband_dvnew_row .rep_runbtn,.topband_dv_row .ddDotIcon, .topband_dv_row .icon-notes {	visibility: hidden;}.topband_dv_row:hover .deleteIcon, .topband_dv_row:hover .downloadLinkImg, .topband_dv_row:hover .neweditIcon, #criteriaDetails:hover .neweditIcon, #criteriaDetails:hover .fbclose,.topband_dv_row:hover .closeTaskIcon, .topband_dv_row:hover .dbBtnRefresh,.topband_dv_row:hover .ds_setting,.topband_dv_row:hover .newCloseIcon,.topband_dv_row:hover .moreOptionIcon,.topband_dvnew_row:hover .rep_runbtn,.topband_dv_row:hover .ddDotIcon, .topband_dv_row:hover .icon-notes {	visibility: visible;}.moreOptionRow .moreOptionIcon,.moreOptionRow .neweditIcon,.moreOptionRow .rep_runbtn{visibility: visible;}.menu_sep, #menu_sep {	height: 1px;	border-bottom: 1px solid #eee;	margin: 10px !important;}#homePageView .ui-sortable-helper,.DashboardItemsBg .ui-sortable-helper{	background:var(--white-color) !important;	background-image:none !important;}.homeShadow{	box-shadow:0 1px 2px rgba(0,0,0,0.07);	border:0px !important;	border-radius:2px !important;	box-sizing: border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing:border-box;	-ms-box-sizing: border-box;}/*#detailViewButtonLayerDiv .newgraybtn,#detailViewButtonLayerDiv .newgraybtndd, #cvTable .newgraybtn, #cvTable .newgraybtndd{	height:28px !important;	line-height:28px !important;}#cvTable input[type="button"]:focus{	outline : 0px solid #999 !important;}*/#clonelistviewprinttd {	width: 10px !important;	visibility: hidden;	overflow: hidden;}.datetimecell {	font-size: 0.857rem !important;	color: #888;}#summaryfield {	font-size: 0.714rem;}.tb_notebg {	background-color: #f6f6f6;	border: 1px solid #eee;	padding: 10px;}.tb_note_process {	border: 1px solid #f0f0f0;	width: 490px;	height: 20px;	padding: 5px;}.searchBoxOnly {	background: transparent url("../images/searchIcon.1164a73cb32a31d8d22952db8c829385.png") no-repeat 5px 6px;	font-size: 0.929rem;	padding: 5px 5px 5px 25px;	border: 1px solid #e5e5e5;	border-radius: 2px;}/*.listview tr td:nth-child(3), .listview tr td:nth-child(3) a{    font-size:16px !important;	color:#303030 !important;}*/.zc-scrollTop {	background-color: var(--white-color);    border-radius: 50%;    bottom: 60px;    display: block;    position: fixed;    padding: 0;    text-align: center;    z-index: 18;       -webkit-transform: scale(0);    transform: scale(0);    transition: -webkit-transform 200ms cubic-bezier(0, 0, 0.2, 1);    transition: transform 200ms cubic-bezier(0, 0, 0.2, 1);    transition: transform 200ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 200ms cubic-bezier(0, 0, 0.2, 1);    will-change: transform;    pointer-events: all;    box-shadow: 0px 2px 6px 1px #eef1f7;    -ms-box-shadow: 0px 2px 6px 1px #eef1f;    -webit-box-shadow: 0px 2px 6px 1px #eef1f7;    -moz-box-shadow: 0px 2px 6px 1px #eef1f7;    	border: 1px solid var(--border-color);	width: 32px;    height: 32px;}.zc-scrollTop.active{	-webkit-transform: scale(1);    transform: scale(1);    transition: -webkit-transform 400ms cubic-bezier(0, 0, 0.2, 1);    transition: transform 400ms cubic-bezier(0, 0, 0.2, 1);    transition: transform 400ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 400ms cubic-bezier(0, 0, 0.2, 1);    will-change: transform;}.zc-scrollTop:hover {     box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.29);    -ms-box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.29);    -webit-box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.29);    -moz-box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.29);}.zc-scrollTopIcon {	background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -393px -1048px;    width: 19px;    height: 10px;    top: -1px;    left: 6px;    position: absolute;	margin: 18px 0 0 0px;	display: -ms-inline-flexbox;    display: -webkit-inline-flex;    display: inline-flex;} /* .zc-scrollTop:after{	content: "";	position: absolute;	background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -393px -1048px;    width: 19px;    height: 10px;    top: 50%;    left: 50%;    transform: translateY(-50%)translateX(-50%)rotate(180deg);    } */.mR0 {	margin-right: 0px !Important;}.newEditIcon, .newDeleteIcon, .newCloneIcon {	opacity: 0.5;	display: inline-block;	padding: 0px 25px !important;}.newEditIcon:hover, .newDeleteIcon:hover, .newCloneIcon:hover {	opacity: 1 !important;}.newEditIcon {	background-position: -64px -110px !important;}.newDeleteIcon {	background-position: 12px -110px !important;}.newCloneIcon {	background-position: -27px -110px !important;}.neweditIcon.disabled, .deleteIcon.disabled{	opacity:0.2 !important;	cursor:not-allowed !important;}.timelineO {	width: 9px;	height: 9px;	cursor: pointer;	right: -5px;	z-index: 5;	top: 6px;	background-color: #79b176;	border-radius: 50%;}.rmvPM:last-child, .rmvPM:last-child td, .rmvPM:last-child td div {	padding-bottpm: 0px;	margin-bottom: -7px;}.timelineI {	width: 3px;	height: 3px;	background-color: var(--white-color);	border-radius: 50%;	right: 3px;	top: 3px;}.bTlightgray {	border-top: 1px solid #eee;}#result .cvpadding {	padding: 0px !important;	background-color: var(--white-color) !important;	border-bottom: 0;}.zI10 {	z-index: 10;}.ui-widget.docsdialog {	font-size: 0.929rem !important;	font-family: var(--font-regular),sans-serif !important;}#calBd {	padding: 35px 35px 0px 35px !important;}.newSettingsArrow {	right: 13px;	left: auto;}.dv_sum_table .dvTitle, .dv_sum_table .dvSubTitle {	display: none;}.tb_newmenu{	position:relative;	border-bottom:1px solid #eaeaea;	padding-left:20px;}.tb_newmenu a{	display:inline-block;	padding: 14px 10px 6px;	margin: 0;	font-size: 0.929rem;	cursor: pointer;	float: left;	margin-right: 3px;	font-family: var(--font-light),sans-serif;	position: relative;	margin-bottom: -1px;	color: var(--body-color);}.tb_newmenu a:hover{	color:#338cf0;	border-bottom: 1px solid #338cf0;}.tb_newmenu .sel{	border-bottom: 1px solid #338cf0;    color: #338cf0;}.krp_entity_timeline_subject{	font-size:0.929rem !important;	line-height:1.286rem !important;}#timeLineContainerDV .krp_entity_timeline_item{	margin-left:0px;	padding: 0px 15px 15px;}#timeLineContainerDV li .tl_by { display: none; }#timeLineContainerDV li .tl_dat { display: none; }#timeLineContainerDV .krp_entity_timeline_item .tl_by { display: none; }#timeLineContainerDV .krp_entity_timeline_item_content{	margin-left:0px;}.tl_a{	font-family:var(--font-semibold),sans-serif;}.tl_s{	padding:0px 5px;	color:#777;}.tl_by, .tl_ow, .tl_dat{	color:#777;	font-size:0.857rem !important;	padding-right:5px;	font-family:var(--font-light),sans-serif;}.setup-space{	padding:2.928rem 2.857rem;}.graytag,.greentag,.normaltag{	font-size:0.786rem;	font-weight:normal;	padding:2px 5px;	border-radius:2px;	display:inline-block;	line-height: 1rem;}.greentag{	background:#6B5;	color:white;}.graytag{	background:#e9e9e9;	color:#888;	text-shadow:0px 0px 1px var(--white-color);}.normaltag{	color:#777;	border:1px solid #ddd;	border-radius:2px;}.tb_dottedIcon{	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -173px -213px;	width: 18px;	height: 6px;	opacity: 0.6;}.tb_dottedIcon:hover { opacity: 1; }.setupsearch{	width: 300px;	height: 36px;	padding: 8px 50px 8px 10px;	border-bottom:1px solid #eee !important;	color: #333;	font-size: 1.214rem;	outline: 0;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;	transition: 0.3s all ease;}.setupsearch.w100per{width: 100%;}input.setupsearch[type="text"]:hover{border-bottom: 1px solid #e6e6e6 !important;}input.setupsearch[type="text"]:focus {	box-shadow: none !important;	border:1px solid var(--white-color) !important;	border-bottom:1px solid #338cf0 !important;	outline: 0px !important;}input.setupsearch[type="text"]:focus::-webkit-input-placeholder { color: #cccccc; }#dashboardPopup input[type="text"]:focus::-webkit-input-placeholder { color: #ccc !important; }.setupsearchicon{	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0px 0px;	width:16px;	height:16px;	right:6px;	top:10px;	opacity:0.6;	position: absolute;}.setupsearch::-webkit-input-placeholder {	color:#aaa;	font-family:var(--font-thin),sans-serif !important; 	font-style: italic;}.setupsearch::-moz-input-placeholder {	color:#aaa; 	font-family:var(--font-thin),sans-serif !important;	font-style: italic;}.setupsearch::-o-input-placeholder {	color:#aaa; 	font-family:var(--font-thin),sans-serif !important;	font-style: italic;}.drillDownPtr{	left:-1000px;	top:-1000px;}#noteDetails .smalledit{	visibility:visible !important;	color: #ec4844;}#notesTitleSec > #dvcreatenotespan{	color: var(--grey-text2-color);}#noteDetails .feedsImgHolder{	margin:0px;}#crmspanid{	z-index:1;}#addComponentErrorMsg span {    background-color: rgb(255, 252, 240);    padding: 10px 20px;    color: #111111;}.tabGroupMenuArrow{	position:absolute;	width:0px;	height:0px;	border:10px solid transparent;	border-bottom:11px solid var(--white-color);	top:-26px;	left:5px;}.zcrm-modal {	position: fixed;	top: 50%;	left: 50%;	/*width: 50%;	max-width: 630px;*/	min-width: 550px;	height: auto;	z-index: 10000;	visibility: hidden;	/*-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;	-webkit-transform: translateX(-50%) translateY(-50%);	-moz-transform: translateX(-50%) translateY(-50%);	-ms-transform: translateX(-50%) translateY(-50%);	-o-transform: translateX(-50%) translateY(-50%);	transform: translateX(-50%) translateY(-50%);*/}.zcrm-effect .zcrm-content {	-webkit-transform: translateY(-200%);	-moz-transform: translateY(-200%);	-ms-transform: translateY(-200%);	-o-transform: translateY(-200%);	transform: translateY(-200%);	/*-webkit-transition: all .3s;	-moz-transition: all .3s;	-o-transition: all .3s;	transition: all .3s;*/	opacity: 0;}.zcrm-show.zcrm-effect .zcrm-content {	-webkit-transform: translateY(0%);	-moz-transform: translateY(0%);	-ms-transform: translateY(0%);	-o-transform: translateY(0%);	transform: translateY(0%);	border-radius: 0 0 3px 3px;	opacity: 1;}.zcrm-content {	background: var(--white-color);	position: relative;		box-shadow: 0 5px 15px rgba(0,0,0,.5);	overflow:auto;}.zcrm-effect{	top:0px;	-webkit-transform: translateX(-50%);	-moz-transform: translateX(-50%);	-ms-transform: translateX(-50%);	-o-transform: translateX(-50%);	transform: translateX(-50%);	transition: all .3s;	-webkit-transform: all .3s;	-moz-transform: all .3s;	-ms-transform: all .3s;	-o-transform: all .3s;	opacity: 1;}.zcrm-show {	visibility: visible;}.crm-spinner-loading {          -webkit-animation: rotate 2s linear infinite;                  animation: rotate 2s linear infinite;          z-index: 2;      }      .crm-spinner-loading .path {          stroke-dasharray: 1,150;          stroke-dashoffset: 0;          stroke: rgba(27, 154, 89, 0.7);          stroke-linecap: round;          -webkit-animation: dash 1.5s ease-in-out infinite;                  animation: dash 1.5s ease-in-out infinite;      }      @keyframes rotate {          100% { transform: rotate(360deg); }      }      @-webkit-keyframes rotate{          100% { -webkit-transform: rotate(360deg); }      }      @keyframes dash {          0% {              stroke-dasharray: 1,150;              stroke-dashoffset: 0;          }          50% {              stroke-dasharray: 90,150;              stroke-dashoffset: -35;          }          100% {              stroke-dasharray: 90,150;              stroke-dashoffset: -124;          }      }      @-webkit-keyframes dash {          0% {              stroke-dasharray: 1,150;              stroke-dashoffset: 0;          }          50% {              stroke-dasharray: 90,150;              stroke-dashoffset: -35;          }          100% {              stroke-dasharray: 90,150;              stroke-dashoffset: -124;          }      }#lvTred td.rowSelTd { border-color: #F2EDCF; }.totalCounttoLeft{position:absolute; left:31px; bottom:11px; z-index:1;font-size: 0.85rem;color: var(--body-color) !important;}#totalRecordsCount { font-size: 0.86rem; color: var(--body-color) !important;}#totalCountNo{font-size: 0.86rem; color: var(--body-color) !important; font-weight:bold;font-family: var(--font-medium),sans-serif;}#totalRecordsCount:hover { text-decoration: underline; } #lvBottomButtonTD { font-size: 0.857rem; } .spacerIcon { width: 2px; height: 10px; }.topbandSearchIcon { width: 19px; height: 19px; display: inline-block; margin-top: 0px; background-position: -160px -63px; opacity: 0.8; position: relative;    left: 0;    top: 5px;}.topbandSearchIcon:hover, .topbandSearchIconH { opacity: 1; }.searchOverlay { position: fixed; top: 0; right: 0; left: 0; bottom: 0; z-index: 12; background: rgba(255, 255, 255, 0.85); -webkit-transition: transform 0.2s linear;-moz-transition: transform 0.2s linear;-ms-transition: transform 0.2s linear;-o-transition: transform 0.2s linear;transition: transform 0.2s linear;overflow: auto;}.fullSearchBg { background: var(--white-color); }.searchInner { height: 245px; padding: 50px 50px 0; }.searchInner .searchInnerSpan, .gSearchBar .newgsearchouterdiv { display: block; margin: 0 auto; padding: 0 0 0 80px; position: relative; -webkit-transition: width 0.05s linear; -moz-transition: width 0.05s linear; -ms-transition: width 0.05s linear; -o-transition: width 0.05s linear; transition: width 0.05s linear; white-space: normal; border: 0; border-bottom: 1px solid #eeeeee; height: auto; width: auto; border-radius: 0; }.searchInner input.topbandSearchInpt, .gSearchBar .newgsearchouterdiv .srchForm { width: 95%; height: 44px; border: 0; line-height: normal; background: none; font-family: var(--font-light),sans-serif; font-size: 36px; color: #333; float: left; font-style: italic; }.gSearchBar .newgsearchouterdiv .srchForm { height: 24px; padding: 24px 0 12px; background: var(--white-color); font-family: var(--font-light),sans-serif; font-size: 20px; font-style: normal; }input.topbandSearchInpt::-webkit-input-placeholder, .gSearchBar .newgsearchouterdiv .srchForm::-webkit-input-placeholder  { color: #999; }input.topbandSearchInpt:-moz-placeholder, .gSearchBar .newgsearchouterdiv .srchForm:-moz-placeholder  { color: #999; }input.topbandSearchInpt::-moz-placeholder, .gSearchBar .newgsearchouterdiv .srchForm::-moz-placeholder  { color: #999; }input.topbandSearchInpt:-ms-input-placeholder, .gSearchBar .newgsearchouterdiv .srchForm:-ms-input-placeholder  { color: #999; }.searchInner .searchInnerSpan .topbandAdSearchIcon, .gSearchBar .newsearchimg { position: absolute; left: 0; top: 0; opacity: 0.3; cursor: pointer; width: 46px; height: 32px; display: block;  background: transparent url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -91px -2px; margin: 4px 0 0; }.gSearchBar .newsearchimg { width: 60px; height: 60px; background: #313949; margin: 0; opacity: 1; }.gSearchBar .newsearchimg img {  width: 39px; height: 29px; margin: 16px 0 0 13px; background: transparent url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -241px -567px !important; }.searchInner .searchInnerSpan .topbandAdSearchIcon:hover { opacity: 1; }.adSearchClose { width: 18px; height: 18px; color: #dddddd; font-family: var(--font-light),sans-serif; font-size: 14px; cursor: pointer; position: absolute; right: 25px; top: 23px; z-index: 1; }.adSearchClose span { width: 18px; height: 18px; float: right; background: transparent url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -206px -571px; }.newsearchcatagory input[type="checkbox"], .relateListCheck input[type="checkbox"] { display: none; }.newsearchcatagory label input[type="checkbox"] + span, .relateListCheck label input[type="checkbox"] + span { cursor: pointer; display: inline-block; height: 15px; margin: -4px 5px 0 0; vertical-align: middle; width: 15px; background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -240px -1078px; }.newsearchcatagory label .democlass + span{ background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -215px -1078px !important; }.newsearchcatagory  label input[type="checkbox"]:checked + span, .relateListCheck label input[type="checkbox"]:checked + span { background: url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -265px -1078px; }.relateListCheck label input[type="checkbox"]:checked:disabled + span { background: url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -265px -1078px; cursor:default; }.gSearchBar .newsearchimg img { background: none; }#gsearchDiv .rwobwop { min-height: inherit;overflow: inherit; }.gSearchBar .newgsearchouterdiv.searchStrFocus { border-bottom: 1px solid #4fa4ec; }.newgsearchouterdiv .newsearchcatagory { min-width: 200px; top: 45px; left: 0; box-shadow: 0 5px 7px rgba(0,0,0,0.25); -moz-box-shadow: 0 5px 7px rgba(0,0,0,0.25); -webkit-box-shadow: 0 5px 7px rgba(0,0,0,0.25); border: 0; }.searchInner .newsearchcatagory label, .newgsearchouterdiv .newsearchcatagory label, .relateListCheck label { display: block; }.newgsearchouterdiv .newsearchcatagory { top: 51px; }.editDownArrow { width: 7px; height: 5px; background: transparent url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -272px -142px; }.editDownArrow:hover { background-position: -272px -181px; }.notesArrowDown { width: 10px; height: 6px; display: block; background: transparent url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -15px -24px; }.changeUserIcon{float: right;background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -110px -41px;width: 16px;height: 16px;margin-right:8px; display: inline-block; padding-right: 0px !important; cursor:pointer;}.smalledit.changeUserIcon { margin-right: 0 !important; }.neweditIconSvg{ float: right; background: var(--white-color) url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -387px -973px; width: 14px; height: 14px; padding: 3px; border-radius: 50%;}.tabDiv.focusEleField .labelValTwo{ border-bottom: 1px solid #338cf0;}div.tabDiv input:focus,div.tabDiv input,.tabDiv.focusEleField input,.tabDiv.focusEleField input:focus,.tabDiv .tAreaBox:focus,.tabDiv .tAreaBox{border:none !important;box-shadow:none !important;padding:0;}div.tabDiv input.textField { min-width: 70%; }.Tasks div.tabDiv input.textField { min-width: 80%; }.relateListCheck { box-shadow: inset 0px -7px 6px -9px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px -7px 6px -9px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0px -7px 6px -9px rgba(0,0,0,0.3); max-height:350px;}.slider_loading{  position: fixed;  width:100%;  height:2px;  overflow:hidden;  z-index: 1998 !important;  top:0px;  display:none;}.loading_line{  position:absolute;  background:#e96454;  width:100%;  height:2px;  }.loading_break{  position:absolute;  background:var(--white-color);  width:20px;  height:2px;  left:-21px;  }.dot1{ 	-ms-animation:loadingbar 3s infinite;	-webkit-animation:loadingbar 3s infinite;	-moz-animation:loadingbar 3s infinite;	-o-animation:loadingbar 3s infinite;	animation:loadingbar 3s infinite;}.dot2{ 	-ms-animation:loadingbar 3s 0.5s infinite;	-webkit-animation:loadingbar 3s 0.5s infinite;	-moz-animation:loadingbar 3s 0.5s infinite;	-o-animation:loadingbar 3s 0.5s infinite;	animation:loadingbar 3s 0.5s infinite;}.dot3{ 	-ms-animation:loadingbar 3s 1s infinite;	-webkit-animation:loadingbar 3s 1s infinite;	-moz-animation:loadingbar 3s 1s infinite;	-o-animation:loadingbar 3s 1s infinite;	animation:loadingbar 3s 1s infinite;}.dot4{ 	-ms-animation:loadingbar 3s 1.5s infinite;	-webkit-animation:loadingbar 3s 1.5s infinite;	-moz-animation:loadingbar 3s 1.5s infinite;	-o-animation:loadingbar 3s 1.5s infinite;	animation:loadingbar 3s 1.5s infinite;}@-webkit-keyframes loadingbar { from { left: 0; } to { left: 100%; }}@-moz-keyframes loadingbar { from { left: 0; } to { left: 100%; }}@-o-keyframes loadingbar { from { left: 0; } to { left: 100%; }}@keyframes loadingbar { from { left: 0; } to { left: 100%; }}.tabdiv .lightgreyText{ color:#666 !important;}.tabdiv input:focus, .tabdiv select:focus, #bcShowInfo select:focus { outline: none; }#createsubmenu .menuDiv{	overflow: hidden;    position: relative;}#menu .addTabsulHt ul, #menu .addTabsulHt ul li, #menu .addTabsulHt ul li a { background: none; }.bxsh{display:none;height: 100%;width: 20px;box-shadow: inset -18px 0px 15px var(--white-color);position: absolute;right: 0px;z-index: 9;}#freezeBackGround{	background-color:var(--white-color);	opacity:0.5;}.backArrowBg { background-color: #e9e9e9; }.headervalue_Last, .headervalue_Subject, .headervalue_Campaign, .headervalue_Vendor, .headervalue_Solution, .headervalue_Product, .headervalue_Price { display: none; }.dvbtnlayer .dvTitle span { vertical-align: bottom; }.headervalue_Accounts_ico, .headervalue_Tasks_ico, .headervalue_Events_ico, .headervalue_Calls_ico { display: inline-block; width: 32px; height: 32px; vertical-align: middle; background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0 0; }.headervalue_Potentials_ico { 	background:url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat 0 -451px;	width: 36px;	height: 29px;	display: inline-block; }.headervalue_Accounts_ico { width: 30px; background-position: -40px -56px; display:none;}.headervalue_Contacts_ico, .headervalue_Leads_ico, .headervalue_Products_ico, .headervalue_Campaigns_ico, .headervalue_Vendors_ico, .headervalue_PriceBooks_ico, .headervalue_Quotes_ico, .headervalue_PurchaseOrders_ico, .headervalue_SalesOrders_ico, .headervalue_Invoices_ico, .headervalue_Cases_ico, .headervalue_Solutions_ico, .headervalue_CustomModule1_ico, .headervalue_CustomModule2_ico, .headervalue_CustomModule3_ico, .headervalue_CustomModule4_ico, .headervalue_CustomModule5_ico{	display:none;}.listViewTaskDeactive, .taskKanbanViewActive, .listViewTaskActive, .taskKanbanViewDeactive, .mapViewActive, .mapViewDeActive { display: inline-block; vertical-align: top; width: 15px; height: 17px; }.listViewTaskActive { background-position: -44px -100px; }.listViewTaskDeactive { background-position: -3px -100px; }.taskKanbanViewActive { background-position: -64px -100px; }.taskKanbanViewDeactive { background-position: -23px -100px; }.mapViewActive { background-position: -86px -969px; margin-top: -1px; height:18px;}.mapViewDeActive { background-position: -310px -152px; margin-top: -1px; height:18px; }.detailActivityIcon{ display: none; }.headervalue_Subject.detailActivityIcon, .headervalue_Calls_ico, .headervalue_Events_ico, .headervalue_Tasks_ico { display: inline-block; width: 20px; height: 20px; vertical-align: middle !important; }.headervalue_Calls_ico { background-position: -70px -65px; }.headervalue_Tasks_ico { width: 22px; background-position: -97px -65px; }.headervalue_Events_ico { background-position: -127px -66px; }#salesSummaryEnabled table { border-spacing: 0; }#salesSummaryEnabled table td { padding-left: 0; }#tooltip-zc span.dvgrayTxt {  display: inline-block; }.boxShMenu{box-shadow: 0px 0px 10px #1F1F1F;position: relative;top: 2px;width: 100%;height: 1px;z-index: 1;}.bxShTp { box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4);-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.4); }.facetContainer li.criSearchTab{	width: 94% !important;    padding: 0px 0px 0px 5px !important;}.facetContainer .chosen-choices{border-radius:2px !important;}.criSearchTab{width:100%;padding:10px 0px 5px 40px;position:relative;z-index:0;}.newEditCriIc{position:relative;top:0px;visibility:hidden;opacity:0.7;}.newEditCriIc:hover{opacity:1;}.changePatternDiv:hover .newEditCriIc{visibility:visible;}.criSearchTab .newSelect select,.criSearchTab .chosen-container{border:1px solid #ccc !important;border-radius:0px;}.criSearchTab .chosen-choices input{font-size: 13px !important;margin-top: 2px;  border: 0px !important;  padding: 5px;color: #333 !important; -webkit-font-smoothing: auto;-moz-osx-font-smoothing: auto; font-family: var(--font-light),sans-serif !important;}.criSearchTab .chosen-choices input:focus { box-shadow: none; }.slideInOutEffect{	min-height:0px;	max-height: 0%;	overflow: scroll;	display: block;}.slideInEffect{	animation-name: slideInEffect;	animation-duration:  1s;	animation-delay: 0s;		-webkit-animation-name: slideInEffect;	-webkit-animation-duration:  1s;	-webkit-animation-delay: 0s;		-moz-animation-name: slideInEffect;	-moz-animation-duration:  1s;	-moz-animation-delay: 0s;	display: block;	min-height:0px;	max-height: 100%;}@keyframes slideInEffect  {   0% {min-height:0px;opacity: 0;max-height: 0px;}   100% {min-height:0px;opacity: 1;max-height: 700px;}}@-webkit-keyframes slideInEffect  {   0% {min-height:0px;opacity: 0;max-height: 0px;}   100% {min-height:0px;opacity: 1;max-height: 700px;}}@-moz-keyframes slideInEffect  {   0% {min-height:0px;opacity: 0;max-height: 0px;}   100% {min-height:0px;opacity: 1;max-height: 700px;}}.slideOutEffect{	animation-name: slideOutEffect;	animation-duration:  0.4s;	animation-delay: 0s;		-webkit-animation-name: slideOutEffect;	-webkit-animation-duration:  0.4s;	-webkit-animation-delay: 0s;		-moz-animation-name: slideOutEffect;	-moz-animation-duration:  0.4s;	-moz-animation-delay: 0s;	min-height:0px;	max-height:0px;	display: block;}@keyframes slideOutEffect  {   0% {min-height:0px;opacity: 1;max-height: 700px;}	100% {min-height:0px;opacity: 0;max-height: 0px;}}@-webkit-keyframes slideOutEffect  {   0% {min-height:0px;opacity: 1;max-height: 700px;}	100% {min-height:0px;opacity: 0;max-height: 0px;}}@-moz-keyframes slideOutEffect  {   0% {min-height:0px;opacity: 1;max-height: 700px;}	100% {min-height:0px;opacity: 0;max-height: 0px;}}.rlMailSubject { max-width: 250px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.showHideDetailLink { text-decoration: none; text-transform: uppercase; color: #338cf0; }.showHideDetailLink u { text-decoration: none; }.showHideDetailLink span:after { background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -340px -1052px; width: 12px; height: 7px; content: ""; display: inline-block; position: relative; left: 12px; top: -1px; }.showHideDetailLink span.hideDetailArrow:after { background-position: -139px -1015px; }.newApCriteriaTable:hover .indIcon { visibility: visible; }.newApCriteriaTableHigh { color: #20b8a8; font-family: var(--font-semibold),sans-serif; }#criteriaDetails .uline1:hover { text-decoration: none; }.short-notification {	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;	height: 90px;	border: 1px solid #e2e2e2;	border-radius: 1px;	padding: 16px 16px 16px 20px;	background: var(--white-color);	margin-right: 9px;}.notifi-title {	color: #666;	text-transform: uppercase;	margin: 0;	font-weight: normal;}.bottomLine {	width: 24px;	height: 1px;	display: block;	margin-top: 4px; }.notifi-title  .greenLine {	background: #5eb56e;}.notifi-title .brownLine {	background: #d39c64;}.notifi-title .blueLine {	background: #56a0cd;}.potential-infos,.related-infos,.activity-infos {	color: #333333;	margin-top: 15px;}.potential-infos .potential-nos,.related-infos .related-nos,.activity-infos .activity-nos {	display: inline-block;	margin-right: 5px;	min-width: 56px;	line-height: 24px;	float: left;	cursor: pointer;	padding-left:10px;}.potential-up,.potential-down,.potential-hrznl {	width: 10px;	height: 18px;	display: inline-block;	background: transparent url(../images/topband-newicons.a63020dc714605877389f5c5a816429f.png) no-repeat;}.potential-up {	background-position: -96px -232px;}.potential-down {	background-position: -110px -232px;}.potential-hrznl {	background-position: -124px -232px;	margin-left: 3px;}.rltd-mail,.rltd-phone,.rltd-message {	width: 20px;	height: 22px;	background: transparent url(../images/topband-newicons.a63020dc714605877389f5c5a816429f.png) no-repeat;	display: inline-block;	margin-right: 3px;	float:left;}.w75 {	width: 75px !important;}.rltd-mail {	background-position: -211px -222px;}.rltd-phone {	background-position: -242px -223px;	width: 18px;}.rltd-message {	width: 21px;	background-position: -272px -223px;}/*.activity-infos p {	line-height: 20px;	display: inline-block;	padding-left: 20px;	text-transform: uppercase;	cursor: pointer;}*/.activity-task-icon, .activity-event-icon, .activity-call-icon{	width: 20px;	height: 22px;	display: inline-block;	background: transparent url(../images/topband-newicons.a63020dc714605877389f5c5a816429f.png) no-repeat;	float:left;	margin-right:2px;}.activity-task-icon {	background-position: -9px -223px;}.activity-event-icon {	background-position: -37px -224px;}.activity-call-icon {	background-position: -63px -223px;}.activity-infos a {	color: #6594ca;}.lastact-icon {	background: url(../images/lastact-icon.png) no-repeat 0 center;}.mH550{	max-height:550px;	overflow:auto;}.mW550{	max-width:550px;}.largeClose{	float:right;}.container{margin-left:0px}.remindSelctBg { background-color: #fffbde; }#notificationCount {   background-color: var(--white-color); color: rgb(245, 109, 109); padding: 0px 7px; margin-left: 7px; border-radius: 10px; font-size: 12px; height: 18px; display: inline-block; line-height: 20px; }.downloadLinkImg { text-indent: -999999px; width: 16px; height: 15px; background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -421px -1044px; opacity: 0.8; }.downloadLinkImg:hover { opacity: 1; }.selCountNumWrap { padding: 5px 10px; color: #6C6C6C; }.selCountIcon { width: auto; height: 12px; font-size: 12px; color: #338cf0 !important; margin-left: 8px; }.selCountIcon:hover { opacity: 1;  }#createNewCV {   border-radius: 3px; padding: 20px; box-shadow: 0 5px 15px rgba(0,0,0,.5); }#customviewname { border: 1px solid #e1e8ed;  padding: 4px 4px 4px 10px; font-size: 1rem; outline: none; display: inline-block; margin-top:0; margin-left: 10px; font-size: 1.26rem !important; width: 180px !important; }#dvinner { padding-left: 24px; padding-right: 24px; }.cellPadSpace0, .borderSpacing0 { border-spacing: 0; border-collapse: separate; }.cellPadSpace0 td { padding-left: 0; }.h_duedate{	color: var(--white-color);	position: relative;	background: #BDAD92;	font-size: 11px;	height: 15px;	padding-left: 6px; 	text-align: left;	display: inline-block;	position: relative;	text-transform: uppercase;	font-size: 10px;	line-height: 16px;	padding: 0 5px;	min-width: 35px;}.h_duedate:after {  border-width: 7px 7px;  border-style: solid inset solid solid;  border-color: #BDAD92 transparent #BDAD92 #BDAD92;  bottom: 0;  content: "";  display: inline-block;  position: absolute;  height: 1px;  right: -14px;}input.h_duedate { vertical-align: top; }.h_overdue{	background: #ec7e7d;}.h_overdue:after {  border-color: #ec7e7d transparent #ec7e7d #ec7e7d;}.h_todaytask{	background:#e9b330}.h_todaytask:after {  border-color: #e9b330 transparent #e9b330 #e9b330;}.h_completetask{	background:#BDB39E;text-decoration:line-through;s}.h_completetask:after {  border-color: #BDB39E transparent #BDB39E #BDB39E;}.h_latertask{	background:#77C3A1;	}.h_latertask:after {  border-color: #77C3A1 transparent #77C3A1 #77C3A1;}.rightpanelBox #rpContInfo td { padding-bottom: 5px; }.bcDropDownTd { color: #666; }.bcDropDownIcon { position: relative; }/*.bcDropDownIcon:after { content: ''; display: none; position: absolute; right: -20px; top: 7px; background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -314px -883px; width: 8px; height: 6px; }.bcDropDownTd:hover .bcDropDownIcon:after { display: block; }*/.editCreatStar { top: 11px; }.cvpadding .editCreatStar{top: 7px;}.leadsStar input { margin-top: -6px;  }#tabGroupMenuDiv { margin-top: 17px; }.newStyleAct.newtable td{border-bottom:none;color:#414141;font-family: var(--font-light),sans-serif;}.newStyleAct.newtable{border:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;box-shadow: 0px 2px 2px 0px #EAEAEA;width: 100%;}.newStyleAct.newtable th{border-top:none;   font-family: var(--font-regular),sans-serif; }#summaryfield{ width:16px; height:16px; background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -314px -883px;}#showEmbedUrl { width: 100%;height:auto;	white-space: normal;	min-height: 85px;    font-size: 1rem;	line-height: normal;	font-family: var(--font-regular),sans-serif;	padding: 10px;	color: #4d4d4d; resize: none;	display: block;	background: var(--white-color);    -moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;	margin-bottom: 10px;	line-height: 1.25rem;	}#domainList { border: 1px solid #cecece; width: 100%; height: 38px; padding: 10px; resize: none; display: block; background: var(--white-color);  box-sizing: border-box; line-height: 1rem;}.clear_lookupfield.top0 { top: 0; }span.iconlock_ap.readonlyIc {position: absolute;right: 0;top: 19px;}.readOnlyFld .labelTab, .readOnlyFld .labelVal {box-sizing: border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box; }.bcEditIcon .createSelect { min-width: inherit; }.bcEditIcon{    width: auto !important;    max-width: 500px !important;    min-width: 150px !important;    display: block !important;}.remainderdet:hover a.black{	color:#338cf0 !important;}.DasbChart .tabDiv .labelVal { min-width: 100%; }.DasbChart .tabDiv .labelVal .createSelect { min-width: 100%; }.DasbChart .tabDiv .labelVal .createSelect::after { top: 0; }.DasbChart .tabDiv .labelVal .createSelect select { width: 105% !important; }.DasbChart .labelTab { padding-bottom: 8px; box-sizing: border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box;}#dashboardPopup .zcrm-content { width: 795px; }#dashboardPopup .popup-model-content.w700 { margin: 0 auto; }.contInfoTab_0.dasbHeadLbl { width: 41%; }#dashboardPopup .galleryMenu { border: 0; text-overflow: ellipsis; overflow: hidden;    width: 240px; }.secHeadMarg + .tb_newmenu { border-bottom: 0; position: relative; height: 38px; overflow: hidden; }.secHeadMarg + .tb_newmenu a { position: relative; z-index: 5; line-height: 17px; }.secHeadMarg + .tb_newmenu:after { position: absolute; left: 0; right: 8px; bottom: 0; content: ''; height: 1px; background: #eaeaea; display: block; z-index: 1; }.EventsActivity, .CallsActivity, .TasksActivity { width: 21px; height: 22px; margin-left: 15px; display: inline-block; padding: 0 !important; }.EventsActivity {    background-position: -127px -65px;}.CallsActivity {    background-position: -70px -65px;}.TasksActivity {    background-position: -97px -64px;}.EventsActivity + span, .CallsActivity + span, .TasksActivity + span { padding: 0 0 0 5px !important; }.evntIconPost { top:4px; left: 0; }.searchCrSelValSel { position: absolute; left: 10px; top: 6px; line-height: 22px; opacity: 0; }.searchSelOuter { border-radius: 3px;	border: 1px solid rgba(0, 0, 0, 0);	padding: 6px 10px;	width: auto;	height: auto;	cursor: pointer;	margin-left: 5px;	display: inline-block;	vertical-align: middle;	position: relative;	overflow: hidden;}#homeTable .searchSelOuter { margin-left: 0; }#homeTable tr.Bg td { padding-left: 0; }.searchSelOuter:hover {	border: 1px solid rgba(0, 0, 0, 0.3);}.searchSelOuter:hover .tb_downarrow {	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -314px -883px;}.chznNewSel .chosen-container { width: auto !important; border: 0 !important; border-radius: 0 !important; }.chznNewSel .chosen-container-single .chosen-single div b { background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -312px -884px; width: 12px; margin-top: 13px; }.dasbEditPop { width: 400px !important; }.dasbEditPop .tabDiv { display: inline-block; white-space: nowrap; width : 100%;}.dasbEditPop .labelTab { min-width: 140px; max-width: inherit;box-sizing: border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box; }.dasbEditPop .labelVal { min-width: inherit; max-width: inherit; }.boxShadowClass:after { content: ""; position: absolute; bottom: -5px; left: -15px; right: 0; height: 5px; box-shadow: inset 0 8px 6px -7px #ddd; display: block; }#addLinesBtnLwr{	padding: 20px 0px !important;    margin-bottom: 0px;}.dash-90 .select2-selection__rendered{max-width: 90% !important;}#addLinesBtnLwr>div{	padding:0px !important;}/*.invoiceTable input[type="button"]{	padding: 0px 15px !important;}*/.invoiceTable div, #productList input[type="text"]{	padding:0px !important;}div.newCustSel { position: relative; min-height: 17px; }div.newCustSel.createSelect select { opacity: 0; position: absolute; left: 0; top: -8px; bottom:  -8px; padding: 10px 0 !important; width: 100% !important; }div.newCustSel select.multiSelect { opacity: 1; position: inherit; left: inherit; top: inherit; border-radius: 0; }div.newCustSel .newCustSelVal { display: block; word-break: break-word; }div.newCustSel select.multiSelect + .newCustSelVal { display: none; }div.newCustSel.createSelect:after { display: none; }.newWindowIcon { background-position: -265px -140px; width: 16px; height: 16px; display: inline-block; }div.newCustSel .tb_downarrow { background-position: -314px -883px; }.changeEditIcon { padding-right: 15px; position: relative; }.changeEditIcon:after {	width: 13px;	height: 13px;	content: '';	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -120px -246px;	border: 0px;	opacity:1;	cursor:pointer;	display: block;    position: absolute;    right: 0;    top: 2px;}.changeEditIcon:hover:after {	background-position:-143px -475px;}.newSearchIcon { background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 100% -997px; width: 18px; height: 18px; }.newApCriteriaTable tr td:last-child{	min-width:75px;}#whichCallDiv table td { white-space: nowrap; }#addColumn {     	width: 21px;    height: 17px;    border: 0;    background: url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -361px -1042px;    margin-top: 1px;    display: block;    cursor:pointer; }.addColumnActive{background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -2px -473px !important}#territorytooltip{	font-size:14px;	font-family: var(--font-medium),sans-serif;}#preHTMLContainer .contactInfo .mT50 {	margin-top: 24px !important;}#columnList{	padding: 0px 16px 16px;	overflow: hidden;	box-shadow: none;	margin-left: -16px;	border: none !important;}#columnListId{		padding-left:8px !important;}.menuDiv .columnListBtn{padding: 10px 0px 10px;text-align: center; border-top: 1px #ddd solid;}.moredot{	background: #f5f5f5 url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -162px -200px !important;	padding: 0px 20px !important;	vertical-align: middle;	width: 0;} .chznGreenBtn .chosen-container { border: 1px solid #6db97c !important; background: transparent !important; border-radius: 2px !important; }.chznGreenBtn .chosen-container-single .chosen-single { color: #6db97c !important; }.chznGreenBtn .chosen-container:hover {background: #6db97c !important; }.chznGreenBtn .chosen-container:hover .chosen-single { color: var(--white-color) !important; } .maininfo div.newChosenSel.createSelect { float: left; }.newChosenSel .chosen-container-single .chosen-single { padding: 0; }.labelValTwo .newChosenSel { max-width: 73%; }/* .newChosenSel .chosen-container-single .chosen-single div b { position: absolute; top: 0; bottom: 0; margin: auto; }.newChosenSel .chosen-container{ max-width: 70%; width: auto !important;}.newChosenSel .chosen-container-single .chosen-single span { white-space: normal; }.newChosenSel .chosen-container-single .chosen-single div b { background-position: -314px -884px; width: 8px; height: 4px; } */div.newChosenSel.createSelect{overflow: visible;}div.newChosenSel.createSelect:after { display: none; }.mB7 { margin-bottom: 7px; }.userTabl:hover { background: #f5f5f5; }#showChartType .secHead { color: #333 !important; }.alpha-link { color: #338cf0; font-size: 12px; margin: 4px 7px 0 0; border: 1px solid transparent; padding: 2px 4px; position: relative; display: inline-block; text-align: center; vertical-align: middle; }.alpha-link span { width: 19px; height: 19px; background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat scroll -553px -1074px; display: inline-block; line-height: 19px; cursor: pointer; }.alphaSearchActive {background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat scroll -300px -267px !important;}.alpha-linkNotAll:hover { background: rgba(60, 152, 221, 0.29); }.alpha-linkNotAll { margin: 0 30px 0 0; padding: 2px 6px; border: 1px solid #dbdbdb; }.alpha-linkNotAll span { background: none !important; }#alphaTable { position: fixed; top: 107px; right: 0; overflow: hidden; padding: 0 0 16px 16px; z-index: 19;  }#alphaTable ul { box-shadow: 0 1px 16px rgba(0,0,0,0.3); padding: 5px 0; background: var(--white-color); }ul#alphaTable li:first-child {padding-top: 5px;}#alphaTable li { padding-left: 0; padding-bottom: 0; }.alpha-link .smalledit { width: 6px; height: 13px; color: #9a9a9a; border-radius: 0 1px 1px 0; font-size: 10px; background-color: #EAEAEA; display: block; position: absolute; left: 100%; top: -1px; padding: 5px; z-index: 99; border: 1px solid #dbdbdb; border-left: 0; }.alpha-link:hover .smalledit { color: #333333; }.cvBtnHeader { height: 36px; width: 100%; position: relative; z-index: 12; }.detailPageNation { position: absolute; right: 0; top: 0; margin-top: 70px; margin-right: 15px; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; visibility: hidden; }.detailPageNationAct { margin-top: 23px; z-index: 20; visibility: visible; }.cvBtnHeaderAct:hover .refbtn {    visibility: hidden;}.cameraIcon{	width: 24px;    height: 20px;	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat scroll  -173px -323px;	border: 0px;    cursor: pointer;}.emptyImgContainer{	width: 48px;	height: 48px;	max-height:48px;	overflow: hidden;	border-radius: 50%;	font-size: 22px;	color: var(--white-color);	text-align: center;	line-height: 48px;	font-family: var(--font-light),sans-serif;	text-transform:capitalize;	background: transparent url(../images/avatar.baebbe0b0177eeb192c5e6a23c915c41.png) no-repeat scroll;}.candprofile.emptyImgContainer{	line-height: 45px;}.detail_hasProfile{	background: none !important;}.lnPhoto:hover::after{	position:absolute;	left:0px;	right:0px;	top:0px;	bottom:0px;	content:"";	background-color:rgba(0,0,0,0.5);	z-index:1;	border-radius:50%;}.emptyAccLogo img{	max-width:150px !important; 	max-height:36px !important;}_:-ms-input-placeholder, :root .emptyAccLogo img {height:36px; width:36px;}.emptyLCPhoto img, .dvPhotoShadow, #imgContainer img{	width: 48px;    height: 48px;    border-radius: 50%;}#imgContainer img{	max-height: 48px !important;}.lnPhoto #closeLinkIcon{	opacity:0 !important;}.topRightIcons { margin-top: 0; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; }.topRightIconsAct { margin-top: -110px; }.topRightIcons #toolsId { top: 55px !important; }.tabDivCreate.readonlyF .labelValCreate .chosen-container  { display: none; }#backArrowDV{	/* left:-30px;	top:15px; */}#detailViewButtonLayerDiv #backArrowDV { display: inline-block; position: relative; top: -5px;}#cvTable {    visibility: visible;    margin-top: 0px;    padding-bottom: 0px;    margin-bottom: 20px;		-webkit-transition: all 0.4s ease-in-out;	-moz-transition: all 0.4s ease-in-out;	-ms-transition: all 0.4s ease-in-out;	-o-transition: all 0.4s ease-in-out;	transition: all 0.4s ease-in-out;}#cvTable.cvTableAct {	margin-top: -70px;    padding-bottom: 30px;    margin-bottom: 0px;    visibility: hidden;}#detailViewButtonLayerDiv{		padding-bottom: 5px;	min-width: 500px;}#newInfoDiv #dvinner{	padding-top: 0 !important;}.dv_shadow{	box-shadow: 0px 2px 2px #eee;}#actionMenu.ddM a { padding: 0.357rem 1.429rem 0.357rem 1rem; }#divMacro.ddM3 li {  padding: 3px 5px 3px 15px; }ul#availableList li.placeholder{ display:none !important; }#qcFieldsContent .newfield > #modNameImg { margin-left: 4px; }.eventActionsMenu > a.dummyForLeftPanel{margin-left:0px;padding: 4px 15px;}table.dvbtnlayer tr td { vertical-align: middle;}#detailViewButtonLayerDiv table.dvbtnlayer tr td { vertical-align: middle; word-break: break-word; }.mLMinus41{margin-left:-41px;}.topMinus2{top:-2px}.newRelDetails {    position: relative;    margin: 15px -30px 16px -58px;   /* width: fit-content;    -moz-width: fit-content;    -webkit-width: fit-content;    -o-width: fit-content;    -ms-width: fit-content;*/}.newRelDetailsTd{	padding-left: 58px;    border-right: 1px solid #eee;	min-width:300px;	max-width:700px;}.newRelDetailsTd:last-child{	border-right: 0px;}.newRelDetails_AMOUNT{	font-size: .7rem;    font-weight: normal;    padding: 2px 5px;    border-radius: 2px;    display: inline-block;	background: #ec7e7d;    color: var(--white-color);	line-height:12px;	margin-left:10px;}.newRelDetails_STAGE::before{	display:block;	content:"";	margin-top:3px;}.newRelDetails_STAGE::after{	content:"";	margin-right:15px;}div.tabDivCreate > .labelValCreate .chosen-container { border: none !important; padding: 0 0 5px; margin-bottom: -5px; vertical-align: top; }div.maininfo table#tableId tr td { vertical-align: top; padding:3px 0px; }div#newlpdiv div.lpDivHeadD span.feed_createbtn { margin-top: 3px;}/*#basic { -webkit-transition: transform 0.2s linear;-moz-transition: transform 0.2s linear;-ms-transition: transform 0.2s linear;-o-transition: transform 0.2s linear;transition: transform 0.2s linear; }.scaleCont { -moz-transform: scale(0.95);-webkit-transform: scale(0.95);-o-transform: scale(0.95);-ms-transform: scale(0.95);transform: scale(0.95); }*/#addNewComponent{background-color:#f7f7f7; border: 2px dashed #ccc !important;box-sizing: border-box;}#addNewComponent:hover{background-color:var(--white-color) !important;border:2px dashed #999 !important;}.plusicon_big{	width: 50px;    height: 50px;    background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -1px -499px;}.dashBrdContent.ui-sortable-placeholder{	min-height:334px;	margin-top:0px !important;	border:1px dashed #ccc !important;	background-color:#eee;	visibility:visible !important;	box-sizing:border-box !important;}.topFreez { position: fixed; top: 0; }.topFreez1 { position: fixed; top: 45px; }.topFixed { position: fixed; top: 0; width: 100%; z-index: 19; }.importTable .topband_graybg{	background-color: var(--white-color) !important;}.emailicon,.phoneicon,.mobileicon,.faxicon,.websiteicon,.dobicon, .locationIcons{	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;	padding-left:20px;	line-height:28px;	color:#000;	font-size: 0.929rem;}.locationIcons{	background-position: -307px -153px;}#orgDetailsDiv .locationIcons, #userDetailView .locationIcons{background: none !Important; padding: 0;}#orgDetailsDiv .locationIcons:before,#userDetailView .locationIcons:before{	content: "";	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;	height:20px;	width: 20px;	display: inline-block;	color:#000;	font-size: 0.929rem;	background-position: -307px -153px;	vertical-align: top;	position:relative; 	top: 3px;}.emailicon{	background-position: -307px 3px;}.phoneicon{	background-position: -308px -55px; }.mobileicon{	background-position: -307px -27px;}.faxicon{	background-position: -307px -85px;}.websiteicon{	background-position: -309px -182px;}.dobicon{	background-position: -307px -117px;}.RemindAt_Notify label{ margin-right:15px;}#menu a { font-family: var(--font-regular),sans-serif; -webkit-font-smoothing: initial; -moz-osx-font-smoothing: initial; color: #303030 !important; }#criteriaDetails { position: relative; }#Crm_Calls_SEID_label .chosen-single { color: #888; font-size: 15px !important; }#homePageView, #newInfoDiv #dvinner, #report_scrollingEntityDiv{	-webkit-overflow-scrolling: touch !important;} .tar{	text-align:left;		padding: 5px 15px 5px 0px;}.auditlog-time{	color:#988a72;	font-size:0.857rem;	width:4.5rem;}#ShowCustomViewDetails .criSearchTab .chosen-container{min-height: 31px !important;	}#txtAdjustment { font-size: 13px !important; border: 0; }#availableList span.SelectedElement { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }#availableList li { position: relative; }#availableList span.SelectedElement + .addArrw { top: 6px; right: 8px;}#availableList li .multiMove { position: absolute; top: 3px; right: 18px; }#criteriaSearchTable .chosen-container-single .chosen-single div { display: none; }.successtickicon{ background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -110px -421px; width: 20px; height: 20px;}.yellow_star { width: 16px; height: 14px; background: transparent url("../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg") no-repeat -55px -19px; display: inline-block; cursor: pointer;}.gray_star { width: 16px; height: 14px; background: transparent url("../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg") no-repeat -72px -19px; display: inline-block; cursor: pointer;}.crm-chatBarIcons tbody tr > td{vertical-align: top;}.feedbackicon,.feedbackiconActive{    padding-left: 30px;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -301px -1224px;    height: 26px;    width: 30px;    border-left: 1px solid #ddd;    border-top: 1px solid #C2C2C2;    bottom: 0px;    margin-top: -1px !important;}.feedbackiconActive{	background:var(--white-color) url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -301px -1197px !important;	border-top: 1px solid var(--white-color) !important;}.MoveToMailIcon{	background:var(--white-color) url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -223px -504px;	width: 18px;	height: 15px;	float:left;	cursor:pointer;	position:relative;}.MoveToMailIcon:hover{	background:var(--white-color) url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -245px -504px;}.mailDetailToolTip{	 background-color:#444444;    color: var(--white-color);    font-size: 12px;    display: inline-block;    position: absolute;    display:none;    border-radius:2px;    z-index:99;}.mailDetailToolTip .hvrIn{	position:relative;padding:3px 10px;}.tabDivCreate .labelValCreate select, div.createSelect select { width: auto !important; max-width: 100%; padding-right: 60px !important; }.newMenuTable {    background-color: #313949;	}#participantInnerDiv #invFilterDropDown_chosen  a.chosen-single span{    max-width: 90%;overflow: hidden;}#viewInvPopInnerDiv #addInvDivFromView #invFilterDropDown_chosen  a.chosen-single span{max-width: 80% !important;overflow: hidden;}#stdDateFilterField_chosen a.chosen-single span,#stdDateFilter_chosen a.chosen-single span, #primarymodule_chosen a.chosen-single span{    max-width: 95%;overflow: hidden;}.labelValTwo .chosen-container-single .chosen-single, .labelValCreate .chosen-container-single .chosen-single, .labelValTwo .chosen-container-active.chosen-with-drop .chosen-single, .labelValCreate .chosen-container-active.chosen-with-drop .chosen-single, .labelTabCreate .chosen-container-single .chosen-single, .labelTabCreate .chosen-container-active.chosen-with-drop .chosen-single, .wf_form_UI .chosen-container-active.chosen-with-drop .chosen-single,.cccontact_fix.wf_form_UI .chosen-container .chosen-single { padding: 0; }.chosen-drop .select { border: 0; } .refreshAnim.dbBtnRefresh{background: none !important;    width: auto;height: auto;opacity: 1;line-height: 1.5rem;}.refreshAnim.ref_visible{visibility: visible;}.tb_small_loader{display: inline-block;position: relative;}.ld_init{background: url('../images/circle2.efae98d406d3738b2cfd8a3385d7483a.svg') no-repeat -18px 0px;width: 13px;height: 13px;display: inline-block;position: relative;cursor: pointer;z-index: 2;}.ld_init:hover{opacity: 1;background: url('../images/circle2.efae98d406d3738b2cfd8a3385d7483a.svg') no-repeat -1px 0px;}.ld_init:after{content:"";background: url('../images/arrow.614340af11e63ebcf3f574b614b52bbe.svg') no-repeat -1px 0px;width: 4px;height: 5px;display: inline-block;    position: absolute;left: 7px;top: 0px;opacity: 1;transition: 0.2s opacity linear;-webkit-transition: 0.2s opacity linear;-o-transition: 0.2s opacity linear;-moz-transition: 0.2s opacity linear;}.ld_init:hover:after {	background-position: -7px 0px;}.ld_process{background: url('../images/circle2.efae98d406d3738b2cfd8a3385d7483a.svg') no-repeat -35px -1px;width: 13px;height: 13px;display: inline-block;position: relative;cursor: pointer;position: absolute;left: 0px;top: 3px;z-index: 1;opacity: 0;transition: 0.2s all linear;-o-transition: 0.2s all linear;-webkit-transition: 0.2s all linear;-moz-transition: 0.2s all linear;}.tb_small_loader.ref_loading .ld_init{animation: ld_init 0.4s linear 1 forwards;-moz-animation: ld_init 0.4s linear 1 forwards;-webkit-animation: ld_init 0.4s linear 1 forwards; background-position: -18px 0px !important;}.tb_small_loader.ref_loading .ld_init:after{opacity: 0;}.tb_small_loader.ref_loading .ld_process{animation: ld_process 570ms linear infinite forwards;-moz-animation: ld_process 570ms linear infinite forwards;-webkit-animation: ld_process 570ms linear infinite forwards;opacity: 1;}@keyframes ld_init{	0%{transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);opacity: 1;}	90%{transform: rotate(270deg);-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg);opacity: 0;}	99%{transform: rotate(270deg);-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg);opacity: 0;}	100%{transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);opacity: 0;} }@-webkit-keyframes ld_init{	0%{transform: rotate(0deg);opacity: 1;}	90%{transform: rotate(270deg);opacity: 0;}	99%{transform: rotate(270deg);opacity: 0;}	100%{transform: rotate(0deg);opacity: 0;} }@-moz-keyframes ld_init{	0%{transform: rotate(0deg);opacity: 1;}	90%{transform: rotate(270deg);opacity: 0;}	99%{transform: rotate(270deg);opacity: 0;}	100%{transform: rotate(0deg);opacity: 0;}	}@keyframes ld_process{	0%{transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);opacity: 1;}	100%{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);opacity: 1;}}@-webkit-keyframes ld_process{	0%{transform: rotate(0deg);opacity: 1;}	100%{transform: rotate(360deg);opacity: 1;}}@-moz-keyframes ld_process{	0%{transform: rotate(0deg);opacity: 1;}	100%{transform: rotate(360deg);opacity: 1;}}.tb_small_loader.ref_complete .ld_init{animation: ld_init_c 0.6s ease 1 forwards; background-position: -18px 0px !important;}.tb_small_loader.ref_complete .ld_init:after{background-position: -1px 0px !important;}.tb_small_loader.ref_complete .ld_init:after{opacity: 1;}.tb_small_loader.ref_complete .ld_process{animation: ld_process_c 0.6s ease 0s 2 forwards;}@-webkit-keyframes ld_init_c{	0%{transform: rotate(-270deg);opacity: 0;}	50%{transform: rotate(30deg);opacity: 1;}	100%{transform: rotate(0deg);opacity: 1;} }@-moz-keyframes ld_init_c{	0%{transform: rotate(-270deg);opacity: 0;}	50%{transform: rotate(30deg);opacity: 1;}	100%{transform: rotate(0deg);opacity: 1;}}@-webkit-keyframes ld_process_c{	0%{transform: rotate(0deg);opacity: 0.2;}	100%{transform: rotate(-360deg);opacity: 0;}	}@-moz-keyframes ld_process_c{	0%{transform: rotate(0deg);opacity: 0.2;}	100%{transform: rotate(-360deg);opacity: 0;}	}.leftSideBar {    width: 100%;    border-right: 1px #e9e9e9 solid;    background-color: var(--white-color);}.leftSideBar p{ padding:15px; -moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;}.customViewDetail {    width: 100%;    -moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;    padding-bottom: 5px;}.mL23{margin-left: 23px !important;}.filterContainBox .facetContainer {    padding: 1px 0px 1px 15px;}.filterContainBox .head {    /*padding: 1px;    border-bottom: 1px dotted #eaeaea;    text-transform: uppercase;*/}.filterContainBox .head .facet-title {    overflow: hidden;}.filterContainBox .icon.minus {    -webkit-transform: rotate(180deg);    -moz-transform: rotate(180deg);    -o-transform: rotate(180deg);    -ms-transform: rotate(180deg);    transform: rotate(180deg);}.filterContainBox .head .icon {    float: right;    width: 11px;    height: 7px;    margin-top: 4px;    -webkit-transition: all 200ms linear 0ms;    -moz-transition: all 200ms linear 0ms;    -ms-transition: all 200ms linear 0ms;    transition: all 200ms linear 0ms;    background: transparent url("../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg") no-repeat -265px -401px;}.filterContainBox ul.facets {    margin: 0px;        padding: 2px 0px 11px 16px !important;} .filterContainBox li.facet {    white-space: nowrap;        font-size: 12px;    color: #666;    border: 1px solid transparent;    -webkit-transition: all 100ms linear 0ms;    -moz-transition: all 100ms linear 0ms;    -ms-transition: all 100ms linear 0ms;    transition: all 100ms linear 0ms;	padding-left:0px;	line-height: 1.125rem;}ul.filter_range{	padding-left:0px !important;} .filter_range .f14proxima, .filter_range span, .filter_range select, .filter_range input { font-size: 13px !important;   }li .lmargin5{margin-left:5px !important;	} .filter_range li{padding-left:0px !important;	}.filter_range li.active-result{padding-left:10px !important;	}.filterContainBox li.facet a {    display: inline-block;    width: 100%;    padding: 3px;    box-sizing: border-box;}.filterContainBox li.facet a.search-choice-close{	padding:0px;}.clearfix {    display: block;}.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}.filterContainBox h2 {    font-family:var(--font-medium),sans-serif;     font-size: 0.83rem;	color:#333; 	padding-bottom:0px;	display:inline;}.facet-title .icon{   top:7px; right:0px;	}.searchText{	width: 199px;    padding: 3px;    font-size: 13px;    color: #999;    height: 18px;    line-height: 18px;        border: 1px solid #E1E8ED;}.searchText:focus{	outline: 0 !important;	} input[type='radio'] + label, input[type='radio']{	cursor:pointer;	}.facet .lastAddedBox{ 	padding: 1px 5px 2px !important;    border: 1px #D5D5D5 solid;    outline: none;    border-radius: 1px;    height: 15px;    font-size: 12px !important;    font-family: var(--font-regular),sans-serif;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    transition:border 0.3ms ease-in-out;    margin-top: -1px;} .leftSideBar .filterContainBox:nth-child(1){border-top:none;	}#lv_filter_scroll #CVFilterdivider{	background-color: #E8E8E8;    height: 1px;      width: 88%;    margin: 6px auto;	}	.oBor:after {    content: '';    width: 7px;    height: 5px;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -315px -884px;    right: 6px;    top: 9px;    margin-top: -2px;    position: absolute;    pointer-events: none;    opacity: 0.6;}.filter_range .oBor select, h2.unit .oBor select{	padding: 0 4px !important;    font-family: var(--font-regular),sans-serif;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    font-size: 12px !important;    height: 18px;    line-height: 18px;    width: 135%;    background-color: #F1F1F1;    text-shadow: 0px 0px 0px #000;    border: medium none !important;    overflow: hidden;    margin: 0;    display: inline-block;    -webkit-appearance: none;    cursor: pointer;    -webkit-border-radius: 2px;    text-overflow: ellipsis;    white-space: nowrap;    color: #333; }/*.facetContainer .filter_range .facet label input[type="radio"]{position:absolute;top:1px;}.facetContainer .filter_range .facet label span{margin-left:20px !important;} */#lv_email_filters .oBor:after, .filter_range .facet .oBor:after{right: 6px !important;top: 10px !important;} .filter_range .oBor select:hover, h2.unit .newSelect select:hover{border:none;}.filter_range .oBor select option { padding: 0; }.oBor{ 	border: 1px solid #d5d5d5;    border-radius: 1px !important;    background-color: #F1F1F1;    overflow: hidden;    padding-right: 15px;    position: relative;    display: inline-block;    vertical-align: middle;    transition:border 0.3ms ease-in-out;} html.win .oBor { padding-right: 0; -webkit-padding-end: 15px; }html.win .filter_range .oBor select{line-height:16px; height:17px; padding:0px !important;}.oBor:hover, .facet .lastAddedBox:hover{ border: solid 1px #BDBDBD;}/*#lv_filters_loadMore .btm-arrow {    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') repeat-y -265px -401px;    display: inline-block;    width: 11px;    height: 7px;    float: right;    margin-top: 0px;    cursor: pointer;    margin-right: 129px;    opacity: 0.7;}*/.searchIcon {    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -182px -421px;    width: 16px;    height: 16px;    display: inline-block;    margin-left: 9px;    margin-top: -2px;    opacity: 0.7;    cursor: pointer;} .collapse-view{	width: 10px;    background: #b4b4b4 ;    text-align: center;    line-height: 40px;    max-height: 40px;        top: 50%;       position: fixed;    left: 0px;    cursor: pointer;    z-index: 10;}.collapse-view:hover{background: #999 ;}.fCollapseIn{    width: 4px;    height: 7px;    background-position: -277px -597px;}.fCollapseOut{    width: 4px;    height: 7px;    background-position: -287px -597px;} table.fixedTopHead tr#listviewHeaderRow td:nth-child(1){width:21px;display:inline-block;}table.fixedTopHead tr#listviewHeaderRow td:nth-child(1) input[type="button"]{position:fixed;top:78px;z-index:18;}table.fixedTopHeadForCol tr#listviewHeaderRow td:nth-child(1) input[type="button"]{display:none;}.fixedTopHead2 {	position:fixed;top:78px;z-index:18;}.fixedTopColumnList{position:fixed !important;z-index:18 !important;top:96px !important;}.rep_runbtn{	background-position: -81px -135px;	cursor: pointer;    padding: 2px 10px;}.reportLeftArw{	background-position:  -266px -446px !important;    width: 9px;    height: 15px;    left: -8px;    top: 7px;}.moreOptionIcon{	background-position: -99px -539px;	width: 3px;	height: 13px;}#columnList .ddMenus{	border: none !important;	border-top: 1px solid rgb(241, 241, 241) !Important;}#toolsId .padAndBg{	padding: 10px 0px;    background-color: var(--white-color);}.ovI{overflow:initial !important;}.menuDivMask{	padding: 0px 16px 16px;    overflow: hidden;    box-shadow: none;    right: -16px;}.menuDivMask .boxShadowMask{background:var(--white-color) !important;padding: 7px 0px;}   .criteriaBtn { font-size: 0.929rem; border: 1px solid #c4c4c4; border-radius: 2px; background: #f8f8f8; color: #3c3c3c; padding: 0 13px; margin-left: 10px; line-height: 26px; display: inline-block; vertical-align: middle; }.criteriaBtn:hover { border: solid 1px #abaaaa; border-bottom: solid 1px #777; }.criteriaBtnClear { position: relative; padding-right: 28px; }.criteriaBtnClear:after { content: ''; position: absolute; right: 10px; top: 50%; margin-top: -4px; display: block; background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -186px -397px; width: 9px; height: 8px; }.lv_left_filter{		width:250px;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;	position:fixed;	z-index:10;	overflow:hidden;		height: inherit !important;}#divBoolean1 .chosen-container, .chosen-container-multi { width: 100% !important; }.bcDropDownTd + .dvValueTxt .chosen-container-multi { width: auto !important; position: relative !important; }.bcDropDownTd + .dvValueTxt a.search-choice-close { padding-top: 0 !important; }#reOrderRules em.primaryflatbtn { height: 20px; vertical-align: middle; padding: 0; width: 20px; background: #338cf0 url("../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg") no-repeat 4px -637px; }#tableId .chosen-container { border: 0 !important; border-bottom: 1px solid #ccc !important; position: absolute; }#tableId .chosen-container-single .chosen-single { padding: 0; padding-bottom: 5px; font-size: 1rem; }#tableId .bcDropDownIcon { padding: 0; padding-bottom: 6px; padding-right: 30px; white-space: nowrap; line-height: 1.1875rem;}.dumDivForWid { height: 23px; }.optionHoldOuter #optionsHolder { top: inherit; left: -16px; }.optionHoldOuter #optionsHolder #optionsHolderShadow { background: var(--white-color) !important; box-shadow: 0 1px 16px rgba(0,0,0,0.3) !important; -webkit-box-shadow: 0 1px 16px rgba(0,0,0,0.3) !important; -moz-box-shadow: 0 1px 16px rgba(0,0,0,0.3) !important; overflow: hidden; }#lv_left_filter .newcheckboxfilter,.remainderList .newcheckboxfilter,#reminder_bulkdismiss .newcheckboxfilter,#topbandNotifySettings .NCSubOption input[type=checkbox]{position: absolute; visibility: hidden; z-index: -1;}.tabDivCreate .labelValCreate  input[type=checkbox],.pa_checkbox input[type=checkbox]{width:14px; height:14px;opacity:0; position:absolute;left:0;top:21px;cursor: pointer;}.pa_checkbox input[type=checkbox]{top:0;}.tabDivCreate .labelValCreate input[type=checkbox].cb-focus + span{background-position: -102px -556px;}.tabDiv .labelValTwo input[type=checkbox]{width:14px; height:14px;opacity:0; position:absolute;left:0;top:15px;cursor: pointer;}#userOption { width: 14px; height: 14px; display: block; cursor: pointer; position: absolute; left: 10px; top: 0; z-index: 1; opacity: 0; }#lv_left_filter .newcheckboxfilter+span,#WarningDiv input[type=checkbox] + span, .pa_checkbox input[type=checkbox]+span,.remainderList .newcheckboxfilter+span, #userOption + span,#reminder_bulkdismiss .newcheckboxfilter+span, .tabDivCreate .labelValCreate input[type=checkbox]+span , .tabDiv .labelValTwo input[type=checkbox]+span{    width: 14px;    height: 14px;	display:inline-block;    margin: -2px 0px 0 0;    vertical-align: middle;     background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -290px -1079px scroll;	cursor: pointer;}#lv_left_filter .newcheckboxfilter:checked+span,.remainderList .newcheckboxfilter:checked+span, #userOption:checked + span,#reminder_bulkdismiss .newcheckboxfilter:checked+span, .labelValCreate input[type=checkbox]:checked+span, .tabDiv .labelValTwo input[type=checkbox]:checked+span,#WarningDiv input[type=checkbox]:checked + span,.pa_checkbox input[type=checkbox]:checked+span{ background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -314px -1079px !important;}#lv_left_filter .newcheckboxfilter[disabled]+span,.remainderList .newcheckboxfilter[disabled]+span, #userOption + span,#reminder_bulkdismiss .newcheckboxfilter[disabled]+span, .tabDivCreate .labelValCreate input[type=checkbox][disabled]+span , .tabDiv .labelValTwo input[type=checkbox][disabled]+span{	 background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0 -589px !important;}#lv_left_filter .newcheckboxfilter[disabled]:checked+span,.remainderList .newcheckboxfilter[disabled]:checked+span, #userOption[disabled]:checked + span,#reminder_bulkdismiss .newcheckboxfilter:checked[disabled]+span, .labelValCreate input[type=checkbox][disabled]:checked+span, .tabDiv .labelValTwo input[type=checkbox][disabled]:checked+span{ background:url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat scroll -3px -959px !important;}.eventForm-ins a span.color2.f11 { text-transform: none; }.labelTabCreate .createSelect select { font-size: 15px !important; color: #666; }td.p15 span + #txt_24 { float: none !important; }#emailFilterSts{margin: 4px 12px 0px 0px;padding-left: 0px;}#bcWraperDiv #saveCancelSpan { position: relative; z-index: 2; background: var(--white-color);  }.eventInfo .labelValTwo { width: inherit; }.eventInfo #bcViewDescDiv .labelValTwo { width: 90%; }.eventInfo #bcViewDescDiv .labelValTwo textarea { width: 80% !important; }.bcEditIcon .textField { max-width: 91% !important; }.customviewdivSel { min-width: 150px; }.bcEditIcon .textField { max-width: 91% !important; }.facetContainer .facet .chosen-choices .search-choice { 	max-width: 200px;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;	text-overflow: ellipsis;	white-space: nowrap;	overflow: hidden;}.fullInfoNoteDiv{-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;}#listViewTable #lvTred tr td.cbOverFlowTd .smallbtn{ 	line-height: 12px !important; 	padding: 2px 5px !important; 	height: 25px !important; 	font-size: 11px !important; 	border-radius: 2px !important; 	background: #F8F8F8 !important; 	text-shadow: none; } #secContent_Product_Details .tabDivCreate, #secContent_Product_Details .labelValCreate{	 position: static !important; }#classictask table.newtable tr:not(:first-child) td:last-child a, #classictask table.newtable tr:not(:first-child) td:nth-last-child(2) a{	max-width: 240px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height:18px;} .detLftLinkIcon { vertical-align: middle; margin-right: 5px; width: 18px; height: 8px; display: inline-block; background-position: -269px -297px; }#folderListDiv td > div.vh { min-width: 38px; }.facetContainer ul.facets span.f14proxima{vertical-align:middle;color:#222;position: relative;top: 0px;}.maininfo .dobColLayout #subvalue_PHONE, .maininfo .dobColLayout #subvalue_OTHERPHONE{float:left;}#customView #combo, #Weekly #combo { border: 0; padding: 0; }#customView #combo .SelectedOption, #Weekly #combo_2 .SelectedOption { padding-right: 25px; }#othersView #others_combo, #Weekly #others_combo { border: 0; padding: 0; }#othersView #others_combo .SelectedOption, #Weekly #combo_2 .SelectedOption { padding-right: 25px; }#busyBtn { text-align: center; }.facetContainer .filter_range .facet a label{position:relative;}.cvFilters_show{		margin-left: 249px;}.labelValTwo .chosen-container-single .chosen-single span{font-size:14px; color:#222;}.timeLineHistOuter { box-shadow: -2px -2px 2px #eee; min-height: 300px; padding-left: 42px; }.timeLineHistInner { padding-bottom: 20px; }.timeLineUpcoming { position: relative; }.timeLineUpcoming:before { content: ""; position: absolute; left: -17px; top: 0; bottom: 35px; background: #ff7575; width: 2px; }.timeLineHistDate { color: #111; font-size: 15px; }.timeLineHistDataList { padding: 0 30px 0 0; margin: 0; list-style: none; position: relative; }.timeLineHistDataList:before { content: ""; display: block; position: absolute; top: 4px; bottom: 38px; left: 90px; width: 1px; background: #e3e3e3; }.timeLineHistDataList li { padding: 0 0 16px; color: #111111; }.timeLineHistDataList li:after { content: ""; display: block; clear: both; }.timeLineHistDataList .tl_a { font-family: var(--font-regular),sans-serif !important; } .timeLineHistTime { width: 72px; color: #666; position: relative; text-align: right; padding-right: 45px; padding-top: 2px; }.timeLineHistTime:after { content: ""; display: block; width: 3px; height: 3px; position: absolute; right: 22px; top: 4px; background: var(--white-color); border: 3px solid #e3e3e3; border-radius: 50%; }.timeLineHistTime + span { max-width: 80%; }.TimeLineHighTxt { color: #2c7bcf; }.dbnewPopupfield::after{bottom:-2px;}.dbnewPopupfield{border-bottom: 1px solid #f0f0f0;}.dbreloadIconmT{margin-top:-10px;}.moreOptionIconList{      z-index: 10;    position: relative;    background: var(--white-color);    float: left;    font-size: 0.882rem;    color: #444;    padding: 4px;    top:20px;    box-shadow: 0 3px 8px rgba(0,0,0,0.3) !important;		display:none;	right:0;	border-radius: 5px;}.dashBrdContent .moreOptionIcon{    width: 10px;    height: 14px;    margin-right: -10px;    top: -4px;}.moreOptionIconList li{	font-style: normal;    text-align: left;    max-width: 182px;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;    text-align: left;    padding: 8px 16px;    border-radius: 5px;}.moreOptionIconList li:hover{    background-color: #eaeaea; } .dBchartConfig a.chosen-single{	padding:0 !important;}.dBchartConfig .chosen-container .chosen-results li.active-result{	padding-right:15px;}.dBchartConfig .chosen-container.chosen-with-drop .chosen-drop{	width:auto;	padding-bottom:2px !important;}.dBchartConfig .createSelect .chosen-container{	width:105% !important;}.focusbrdrColor{	 border-bottom: 1px solid #338cf0;}#deletepopup { min-width: inherit; }#deletepopup .w650 { width: auto; }#copy.ddM { z-index: 9; }#stageContain .Deal-stage {    height: 110px;    line-height: 94px;    padding-right: 20px;    position: absolute;    color:#333;    background-color:var(--white-color);    left:0; }#stageContain .lineStage {    overflow: hidden;    height: 110px;    line-height: 108px;     margin: 0;    padding: 0 10px 0 45px;    list-style: none;}#stageContain .graph:before {    content: "";    display: block;    position: absolute;    top: 46px;    bottom: 38px;    left: 46px;    width: inherit;    height: 1px;    background: #e3e3e3;}#stageContain .graph .order-step.enable {    width: 18px;    height: 18px;    border: 2px #7abc64 solid;    border-radius: 50%;    display: inline-block;    text-align: center;    position: relative;    z-index: 1;    background-color: var(--white-color);    padding: 0;    outline: 2px var(--white-color) solid;    margin-top: 7px;    zoom: 1;}#stageContain .order-step .Stooltip {    padding: 1px 8px;    height: 21px;    line-height: 21px;    z-index: 10;    position: absolute;    white-space: nowrap;    top: -35px;    display: none;    font-size: 11px;    background-color: #424242;    color: var(--white-color);    text-shadow: 0 1px 0 #000;    left: -36px;    border-radius: 3px;    word-break: keep-all;}#stageContain .graph .order-step.enable:after {    content: '';    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -260px -327px;    width: 11px;    height: 8px;    display: inline-block;    position: absolute;    top: 5px;    left: 3px;}#stageContain.graph .order-step.enable {    width: 18px;    height: 18px;    border: 2px #7abc64 solid;    border-radius: 50%;    display: inline-block;    text-align: center;    position: relative;    z-index: 1;    background-color: var(--white-color);    padding: 0;    outline: 2px var(--white-color) solid;    margin-top: 7px;    zoom: 1;} #stageContain .graph .order-step.enable:after {    content: '';    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -287px -574px;    width: 10px;    height: 7px;    display: inline-block;    position: absolute;    top: 6px;    left: 4px;} #stageContain .lineStage .order-step {    cursor: pointer;}#stageContain .graph .order-step.active {    width: 22px;    height: 22px;    border: 1px #7abc64 solid;    border-radius: 50%;    display: inline-block;    text-align: center;    position: relative;    z-index: 1;    background-color: var(--white-color);    padding: 0;    	box-shadow: 0 0 0 2px var(--white-color);    margin-top: 6px;    zoom: 1;} #stageContain .graph .order-step.active:before {    content: '';    background-color: #7abc64;    border-radius: 50%;    width: 12px;    height: 12px;    display: inline-block;    position: absolute;    top: 5px;    left: 5px;}#stageContain .graph .order-step.active:after {    color: #111;    content: attr(data-line);    display: block;    position: absolute;    white-space: nowrap;    z-index: 98;    font-size: 13px;    left: -64px;    width: 150px;    height: 16px;    padding: 2px;    top: -9px;}#stageContain .graph .order-step.inactive:hover{	border: 1px #C1C1C1 solid;} #stageContain .graph .order-step.inactive {    width: 20px;    height: 20px;    border: 1px #cbcbcb solid;    border-radius: 50%;    display: inline-block;    text-align: center;    z-index: 1;    position: relative;    background-color: var(--white-color);    padding: 0;    	box-shadow: 0 0 0 2px var(--white-color);    margin-top: 6px;    zoom: 1;}#stageContain .graph .order-step.PStageclosedWon, #stageContain .graph .order-step.PStageclosedLost{width: 21px !important; height: 21px !important;}#stageContain .graph .order-step.PStageclosedLost.enable, #stageContain .graph .order-step.PStageclosedWon.enable{width: 18px !important; height: 18px !important;}#stageContain .graph .order-step.active.PStageclosedLost{border:2px #EF7878 solid;}#stageContain .graph .order-step.active.PStageclosedWon{border:2px #7abc64 solid;}#stageContain .graph .order-step.inactive.PStageclosedWon:before{	content: '';    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -279px -964px;    width: 17px;    height: 14px;    display: inline-block;    position: absolute;    top: 2px;    left: 4px;    border-radius: 0px !important; }#stageContain .graph .order-step.active.PStageclosedWon:before{	content: '';    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -78px -944px;    width: 17px;    height: 14px;    display: inline-block;    position: absolute;    top: 2px;    left: 4px;    border-radius: 0px !important;}#stageContain .graph .order-step.inactive.PStageclosedLost:before{	content: '';    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -256px -964px;    width: 14px;    height: 14px;    display: inline-block;    position: absolute;    top: 5px;    left: 3px;    border-radius: 0px !important; } #stageContain .graph .order-step.active.PStageclosedLost:before{	content: '';    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -55px -944px;    width: 14px;    height: 14px;    display: inline-block;    position: absolute;    top: 5px;    left: 3px;    border-radius: 0px !important;}#stageContain .Deal-date { 	width: 105px;    height: 110px;     float:left;    color:#333;    font-size: 13px !important;    line-height: 93px;     background-color: var(--white-color);     position:relative;}#stageContain .Deal-date #stageIndicator_CLOSINGDATE:after{     content: '';     position: absolute;     background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -265px -401px;     width: 11px;     height: 7px;     display: inline-block;     top: 42px;    right: -16px;    cursor: pointer;    opacity: 0.6; }  #stageContain .Deal-date .textField{	width: 73px;    outline: none;    border-radius: 0px;    font-size: 12px;} #stageContain .Deal-date .smalledit{	margin-left: 11px !important;	font-weight: normal;    color: #000!important;    font-size: .85rem;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}#stageContain #saveCancelSpan{line-height: 0px; margin-top: -27px;float: left !important;}#stageContain #saveCancelSpan .saveLink{padding-left: 0px !important;}#stageContain .Deal-date #subvalue_CLOSINGDATE span{	background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -24px -588px;    width: 9px;    height: 5px;    position: absolute;    top: 6px;    right: -15px;}#stageContain .order-step .Stooltip span.SPbtmArrow {    border: solid;    border-color: #111 transparent;    border-color: rgb(66, 66, 66) transparent;    border-width: .4em .4em 0 .4em;    bottom: 1em;    content: "";    display: block;    top: 23px;    position: absolute;    z-index: 99;}.StageTooltip {     -webkit-animation: StageTooltip 0.2s ease-in-out;    animation: StageTooltip 0.2s ease-in-out;    -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-property: transform;    transition-property: transform;    -webkit-transition-timing-function: ease-out;    transition-timing-function: ease-out;}@-webkit-keyframes StageTooltip {    0%   {top: -30px;}    100%  {top: -35px;} }@keyframes StageTooltip {    0%   {top: -30px;}     100% {top: -35px;}} .ddMenuss.columnListForHeader{	min-width:200px !important;	max-width:250px !important;	position: absolute !important;     min-height: 509px !important;    top: 142px !important;    right: -154px !important;    padding-right: 1px !important;    z-index: 10 !important;    display:block !important;}.ddMenuss.columnListForFixHeader{	min-width:200px !important;	max-width:250px !important;	position: fixed !important;    min-height: 509px !important;    top: 94px !important;     left: initial !important;    right: 5px !important;    padding-right: 1px !important;    z-index: 10 !important;    display:block !important;} .timeLineNorec .norec { text-align: left; padding: 15px; }.timeLineHistCont .f12 { color: #666; }#lv_filter_search_clear{display: inline;position: absolute; right: 0; margin-left: 0px; margin: 10px 0 0;}#dv_title { padding-top: 10px; }#lv_filters_loadMore .btm-arrow{	width: 217px;	cursor:pointer;    height: 30px;    display: inline-block;     color: #353535;    font-size: 13px;    line-height: 30px;    text-align: center;    border-bottom: 1px #e8e8e8 solid;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale; }#lv_filter_submitdiv{padding: 2px 6px 50px 20px; width: 230px;line-height: 32px;display:none;} #SfilterClear{color: #338cf0; font-size: 13px; float: right;cursor: pointer;}.timeline_Deleted .timeLineHistCont .tl_a { color: #E36567; }.timeLineHistCont .ptb { padding: 0; }#upcomingActionsDiv { width: 97%; }#lv_filter_search:after, #lv_filter_srchdiv:after{content:'';display:block;clear:both;}.filter_range .facet .textField.newinputText {  	border: none !important;      border-bottom: 1px #DFDFDF solid !important;      border-radius: 0px;    padding-bottom: 3px;            width:99%;    box-sizing:border-box;    outline: none;}  .filter_range .facet .textField.newinputText:hover{box-shadow:none !important; border-bottom:1px #a5a5a5 solid !important; outline:none;}.filter_range .facet .textField.newinputText:focus{box-shadow:none !important; border-bottom:1px #338cf0 solid !important; outline:none;}  .filter_range .facet .chosen-container-multi:hover,.filter_range .facet .chosen-container-single:hover{border-bottom:1px #a5a5a5 solid !important;}.filter_range .facet .chosen-container-multi, .filter_range .facet .chosen-container-single{  	border: 1px solid #ccc;      border: none !important;      border-bottom: 1px #DFDFDF solid !important;     border-radius: 0px !important;           outline: none;     line-height: 29px;}#lv_filter_srchdiv .setupsearch{font-size:14px; padding:8px 16px 8px 22px; width:220px;}.filter_range .facet .chosen-container-multi{width:204px !important;}.filter_range .facet .chosen-container-single a.chosen-single{display:block;width: 220px;padding: 5px 20px 5px 9px !important;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.filter_range .facet .chosen-container-single .chosen-drop ul.chosen-results li.active-result{padding-left: 24px !important;}.labelValCreate .chosen-container-multi .chosen-choices { margin: -13px 0 0; }.labelValCreate .chosen-container-multi .chosen-choices li { margin: 6px 2px 0 !important; }.wms-statesmsg { border-radius: 0; }.wms-contentb { border-radius: 7px 7px 0 0; }.wms-b4, .wms-b3, .wms-b2, .wms-b1 { display: none !important; }.inpPrefix { max-height: 18px; display: inline-block; } #lv_filter_scroll .facet-title .filterLabel{max-width: 198px; text-overflow: ellipsis; white-space: nowrap; display: inline-block; overflow: hidden; line-height: 19px; font-size: 0.9rem; top: 0px; position: relative;}.whiteComboBox .chosen-container-single .chosen-single, .whiteComboBox .chosen-container-active.chosen-with-drop .chosen-single { line-height: 18px; padding: 6px 20px 6px 9px; }.whiteComboBox.newSelect:after { margin-top: 1px; }#lp_rellist .bgLi .numCountVal{ height: 10px; padding: 2px 5px; background-color: #a9a9a9; color: var(--white-color) !important; border-radius: 2px; line-height: 11px; display: inline-block; text-align: center; font-size: 11px; margin-left: 8px;position: relative; bottom: 2px;}  #detailViewTabs #newleft_AssoCand .numCountVal{ height: 10px; padding: 2px 5px; background-color: #a9a9a9; color: var(--white-color) !important; border-radius: 2px; line-height: 11px; display: inline-block; text-align: center; font-size: 11px; margin-left: 8px; } #lp_rellist .bgLi .numCountVal.plusVal{background-color: #e37c7c !important;} .addCriteria, .removeCriteria, .addRow, .removeRow{width:33px; height:33px; display:inline-block; cursor:pointer; background:url('../images/wf_spriteIcons.bb355d73f3a39472cf52928b6ae367b3.svg') no-repeat 5px 4px; float:left}.removeCriteria, .removeRow{width: 33px;margin-right:0px;height: 33px;display: inline-block;cursor: pointer;background: url('../images/wf_spriteIcons.bb355d73f3a39472cf52928b6ae367b3.svg') no-repeat 4px -22px;}.facet .textField.newinputText::-webkit-input-placeholder {	color:#333 !important;	font-family: var(--font-light),sans-serif !important;	font-style:normal;}.facet .textField.newinputText::-moz-input-placeholder {	color:#333 !important; 	font-family: var(--font-light),sans-serif !important;	font-style: normal;}.facet .textField.newinputText::-o-input-placeholder {	color:#333 !important; 	font-family: var(--font-light),sans-serif !important;	font-style: normal;}.ddDotIcon {	width: 3px;	height: 13px;	background-position: -99px -539px;	cursor: pointer;}.ddDotIcon:hover {	background-position: -116px -539px;} .showCircle{	position: absolute;    right: 4px;    width: 10px;    top: 1px;    height: 10px;    border-radius: 10px;    background-color: red;}#chatBarIcons .rItemIcon:hover:before, #chatBarIcons .twilioStat:hover:before, #chatBarIcons .timericon:hover:before,#chatBarIcons .twilioStatoffline:hover:before, #chatBarIcons .tourIcon:hover:before{    border: solid;     border-color: rgba(0,0,0,.8) transparent;       border-width: .4em .4em 0 .4em;     content: "";    display: block;     position: absolute;    z-index: 99;}#chatBarIcons .rItemIcon:hover:before, #chatBarIcons .twilioStat:hover:before{bottom: 2.39em;right: 0.8rem;}#chatBarIcons .timericon:hover:before{bottom: 1.8em;right: 0.6rem;} #chatBarIcons .tourIcon:hover:before{bottom: 2.4em;right: 0.5rem;}#chatBarIcons .twilioStatoffline:hover:before{bottom: 2.4em;right: 0.75rem;}#chatBarIcons .rItemIcon:hover:after, #chatBarIcons .twilioStat:hover:after,#chatBarIcons .timericon:hover:after,#chatBarIcons .twilioStatoffline:hover:after, #chatBarIcons .tourIcon:hover:after {     background: rgba(0,0,0,.8);    border-radius: .3em;     color: var(--white-color);    content: attr(data-title);    display: block;     padding: .5em 1em;    position: absolute;    text-shadow: 0 1px 0 #000;    white-space: nowrap;    z-index: 98;}#chatBarIcons .rItemIcon:hover:after{bottom: 2.75em;right: -2rem;}#chatBarIcons .twilioStat:hover:after{bottom: 2.75em;left: -10x;}#chatBarIcons .timericon:hover:after{bottom: 2.85em;right: -3rem;line-height: 14px;font-size: 11.5px;}#chatBarIcons .tourIcon:hover:after {bottom: 3.0em;right: -4rem;line-height: 14px;font-size: 11.5px;}#chatBarIcons .twilioStatoffline:hover:after{bottom: 2.75em;right: -0.8rem;} .newCustomchkbox-md {	position: relative;	display: inline-block;	cursor: pointer;}.newCustomchkbox-md input[type="checkbox"],.popup-model-content table.newtable input[type=checkbox] {	opacity: 0;    position: absolute;    z-index: 1;    cursor:pointer;    width: 14px;    height: 14px; }.newCustomchkbox-md input[type="checkbox"]+span.chkbxIcon, .popup-model-content table.newtable input[type="checkbox"]+span {	position: relative;	width: 14px;	height: 14px;	display: inline-block;	background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -290px -1079px;}.newCustomchkbox-md input[type="checkbox"]:checked+span.chkbxIcon, .popup-model-content table.newtable input[type="checkbox"]:checked+span {	    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat scroll -314px -1079px !important;}.newCustomchkbox-md input[type="checkbox"][disabled]+span.chkbxIcon {	    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0 -589px !important;}.newCustomchkbox-md input[type="checkbox"][disabled]:checked+span.chkbxIcon {	    	    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -314px -1079px !important;	    opacity: 0.6;}.newCustomchkbox-md input[type="checkbox"][disabled]:checked {    cursor: default;}.newCustomchkbox-md input[type="checkbox"][style*='none']+span.chkbxIcon {display: none;}.timeLineHistDataList li > span:nth-child(2){padding-left:25px;} .timeLineHistDataList li.timeline_Received > span:nth-child(2):before{ content:''; background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -192px -941px; position:absolute; display:inline-block; width: 19px; top:3px; left:0px; height: 15px; } .timeLineHistDataList li.timeline_Sent > span:nth-child(2):before{ content:''; background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -220px -941px; position:absolute; display:inline-block; width: 19px; top:3px; left:0px; height: 15px; } .timeLineHistDataList li.timeline_Calls_Attended > span:nth-child(2):before{ content:''; background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -126px -942px; position:absolute; display:inline-block; width: 17px; top:3px; left:0px; height: 17px; } .timeLineHistDataList li.timeline_Calls_Received > span:nth-child(2):before{ content:''; background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -147px -942px; position:absolute; display:inline-block; width: 17px; top:3px; left:0px; height: 17px; } .timeLineHistDataList li.timeline_Calls_Missed > span:nth-child(2):before{ content:''; background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -170px -941px; position:absolute; display:inline-block; width: 16px; top:3px; left:0px; height: 16px; }.timeLineHistDataList li.timeline_ChangeOwner > span:nth-child(2):before{content:'';background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -102px -941px;position:absolute; display: inline-block; width: 19px;height: 21px;top:0px;left:0px;}.creatDisbBtn:hover {	background-color: initial !important;} .labelValCreate .chosen-container .chosen-drop{border: none !important;box-shadow:none;-webkit-box-shadow:none; -moz-box-shadow:none;-o-box-shadow:none;}#lvNoRecordsFound{ max-width:1000px;}.errorAlertConfirm{    width: 70%;    background-position: 10px 24px;    margin-top: 30px;    line-height: 25px;    background-color: var(--white-color);    border-radius: 2px;    box-shadow: 0 1px 16px rgba(0,0,0,0.3);    border: 0px;}.closeErrorButton{	background-position:-140px 1px;}.notifyHead{    width: 100%;    height: 41px;    box-sizing: border-box;        font-size: 16px;    line-height: 31px;    padding: 4px 20px;    cursor: pointer;    color: #666666;    background-color: var(--white-color);    text-transform: capitalize;    border-bottom: 3px #ddd double;     -webkit-font-smoothing: antialiased; 	-moz-osx-font-smoothing: grayscale; }#notificationGroupList li:hover .gridViewColumnL {    border-right: 1px #DDD solid !important;}#notificationGroupList .gridViewColumn .gridViewColumnL {    width: 100%;    box-sizing: border-box;    padding: 5px 10px;    border-right: 1px #F8F8F8 solid;}.innerNotify {    width: 375px;}.min-innerNotify{	height: 18px;	overflow:hidden;}table.notify-act {    -webkit-font-smoothing: antialiased;    font-size: 13px;}table.notify-act tr td:nth-child(1) {    vertical-align: top;    text-align: left;}.NotIcon, .NotDesc, .NotTime {    display: inline-block;    vertical-align: top;}.NotIcon {    background: url('../images/notify.svg') no-repeat -11px -16px;    width: 22px;    height: 11px;    display: inline-block;    margin: 3px 5px 0px 0px;}.NotCall {    background: url('../images/notify.svg') no-repeat -51px -14px;    width: 17px;    height: 17px;    margin: 0px 17px 0px 0px;    display: inline-block;    text-align: center;}.Camp {    background: url('../images/notify.svg') no-repeat -87px -15px;    width: 16px;    height: 13px;    margin: 0px 12px 0px 0px;    display: inline-block;    text-align: center;}.notRep {    background: url('../images/notify.svg') no-repeat -125px -13px;    width: 18px;    height: 18px;    margin: 0px 17px 0px 0px;    display: inline-block;    text-align: center;}table.notify-act .nc-mail > a {    max-width: 239px;    overflow: hidden;    display: inline-block;    text-overflow: ellipsis;    white-space: nowrap;    vertical-align: bottom;}.nc-rtime {    font-size: 12px;    color: #888;    margin-top: 2px !important;    cursor:pointer;    position:relative;}.no-incomeList .nc-rtime:hover:before{	width: 0;    height: 0;    border-bottom: 5px solid rgba(0,0,0,.8);    border-left: 5px solid transparent;    border-right: 5px solid transparent;    content: "";    position: absolute;    top: 16px;    right: 15px;    opacity: 0.9;}.no-incomeList .nc-rtime:hover:after{	background: rgba(0,0,0,.8);    border-radius: .3em;     color: var(--white-color);    z-index: 1;    top: 21px;    font-size: 11px;    content: attr(data-signalTime);    display: block;    line-height: 10px;    right: -1px;    padding: .5em 1em;    position: absolute;    text-shadow: 0 1px 0 #111;    white-space: nowrap;    height: 10px;    opacity: 0.9;}.lastC {    margin-left: 14px;    margin-top: 3px;}.notify-act:not(:first-child) {	display:none;}ul.notify-act {    margin: 2px 0 0 3px;    padding-left: 0px;}.vmore {    font-size: 11px;    color: #0078F9;    cursor: pointer;    margin-left: 15px;}span.notC {     padding: 1px 7px;    border-radius: 16px;    border: 1px #70B5FF solid;    display: inline-block;    text-align: center;    line-height: 14px;    font-size: 10px;    font-weight: bold;    height: 14px;    color: #1F80F9;    background-color: #F9F9F9;    margin-top: -2px;}ul.notify-act li {    padding-left: 0px;    border: none !important;    -webkit-font-smoothing: antialiased;    font-size: 13px;    position: relative;}.notify-act .no-incomeList:after {    content: '';    background: url('../images/notify.svg') no-repeat -11px -16px;    width: 22px;    height: 11px;    display: inline-block;    position: absolute;    top: 4px;    left: 0px;}.ntcTxtShort {	max-width: 190px;	text-overflow: ellipsis;	white-space: nowrap;	overflow: hidden;	display: inline-block;}.notificationHeaderIcon {	top: 18px;}#cvNotificationShowMore {    text-align: center;} #cvNotificationShowMore > button {    margin: 10px 0px;}.ntc-propic {	border-radius: 100%;	height: 32px;	width: 32px;}.ntc-emtpic {	width: 30px;	height: 30px; 	position:relative;     border-radius: 50%;    font-size: 24px;     text-align: center;    line-height: 31px;    font-weight: bold;    font-size: 18px;    text-transform: capitalize;    background-size: 168px 72px;    background-color: #F9F9F9;    color: #949494;    border: 1px solid #D1D1D1;}.ntc-emtpic.ntc-online:after{	content: '';    position: absolute;    width: 6px;    height: 6px;    background-color: #11bf7a;    border: 2px var(--white-color) solid;    border-radius: 5px;    top: 21px;    left: 21px;}.notificationgrpListRow {	position:relative;	border-bottom: 1px solid #ddd;	width: 100%;	box-sizing: border-box;	background-color: #F8F8F8;	padding: 15px 20px 10px 20px; 	-webkit-transition: background-color 0.2s ease;	-moz-transition: background-color 0.2s ease;	-o-transition: background-color 0.2s ease;	transition: background-color 0.2s ease;}.innerNotify ul li.no-incomeList span.ntcTxtShort a, .min-innerNotifywrapped ul li.no-incomeList span.ntcTxtShort a{color:#333;}.ntc-busyBtn {    min-height: 200px;    padding-top: 50px;    text-align: center;    }/*.no-incomeList:hover span.ntcTxtShort a{	text-decoration: underline;}*/#warningMsg .alignright{width:42%;padding-right:48px;}.ntcHideDetailLink { cursor: pointer;        width: 24px;    height: 24px;    border: 1px solid #78797a;    border-radius: 50%;    display: block;    }.labelValCreate .chosen-container .chosen-drop{border: none !important;box-shadow:none;-webkit-box-shadow:none; -moz-box-shadow:none;-o-box-shadow:none;}.dropzone-error{	color:#dd4b39;	font-family: var(--font-semibold),sans-serif !important;	text-align:center;}.dropzone-previews{	max-height:250px !important;}.greenFlatBtn.plusGreen {    background-position: 13px -693px;}.graybtn.newNTredbtn {    border: 1px solid #CC7373;    background-color: #e48383;    color: var(--white-color);    font-size: 0.929rem;    padding: 7px 17px;}.graybtn.newNTredbtn:hover {	border-bottom: solid 1px #C44949;}@media only screen and    .alphaBg .link {		padding: 2px 12px 2px;		font-size:12px;	}}@media only screen and    .alphaBg .link {		padding: 1px 12px 1px;		font-size:11px;	}}@media only screen and    .alphaBg .link {		padding: 0px 12px 0px;		font-size:10px;	}}@media only screen and    .alphaBg .link {		padding: 0px 12px 0px;		font-size:9px;	}} #topbandNotifySettings .groupItems{margin-top: 20px;width:100%;padding-bottom: 5px;border-bottom: 1px #f0f0f0 solid;}#topbandNotifySettings .groupItems.mT32{margin-top: 32px;}#topbandNotifySettings .groupItems .item, #topbandNotifySettings .groupItems .item a{	padding-top: 4px !important;    padding-bottom: 4px !important;    font-size: 1rem !important;    margin-left: 20px;}#topbandNotifySettings .notSettonOff{     display: inline-block;    text-align: right;    margin-left: 105px;}#topbandNotifySettings .integComplete{ color:#777777; font-family: var(--font-light),sans-serif; }#topbandNotifySettings .groupItems > div{width:25%;}#topbandNotifySettings tr td{padding:0px !important;}#topbandNotifySettings .NCSubOption{width:75% !important;}#topbandNotifySettings .NCSubOption ul{margin:0px;padding:0px;} #topbandNotifySettings .NCSubOption input[type=checkbox]+span{	width: 14px;    height: 14px;    display: inline-block;    margin: -2px 0px 0 0;    vertical-align: middle;        background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -290px -1079px scroll;    cursor: pointer;}#topbandNotifySettings .NCSubOption input[type=checkbox]:checked + span{	background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat scroll -314px -1079px;}#topbandNotifySettings .NCSubOption .disabled input[type=checkbox]+span{	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0 -589px !important;	cursor:default !important;}.NCSubOption li.NCSettingOptionList{padding:0px;margin:0px 0px 0px 40px;} .NCSubOption li.NCSettingOptionList:first-child{margin-bottom:4px;}.NCSettingOptionList .hL{line-height:20px;height:20px;}.NCSettingOptionList .NCLabel{font-size:14px;color:#333333;}.disabled .NCLabel{cursor:default !important;} #lp_rellist li:after{	clear: both;    content: "";    display: block;}#lp_rellist a {    	max-width: 70%;    white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden; float:left;}#listViewTable .calliconOuter { visibility: hidden !important; }#addInvFromDetCont .labelTabCreate, #participantInnerDiv .labelTabCreate{width: 52%;}#addInvFromDetCont .labelValCreate,#participantInnerDiv .labelValCreate{width: 45% !important;}.wf_chosen_ui, .wf_form_UI .newSelect{position: relative;}.wf_chosen_ui select:disabled, .wf_form_UI .newSelect select:disabled{cursor: default;border: 0px;opacity: 0.5;}.wf_form_UI .wf_chosen_ui, .wf_form_UI .newSelect{padding-top: 0px;}.wf_chosen_ui > select, .wf_form_UI select {cursor: default; cursor: pointer;width: 100%;-webkit-appearance: none;border: none;background-color: transparent;-moz-appearance: none;appearance: none;font-family: var(--font-regular),sans-serif !important;}.wf_form_UI .wf_chosen_ui .chosen-container, .wf_form_UI .newSelect .chosen-container{border: none !important;}.wf_chosen_ui .chosen-container, .wf_form_UI .newSelect .chosen-container{border: none !important;  width:100% !important;}.wf_.wf_chosen_ui .chosen-container .chosen-single, .wf_form_UI .newSelect .chosen-container .chosen-single, .newApCriteriaTable .wf_chosen_ui > select{border-radius: 0px;padding: 8px 0px 5px 0px;border-bottom: 1px solid #e5e5e5;font-size: 1rem !important;vertical-align: bottom;}chosen_ui .chosen-container-active.chosen-with-drop .chosen-single, .wf_form_UI .newSelect .chosen-container-active.chosen-with-drop .chosen-single, .newApCriteriaTable .wf_chosen_ui > select{padding: 8px 0px 5px 0px;}.wf_form_UI .wf_chosen_ui .chosen-container .chosen-single, .wf_form_UI .newSelect .chosen-container .chosen-single{padding: 0px !important;  font-size: 15px;border-bottom: none;}.wf_form_UI .wf_chosen_ui .chosen-container .chosen-single span, .wf_form_UI .newSelect .chosen-container .chosen-single span{vertical-align: bottom;}.wf_chosen_ui .chosen-single span{max-width: 125px;overflow: hidden;}.wf_form_UI .newSelect .chosen-single span{max-width: inherit;overflow: hidden;}.wf_form_UI .wf_chosen_ui .chosen-container .chosen-single div, .wf_form_UI .newSelect .chosen-container .chosen-single div{top: 1px;}.wf_chosen_ui .chosen-container-single .chosen-single div b, .wf_form_UI .newSelect .chosen-container-single .chosen-single div b{opacity: 0;}.wf_form_UI .wf_chosen_ui .chosen-container .chosen-drop, .wf_form_UI .newSelect .chosen-container .chosen-drop {width: auto;}.wf_chosen_ui .chosen-drop, .wf_form_UI .newSelect .chosen-drop{width: auto !important;top: 90% !important;padding: 0 !important;overflow:hidden;}.wf_chosen_ui .chosen-search, .wf_form_UI .newSelect .chosen-search{padding: 0px;margin-bottom: 5px;}.wf_chosen_ui .chosen-drop .chosen-results, .wf_form_UI .newSelect .chosen-drop .chosen-results{padding: 5px 0px;margin-top:-100%;transition: 0.3s margin cubic-bezier(0.215, 0.61, 0.355, 1);}.wf_chosen_ui .chosen-with-drop .chosen-drop .chosen-results, .wf_form_UI .newSelect .chosen-with-drop .chosen-drop .chosen-results {margin-top: 0%;}.wf_chosen_ui .chosen-container .chosen-results li, .wf_form_UI .newSelect .chosen-container .chosen-results li{font-size: 15px;padding-right: 30px;white-space: nowrap;overflow: visible;}.wf_form_UI tr:first-child td{padding-top: 0px !important;}.wf_form_UI.potentialFields tr td{padding-top: 19px !important;}.wf_form_UI.wf_view_form tr:hover  > td:nth-child(2) {border-bottom: 1px solid #e6e6e6;}.wf_form_UI .inp-showBg{background: #e5e5e5 !important;padding: 0px 2px !important;border-radius: 2px;}.wf_form_UI.wf_form_focus .form_err_fld td, .wf_form_focus .form_err_fld td.wf_setFocus:nth-child(2){border-bottom: 1px solid #e54d49 !important;}.form_err_msg{position: absolute;top:100%;color: rgba(221, 0, 0, 0.8) !important;font-size: 11px;    white-space: nowrap;}.form_err_msg.alter_err_pos{bottom: -10px;}.form_err_fld input::-webkit-input-placeholder,.form_err_fld textarea::-webkit-input-placeholder {color:#e54d49;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-style: normal; font-size: 14px !important;padding: 2px;}.form_err_fld input::-moz-placeholder,.form_err_fld textarea::-moz-placeholder {color:#e54d49;-webkit-font-smoothing: antialiased;-.form_err_fld input::-webkit-input-placeholder,.form_err_fld textarea::-webkit-input-placeholder {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.form_err_fld input::-moz-placeholder,.form_err_fld textarea::-moz-placeholder {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }in-width:100px;border-bottom:solid 1px #dcdcdc;display:block;min-height:18px;padding:0px;}.bcEditIcon:hover .bCardHover>span.skype:empty{	 min-width:auto !important;	 display:inline-block;	 border-bottom:0px;    min-height: 15px;	}.bcEditIcon:hover img.bCardHover,.bcEditIcon:hover img.bCardHover:empty{ min-width:16px; border-bottom:0px;}.bcEditIcon:hover img.yes.bCardHover,.bcEditIcon:hover img.yes.bCardHover:empty{	 min-height:auto !important;}.bcEditIcon:hover img.no.bCardHover,.bcEditIcon:hover img.no.bCardHover:empty{	 min-height:auto !important;}img.yes.bCardHoverLeft,img.no.bCardHoverLeft{	border:0px !important ;min-width:16px !important;min-height:8px !important;}.bCardHoverLeft:after {    background: url(../images/crm_sprite_new.3a5166f3be9ada2a52e353b11807fd74.svg) no-repeat -561px -56px;    width: 13px;    height: 13px;    padding: 3px;    content: "";    display: inline-block;    float: right;    margin-right: -33px;}.bCardHoverLeft{    text-overflow: inherit !important;    overflow: inherit !important;}#headervalue_SMOWNERID:hover{	min-width:auto;border-bottom:0px;}#headervalue_EMAIL a:hover{color: #338cf0 !important;}#headervalue_EMAIL a {text-decoration:none; color: #338cf0;}.bcEditIcon input[type='text']{border:0px;padding:0px;}.bcEditIcon input[type='text']:hover{border-bottom:solid 1px #dcdcdc;}.bcEditIcon input[type='text']:focus{border-bottom:solid 1px #338cf0;}.bCardHoverLeft:empty{    padding-right: 0px !important;}#headervalue_PHONE .bCardHoverLeft:after {margin-right: -65px;}#headervalue_PHONE .bCardHoverLeft:empty:after {margin-right: -33px;}#headervalue_MOBILE .bCardHoverLeft:after {margin-right: -65px;}#headervalue_MOBILE .bCardHoverLeft:empty:after {margin-right: -33px;}#headervalue_SMOWNERID .bCardHoverLeft:after{display:none;}#customviewselect .newSelect:after{right: 0px;}#territories{    border-top: solid 1px #f0f0f0;    margin-top: 0px !important;} #territoryfilter:hover #territories{border-top:solid 1px #a5a5a5 !important;}#task_subject { width: 88% !important; }h2.contHeadInfo { line-height: 20px; }.invitationSent{bottom:-14px;} .addUserIcon{   background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat 0px -1160px !important;    width: 20px;    height: 20px;    opacity:0.5; }.RolepaddingTop:hover .addUserIcon,.userRoleEraseIcon:hover,.addUserIcon:hover{	opacity:1.0;}.userRoleEraseIcon{	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -277px -104px !important;    height: 16px;    width:20px;opacity: 0.5;}#addInvFromDetCont .labelValCreate,#participantInnerDiv .labelValCreate{width: 45% !important;}.RolepaddingTop{padding-top:20px !important;}#qCreate .ddTime { padding: 0 0px 0 5px !important; }#qCreate .ampmSpan { padding-top: 3px; }.chosMarTop .chosen-single { margin-top: 1px; }.vr_fielfSeprator {	position: relative;}.vr_fielfSeprator:after {	right: 0px;    top: 0px;    z-index: 2;    border-right: 1px solid #e9e9e9;    min-height: 20px;    position: absolute;    content: '';}#monthly1 div.createSelect, #yearly1 div.createSelect { min-width: inherit;  }#qCreate .tabDivCreate .labelValCreate input.newbutton { color: var(--white-color); }.createRecordTitle {    display: block;    font-size: 2.8rem !important;    padding: 0px !important;    color: red !important;    line-height: 50px;    color:#e26f63 !important;    text-transform:uppercase;}.borderRightSpace{    padding-top: 0px;    padding-bottom: 0px}.blankStatelistContent{margin-bottom:50px;margin-top:10px;}.blankStatelistContent ul,.blankStatelistContent li{padding:0px;margin:0px;}.blankStatelistContent li{line-height:30px;}.blankStatelistContent li:before {   color:#e26f63;   content:"\2022";  font-size:1.5em;  padding-right:15px;  position:relative;    top:.1em; }.blankstatebottomshadow{display:none;}#Crm_Tasks_Recurring_periodmonthly1 .labelTabCreate, #Crm_Tasks_Recurring_periodyearly1 .labelTabCreate { display: none; }#Crm_Tasks_Recurring_periodmonthly1 .labelValCreate, #Crm_Tasks_Recurring_periodyearly1 .labelValCreate { width: 100%; }#Crm_Tasks_Recurring_periodmonthly1 div.tabDivCreate > .labelValCreate .chosen-container, #Crm_Tasks_Recurring_periodyearly1 div.tabDivCreate > .labelValCreate .chosen-container, #monthly1 .quicklabel .chosen-container, #yearly1 .quicklabel .chosen-container { width: auto !important; }#Crm_Tasks_Recurring_periodmonthly1 .labelValCreate .chosen-container .chosen-drop, #Crm_Tasks_Recurring_periodyearly1 .labelValCreate .chosen-container .chosen-drop, #monthly1 .quicklabel .chosen-container .chosen-drop, #yearly1 .quicklabel .chosen-container .chosen-drop { min-width: 138px; }#Crm_Tasks_Recurring_periodmonthly1 .chosen-container .chosen-results li, #Crm_Tasks_Recurring_periodyearly1 .chosen-container .chosen-results li, #monthly1 .chosen-container .chosen-results li, #yearly1 .chosen-container .chosen-results li { white-space: nowrap; padding-right: 20px; }#monthly1 .chosen-container-single .chosen-single div b, #yearly1 .chosen-container-single .chosen-single div b { display: block; width: 8px; height: 4px; background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -314px -884px !important; }#monthly1 .chosen-container-active.chosen-with-drop .chosen-single, #yearly1 .chosen-container-active.chosen-with-drop .chosen-single { padding: 0 !important; }#monthly1 .quicklabel input.w20, #weekly1 .quicklabel input.textfield, #daily1 .quicklabel input.textfield, #yearly1 .quicklabel input.textfield { border: 1px solid #e5e5e5; }select#Crm_Events_CONTACTID_select { width: 100% !important; } td.quicklabel .createSelect .chosen-container { vertical-align: middle; }input.businessModeBox {    border-bottom: solid 1px #f6f6f6;    border: 0px;   border-bottom: solid 1px #f6f6f6;}input.businessModeBox:hover {    border-bottom: solid 1px #a5a5a5;}input.businessModeBox:focus {    border-bottom: solid 1px #338cf0 !important;}.labelValCreate.quickCallDetailDiv { width: 100%; }.labelValCreate.quickCallDetailDiv .tabDivCreate, .labelValCreate.quickCallDetailDiv .tabDivCreate:hover { padding-bottom: 0; border-bottom: 0 !important; }.labelValCreate.quickCallDetailDiv .tabDivCreate .labelValCreate { border-bottom: 0 !important; }.quickCallDetailDiv .labelTabCreate { color: #666666 !important; }#rightNewPopup .newtimefrmt.h12, #rightNewPopup .newtimefrmt.h24, #rightNewPopup .newtimefrmt.h12 input, #rightNewPopup .newtimefrmt.h12 span, #rightNewPopup .newtimefrmt.h24 input, #rightNewPopup .newtimefrmt.h24 span, .scontent .newtimefrmt.h12, .scontent .newtimefrmt.h24, .scontent .newtimefrmt.h12 input, .scontent .newtimefrmt.h12 span, .scontent .newtimefrmt.h24 input, .scontent .newtimefrmt.h24 span { float: none; margin-left: 0; }#callTimerDiv .labelValCreate { padding-top: 5px !important; }#rightNewPopup .newtimefrmt.h12, .scontent .newtimefrmt.h12 { border: 0 !important; }.successMsg{	line-height:30px !important;}.callStartBtn, .callStopBtn { padding-top: 0 !important; padding-bottom: 0 !important; border: 0 !important; }.callStartBtn { color: #19bc7d !important; }.callStopBtn { color: #ec4844 !important; }#whichCallDiv > table td:nth-child(odd) { padding-right: 5px; }#whichCallDiv > table td:nth-child(even) { padding-right: 15px; }#secDiv_Event_Information.pL30, #secDiv_Event_Information.pR30 { padding: 0 7px !important; }.cccontact_fix.wf_form_UI .newSelect.rightSeparator{	border: none !important;	border-right: 1px solid #ccc !important;}.deleteTerritoryList .chosen-container{border:0px !important;    border-bottom: solid 1px #e9e9e9 !important;}.deleteTerritoryList:hover .chosen-container{border-bottom: solid 1px #a5a5a5 !important;}.massCreateTask .qcpopuparrow { display: none; }#viewInvPopInnerDiv { overflow: auto; padding-bottom: 10px; }#withEmtyEmailRec { white-space: nowrap; font-size: 0.929rem; }#invMoreEmailP{font-size: 0.929rem;}#withEmtyEmailRec > lable{position: relative; top: -2px;}.skype {	background-position:  -182px -603px;	width: 15px;	height: 15px;	}#massConvertDIV{padding:0px;}#cboxCurrent{ display : none !important; }.eventForm-ins a.newgraybtn { color: #3c3c3c !important; }#qcFieldsContent div.chosen-container-single,.maxLenChoosen {    width: 100% !Important;}#qcFieldsContent .chosen-container-single .chosen-single span{	max-width: 90%;    overflow: hidden;}.lockIconBC{	background:var(--white-color);}.lockIconBC .bCardHover{	border-bottom:0px !important;	border:0px !important;}.lockIconBC .bCardHover:after{	background: url(../images/sprite_moduleBuilder.7220a86e36f4a348a6834331709298d9.svg) no-repeat -167px -78px !important;	content:"";	width:12px;	height:12px;	display:inline-block;    margin-left: 10px;}.ntc-pad-wrap {     margin-left: -2.857rem;    margin-right: -2.857rem;     }.ntc-pad-wrap h2 {     padding-left: 2.857rem;}.ntc-pad-wrap .signalSettings_Inner_Tbl {     padding-left: 2.857rem;    padding-right: 2.857rem;     }#NCenableConfigSetup{min-width: 475px;}#NCenableConfigSetup .zcrm-content{height: 240px;overflow-y:hidden;}#NCSintegrate{	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -1px -1262px !important;    content: "";    width: 37px;    height: 27px;    display: inline-block;    margin: 0px 12px;    position: absolute;    top: -1px;}.NCSettingIntegCmpt{width: 14px;    height: 14px;    display: inline-block;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat scroll -42px -1265px;     position: absolute;     top: 3px;    right: -21px;}a.quickCreateLink { color: #262626; cursor: pointer; }a.quickCreateLinkAct { color: #338cf0 !important; } .notifiActive:after {	content: '';	display: block;	position: absolute;	bottom: -1px;	width: 100%;	height: 1px;	background: #3294ff;	left: 0;	right: 0;}.notifiCount {	border: 1px solid #a2a2a2;	border-radius: 20px;	padding: 0 5px;}a.quickCreateLinkAct { color: #338cf0 !important; }#TasksrecurringDiv .sFieldText, #recurringInner input.w20 { background: #e5e5e5; padding: 0px 3px !important; border-radius: 2px; }#notifications_inner .tabClass , #pA_transition_pop .PAtabClass{    padding: 2px 0 0 0;    background-color: var(--white-color);    border-bottom: 1px solid #e5e5e5;    display: inline-block;    width: 100%;} #notifications_inner .commentabmenu , #pA_transition_pop .commentabmenu {    margin: 0;    padding: 0;    display: block;    border-spacing: 0;    padding-left: 17px;}#pA_transition_pop .commentabmenu .sel{    border-bottom: 1px solid #338cf0;}#notifications_inner .commentabmenu li, #notifications_inner .commentabmenu td , #pA_transition_pop .commentabmenu li, #pA_transition_pop .commentabmenu td {    margin: 0 5px;    font-size: .929rem;    padding: 10px 0;    cursor: pointer;    float: left;    margin-right: 24px;    position: relative;    margin-bottom: -1px;    -webkit-font-smoothing: antialiased;}#notifications_inner .commentabmenu td {    border-bottom: none;    cursor: auto;}#notifications_inner .commentabmenu a b , #pA_transition_pop .commentabmenu .sel a {    color: #111;    white-space: nowrap;}#notifications_inner .setuplink {    color: #555;    text-decoration: none;    line-height: 20px;    vertical-align: top;    font-size: 1rem;}#notifications_inner .notiNumCount {    border: 1px #B1B1B1 solid;	padding: 0.3px 6px;	font-size: 10px;	color: #555;	font-weight: bold;	border-radius: 10px;	margin: 0px 0px 0px 2px;	height: 14px;	line-height: 14px;	display:inline-block;}#notifications_inner #notifications, #notifications_inner #feeds {    overflow: hidden;    background-color: var(--white-color);}#notifications_inner .alignleft, #notifications_inner .tal {    text-align: left !important;}#notifications_inner {    transition: transform 300ms ease;    position: relative;    overflow: hidden;}#notifications_inner .notificationgrpListRow {	position:relative;    border-bottom: 1px solid #E7E7E7;    width: 100%;    box-sizing: border-box;    background-color: var(--white-color);    cursor:pointer;        padding:15px 17px 15px 17px;    -webkit-transition: background-color 0.2s ease;    -moz-transition: background-color 0.2s ease;    -o-transition: background-color 0.2s ease;    transition: background-color 0.2s ease;}.notificationgrpListRow.ntc-half-heart:after,.notificationgrpListRow.ntc-full-heart:after,.notificationgrpListRow.ntc-broken-heart:after{	content: '';	position: absolute;	width:17px;	height:13px;	background-image: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg');	background-repeat: no-repeat;	display:inline-block;	left: 370px;    top: 16px;}#notifications_inner .notificationgrpListRow.ntc-half-heart:after,#notifications_inner .notificationgrpListRow.ntc-full-heart:after,#notifications_inner .notificationgrpListRow.ntc-broken-heart:after{	content: '';	position: absolute;	width:17px;	height:13px;	background-image: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg');	background-repeat: no-repeat;	display:inline-block;	right: 17px;    top: 16px;}.notificationgrpListRow.ntc-half-heart:after, #notifications_inner .notificationgrpListRow.ntc-half-heart:after{ background-position: -85px -1235px}.notificationgrpListRow.ntc-full-heart:after, #notifications_inner .notificationgrpListRow.ntc-full-heart:after{ background-position: -85px -1216px;}.notificationgrpListRow.ntc-broken-heart:after, #notifications_inner .notificationgrpListRow.ntc-broken-heart:after{background-position: -85px -1252px;}#notifications_inner .notificationgrpListRow.ntc-visited{background-color: #f9f9f9;}.notificationgrpListRow.ntc-visited .ntc-name-ellipsis {font-family: var(--font-regular) !important; }.notificationgrpListRow .innerNotify, .notificationgrpListRow .min-innerNotifywrapped {width: 320px;    transition: height 0.3s ease-in-out;    height: 100%;    }.notificationgrpListRow .innerNotify ul li{cursor: pointer;}#notifications_inner .min-innerNotify {    height: 18px;    overflow: hidden;}#notifications_inner .ntcTxtShort {    max-width: 243px;    text-overflow: ellipsis;    white-space: nowrap;    overflow: hidden;    display: inline-block;}#notifications_inner .ntcLinkTxt {	max-width: 120px;    text-overflow: ellipsis;    white-space: nowrap;    overflow: hidden;    display: inline-block;}#notifications_inner .nc-feeds-top {    position: relative;    width: 100%;    border-bottom: 1px #EEE solid;    display: inline-block;    padding: 12px 18px 8px 13px;    vertical-align: top;    box-sizing: border-box;    transition: all 0.2s ease-in;}#notifications_inner .NotifyContain .Ppic {    width: 33px;    height: 33px;    border-radius: 50%;}#notifications_inner #feeds .NotDesc {    border-bottom: none !important;    display: inline-block;}#notifications_inner .NotDesc {    line-height: 20px;    vertical-align: inherit;    margin-left: 12px;}#notifications_inner .NotifyContain .notDetails {    width: inherit;    color: #414040;    line-height: 16px;    font-size: 13px;}#notifications_inner .NotTime-feeds {    float: right;    text-align: right;    width: 50px;    font-size: 10px;    color: #888888;    margin-top: 3px !important;}#notifications #notifySett {    border-top: 1px #ddd solid;    height: 30px;    box-sizing: border-box;    padding: 6px 10px;    background-color: var(--white-color);}#notifications .notify-setting {    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -294px -211px;    width: 18px;    opacity: 0.8;    height: 18px;    display: inline-block;    float: right;    cursor: pointer;    position:relative;} #notifications .notify-setting:hover:after {    background: rgba(0,0,0,.8);    border-radius: .3em;    bottom: -2px;    color: var(--white-color);    font-size: 12px;    content: attr(data-tooltip);    display: block;    line-height: 16px;    right: 24px;    padding: .5em 1em;    position: absolute;    text-shadow: 0 1px 0 #000;    white-space: nowrap;    height: 14px;} #notifications .notify-setting:hover:before {     width: 0;    height: 0;    border-top: 4px solid transparent;    border-bottom: 4px solid transparent;    border-left: 4px solid rgba(0,0,0,.8);    content: "";    position: absolute;     top: 4px;    right: 20px;}#notifications .notify-setting:hover{ opacity: 1; }#notifications .ncSetting {    padding: 8px 6px 8px 24px;    height: 21px;    font-weight: bold;    font-size: 17px;    line-height: 22px;    text-align: left;    border-bottom: 1px #ddd solid;}/* .select2-results__option.select2-results__message {	display:none !Importantl	padding:0 !Important;} */.atchName{	overflow:hidden;	text-overflow:ellipsis;	display:inline-block;	vertical-align: middle;}#showSignalSidePopup{	display:none;	max-height: 500px;    min-height: 320px;    width: 570px;    padding: 0px;     overflow: hidden;	background-color: var(--white-color);    box-shadow: -3px 0px 15px #bbb;    position: absolute;    z-index: 21;    width: 570px;    word-break: break-all;    border: 1px solid #ccc;    border-radius: 4px;}.downloadIcon_atch {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -112px -273px;    height: 18px;    width: 18px;}.topband_dv_row .downloadIcon_atch {    visibility: hidden;}.topband_dv_row:hover .downloadIcon_atch {    visibility: visible;}.atch-droplist {    right: 0;    top: 20px;    border: 1px solid #f7f7f7;    min-width: 140px;    box-sizing: border-box;    z-index: 10;    text-align: left;    background: var(--white-color);    box-shadow: 0px 2px 5px #e9e9e9;    display: none;}.atch-droplist li {    transition: background ease 0.3s;}.atch-droplist li:hover {    background: var(--background-color);}.atch-droplist li:first-child {    border-bottom: 2px solid #f7f7f7;}.atch-droplist li:last-child {    border-top: 2px solid #f7f7f7;}.upload-iconAtc {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -49px -565px;    width: 18px;    height: 18px;}.uploadFile-atc {    width: 100%;    left: 0;    top: 0;    opacity: 0;    height: 35px;}.docs-iconAtc {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;    background-position: -33px -906px;	width: 15px;	height: 18px;}.zohodocs-iconAtc {    background: url(../images/topband-pngicons.b3d43b5b3b3557ce1919f16fcb50fec1.png) no-repeat -33px -12px;    width: 18px;    height: 15px;}.googledrive-iconAtc {    background: url(../images/topband-pngicons.b3d43b5b3b3557ce1919f16fcb50fec1.png) no-repeat -59px -12px;    width: 18px;    height: 15px;}.link-iconAtc {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -26px -564px;    width: 15px;    height: 15px;}.workdrive-icon{    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat  -233px -1045px;    width: 15px;    height: 15px;}.atch-dropdown:after {       content: "";     background: url(../images/crm_sprite_new.3a5166f3be9ada2a52e353b11807fd74.svg) no-repeat -440px -63px;    width: 8px;    height: 5px;    display: inline-block;     position: relative;     left: 5px;     top: -1px;    opacity: 1;    transform: scale(0.96); }.atchDoc_leftPanel {    background: #fafafa;    padding-top: 15px;    border-right: 1px solid #eee;    max-height: 445px;    height: 445px;}.atchDoc-leftList {    border-bottom: 2px solid #f4f4f4;}.atchDoc-leftList li {    padding-top: 8px;    padding-bottom: 8px;}.atchDoc-leftList li:hover {    background: #e8e8e8;}.allDoc-icon,.recentDoc-icon,.Docs-icon,.picturesDoc-icon,.musicDoc-icon,.videosDoc-icon,.favDoc-icon,.docsHome-icon,.docsback-icon,.searchicon,.folderDoc-icon  {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;    width: 18px;    height: 18px;}.recentDoc-icon {    background-position: -107px -1228px;}.Docs-icon {    background-position: -133px -1229px;}.picturesDoc-icon {    background-position: -160px -1230px;}.musicDoc-icon {    background-position: -187px -1229px;    width: 10px;}.videosDoc-icon {    background-position: -206px -1231px;}.favDoc-icon {    background-position: -1px -984px;}.docsHome-icon {    background-position: -281px -1228px;}.docsback-icon {    background-position: -1px -984px;}.favDoc-icon {    background-position: -232px -1230px;}.folderDoc-icon {    background-position: -255px -1231px;}.atchDoc_rightPanel {    width: 568px;}.atchHome-btn,.atchBack-btn {    padding: 13px;    border-right: 1px solid #eeeeee;}.docsback-icon {    background-position: -133px -270px;}.atchDocs_search {    padding-top: 14px;    border: none;}.atchDocs_list {    border-top: 1px solid #eeeeee;}.atchDocs_list table th {    border-bottom: 3px double #eeeeee;    padding-top: 12px;    padding-bottom: 12px;    color: #888;    text-transform: uppercase;}.atchDocs_list table td {    padding: 10px 0;}.atchDocs_list table tr:hover {    background: #fafafa;}.atchDoc_docCount {    background: #fcfcfc;    border-top: 1px solid #eee;    padding: 5px 25px;}.googleDriveIcon {    height: 28px;    width: 28px;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -1000px;}.googleDrAll-icon {    width: 34px;    height: 34px;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -1000px;}.spreadsheet-icon,.presentation-icon,.pdfLg-icon,.sharedLg-icon {    width: 26px;    height: 34px;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -1000px;}.spreadsheet-sm-icon,.presentation-sm-icon,.pdf-sm-icon,.shared-sm-icon {    width: 12px;    height: 12px;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;}.ntcTxtShort .callNow{	font-size: 11px;    padding: 2px 5px;    margin-left: 5px;    background-color: #1cc785;    text-align: center;     box-sizing: border-box;     vertical-align: middle;    color: var(--white-color);    border-radius: 0px;     cursor: pointer;    visibility:hidden; }.onlineAvail{ 	position: absolute;    margin-left: 7px;    font-size: 10px;    color: #1ec786;    padding: 1px 8px;    background-color: #FCFCFC;    border-radius: 10px;    border: 1px #1DC182 solid;    text-align: center;    top: 15px;    height: 14px;    line-height: 14px;    cursor: pointer;    display: inline-block;    transition: all 0.2s ease-out; } .onlineAvail:hover{	background-color: #1ec786;	border: 1px #1DC182 solid;	color:var(--white-color);}.onlineAvail.dN {	display: none;}#SignalSettings{ -webkit-box-shadow: 1px -7px 5px -5px #e5e5e5; -moz-box-shadow: 1px -7px 5px -5px #e5e5e5; box-shadow: 1px -7px 5px -5px #e5e5e5; }#topbandNotifySettings #ntc_social_sub{border-spacing: 0px;border-collapse: collapse;width: 100%;}.notificationgrpListRow .ntc-name-ellipsis{max-width: 213px; text-overflow: ellipsis; overflow: hidden;white-space: nowrap;display: inline-block;}ul#ncSupportSettings > li, .ntc-socialSubHead{ width: 100%; margin: 0px 0px 13px 40px; } .innerChosen .select2-container{width:100% !important;}.innerChosen .select2-container--default .select2-selection--multiple{border-radius:0px;} .innerChosen{width: 297px;margin: 5px 0px 4px 21px;transition: display .3s ease;}#GNCSettings .innerChosen{width: 160px;margin-left: 0px;margin-top: 5px;}#GNCSettings h2{ font-size: 18px !important; color: #000; border-bottom: 1px #eeeeee solid;  margin-top: 7px; padding-bottom: 5px;}#GNCSettings .setup-space{padding: 0px 0px 0px 15px;box-sizing: border-box;position: relative;overflow: hidden;height: 100%;}#GNCSettings .groupItems{width: 100%;}#GNCSettings .groupItems .f16.proxima{font-size:15px !important;}#GNCSettings .groupItems > div{width:48%;}#GNCSettings .notSettonOff{margin-left: 10px;}#GNCSettings .NCSubOption{width:50% !important;}#GNCSettings .NCSubOption li.NCSettingOptionList{margin: 0px 0px 4px 25px;}#TasksrecurringDiv .sFieldText, #recurringInner input.w20 { background: #e5e5e5; padding: 0px 3px !important; border-radius: 2px; }#qCreate .tabDivCreate select, #qCreate .tabDivCreate div, #qCreate .tabDivCreate input, #qCreate .labelTabCreate, #qCreate .labelValCreate, #eventCreatePopup .labelTabCreate, #eventCreatePopup .labelValCreate, #eventCreatePopup .tabDivCreate select, #eventCreatePopup .tabDivCreate div, #eventCreatePopup .tabDivCreate input { font-size: 0.929rem !important; }#GNCSettings #SignalSettings{text-align:center;}#GNCSettings #SignalSettings .primarybtn.mL235{margin-left: 70px;}#qCreate .tabDivCreate select, #qCreate .tabDivCreate div, #qCreate .tabDivCreate input, #qCreate .labelValCreate, #eventCreatePopup .labelTabCreate, #eventCreatePopup .labelValCreate, #eventCreatePopup .tabDivCreate select, #eventCreatePopup .tabDivCreate div, #eventCreatePopup .tabDivCreate input { font-size: 0.929rem !important; }.linkIcon { background-position: -269px -297px; width: 18px; height: 8px; display: inline-block; vertical-align: middel; }.newRelDetails a.black.f14 { word-break: break-word; }#selectPhotoForUpload { padding: 30px 0; }#footer_button_layer .bodyText select, .bb2121 select { border-radius: 0; text-shadow: 0 0 0 #000; outline: none; display: inline-block; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; text-overflow: ellipsis; white-space: nowrap; border: solid 1px #c4c4c4; -webkit-padding-end: 22px; -webkit-padding-before: 5px; -webkit-padding-after: 5px; -webkit-padding-start: 10px; margin: 0; padding-left: 9px; font-size: 0.857rem; color: #333; }#footer_button_layer .bodyText, .bb2121 td.pL15 { position: relative; }#footer_button_layer .bodyText select:hover, .bb2121 select:hover { border: solid 1px #abaaaa; border-bottom: solid 1px #777; }#footer_button_layer .bodyText:after{ content: ''; width: 7px; height: 4px; display: block; background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -315px -884px; right: 9px; top: 50%; margin-top: -1px; position: absolute; pointer-events: none; }#popup-model-content-multivalue.pT10 { padding-top: 10px !important; }#newRelDetails>table{    background-color: #f9f9f9;    padding: 20px 0 25px;    border-bottom: 1px solid #ededed;    border-top: 1px solid #f1f1f1;}/* span.left-Arrow-ntc{	content: "";    position: absolute;    display: inline-block;    width: 0;    height: 0;     left: 0px;    border-style: solid;    border-width: 8px 0px 8px 8px;    border-color: transparent transparent transparent rgb(172, 171, 171);    z-index: 1;} */.ntc-entity-group {     transition: border-left .2s ease;    border-left: 2px var(--white-color) solid;	}.ntc-entity-group:hover {    border-left: 2px #5890FF solid;	}.ntc-entity-active .ntc-visited { background-color: rgb(254, 254, 226) !important; }/*.notificationgrpListRow:before{	content:'';	position:absolute;	width: 0;	height: 0;	border-style: solid;	border-width: 10px 0 10px 10px;	border-color: transparent transparent transparent var(--white-color);	top: 40px;    left: -10px;}*/.nc-mailTracking:before, .nc-campaign:before, .nc-survey:before, .nc-mail:before,.nc-livedesk:before,.nc-call:before,.nc-support:before, .nc-twitter:before, .nc-fb:before {content:'';position:absolute;display:inline-block;background-image: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg');background-repeat: no-repeat;}.ntc-ico-sidebar .nc-survey, .ntc-ico-sidebar .nc-campaign, .ntc-ico-sidebar .nc-call, .ntc-ico-sidebar .nc-mailTracking, .ntc-ico-sidebar .nc-support, .ntc-ico-sidebar .nc-fb, .ntc-ico-sidebar .nc-twitter, .ntc-ico-sidebar .nc-livedesk, .ntc-ico-sidebar .nc-mail  { position:relative;display:inline-block;/* 1background-image: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg');background-repeat: no-repeat;background-image: url('../images/ntc-ico-big.png');background-repeat: no-repeat;  */}.nc-mailTracking:before{	background-position: -6px -1319px;    width: 16px;    height: 18px;    top: -4px;    left: 3px;}.nc-campaign:before{ 	background-position: -311px -471px;	width: 16px; 	height: 13px;	top:2px;	left:4px;	opacity: 0.7;}.nc-survey:before{ 	background-position:-106px -1293px;	width: 14px; 	height: 17px;	top: -1px;    left: 4px;}.nc-mail:before{ 	background-position:-5px -1297px;	width: 17px; 	height: 14px;	top: 3px;    left: 3px;}.nc-call:before{ 	background-position:-26px -1294px;	width: 17px; 	height: 17px;	top: -1px;    left: 2px;}.nc-livedesk:before{ 	background-position:-54px -1295px;	width: 18px; 	height: 15px;	top: 2px;    left: 3px;}.nc-support:before{	background-position: -159px -1294px;    width: 15px;    height: 16px;    top: 1px;    left: 4px;}.nc-twitter:before{	background-position: -72px -1322px;    width: 16px;    height: 15px;    top: 0px;    left: 3px;}.nc-fb:before{	background-position: -51px -1321px;    width: 16px;    height: 16px;    top: -1px;    left: 3px;} ntc-potential {background-position: -310px -384px;   	width: 13px;   	height: 13px;}.ntc-contact {	background-position: -3px -1346px;	width: 19px;    height: 17px;    opacity: 0.8;}.ntc-lead { background-position: -309px -297px; width: 16px; height: 16px; transform: scale(0.8); opacity: 0.6;}.ntc-det-shead {	border-bottom: 1px solid #e6e6e6;    display: inline-block;    min-width: 45%;}.ntc-campaign-ul li {     margin: 0;    padding: 0 0 8px 0;    font-size: 14px;}.ntc-detailv-content .kso_detail_feed { width: 100%;    height: auto;    min-height: 200px;    float: none !important;     }   .ntc-detailv-content .txtwth { width:75%; }.popup-model-header.bxShTp { box-shadow: none !important; -webkit-box-shadow: none !important; line-height: 1.75rem;} .searchTopband .topbandSearchInpt {	width: 20px;    opacity: 0;    border: 0px solid;    padding: 5px 0 5px 0;    transition: opacity, padding, background, width 0.2s ease-in-out;    position: absolute;    right: 0;    background: #f0f0f0;    border-radius: 13px !important;}.searchTopband { transition: 0.2s ease-in-out;    margin-right: 0;    width: 20px;    position: absolute;    height: 100%;    right: 0;    }.searchTopband .adSearchClose { text-indent: -999999px;    top: 5px;    right: 9px;    display: none;    background-position: -3px -1144px;    }.searchTopband .adSearchClose span {background-position: -2px -1143px;    width: 12px;    height: 12px;    display: inline-block;    margin-top: 3px;    margin-right: 3px;     }.searchTopband .topbandSearchIcon { position: relative; }.searchTopbandOpen  { width:256px; } .searchTopbandOpen .topbandSearchIcon { background-position: 0 0; left: 6px; top: 5px; }.searchTopbandOpen .adSearchClose { display:block; }.searchTopbandOpen .topbandSearchInpt {  width: 200px;    opacity: 1;    padding-left: 28px;    padding-right: 28px;    }.searchTopbandForm { margin-right: 8px;    min-width: 20px;    height: 22px;    position: relative;   } .fnameQuickCreate .chosen-single span{    width: 60px;    max-width: 60px;    overflow: hidden;    text-overflow: ellipsis; }#searchlayer select{	 opacity:0;}textarea#userDescription::-webkit-input-placeholder {color: #595959; opacity: 1;}textarea#userDescription::-moz-placeholder {color: #595959; opacity: 1;}textarea#userDescription:-ms-input-placeholder {color: #595959; opacity: 1;}#emailEditor .ze{display:none !important;border:1px solid #ccc!important;}#emailEditor .ze:last-child{display:block !important;}.addedNotesList {	border-bottom: 1px solid #eeeeee;	position: relative;}.actnotes > .addedNotesList:last-child{	border: none;}.feedsImgHolder16 {	width: 25px;	height: 25px;}.feedsImgHolder16 img {	width: 25px;}.addedNotesList .feedsImgHolder16 img {	border-radius: 25px;}.timerIcon-notes {	background: url('../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg') no-repeat -280px -1046px;	width: 12px;	height: 12px;}.notesActionbtn,.notesActionbtnDel {	width: 24px;	height: 24px;	border: 1px solid var(--border-color);	text-align: center;	border-radius: 24px;	display: inline-block;}.notesActionbtn:hover {	border: 1px solid #338cf0;}.notesActionbtnDel:hover {	border: 1px solid #f4462e;}.notesActionbtn:hover .edit-Icon-new {    background-position: -561px -55px !important;    }.notesActionbtnDel:hover .delete-Icon-new {	background-position: -358px -140px !important;}.addNotesTitle {	padding: 2px 5px;	height: 20px;	width: auto;	min-width: 150px;	max-width: 510px;	background: none;	border: 0 solid transparent !important;}#showHideTitle {	margin-top: -2px;	margin-bottom: -2px;	max-width: 100%;}.addNotesTitle:focus {	background: var(--white-color);	border: 0 solid transparent !important;}#fullInfoNoteDiv {	padding: 12px 12px 12px 0;	border-radius: 2px;}.notesEditMode {	border-bottom: 1px solid #ccc;}.notesSeemore {	color: #338cf0;    font-size: 0.85rem;    font-weight: normal;}.notesSeemore:hover {	color: #333;}#dummyspanWidth {	display: inline-block;	max-width: 501px;	position: absolute;		visibility: hidden;	opacity: 0;}.notesArrowDownNew {	width: 10px;    height: 8px;    background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -275px -264px;    cursor: pointer;    padding: 4px 4px 4px 3px;}.notesArrowDownNew:hover {	background-color: #f1f1f1;}#addtitletop {	border-right: 1px solid #ccc;	font-size: 13px;}#addtitletop:hover {	color: #333;}.note_reply_div {	background-color: #eff2f4;	box-sizing: border-box;	border-radius: 2px;}#showMore:hover {	box-shadow: 0px 1px 0px 0px #eef1f7;}.notesLoading {  margin: auto;  width: 70px;  text-align: center;  position: absolute;  left: 0;  right: 0;  top: 0;  bottom: 0;  height: 8px;}.notesLoading:after {	display: block;	content: ' ';	clear: both;}.notesLoading > div {  width: 8px;  height: 8px;  background-color: #bbb;  margin-right: 5px;  border-radius: 100%;  display: block;  float: left;  -webkit-animation: dotAnim 1.4s infinite ease-in-out both;  animation: dotAnim 1.4s infinite ease-in-out both;}.notesLoading .notesDotAnim1 {  -webkit-animation-delay: -0.32s;  animation-delay: -0.32s;}.notesLoading .notesDotAnim2 {  -webkit-animation-delay: -0.16s;  animation-delay: -0.16s;}@-webkit-keyframes dotAnim {  0%, 80%, 100% { -webkit-transform: scale(0) }  40% { -webkit-transform: scale(1.0) }}@keyframes dotAnim {  0%, 80%, 100% {     -webkit-transform: scale(0);    transform: scale(0);  } 40% {     -webkit-transform: scale(1.0);    transform: scale(1.0);  }}#editModuleDet { display: none; }.cBafter:after { content: ""; clear: both; display: block; }.lhNormal { line-height: normal; }.dispAddNotesTitle, .fdNotesTitleNew { float: left; line-height: 1.429rem; display: block; padding: 5px; margin-top: 5px; margin-bottom: -15px; word-break: break-word; }.notesBtmDet { padding-left: 6px; }#fullInfoNoteDiv { min-height: 54px; padding: 16px 4px !important; margin-bottom: 15px !important;  }#fullInfoNoteDiv #note_content textarea.mT5 { margin-top: 0 !important; }#fullInfoNoteDiv #note_content textarea::placeholder{color: #9096a5;}#fullInfoNoteDiv #showHideTitle { margin-bottom: 3px; }.notesEditModeAct .pA.notesOper { visibility: hidden !important; }.feedBackOptTabl { display: table; }.feedBackOptRow { display: table-row; }.feedBackOptCell { display: table-cell; padding: 5px 5px 5px 0; }.feedbackiconOuter { background: #4190f2; color: var(--white-color); }.feedbackiconInr{height: 27px;}#chatBarIcons { margin-top: -1px; }.feedbackiconOuter span { text-transform: uppercase; border-top: 1px solid #C2C2C2; margin-top: -1px; line-height: 25px !important; }.feedbackiconActive + span { background: var(--white-color); color: #444; border-color: var(--white-color); }#feedBackPopup .labelValCreate textarea::-webkit-input-placeholder { text-transform: none; }#feedBackPopup .labelValCreate textarea:-moz-placeholder { text-transform: none; }#feedBackPopup .labelValCreate textarea::-moz-placeholder { text-transform: none; }#feedBackPopup .labelValCreate textarea:-ms-input-placeholder { text-transform: none; }.feedsTitle { max-width: 437px; }.bcCardDetail .labelValTwo .newChosenSel{	width:50%;}.copyCustomization-blueTable td { max-width: 230px; }.copyCustomizationStpesImg { background: url(../images/copycustomization.2dc22a6c43f431b59d06ab4bba4104b9.svg)  no-repeat; display: inline-block; margin: 30px 0; opacity: 0.7; }.copyCustomizationstep1 { background-position: -13px -14px; width: 113px;	height: 58px; }.copyCustomizationstep2 { background-position: -164px -13px; width: 104px;	height: 58px; }.copyCustomizationstep3 { background-position: -307px -14px; width: 91px;	height: 58px; }	.addDisable { background: #eff2f4; }.selNone + .select2 .select2-selection__rendered{color: #999 !important;}body > a[data-cid="tab"]{	padding:6px 12px 4px;}.txtarea_wf_noteContent{border: none; margin-left: 20px; border-bottom: 1px solid #e6e6e6; width: 550px;resize: vertical !important;    height: 20px;    line-height: 17px; vertical-align: bottom;}.txtarea_wf_noteContent:hover{border-bottom: 1px solid #a5a5a5;} .zls-btrht,.zlsps-rht {    bottom: 26px;    right: 0;    z-index: 19 !important;}.crm-error-page{	margin:0 auto;	width:50%;}.crm-error-page-icon{	background: url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat;    background-position:  -99px -1323px;    width: 30px;    height: 30px;    display: inline-block;    vertical-align: bottom;    padding: 0px;    position: absolute;    left: 0px;    top: 0px;}.weblinkAcc:first-letter {   text-transform: lowercase !important;}.importTable .rightNotes li{	padding-bottom: 12px;    line-height: 20px;}.importTable .rightNotes li:before {    content: "\2022";    color: #999;    position: absolute;    left: 25px;    font-size: 21px;    line-height: 17px;}#entityLookupdiv .cvpadding { background: transparent; }#entityLookupdiv .popup-model-content.pB20 { padding-top: 0; }.ui-menu .ui-menu-item a.ui-state-focus { margin: 0 !important; }#refreshBarDiv,.zrRefreshBanner { position: fixed; left: 0; right: 0; top: 0; width: 500px; margin: 0 auto; border-radius: 0 0 5px 5px; display: none; padding: 5px 0; text-align: center; font-size: .85rem; line-height: 20px; background: #EEEEEE; z-index: 20; }#ctiapi_chatmain{	transition : all 0.5s ease;overflow: inherit;    left: 0px}.callnoactive{	left:-370px;overflow: inherit !important;top: -25px !important;}.callnoactive .ctiChatmainLeft{	float:right !important;	margin-right:31px;}.curr_rst.wf_form_UI td:nth-child(1){    width: 200px;}.curr_rst.wf_form_UI td:nth-child(2){    width: 200px;}.ui-autocomplete.globalSearchList {    position: absolute;    background-color: var(--white-color);    border: 0px solid !Important;    padding:0 0 10px 0;    box-shadow:0 3px 4px rgba(0, 0, 0, 0.15);    z-index: 21;    display:none;    max-height:300px;    overflow:auto;}.globalSearchList .ui-menu .ui-menu-item {margin: 0;padding: 0;zoom: 1;float: left;clear: left;width: 100%;text-align:left !important;     border-bottom: 0px solid;}.globalSearchList .ui-menu-item b {	display: block;    padding: 10px 15px 0 15px;    border: 0 solid;    font-size: 12px;    line-height: 16px;    text-align: left !important;    color: #7a7a7a;    background-color: transparent;    text-transform: uppercase;    }.globalSearchList.ui-menu .ui-menu-item a { text-decoration: none;display: block;padding:2px .4em 2px 10px;zoom: 1; font-size:13px;line-height:20px;  border: 1px solid var(--white-color); color:#000; cursor:pointer;text-align:left !important; font-family: var(--font-regular),sans-serif !important; }.globalSearchList.ui-menu .ui-menu-item a.ui-state-focus, .globalSearchList.ui-menu .ui-menu-item a.ui-state-active { background: transparent; margin:0 !important; }.acli-image { display: inline-block;    vertical-align: middle;    max-width: 25px;    overflow: hidden;    line-height: 25px;    max-height: 25px;     }.acli-image img {  max-width: 25px;    max-height: 25px;    border-radius: 50%; }.acli-name {     display: inline-block;    vertical-align: middle;    padding-left: 5px;    font-size: 14px;    color: #333333;    max-width: 90%;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;     }.acli-snote {        text-transform: none;    text-align: center;    font-size: 13px;    margin-top: 0;    line-height: 14px;    margin-bottom: 5px;   }.table-td-maxwidth td{	white-space:normal;	word-break:break-word;	max-width:350px;	vertical-align:top;}#showAllEMailTemplate td{	white-space:normal !important;	line-height: 1.125rem;}.setArrwbd:before{content:""; border: 12px solid transparent; border-bottom: 12px solid #ccc;position: absolute;top: -24px;right: 40px;}.setArrwbd:after{content:""; border: 11px solid transparent; border-bottom: 11px solid var(--white-color);position: absolute;right: 41px;top: -22px;}.prodInfoIc{    position: absolute;right: 0px;top: 14px;}.massConvertTable tr td:nth-child(1) {	width:15% !important;}.pa_transitionfor span{font-size: 18px;padding-right: 5px;}.commonTrans{padding: 15px 0px;}.animatepapop{position:relative; overflow:hidden;width:100%}#ValidationRuleContainer textarea {    border: none;    border-bottom: 1px solid #d3d3d3;}.forValidPlus{margin: 5px 0px;margin-left: 10px;}.addActiveValidationRow .forValidPlus{display:block !important;}.forValidPlus:hover{border-color:#B3B3B3;}.addActiveValidationRow .pbAddCriteriarow{border:1px #ddd dashed}.addActiveValidationRow .NewRule.newApCriteriaTable.newCriUi tr td:nth-child(3){display:table-cell;}.addActiveValidationRow .NewRule.newApCriteriaTable.newCriUi tr td:nth-child(4){display:table-cell;}.addActiveValidationRow #ValidationPart{display:block;}.addActiveValidationRow .pb_applyfilter{display:none;}.cchosen.pbUserRoles .select2-container .select2-selection--multiple{width:400px;border: none;border-bottom: 1px #ccc solid;}.cchosen.pbUserRoles .select2-container .select2-search--inline .select2-search__field{width:300px !important;}.massUpd .select2-container{width: auto !important; min-width: 100px;}.bcDropDownTd .select2-container--default .select2-selection--single .select2-selection__rendered { color: #666; }#entityLookupdiv .rbCheckHtml input[type="radio"]{	display:block !important;	opacity:0;	position: absolute;	top:-30px;}#entityLookupdiv .rbCheckHtml input[type="radio"]:focus + span, tr.tdhover .rbCheckHtml input[type="radio"] + span{      border: solid 1px #338cf0;    box-shadow: 0px 0px 3px #338cf0;}.edit_cust{position: absolute;left: 40px; visibility: hidden;}.wf_cust_fn_Tb tr:hover .edit_cust{visibility: visible;}.wf_form_UI textarea.setBdrbtm{border-bottom: 1px solid #e9e9e9 !important;}.wf_form_UI textarea.setBdrbtm:hover{border-bottom: 1px solid #a5a5a5 !important;}.wf_form_UI textarea.setBdrbtm:focus{border-bottom: 1px solid #338cf0 !important;}.showMoreLink, .dvValueTxt .showMoreLink{color: #338cf0 !important;}.compact #lvTred td, .compact .rellist td{	white-space:normal !important;	text-overflow:inherit !important;	overflow:inherit !important;	vertical-align:top !important;}.ui-helper-hidden-accessible{	width:0px;	overflow:hidden;}#quickTaskDefault, #quickRemindAt, #quickRecurring, #moreFieldSlider, #participantDiv, #eventCreationDiv, #eventRecurringDiv{transition: left 0.3s ease, opacity 0.2s linear;}.bgField{padding: 0px 5px; background: var(--white-color); border-radius: 1px; border: 1px solid #e6e6e6;}.bgField .select2-container--default .select2-selection--single{background: transparent;}.bgField .select2-selection__arrow{margin-left: 10px !important;}.userinfoMax{	word-wrap: break-word;    max-width: 800px;}div.labelValCreate textarea.popDesc{height: 18px;}div.labelValCreate textarea.popDesc:focus{height: 72px !Important;}.fullWth .labelValCreate{width: 100%;}.cbField_tab .labelTabCreate{width: 100%; position: relative; top:1px; border-bottom: 1px solid transparent;}.cbField_tab:hover .labelTabCreate{border-bottom: 1px solid #a5a5a5; }.cbField_tab .labelValCreate{width: 0%;}.newNavNext:hover{border-bottom: 1px solid #a5a5a5; }.signalPopContent { box-sizing: content-box;}.ntc-bc-header {    border-bottom: 1px solid #e4e4e4;    padding: 20px 15px 20px 30px;    }.ntc-bc-header .ntc-emtpic { width: 38px;    height: 38px;    line-height: 38px;    font-size: 24px;}.ntc-bc-content {  }.ntc-bc-label { 	color: #666;    padding: 0;    padding-bottom: 6px;    padding-right: 30px;    white-space: nowrap;    display: block;}.ntc-bc-field{    text-overflow: ellipsis;    overflow: hidden;    white-space: nowrap;    max-width: 415px;    padding-right: 10px;   }.ntc-bc-field .phoneRtl { margin-left: 0;    margin-right: 5px; }.ntc-bc-more { background: #f6f6f6;    border: 1px solid #cbcbcb;    display: inline-block;    padding: 3px 4px;    }.ntc-bc-bldot {	background-position: -83px -143px;    width: 18px;    height: 6px;    display: block;    }.ntcBcDiv {	transition: height 200ms cubic-bezier(0, 0, 0.2, 1);    transition: height 200ms cubic-bezier(0, 0, 0.2, 1);    transition: height 200ms cubic-bezier(0, 0, 0.2, 1);    height:0;    overflow:hidden;}.ntc-ico-sidebar {    display: block;    width: 100%;    position: relative;    margin: 0 auto;    padding: 0 25px;    box-sizing: border-box;    height: 47px;    border-bottom: 1px solid #f1f1f1;    }.ntc-ico-sidebar a{	    min-width: 43px;    height: 45px;        border-bottom: 1px solid transparent;    margin: 0 40px -1px 0;    padding: 0 0 0 30px;    line-height: 46px;    cursor: pointer;    float:left;    color:#666666;    }.ntc-ico-sidebar a:last-child {margin-right:0; }.ntc-ico-sidebar .nc-mailTracking::before, .ntc-ico-sidebar .nc-campaign::before, .ntc-ico-sidebar .nc-survey::before, .ntc-ico-sidebar .nc-mail::before, .ntc-ico-sidebar .nc-livedesk::before, .ntc-ico-sidebar .nc-call::before, .ntc-ico-sidebar .nc-support::before, .ntc-ico-sidebar .nc-twitter::before, .ntc-ico-sidebar .nc-fb::before{-webkit-transform: scale(1.3);-moz-transform: scale(1.3);transform: scale(1.3);    top: 15px;    left: 3px;} .ntc-ico-sidebar .nc-active, .ntc-ico-sidebar a:hover { color:#111; } .ntc-ico-sidebar .nc-active { 	background-color: var(--white-color);    border-bottom: 1px solid #3294ff;    z-index: 1;}.ntc-slide-nav {	    position: absolute;    top: 0;    width: 25px;    height: 46px;    display:none;    text-align:center;}.ntc-slide-lt { left:0; }.ntc-slide-rt { right:0; }.ntc-slide-nav .ntc-slide-left, .ntc-slide-nav .ntc-slide-right {    width: 12px;    height: 21px;    text-indent: -999999px;    position: relative;    display: inline-block;    top: 13px;    opacity: 0.4;    transition: all 0.2s ease-in-out;}.ntc-slide-nav:hover .ntc-slide-left, .ntc-slide-nav:hover .ntc-slide-right  { opacity:1; }.ntc-slide-left { background-position: -2px -127px; left: 5px; left: 0; }.ntc-slide-right { background-position: -22px -127px; right: 5px; right: 0; }/*.ntc-ico-sidebar .nc-active:before {left:13px; } .ntc-div-content { overflow-y:scroll; } */.ntc-div-detailview { overflow-y:scroll;} .ntc-detailv-content {    padding: 0;    display: none;    height:inherit;    }.ntc-ico-sidebar-wrap { position: relative;    display: inline-block;    vertical-align: top;    height: 47px;    width: 100%;    margin: 0 auto;    overflow: hidden;    }.ntc-ico-sidebar-inner { position: absolute;    left: 0;    height:46px; width:100%;     transition: left 0.2s ease-in-out;}.ntc-campaign-wrap {      	border-top: 1px solid #eaeaea;    margin: 35px -30px 0 -30px;    padding: 20px 20px 25px 30px; }.ntcHideDetailLink { display: inline-block;    border: 1px solid #78797a;    width: 24px;    height: 24px;    text-align: center;    position: relative;    cursor: pointer;    opacity:0.5;    transition:all 0.2s ease-in-out;     }.ntcHideDetailLink span{         cursor: pointer;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -265px -401px;    width: 11px;    height: 7px;    text-indent: -999999px;    display: inline-block;    position: absolute;    top: 8px;    left: 6px;    transition:all 0.2s ease-in-out;}.ntc-bc-header:hover .ntcHideDetailLink, .ntcHideDetailLink:hover { opacity:1; }.ntcHideDetailLink.ntc-det-active span { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); }.ntc-campaign-wrap {     border-top: 1px solid #eaeaea;    margin: 35px -30px 0 -30px;    padding: 20px 20px 25px 30px;     }.ntc-campaign-detail {   }.setScroll select{overflow: auto;}.ntc-campaign-detail { 	 }.ntcHideDetailLink { display: inline-block;    border: 1px solid #78797a;    width: 24px;    height: 24px;    text-align: center;    position: relative;    cursor: pointer;    opacity:0.5;    transition:all 0.2s ease-in-out;     }.ntcHideDetailLink span{         cursor: pointer;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -265px -401px;    width: 11px;    height: 7px;    text-indent: -999999px;    display: inline-block;    position: absolute;    top: 8px;    left: 6px;    transition:all 0.2s ease-in-out;}.ntc-bc-header:hover .ntcHideDetailLink, .ntcHideDetailLink:hover { opacity:1; }.ntcHideDetailLink.ntc-det-active span { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); } word-break: break-word;}.shortText{    display: inline-block;width: 200px;text-overflow: ellipsis;overflow: hidden; position:relative;    white-space: nowrap;}.trimName{    max-width: 520px;display: inline-block;overflow: hidden;text-overflow: ellipsis; vertical-align: middle;}#userDescription{overflow-y:auto;}.highlight-detailview{	background-color: #f7eec1;   /*  margin-left: -6px;    padding-right: 6px;        padding-left: 6px !important;    padding-bottom: 0 !important;    margin-bottom:10px; */    border-radius:2px;  -webkit-animation: my-fancy-animation 5s 1;  -moz-animation:    my-fancy-animation 5s 1;  animation:         my-fancy-animation 5s 1;   }   .changeUserIcon.floatL{float: left;}.moreIcon{opacity:0;cursor: pointer;visibility: hidden;background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg)  no-repeat; display: inline-block; background-position: -93px -600px;width: 19px;height: 18px;    vertical-align: middle; margin-left: 5px;}.more-opt-list{display: none;margin:0; padding:0;position: absolute; border: 1px solid #d5d5d5; border-bottom: 2px solid #d5d5d5; z-index: 20; background: var(--white-color);     border-radius: 3px;}.more-opt-list li{margin: 3px; cursor: pointer; padding:0;border-radius: 3px; font-size: .950rem; -box-sizing: border-box;}.more-opt-list li a{color: #444; padding: 5px 15px;white-space: nowrap;   width: 100%; box-sizing: border-box; display: inline-block;	 }.more-opt-list li a:hover{color: #101010;}.more-opt-list li:hover{background-color: #eeeeef; }.more-opt-list:before{content:""; position: absolute; left: -8px; top: 10px; border-right: 8px solid #d5d5d5;    border-top: 8px solid transparent; border-bottom: 8px solid transparent;}.more-opt-list:after{content:""; position: absolute; left: -7px; top: 11px; border-right: 7px solid var(--white-color);    border-top: 7px solid transparent; border-bottom: 7px solid transparent;}.moreOptionTab tr:hover td .moreIcon, .moreIcon.showMoreHvr{visibility: visible; opacity: 1; }.more-opt-list:hover{display: block !important;}.moreOptionTab tr:hover td{background: #FAFAFA;}.showEditIc td .neweditIcon, .showEditIc td .deleteIcon {visibility: hidden;}.showEditIc tr:hover td .neweditIcon, .showEditIc tr:hover td .deleteIcon{visibility: visible;}#columnListId li{transform: translateY(0%); line-height: 1.25rem; padding-bottom: 4px;}.sheet-list li{font-size: 1rem; padding: 10px 0px 10px 20px; line-height: 1.125rem;}.sheet-list li:before{content: ""; background: #9b9b9b; width: 3px; height: 3px; displa.moreIcon{opacity:0;cursor: pointer;visibility: hidden;background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg)  no-repeat; display: inline-block; background-position: -93px -600px;width: 19px;height: 18px;    vertical-align: middle; margin-left: 5px;    position: relative;top: 1px;}y: inline-block;}#lv_table_holder .tablesorter-scroller-fixed .tablesorter-scroller-header,#lv_table_holder .tablesorter-scroller-fixed .tablesorter-scroller-table{	width: 100px !important;} .boxshadow-listview{	 box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2)!important;	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2)!important;	-moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2)!important; }.sv_stage_container{	position:relative;	-moz-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    -webkit-transition: all 0.2s ease-in-out;    -ms-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out; 	box-sizing: border-box; }.sv_each_stage{	float:left;	width:250px;	min-width:350px;	border-right: 1px solid #95969a;	box-sizing: border-box;}.stageview-heading-container {    color: #333;    padding: 15px 6px 12px 25px;	    line-height: 1.3em;    overflow: visible;    vertical-align: middle;    width: 100%;    display: inline-block;	/*border-bottom:1px solid #f1f1f1;	border-right: 1px solid #95969a;*/	box-sizing:border-box;	min-height:64px;	margin-bottom:2px;	position:relative;}.stageview-heading-container::after{	content: "";	position:absolute;	bottom:0px;	height:2px;	left:25px;	width:30px;	background-color:#f19393;}.stageview-arrow{	/*background:var(--white-color) url(../images/svgicons-2.svg) no-repeat -81px -1411px;	position:absolute;	right:-7px;	top:13px;	width:7px;	height:13px;	z-index: 1;*/	display:none;}.recordsCount{	    border-radius: 7px;    padding: 1px 5px;    font-size: 12px;    line-height: 11px;    display: inline-block;	top: -1px;    position: relative;	font-family:roboto;	color: #000;}.sv_probability{}.sv_each_stage:last-child .stageview-arrow{    display:none;}.stageview-name {    font-size: 12px;    line-height: 16px;        width: 100%;    display: inline-block;    text-.sheet-list li{font-size: 1rem; padding: 10px 0px 10px 20px; position: relative; }.sheet-list li:before{content: ""; background: #9b9b9b; width: 3px; height: 3px; display: inline-block;    left: 5px;top: 17px;position: absolute;}overflow: ellipsis;    white-space: nowrap;    overflow: hidden;	text-transform: uppercase;}.stageview-data-container{    display: inline-block;        text-align: left;        overflow-y: auto;	overflow-x: hidden;    width: 100%;    background-color: transparent;    -webkit-transition: background-color 0.05s ease-in-out;    -moz-transition: background-color 0.05s ease-in-out;    -ms-transition: background-color 0.05s ease-in-out;    -o-transition: background-color 0.05s ease-in-out;    transition: background-color 0.05s ease-in-out;	box-sizing:border-box;}.stageview-data-container li {    position: relative;    min-height: 50px;    border-bottom: 1px solid transparent;    background-color: var(--white-color);	padding: 20px 25px 0px !important;	transition:background-color ease-in-out 0.1s;}.stageview-data-container li:hover{	background-color:#f7f7f7;}.stageview-each-container{    position: relative;    min-height: 50px;    margin: 0;    border: none;	    padding-bottom: 10px;	box-sizing:border-box;	border-bottom:1px solid rgba(0,0,0,.0785);	color:#000;	font-size:0.850rem;	cursor:move;}.stageview-data-container ul, .stageview-data-container li{padding:0px;margin:0px;}.sv_User,.sv_Accounts,.sv_Contacts{	word-break: break-word;}.sv_User{	margin-right: 75px;}.sv_date, .sv_date *{	float:right;	font-size:.75rem !important;	font-weight:100;	font-family:roboto;	margin-top:0px;	line-height: 18px;}.stageview-each-container a{	color:#333;	transition:color ease-in-out .5s;}.stageview-each-container:hover a{	color:#338cf0;}.sv_POTENTIALNAME {    font-size: 1.05rem;    word-break: break-word;    margin-right: 50px;	white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;	color:#000 !important;}.sv_POTENTIALNAME a, .stageview-each-container:hover .sv_POTENTIALNAME a{	color:#000 !important;}.stageview-symbol{    position: absolute;    bottom: 20px;    right: 0px;    width: 18px;    height: 16px;    margin: -8px 8px 0 0;    cursor: pointer;    z-index: 12;}.stageview-symbol::after {    position: absolute;    top: 0;    left: 0;    width: 18px;    height: 16px;    content: '';font-size: 36px;margin-top: -20px;}.stageview-due-warning::after {	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) -211px -442px no-repeat;	margin-top:0px;}.stageview-overdue-dot::after {color: #e26f63;content: "\2022";}.stageview-open-dot::after {color: green;content: "\2022";}.sv_stage_parent .prevT{	left:-30px !important;	top:230px !important;	opacity:0 !important;	visibility:hidden;	display:none;}.sv_stage_parent .nextT{	right: 10px !important;	top: 230px !important;	left: inherit !important;	opacity:0 !important;	visibility:hidden;}.sv_stage_parent:hover .prevT, .sv_stage_parent:hover .nextT{	opacity:0.5 !important;	visibility:hidden;}.sv_stage_parent .prevT:hover, .sv_stage_parent .nextT:hover{	opacity:1 !important;	visibility:hidden;}#sv_stage_inner_parent{		overflow-y:hidden;}.sv_nextAction{	right:0px; bottom:10px;}.sv_AMOUNT{	color:#666;	font-size: .965rem;	font-family: Roboto !important;	padding-bottom: 3px;    padding-top: 1px;}.sv_User,.sv_Accounts,.sv_Contacts,.sv_date{	font-family: var(--font-light),sans-serif !important;}.sv_Accounts,.sv_Contacts{	display:inline-block;}.mT5.sv_date{	margin-top:0px !important;}#sv_stage_inner_parent .ps-scrollbar-x {    opacity: 1;    display: block;	height:7px;}.stageview-each-container .h_duedate:after{	display:none;}.sv_User,.sv_Accounts+.sv_Contacts,.sv_Accounts .sv_sep,.sv_probability, .sv_amount_sep, .sv_each_stage .recordsCount{	opacity:0;	transition:all 0.5s ease-in;}.stageview-each-container:hover .sv_User, .stageview-each-container:hover .sv_Accounts+.sv_Contacts, .stageview-each-container:hover .sv_Accounts .sv_sep, .sv_each_stage:hover .sv_probability, .sv_each_stage:hover .recordsCount, .sv_each_stage:hover .sv_amount_sep{	opacity:1;}.stageview-each-container .h_duedate{	padding-left:16px;	background-color:transparent;	width:18px;	overflow:hidden;	box-sizing:border-box;	min-width:18px;	margin-right:0px !important;	height:18px;}.stageview-each-container .Calls_small,.stageview-each-container .EventSmall,.stageview-each-container .TaskSmall{	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) 0px 0px no-repeat;}.stageview-each-container .TaskSmall.h_overdue{	background-position:-5px -1438px;	}.stageview-each-container .TaskSmall.h_todaytask{	background-position:-5px -1461px;	}.stageview-each-container .TaskSmall.h_latertask{	background-position:-5px -1484px;}.stageview-each-container .EventSmall.h_overdue{	background-position:-28px -1439px;	}.stageview-each-container .EventSmall.h_todaytask{	background-position:-28px -1462px;	}.stageview-each-container .EventSmall.h_latertask{	background-position: -28px -1485px;	}.stageview-each-container .Calls_small.h_todaytask{	background-position: -49px -1460px;}.stageview-each-container .Calls_small.h_latertask{	background-position: -49px -1483px;}@-webkit-keyframes placeHolderShimmer {	  0% {	    background-position: -469px 0	  }	  100% {	    background-position: 469px 0	  }	}	@keyframes placeHolderShimmer {	  0% {	    background-position: -469px 0	  }	  100% {	    background-position: 469px 0	  }	}.zcrm-contentloading{ width:100%;}	.content-animated-line {	-webkit-animation-duration: 1s;	animation-duration: 1s;	-webkit-animation-fill-mode: forwards;	animation-fill-mode: forwards;	-webkit-animation-iteration-count: infinite;	animation-iteration-count: infinite;	-webkit-animation-name: placeHolderShimmer;	animation-name: placeHolderShimmer;	-webkit-animation-timing-function: linear;	animation-timing-function: linear;	background: #f7f8f9;	background: #efefef;	background: -webkit-gradient(linear, left top, right top, color-stop(8%, #efefef), color-stop(18%, #dddddd), color-stop(33%, #efefef));	background: -webkit-linear-gradient(left, #efefef 8%, #dddddd 18%, #efefef 33%);	background: linear-gradient(to right, #efefef 8%, #dddddd 18%, #efefef 33%);	-webkit-background-size: 800px 104px;	background-size: 800px 104px;	height: 40px;	position: relative;	margin-top:25px;}.content-masker {	background: var(--white-color);	position: absolute;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.content-masker.first-1 {	height: 8px;	width:15%;	top:0;	left:85%}.content-masker.first-white {	height: 6px;	width:100%;	top:8px;	left:0;}.content-masker.second-1 {	height: 8px;	width:2%;	top:14px;	left:98%}.content-masker.second-white {	height: 6px;	width:100%;	top:22px;	left:0;}.content-masker.third-1 {	height: 8px;	width:50%;	top:28px;	left:50%}.content-masker.third-white {	height: 6px;	width:100%;	top:36px;	left:0;}.sv_sort_element{	z-index:30;	cursor:move;}.sv_sortable{	min-height:50px;	min-width:10px}.sv_sortable .ui-state-highlight{	border:1px dashed #ccc !important;	background-color:#f5f5f5 !important;	min-height:100px !important;}.sv_sortable .ui-sortable-helper{	box-shadow:0px 0px 10px rgba(0,0,0,0.3);	padding-bottom:15px;	background-image:none;}.ui-sortable-helper .stageview-each-container{	border-bottom:0px;}.sv_sortable li::before {    content: "";    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg);    background-position: -98px -39px;    height: 20px;    width: 12px;    position: absolute;    top: 27px;    left: 8px;	opacity:0;	cursor:move;}.sv_sortable .ui-sortable-helper::before{	top: 23px;}.sv_sortable li:hover::before {	opacity:1;}.sv_sortable{	min-height:300px;}.sv_sel_entity{	background-color: #fff8e6 !important;}	.sv_sel_entity .stageview-each-container{ border-bottom:1px solid #fff8e6;}#sv_visitkanban.taskKanbanViewActive{	background-position:-58px -1413px;}#sv_visitkanban.taskKanbanViewDeactive{	background-position:-38px -1413px;}#lvTred td.lv_data_phone, #lvTred td.lv_data_currency, #lvTred td.lv_data_number, #lvTred td.lv_data_email {    white-space: nowrap!important;}#listViewTable .lv_data_textfield {    max-width: 350px;    position: relative;}#lvTred tr.remove-me{height:0px !important}.wordBreak{word-break: break-all;}@media print {	#tabLayer,#Report_HeaderContainer,.reportTotalrecCountforbottom,#wmstoolbar{ 		visibility:hidden;	}	#report_filterSection,.reportExpBtn,.report_gopreviousIcon{		display:none;	}	#report_scrollingEntityDiv{		overflow:inherit !important;		height:inherit !important;	}	html{		font-size:10pt !important;	}	#reportMain,#report_scrollingEntityInnerDiv,#ChartDivOuter,#rep_displayingReports_inner,#Report_HeaderContainer,#Report_Org_Data, .reportTotalrecCountforbottom{		width:auto !important;	}}.pb_processDiv{	background-color: #f9f9f9;    padding: 25px 0px 40px;    border-top: 1px #ededed solid;     border-bottom: 1px #ededed solid;}.pb_PorcessTable{padding-left: 58px;width: 95%;}.pb_PorcessTable tr td{padding: 0px;margin: 0px;vertical-align: top;border: none;background-color: #f9f9f9;z-index: 4;}.pb_PorcessTable .pb_Headlabel{	text-transform: uppercase;    color: var(--grey-text2-color);    font-size: 13px;    display: inline-block;}.pb_PorcessTable .pb_fromState{    font-size: 14px;    color: var(--green-color);}.pb_PorcessTable .borderLine{ width: 1px;height: 38px;position: absolute;display: inline-block;top: -5px;right: 0;margin: 0px 40px 0 30px;background-color: #c7c7c7; }/*.pb_PorcessTable .pb_fromState{ border: 1px solid #cccccc; background-color: #e7e7e7; }.pb_PorcessTable .pb_toState{ border: 1px dashed #a7a7a7; float: left; margin-right: 6px; margin-bottom: 7px; }*/.pb_PorcessTable .pb_toState.Active, #pb_configProcess .pb_state.Active{	border-color: #599ce0;	color: #0987f3;	background-color: #e6f8fe;	-webkit-box-shadow: 1px 2px 3px 0px rgb(227, 227, 227);    -moz-box-shadow: 1px 2px 3px 0px rgb(227, 227, 227);    box-shadow: 1px 2px 3px 0px rgb(227, 227, 227);}.pb_PorcessTable .pb_transitionState{	border: 1px #c8c8c8 solid;    background-color: var(--white-color) !important;    color: #222 !important;    border-radius: 2px;    padding: 5px 10px 7px;    border-radius: 3px;    cursor: pointer;    line-height: 0;    font-size: 13px;    height: 13px;    line-height: 15px;    display: inline-block;    margin-right: 7px;}.pb_state_layer .pre_trans{ 	position: relative;    margin-left: 2px;    margin-bottom: 4px;    max-width: 145px;    text-overflow: ellipsis;    overflow: hidden;    display: inline-block;    white-space: nowrap;    font-size: 13px;    font-weight: normal;    color: var(--white-color) !important;    width: initial !important;    padding: 1px 12px;    height: 22px;    border-radius: 2px;    line-height: 19px !important;    text-transform: capitalize;    background-color: #4caaf2;    border: 1px solid #4caaf2;       cursor: pointer;    transition: all 0.2ms ease-out;    box-sizing: border-box;}/*.pb_transitionState.transitionInactive, #pb_configProcess .pre_trans.transitionInactive{	background-color: #faebc2;	cursor: not-allowed;}*/.pb_PorcessTable .pb_transitionState > span, .pb_state_layer .pre_trans > span{	/*-webkit-transform: skew(25deg);    -moz-transform: skew(25deg);    -o-transform: skew(25deg);    -ms-transform: skew(25deg);    transform: skew(25deg); */    display: inline-block;}.pb_PorcessTable .pb_transitionState:hover{	background-color: #338cf0 !important;    border: 1px solid #338cf0;    color: var(--white-color) !important;}.pb_PorcessTable .TransDivider{position: relative;}/*.pb_PorcessTable .TransDivider:before{	content: '';    position: absolute;    width: 1px;    height: 40px;    background-color: transparent;    border-left: 1px #c7c7c7 solid;    margin: 2px 35px;    left: 0;    right: auto;    top: -6px;}.pb_PorcessTable .TransDivider:after{	content: '';    position: absolute;    width: 1px;    height: 40px;    background-color: transparent;    border-right: 1px #c7c7c7 solid;    margin: 2px 35px;    right: 0;    left: auto;    top: -6px;}.pb_PorcessTable:after{	content: '';    height: 1px;    width: 61%;    position: absolute;    left: 174px;    top: 35px;    border-top: 1px #7c7c7c dashed;    z-index: 1;}.pb_PorcessTable .pb_circlePoint{	position: absolute;    width: 6px;    height: 6px;    border: 1px #626262 solid;    border-radius: 4px;    right: -18px;    top: 3px;    background-color: #f9f9f9;}.pb_PorcessTable .pb_fwd_Arrow{	display: inline-block;    position: absolute;    background: #f9f9f9 url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -287px -400px;    width: 13px;    height: 12px;    left: -3px;    top: 2px;    opacity: 0.7;}*/#pb_preview_criteria_tootip{	display:inline-block;	border:1px #cccccc solid;	padding: 7px 14px 7px;	background-color: var(--white-color);	position: absolute;	-webkit-box-shadow: 2px 2px 15px 0px rgba(189,189,189,1);	-moz-box-shadow: 2px 2px 15px 0px rgba(189,189,189,1);	box-shadow: 2px 2px 15px 0px rgba(189,189,189,1);	z-index: 2;	display: none;}#pb_preview_criteria_tootip .pb_topArr:before{	content:'';	display: inline-block;    width: 0;    height: 0;    border-left: 7px solid transparent;    border-right: 7px solid transparent;    border-bottom: 8px solid var(--white-color);    position: absolute;    top: 2px;    left: -7px;}#pb_preview_criteria_tootip .pb_topArr{ 	display: inline-block;    width: 0;    height: 0;    border-left: 7px solid transparent;    border-right: 7px solid transparent;    border-bottom: 8px solid #cccccc;    position: absolute;    top: -15px;    left: -2px;}.mBm15{margin-bottom: -15px !important;}.pb_criteriaSummaryView{background-color: var(--white-color);display: inline-block;color: #333;}.pb_criteriaSummaryView span{ font-size: 13px; } .pb_criteriaSummaryView .viewCriRow{line-height: 21px;}.pb_criteriaSummaryView .viewCriRow:not(:first-child) {  margin-bottom: 0px !important;}.pb_criteriaSummaryView .viewCriRow span:nth-child(3) {  text-transform: lowercase !important;  padding: 0px 2px !important;}#pb_creteria_conditions .newFormContBlk tr:first-child td{border-bottom: none !important;}.pbconfigProcess{	color: #338cf0;    position: absolute;    font-size: 13px;    cursor: pointer;    top: -30px;    right: 30px;}.pbconfigProcess .select2{	width:auto !important;	padding: 2px 5px;    margin-right: 10px;    top: -3px;}.pbconfigProcess .select2-container .select2-selection--single .select2-selection__rendered {	padding-right:6px;}#pb_configProcess .pb_Title{color: #5e5d5a;font-size: 22px;float: left;}.adSearchCloses span, #pb_configProcess .pb_close {    width: 18px;    height: 18px;    float: right;    cursor:pointer;    background: transparent url('../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg') no-repeat -206px -571px;}.mW100{	min-width:100px;}#pb_configProcess{ background-color: #ebe8e1;padding: 25px;}#pb_configProcess .pb_preview{margin-top: 15px; }#pb_configProcess .pb_state{    padding: 7px 17px 7px 20px;    display: inline-block;    border: 1px #aecee3 solid;    font-size: 14px;    text-align: center;    background-color: var(--white-color);    border-radius: 2px;    color: #000;    position:relative;    z-index:2;}#pb_configProcess .pb_state.currentstate{border-color: #97c38c;background-color: #bce0b2;position: relative;min-width: 90px;max-width: 130px;}#pb_configProcess .pb_prevProcess_layer{ height: 33px;padding: 17px 0px;}#pb_configProcess .pre_trans{ margin-left: 33%;bottom: -6px; z-index:2; cursor: default; }#pb_configProcess .pb_state_layer{ position:relative;}.pbconnLine:before{	content: "";    border-top: 1px solid #214267;    position: absolute;     display: inline-block;    height: 1px;    width: 100%;    top: 18px;}.pbconnLine.pbDisconnect:before{	border-top: 1px dashed #7f7d7d !important;}#pb_configProcess .pb_prevProcess_layer .pb_state:before{		width: 13px;    height: 12px;    content: " ";    background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -287px -400px;    position: absolute;    left: -7px;    top: 12px;}/*#pb_configProcess .currentstate:before{	content: "";    border-top: 1px solid #214267;    position: absolute;    display: inline-block;    height: 1px;    width: 58%;    top: 17px;    left: 100%;    z-index: 0;}*/#pb_configProcess .currentstate span.pbstartLine{		background-color: #214267;    position: absolute;    display: inline-block;    height: 1px;    width: 58%;    top:17px;    left: 100%;    z-index: 0;}#pb_configProcess .pbMorepreview{position: relative;}#pb_configProcess .pbMorePreiview{     background-color: #214267;    position: absolute;    display: inline-block;    width: 1px;    left: 0;    top: 35px;}#stageContainer_parent .sv_each_stage .sv_sortable{margin-bottom:50px !important;}.dTC{display:table-cell;}.listviewtablescroll{overflow:scroll;}.listviewtablescroll{overflow:auto;}div#fixedRowHeader {    width: 90px;    z-index: 4;    overflow:hidden;display:none;}.tableHeaderBg {	background: var(--white-color);}.tableHeaderBg td {	border-bottom: 3px double #e5e5e5!important;}.tableHead a {	color: #777;}.fixedrowTd td{	border-bottom: 1px solid #f7f7f7;	padding: 10px 25px 11px 7px;    font-size: 1rem;    overflow: hidden;    empty-cells: show;    border-bottom: 1px solid #f7f7f7;    white-space: normal !important;    text-overflow: initial !important;    vertical-align: top !important;    word-wrap: break-word;    height: 100%;    line-height: 1.125rem;}.fixedrowTd .LVFirstFixedCol {	padding-right: 3px;}.LVFirstFixedCol .neweditIcon {	vertical-align: middle;}.indIcon {	white-space: nowrap;	visibility: visible;}#fixedHeaderTable .addColumn {	padding-right:8px !important;	max-width:41px !important;	min-width:18px !important;}#fixedHeaderTable .editcolumn{	padding-right:8px !important;	max-width:35px !important;	min-width:15px !important;}#lv_filter_scroll{width:250px;max-width:250px;}#lv_filter_scroll>div{display:inline-block;    white-space: nowrap;}.chatPopTitle{	cursor:move;}#fixedHeaderTable td{	text-align: left;	font-size: 0.929rem;	color: #9d9d9d;	border-bottom: 3px double #e5e5e5;	font-weight: normal;	text-transform: uppercase;	outline: none;	padding: 0px 10px 0px 10px ;	    vertical-align: middle;}#fixedHeader {    z-index: 11;    background:var(--white-color);}td#upComingActionstd:empty {	width: 0px !Important;	padding: 0px !Important;	min-width: 5px !important;}.fixedrowTd{width:100%;}.fixedheadercolumn {    z-index: 11;    background:var(--white-color);}.fixedheadercolumn td{    font-size: 0.929rem;    color: #9d9d9d;    font-weight: normal;    text-transform: uppercase;    outline: none;     padding: 9px 10px 7px 10px;        height: 43px;    box-sizing: border-box;    border-bottom: 3px double #e5e5e5;    line-height: 1rem;}#lvTred .indIcon.listEditTd{	min-width:28px;}.boxShadowFixedColunm{	box-shadow: 3px 0 7px -2px rgba(0,0,0,0.2) !important;	-moz-box-shadow: 3px 0 7px -2px rgba(0,0,0,0.2) !important;	-webkit-box-shadow:  3px 0 7px -2px rgba(0,0,0,0.2) !important;}.border-left {	border-left:solid 2px #f00 !important;}div#columnList {	z-index: 13 !important;}.fixedRowHeaderHide{display:none !important;}.svgIconsNew {    background: transparent url("../images/svgicons_new.878b80509177806a5d282d480b149a09.svg") no-repeat scroll 0 0;}.topbandTemReIcon {    width: 27px;    height: 19px;    display: inline-block;        background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -281px -1351px;    opacity: 0.8;    position: relative;    margin-right: 14px;    cursor: pointer;    z-index: 5;    margin-top: 6px;}.blueprint-intro {	background:var(--white-color) url(../images/blueprint.f7a21c00a0326c1d10345cf4f8daeb96.png) no-repeat 100% 0;	background-size: 56%;	border:12px solid var(--white-color);	box-shadow: 0 0 5px #ccc;	left:0;	right:0;	margin:auto;	position:fixed;	height:600px;	width:900px;	top:0;	z-index:1001;}.blueprint-intro section {	width:400px;	height:600px;	background: #0099ee; 	background: -moz-linear-gradient(top, #0099ee 0%, #0189d5 100%); 	background: -webkit-linear-gradient(top, #0099ee 0%,#0189d5 100%); 	background: linear-gradient(to bottom, #0099ee 0%,#0189d5 100%); 	box-sizing: border-box;	padding:100px 32px 32px;	color:var(--white-color);}.blueprint-intro section h2 {	font-size:1.4rem;	font-weight: normal;	color:var(--white-color);	margin:0;	padding:0;}.blueprint-intro section h2 sup {	background: #ffcc1c; 	background: -moz-linear-gradient(left, #ffcc1c 0%, #ffcc1b 51%, #ffcc1b 66%, #ffa519 100%); 	background: -webkit-linear-gradient(left, #ffcc1c 0%,#ffcc1b 51%,#ffcc1b 66%,#ffa519 100%); 	background: linear-gradient(to right, #ffcc1c 0%,#ffcc1b 51%,#ffcc1b 66%,#ffa519 100%);     color: #333;    display: inline-block;    font-size: 0.55rem;    font-weight: bold;    padding: 1px 4px;    vertical-align: top;    border-radius:1px;    line-height: 10px;}.blueprint-intro .carry {	font-family: var(--font-light),sans-serif;	border-top:1px solid var(--white-color);	border-bottom:1px solid var(--white-color);	padding:8px 0;	margin:24px 0;}.blueprint-intro section h1 {	font-family: var(--font-thin),sans-serif;	font-size: 2rem;	font-weight: normal;	margin:0;	padding:0;}.blueprint-close {	background-color: var(--white-color);    color: #666;    font-family: var(--font-thin),sans-serif;    font-size: 2rem;    height: 28px;    position: absolute;    right: 0;    text-align: center;    top: -6px;    width: 22px;}.blueprint-close:hover {	color:#111;}.btn-whiteline {    border: 1px solid var(--white-color);    color: var(--white-color);	border-radius: 2px;    cursor: pointer;    display: inline-block;    font-family: var(--font-regular),sans-serif;    font-weight: normal;    margin-right: 8px;    outline: medium none;    padding: 7.5px 15px;    text-decoration: none;    transition: background-color .2s ease;}.btn-whiteline:hover {	background-color:var(--white-color);	color:#0189d5;}.encProgressIcon { background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -132px -1298px; width: 17px; height: 7px; }.encProgressIcon.activeProgress {	background-position: -132px -1281px;}.customChkBoxDiabled .onOffSwt{	cursor:inherit !important;	opacity:0.4;}.newSelectText{		max-width: 350px;    text-overflow: ellipsis;    white-space: nowrap;    overflow: hidden;    display: inline-block;    text-align: left;    margin-right: 10px;	    cursor: pointer;}.newSelectArrow{	background: transparent url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -268px -424px !important;    height: 9px;    width: 9px;    opacity: 0.7;    position: absolute;    display: inline-block;    top: 4px;}.jb_manage_height .busniess_card_Hover,.jb_manage_height .dvTitle.bCardHover{	top: 7px !important;	position: relative;	font-family: var(--font-regular),sans-serif;}.jb_manage_height .jb_spliter_hyfen{	position: relative;    top: 6px;    color: var(--body-color);}.int_manage_height #headervalue_PRODUCTNAME.busniess_card_Hover{	vertical-align: inherit !important;}.wf_form_UI .select2-container--default .select2-selection--single .select2-selection__arrow{	margin-top: 4px;}.rapi-url-box{	user-select:all;}.rapi-url-box-edit,.rapi-url-box {	border:1px solid #ccc; 	padding: 5px;	color: #666;	background: #fafafa;		border-radius: 1px;}.rapi-input-hidden {    border: 1px solid transparent;    cursor: default;}.rapi-url-box-wrap {	    overflow: hidden;    width: 100%;    display: inline-block;    line-height: 1.2;    padding-bottom: 23px;    position:relative;}.rapi-url-box {	word-break: break-all;    } .rapi-url-animate {    background: #FDFDC3;}.copyclipicon {	background: url('../images/sprite_topband.b539f0b05fecb9537167514a4edf6887.svg') no-repeat -76px -2491px;	width: 15px;	height: 18px;	display: inline-block;}.devuser-role-profile{	font-size: 12px;    	background: #cc6502 !important;    color: var(--white-color) !important;    padding: 1px 7px;    border-radius: 2px;}.prfImg {    width: 24px;    height: 24px;    border-radius: 6px;    margin: -2px 10px 0 0;    vertical-align: text-top;    position:relative;}.custom-portal-prfImg {    height: 46px;    border-radius: 50%;    margin: -13px 10px 0 0;    vertical-align: text-top;    position:relative;}.customModule_Builder .demo {	background: var(--white-color);	font-size: 1.2rem;	border: 1px dashed #eae9e9;	margin: 0 0 30px 30px;	height: 400px;	width: 47%;	box-sizing: border-box;	max-width: 94% !important;	text-align: center;	padding: 15% 20px 20px;	color: #666;	user-select: none;	-webkit-user-select: none;}.custom-home-popup .select2-container .select2-selection--multiple { max-height:182px; overflow-y:scroll; }.hview-options-wrapper, .hview-options-wrapper:focus {  	border: 1px solid transparent;    border-radius: 0px !important;    outline: none;    padding: 6px 0px 6px 10px;    max-width: 70%;    min-width: 86px;    text-align: left;    transition:all 0.15s ease;}.hview-options-wrapper .homeLink { padding-right:40px; }.hPad:hover .hview-options-wrapper, .hview-options-wrapper:hover, .hview-options-wrapper:focus, .hview-options-wrapper.hvw-active {border: 1px solid #d1d1d1; }.hview-options-wrapper:hover,  .hview-options-wrapper:focus, .hvw-active .homeLink {background: var(--white-color); }.hview-menu-dropdown {	overflow: hidden;    box-shadow: none;    position: absolute;    width: 86px;    top: 81px;    background: var(--white-color);    z-index: 20;    min-width: 290px;    border: 1px solid #e1e1e1;    text-align: left;    right: 40px;    display: none;    }.hview-menu-dropdown ul {	    margin: 0;    padding: 0;}.hview-menu-dropdown ul li {display: block;    padding: 9px 10px; cursor:pointer; }.hview-menu-dropdown ul li:hover { background:#f5f5f5;}.hview-menu-dropdown .home-green-tick {background-position: -209px -1347px !important;    display: none;    width: 16px;    transform: scale(0.9);    height: 11px;    position: absolute;    right: 0;    top: 3px;     }.sel .home-green-tick { display:inline-block; }.hview-options-wrapper  .hview-menu-arw { background-position: -36px -939px;    width: 10px;    height: 5px;    position: absolute;    top: 6px;    right: 10px;    transition:all 0.15s ease-in-out;    }.hview-menu-dropdown .hview-link { color:#2C7BD0; }.customModule_Builder .demo {	background: var(--white-color);	font-size: 1.2rem;	border: 1px dashed #eae9e9;	margin: 0 0 30px 30px;	height: 400px;	width: 47%;	box-sizing: border-box;	max-width: 94% !important;	text-align: center;	padding: 15% 20px 20px;	color: #666;	user-select: none;	-webkit-user-select: none;}.hview-options-wrapper{	max-width: 300px}.custom-home-popup .select2-container .select2-selection--multiple { max-height:182px; overflow-y:scroll; }.hview-name-input {	font-size: 22px;    padding: 2px 5px;    font-weight: 300;    color: #333;    border: 1px solid transparent;    max-width: 75%;    min-width: 40px;    transition: width 0.15s ease;    font-family: var(--font-light),sans-serif;    -webkit-font-smoothing: antialiased;  }.hview-name-input:hover { border:1px solid #ddd; }.hview-name-input:focus {border: 1px solid #69cff3;}.hview-refresh{	position: relative;	right: 0;}.analytics_home_refresh.hview-refresh {	line-height: 10px;	margin-right: 10px;}#saveCustomHomePagePopup.zcrm-modal .select2-container .select2-search--inline .select2-search__field { width:100% !Important;}/* .apl-form .zrc-select-box{	box-sizing:border-box;	width:100%;	border-radius: 4px;    border: 1px solid #e2e9ef;}.apl-bdr-top .zrc-select-box span{	padding: 7px 30px 7px 8px;	color: #9b9b9b;}.ud-tab-blk-rht .zrc-select-box{	border:1px solid #ccc;}.ud-tab-blk-rht .zrc-select-box span{	padding:3px 30px 3px 8px;	color:#555;} */.hd-dashboard-header{	font-size: calc(.775rem - -.25 *(100vw - 20rem) / 100);}.hd-dashboard-header .hview-options-wrapper{	line-height:16px}.hd-dashboard-header .hview-menu-dropdown{	min-width: 215px;    box-shadow: 0 10px 17px rgba(0,0,0,0.3);}.hd-dashboard-header .homeLink{	display:block;	line-height: 16px;}.hd-dashboard-header .analyticsHomeDD.hview-menu-dropdown ul li a{	line-height: 17px;	font-size: 0.929rem;}.sharedhome-sep {    border-top: 1px solid #f5f5f5;}.hd-dashboard-header .hview-menu-dropdown ul{	padding: 5px 0px;}.hd-dashboard-header .hview-menu-dropdown .home-green-tick{	top: 8px;}.hd-dashboard-header .hview-menu-dropdown .home-green-tick{	background-position: -283px -34px !important;	transform: scale(1);}.metric-sec-tab-holder {    float: left;    padding: 2px 0;}#homePageView .AD_GridContainer .dashboardContent.dashComp {  overflow: inherit;}#homePageView .time-in-stage-filter-container,.customize-homePage-setup .time-in-stage-filter-container{	position: absolute;    right: 32px;    top: 14px;}.customize-homePage-setup .time-in-stage-filter-container{	right: 40px;}#homePageView .application-rate-filter-container,.customize-homePage-setup .application-rate-filter-container{	position: absolute;    right: 32px;    top: 14px;}.customize-homePage-setup .application-rate-filter-container{	right: 40px;}.pageTitle_grey {    background: #f8f8f8;    padding: 17px 35px;    border-bottom: 1px solid #ececec;}.primarybtn_dd {    background: transparent linear-gradient(0deg,#0279ff,#00a3f3) 0 0 no-repeat padding-box;	box-shadow: 0 3px 0 0 #0061ca;    border-radius: 6px;    padding: 8px 35px 7px 20px;    color: var(--white-color);    position: relative;    cursor: pointer;    font-size: 0.9rem;}.primarybtn_dd:after {    content: '';    display: block;    position: absolute;    background: url(../images/recruit_icons_sprite.b7f0f3dce5a4d3404c9322d965295219.svg) no-repeat -566px -1247px;    width: 8px;    height: 5px;    right: 15px;    top: 14px;    transform: scale(1.15);}.primarybtn_dd:hover{	background: transparent linear-gradient(#02acff,#006be4) 0 0 no-repeat padding-box;}.newtable_evt th {    border-bottom: 3px double #e3e3e3;    font-weight: normal;    text-align: left;    padding: 6px 10px;    color: #666;}.newtable_evt td {    padding: 15px 10px 6px;    border-bottom: 1px solid #e3e3e3;}.noRecords {    top: 30px;    text-align: center;    width: 100%;    color: #cacaca;    padding: 25px;    box-sizing: border-box;    border-bottom: 1px solid #e3e3e3;}.primarybtn_ddList {    position: absolute;    top: 39px;    right: 0;    border: 1px solid #d3d3d3;    box-shadow: 0px 2px 3px #b8b8b8;    background: var(--white-color);    min-width: 100%;    box-sizing: border-box;    margin: 0;    padding: 0;    display: none;    z-index:100;    max-width: 600px;}.primarybtn_ddList li {    margin: 0;    padding: 0;}.primarybtn_ddList li a {    border-bottom: 1px solid #d3d3d3;    color: #333;    padding: 12px 15px;    cursor: pointer;    display: block;    overflow: hidden;    text-overflow: ellipsis;}.primarybtn_dd .primarybtn_ddList li {	white-space: nowrap;}.primarybtn_ddList li:hover {    background: #f8f8f8;}.userImg30 {    width: 30px;    height: 30px;    border-radius: 15px;}.embedOpttype {    position: relative;    width: 335px;    cursor: pointer;    margin-right: 20px;}.embedOpttype.selectedType:after {    position: absolute;    content: '';    display: block;    width: 24px;    height: 24px;    background: #3ca0ee url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -184px -2318px;    right: 0;    bottom: 42px;}.embedOpttype img {    border: 1px solid #e4e4e4;    width: 100%;}.selectedType img {    border: 1px solid #3ca0ee;}.textField_box {    border: 1px solid #e8e8e8;    border-radius: 1px;    height: 42px;    box-sizing: border-box;    padding: 5px 10px;}.colorCircle {    width: 18px;    height: 18px;    border-radius: 10px;    cursor: pointer;    position: relative;}.colorCircle:after {    border: 1px solid;    border-color: inherit;    content: '';    display: none;    position: absolute;    width: 26px;    height: 26px;    top: -5px;    left: -5px;    border-radius: 25px;} .colorCircle:hover:after {    display: block;}.selectedColor:after {    display: block !important;}.title_grey {    padding: 15px 40px;    box-sizing: border-box;    background: #f5f5f5;}.brdB_e1e1e1 {    border-bottom: 1px solid #e1e1e1;}.inputLabel,.inputValwrap {    padding: 15px 10px 5px 0;    box-sizing: border-box;    position: relative;}.inputLabel {    width: 42%;    padding-top: 23px;}.inputValwrap {    width: 58%;}.inputValwrap .select2-container {    width: auto !important;    margin-top: 7px;}.addQuestionSec .inputValwrap .select2-container {	margin-top: 0;}.inputHrs {    width: 26px;    height: 26px;    background: #f4f4f4;    border-radius: 2px;    border: none;    text-align: center;}.dateFld_grey {    background: #f4f4f4;    height: 26px;    padding: 0 10px;    width: 90px;    border-radius: 2px;    border: none;}.greyTbl th {    background: #f5f5f5;    font-weight: normal;    color: #666;    padding-top: 10px;    padding-bottom: 10px;    text-align: left;}.greyTbl td {    padding: 10px 10px 5px 0;    border-bottom: 1px solid #e5e5e5;}#questionTbl.greyTbl td:first-child {	padding-left: 25px;}.greyTbl td .deleteIcon {    visibility: hidden;}.greyTbl tr:hover .deleteIcon {    visibility: visible;}.selectBoxInput {	border: 1px solid transparent;    	width: auto;	height: auto;	display: inline-block;	box-sizing: border-box;	vertical-align: top;}    .selectBoxInput .newSelect {    margin: 0;}    .selectBoxField {        width: 30px;        text-align: center;        height: 30px;       border: 1px solid transparent;        padding: 3px 0 2px 3px;        box-sizing: border-box;    }    .slctOptVal {        min-width: 90px;        max-width: 100%;        width: auto;        height: 22px;        padding: 7px 20px 7px 5px;        position: relative;        display: block;        cursor: pointer;        box-sizing: border-box;    }    .slctOptVal:after {        content: '';        width: 10px;        height: 4px;        background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -36px -939px;        right: 2px;        top: 50%;        margin-top: 2px;        position: absolute;        pointer-events: none;    }    .selectBoxInput .newSelect:after {        right: 2px;    }    .selectBoxField.inputHrs {        background: var(--white-color);    }    .selectBoxField.inputHrs:hover {        border: 1px solid #ddd;        background: #f4f4f4;    }    .selectBoxField.inputHrs:focus {        border: 1px solid #ddd;        background: #f4f4f4;    }    .customSelectVal {        display: none;        position: absolute;        left: -1px;        top: 23px;        border: 1px solid #ddd;        padding: 3px 0;        min-width: 153px;        background: var(--white-color);        z-index: 100;        box-shadow: 0px 0px 3px #ddd;    }    .customSelectVal li {        padding: 5px 7px 5px 23px;        cursor: pointer;        position: relative;        white-space: nowrap;    }    .customSelectVal li:hover {        background: #eee;    }    .customSelectVal li.selectedOpt {        background: #eee;    }    .customSelectVal li.selectedOpt:before {	    content: '';	    width: 12px;	    height: 8px;	    position: absolute;	    left: 8px;	    top: 50%;	    margin-top: -5px;	    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -283px -34px;    }    .SlctListAtv {        border: 1px solid #ddd !important;    }.inputValwrap .selectOpt {    width: auto;}#CallsuserList.userListPopup_BH,#EventsuserList.userListPopup_BH{	position: absolute;    display: none;    background: var(--white-color);    border: 1px solid #ebebeb;    border-radius: 2px;    z-index: 30;    left: 42%;    top: 49px;}#CallsuserList .userSearch_BH,#EventsuserList .userSearch_BH {    border-bottom: 1px solid #f3f0eb;    padding-top: 10px;}#CallsuserList .userSearch_BH input,#EventsuserList .userSearch_BH input {    border: none;    width: 80%;}#CallsuserList .userList_BH, #EventsuserList .userList_BH {    padding: 15px 0px 0 10px;    max-height: 180px;    height: 180px;    overflow: auto;    border-bottom: 1px solid #ebebeb;}#CallsuserList .userList_BH li,#EventsuserList .userList_BH li {    padding: 0 0 15px;}#CallsuserList .userList_BH img,#EventsuserList .userList_BH img {    width: 30px;    height: 30px;    border-radius: 1px;}.downArrowIcon {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -36px -939px;    width: 9px;    height: 4px;    position: static;   	vertical-align: middle;    display: inline-block;}/*.selectedUsers {	position: relative;	right: -15px;	top: 5px;}.selectedUsers .downArrowIcon {	position: absolute;}*/.inputValwrap .selectBoxInput {    margin-left: -5px;}.questionIcon {    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -230px -140px;	width: 17px;	height: 18px;    position: relative;}.toolTip_event {    display: none;    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);    border: 1px solid rgba(0, 0, 0, 0.2);    padding: 2px 8px!important;    background-image: none!important;    color: var(--white-color)!important;   	position: absolute;    margin: 20px 0 0;    line-height: 18px;    font-size: 11px;    background-color: #424242!important;    text-shadow: 0 1px 0 #000;    border-radius: 1px;}.customSelectVal.customDDbtm_fix {	top: initial;	bottom: 100%;}.bgcolor_00bd9c {    background: #00bd9c;    border-color: #00bd9c;}.bgcolor_1ecf6e {    background: #1ecf6e;    border-color: #1ecf6e;}.bgcolor_f59d00 {    background: #f59d00;    border-color: #f59d00;}.bgcolor_3e5367 {    background: #3e5367;    border-color: #3e5367;}.bgcolor_2c97de {    background: #2c97de;    border-color: #2c97de;}.bgcolor_e84b35 {    background: #e84b35;    border-color: #e84b35;}.bgcolor_f2c500 {    background: #f2c500;    border-color: #f2c500;}.bgcolor_333333 {    background: #333333;    border-color: #333333;}.bgcolor_666666 {    background: #666666;    border-color: #666666;}.bgcolor_888888 {    background: #888888;    border-color: #888888;}.bgcolor_267cb2 {    background: #267cb2;    border-color: #267cb2;}.bgcolor_ffffff {    background: var(--white-color);    border-color: #333333;    box-sizing: border-box;    border: 1px solid;    width: 20px;    height: 20px;}.bgcolor_144196 {    background: #144196;    border-color: #144196;}.showColorpicker {    background: url(../images/colorpicker.png) no-repeat 0 0;    width: 253px;    height: 274px;    position: absolute;    display: none;    z-index: 100;    box-shadow: 0px 0px 5px #ddd;    cursor: pointer;}.showColorpicker:after {    content: '';    display: block;    border-top: 8px solid transparent;    border-bottom: 8px solid transparent;    border-right: 8px solid var(--white-color);    position: absolute;    left: -7px;    top: 5px;    z-index: 11;}.showColorpicker:before {    content: '';    display: block;    border-top: 9px solid transparent;    border-bottom: 9px solid transparent;    border-right: 9px solid #ddd;    position: absolute;    left: -8px;    top: 4px;    z-index: 10;}.colorList:after {    content: '';    display: block;    clear: both;}.events_calschIcon {	width: 12px;    height: 12px;    display: inline-block;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;	background-position: -123px -972px;	}.phone_calschIcon {    display: inline-block;    background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -311px -965px;	width: 15px;	height: 14px;	opacity: 0.6;}.linkCopied_calsch {	width: 146px;	height: 146px;	border: 2px solid #e4e4e4;	background: #fafafa;	position: fixed;	top: 100px;	left: 50%;	margin-left: -70px;	border-radius: 3px;	z-index: 251;}.linkCopied_icon {	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -270px -2248px;	width: 58px;	height: 56px;	display: inline-block;	opacity: 0.3;}.customSelectVal.bottomFix{	bottom: 100%;	top: initial;}.inputLabel.newMandatory {	position: relative;}.inputLabel.newMandatory:after {	content: " ";    display: inline-block;    width: 25px;    height: 2px;    background: #f27b77;    position: absolute;    bottom: -2px;    left: 0;}.more-opt-list.bottomFixpop {	top: initial !important;	bottom: -11px;}.more-opt-list.bottomFixpop:after {	top: initial;	bottom: 11px;}.more-opt-list.bottomFixpop:before {	top: initial;	bottom: 10px;}.inputValwrap .errorMsgDesc {	right: initial;	left: 0;}.mandatoryStar:after {	content: '*';    display: block;    color: #f27b77;    font-size: 16px;    position: absolute;    top: 2px;    line-height: 5px;    right: -7px;}.mandatoryIcon {	color: #f27b77;    font-size: 16px;    position: relative;    top: 5px;    line-height: 16px;}.customChkboxLabel {	padding-left: 5px;	display: inline-block;	line-height: 18px;	vertical-align: top;}.addQauestionCalWrap {	padding: 0 30px;}.addQuestionSec {	width: 100%;	padding: 5px 35px;	margin-left: -35px;	position: relative;}.addQuestionSec:after {	content: '';	display: block;	background: #e1e1e1;	left: 30px;	right: 30px;	height: 1px;	position: absolute;	bottom: -10px;}.closeIcon_calSch {	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -275px -1640px;	width: 11px;	height: 11px;	display: inline-block;	right: 9px;    top: 8px;    opacity: 0.6;   cursor: pointer;   visibility: hidden;}.showCloseIcon:hover {	background: #f8f8f8;}.showCloseIcon:hover .closeIcon_calSch {	visibility: visible;}.selectBoxField[maxlength="3"]{	width: 35px;}.more-opt-list.hide {	display: none !important;}.lastActiveRow td:first-child:before{content:"";position: absolute;left: 0px;height: 100%;top: 0px;-webkit-animation: lastActiveCol 6s ease-out 0s 1;animation: lastActiveCol 6s ease-out 0s 1;}@-webkit-keyframes lastActiveCol{0%{border-left: 2px solid #ff0000; }100%{border-left: 2px solid transparent;}}@keyframes lastActiveCol{0%{border-left: 2px solid #ff0000;}100%{border-left: 2px solid transparent;}}.colorCircle.customColor {	border: 1px solid #000 !important;}.copyCodebtn {	padding: 3px 5px;	cursor: pointer;	line-height: 15px;}li.disable {	pointer-events: none;}.disable-events {	pointer-events: none;	opacity: 0.4;}.userSearch_noresults {	display: none;	margin-top: 65px;	text-align: center;	color: #666;}.disableChk{		opacity: 0.3;}.disableChk:active {	pointer-events: none;}#modDiv .selectBoxField {	padding: 5px 0 5px 3px;	margin-top: 4px;}#addedUsersEvents .selectedUsers {		line-height: 28px;	cursor: pointer;}#embedoptForm .errMsg.errorMsgDesc,.addQauestionCalWrap .errMsg.errorMsgDesc{	right: 10px;}#lookFieldSrcWrap ul li{	position:relative;}.cd_field > pre {	font-size: inherit;}.customBsnsHrs li {	border-bottom: 1px solid #f1f1f1;	padding: 0;	}.labelValCretateBh {	padding: 7px !important;	background: #f5f5f5;	border: 1px solid #eee;	margin-bottom: 10px;	width: 53%;	margin-left: 20px;	margin-top:10px;	font-size:13px !important;}.labelValCretateBh:hover{	border: 1px solid #eee !important;}.customBsnsHrs li input {	border: none;	padding: 0;}.holitable td {	padding-top: 5px;}#customBH {	border: 1px solid #ddd;}.editicon_BH {	width: 13px;	height: 13px;	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;	background-position: -120px -246px;	border: 0;	cursor: pointer;	opacity: 0.5;}.editicon_BH:hover {	opacity: 1;}.selectCustomDD:after {	content: "";	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -268px -428px		!important;	width: 8px;	height: 4px;	vertical-align: middle;	display: inline-block;	opacity: 0.7;	bottom:10px;    margin-left:10px;}.selectCustomDD span.color_6:last-child{	display:inline-block;	}.userListPopup_BH {		     position: absolute;		     display: none;		     background: var(--white-color);		     border: 1px solid #ebebeb;		     border-radius: 2px;		}			 		.userSearch_BH {		     border-bottom: 1px solid #f3f0eb;		     padding-top: 10px;		}		.userSearch_BH input {		     border: none;		     width: 80%;		}		.userList_BH {		    padding: 15px 0px 0 10px;		}		.userList_BH li {		     padding: 0 0 15px;		}		.userList_BH img {		     width: 30px;		     height: 30px;		     border-radius: 1px;			}		.timeFld_BH {	border: none;	border-bottom: 1px solid #ebebeb;	margin-left: 5px;}.textField_BH {	border: none;	width: 100%;}.tblAction_BH {	visibility: hidden;}.newtable tr:hover .tblAction_BH {	visibility: visible;}.viewUserspopup {	max-height: 300px;	overflow: auto;}.viewUserspopup li {	border-bottom: 1px solid #f3f3f3;	padding: 10px 0;}.viewUserspopup li:last-child {	border-bottom: none;}.viewUserspopup li img {	width: 40px;	height: 40px;	border-radius: 20px;}.shiftDet_BH .tblValtype {	width: 40%;	box-sizing: border-box;	padding: 18px 5px 5px;}.shiftDet_BH .tblValDet {	width: 60%;	box-sizing: border-box;	padding: 18px 5px 5px;}.businessHoursAlert {	padding: 3px 0;	font-size: 14px;	display: none;}.bottomFixedbtn {	transition: .3s all ease;	-webkit-transition: .3s all ease;	z-index: 5;	position: fixed;	bottom: 26px;	padding: 15px 45px;	left: 0;	right: 0;	text-align: left;	background: rgba(237, 234, 227, 0.8);	border-top: 1px solid #DFDDD8;}.bhErrorMsg {	position: absolute;	left: 100%;	width: 250px;	top: 4px;	color: #d00;}.bhErrorMsgHoliday {	width: 280px;	color: #d00;}.bhShiftErrorMsg {	position: absolute;	color: #d00;	width: 264px;}.bHbottomFixedbtn {	background: rgba(242, 242, 242, .5);	margin-left: 261px;}.selectUserBH {	min-width: 170px;	width: auto;	display: inline-block;}.selectUserBH .lyteMultipleSelect {	display: inline;}.selectUserBH .lyteDummyEventContainer {	margin-top: 8px;}.cb-clname.inputLabel.newMandatory:after {	bottom:-5px;}.selectUserBH lyte-drop-button {	border: none !important;    padding-right: 25px !important;}.selectUserBH lyte-drop-button.lyteDropButtonDown {	box-shadow:none;} .lastactivework {	-moz-animation: lastactivework 6s ease-out 0s 1;	-webkit-animation: lastactivework 6s ease-out 0s 1;	animation: lastactivework 6s ease-out 0s 1;}@-webkit-keyframes lastactivework { 0% {	background: #FFF9D9;}100%{background:var(--white-color);}}@-moz-keyframes lastactivework { 0% {	background: #FFF9D9;}100%{background:var(--white-color);}}@keyframes lastactivework { 0% {	background: #FFF9D9;}100%{background:var(--white-color);}}.infoIcon_sm {	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat;	background-position: -119px -601px;	width: 14px;	height: 14px;	display: inline-block}#shiftTimeZoneDiv .select2-container, .holidayShiftDet .select2-container	{	width: 100% !important;}.addHolidaytbl th {	text-align: left;	font-weight: normal;}.addHolidaytbl .tblField {	border-bottom: 1px solid #ddd;	padding: 18px 0 5px;}.calendarIcon {	background: url(../images/svgicons.1bacf6345d87608aa9586f4e31941d05.svg) no-repeat -127px -66px;	width: 16px;	height: 17px;	display: inline-block;}.addHolidaytbl .tblField input {	border: none;}.tblField .select2-container {	width: auto !important;}.addRemoveHoliday {	right: 0px;	top: 22px;	width: 40px;}.holidayList {	position: absolute;	border: 1px solid #ddd;	border-radius: 2px;	background: var(--white-color);	box-shadow: 0px 0px 3px #ddd;	z-index: 10;}.holidayList li {	padding: 5px 10px;	cursor: pointer;}.holidayList li:hover {	background: #eee;}.HD_removeIcon {	width: 14px;	height: 14px;	background: url(../images/redMinusIcon.png) no-repeat center center;	display: inline-block;}.HD_addIcon {	width: 14px;	height: 14px;	background: url(../images/plusIcon.png) no-repeat center center;	display: inline-block;}.HD_listTab {	height: 33px;	border-bottom: 1px solid #eee;}.HD_listTab a {	padding: 10px 10px 12px;	cursor: pointer;	color: #333;}.HD_listTab .HD_activeTab {	border-bottom: 2px solid #4188d5;	box-sizing: border-box;}.HD_tabContent .newtable td {	position: relative;}.HD_tabContent .newtable tr:hover td {	background: #f8f8f8;}.HD_tabContent .newtable tr:hover .delleftPo {	visibility: visible !important;}.HD_tabContent .newtable .delleftPo {	background: #f8f8f8;}#shiftName::placeholder {	font-size: 14px;}.bgImg {	width: 100%;	height: 760px;	background: url(../images/menuBg.jpg) no-repeat left top;	background-size: 100% 100%;	padding-left: 260px;	box-sizing: border-box;	padding-top: 50px;}.shiftHoursDD {	position: absolute;	top: 100px;	left: 50px;	background: var(--white-color);	border: 1px solid #d0d0d0;	box-shadow: 0px 2px 5px #dcdcdc;	z-index: 251;	display: none;}.shiftHoursDD li {	padding: 10px 25px;	cursor: pointer;}.shiftHoursDD li:hover {	background: #f9f9f9;}.newSrchView .wf_field_type_td input.w342 {	width: 85%;	padding-bottom: 6px;}.newSrchView .searchdate {	line-height: 27px;}.moreusertable tr:last-child{	padding-bottom:-10px}.moreuserstable {	border: 1px solid #ddd;	table-layout: fixed;}.moreuserstable td, .moreuserstable th {	padding: 7px 20px;	cursor:default !important;	border-top:1px solid #ddd;}.selectNonAdmin:after{	display:none;}.unAvailablePopup, .unAvailablePopupArrow {	padding: 0;	left: 0%;	top: 30px;	width:420px;	float: left;	border: 1px solid #d4d4d4;	background: var(--white-color);	z-index: 30;	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);	position: absolute;}.unAvailablePopup.unAvailableInfo {	padding: 0;	left: 0%;	top: 30px;	float: left;	border: 1px solid #d4d4d4;	background: var(--white-color);	z-index: 30;	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);	position: absolute;}.shiftTable-lh td {	line-height: 22px;}.timeFld_BH:hover {	border-bottom: 1px solid #333;}.borderTrans{	border-bottom: 1px solid transparent !important;}.removebottomline.tabDivCreate {    border-bottom: none;}.w427{	width:427px}.userChangepop{    background: #fffef3;    padding: 8px 30px;    border: 1px solid #f6f3d1;    font-size: 14px;}.borderRed{	border-bottom:1px solid #d00;}.borderRedImp{	border-bottom:1px solid #d00 !important;}.borderbtm_eb{	border-bottom:1px solid #ebebeb;}.newSelect.noborderdropdown .select2-container--default .select2-selection--single,.newSelect.noborderdropdown .select2-container--default .select2-selection--single:hover{	border:none !important;}.lastcreatedShift td{-webkit-animation: lastcreatedShift 6s ease-out 0s 1;animation: lastcreatedShift 6s ease-out 0s 1;}@-webkit-keyframes lastcreatedShift{0%{background: #FFF9D9; }100%{background: var(--white-color);}}@keyframes lastcreatedShift{0%{background: #FFF9D9;}100%{background: var(--white-color);}}.shiftdateField{	margin-left: 10px; 	margin-top: 1px; 	color: #000 !important; 	border:none;	border-bottom:1px solid #ebebeb;}#FormattedResumeSettingsForm .ads-switch-new-link{	position: absolute;    right: 86px;    top: 5px;}.jobpreviewpopupModal .popup-model-content  {    overflow: hidden;}