/* $Id$ */
/*                               */
/*  	Font Size Class          */
/* ============================= */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;
}

.fontFamLight {
	/* font-family: var(--zm-font-light); */
	font-weight: 300;
}
.fontFamRegular {
	/* font-family: var(--zm-font-regular); */
	font-weight: 400;
}
.fontFamBold {
	/* font-family: var(--zm-font-bold); */
	font-weight: 700;
}
.fontFamSemiBold {
	/* font-family: var(--zm-font-semibold); */
	font-weight: 600;
}
@charset "UTF-8";
html{
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-size: calc(.775rem - -.25 * (100vw - 20rem) / 100);
}
/* CSS Document */
html{
	overflow:hidden;
}
body{
	/* font-family: "ProximaNovaRegular", sans-serif; */
	font-family: "Lato", sans-serif;
	/*color: #111;
	background-color: #fff;*/
	margin: 0px auto;
	padding: 0px;
	text-rendering: optimizeLegibility;
	color: var(--zm-primary-body-text1);
	/* background-color: var(--zm-primary-body-bg); */
	background-color: var(--zm-primary-body-primary-light-bg);
	-webkit-font-feature-settings: "liga" 0, "clig" 0;
	-moz-font-feature-settings: "liga" 0, "clig" 0;
	-ms-font-feature-settings: "liga" 0, "clig" 0;
	font-feature-settings: "liga" 0, "clig" 0;
	/* -webkit-font-variant-ligatures: no-common-ligatures;
	font-variant-ligatures: no-common-ligatures; */
} 
/* preloading.jspf */
@-webkit-keyframes loading-breathe {
	from {
		color:#424040;
	}
	to {
		color:#fff;
	}
	}
	@keyframes loading-breathe {
	from {
		color:#424040;
	}
	to {
		color:#fff;
	}
}

.dummy_Topband {
		top: 0px;
	    left: 0px;
	    width: 100%;
	    height: 49px;;
	    position: fixed;
	    background-color: rgb(26, 32, 43);
	    z-index: 1000;

}
.dummy_Body {
	   	color: black;
	   	top: 49px;
	    left: 0px;
	    width: 100%;
	    height: calc(100% - 49px);
	    position: fixed;
	    background-color: var(--zm-body-secondary-bg);
	    z-index: 1000;
		font-size: 42px;
	   	color: var(--zm-body-color);
	    text-align: center;
	    line-height: 90vh;
	    text-transform: uppercase;
		font-weight: 700;
}
.loading_Left {
		width: 70%;
		float:left;
		padding: 14px 0px;
		margin-left: 2%;
		box-sizing:border-box;
		height:100%
}
.loading_Right {
		width: 10%;
		float:right;
		box-sizing:border-box;
		height:100%;
		margin-right: 4%;
		padding: 14px 0px;
}
.loading_Streak {
		margin-right: 2%;
		background: #fff;
		opacity:0.1;
		height:7px;
		border-radius: 0.5px;
		display:inline-block;
		vertical-align: middle;
}
.loading_Animation {
		animation: loading_Blink 1.4s ease infinite;
		opacity: 1;
}

@keyframes loading_Blink {
		50%{opacity: 0.4;}
		100%{opacity: 1;}
}
/* end of preloading.jspf */
select, input, form, textarea, pre {
	/* font-family: "ProximaNovaRegular", sans-serif; */
	margin: 0px;
	padding: 0px;
	font-size: 1rem;
	color: var(--zm-body-color);
}
input, textarea, button {
	font-family: inherit;
}
.h1,.h2,.title,.h3{
	margin-bottom:10px;
	font-weight:normal;
	/* font-family: "ProximaNovaLight", sans-serif; */
}

.ffgeogia{
	font-family:georgia !important;
}
lyte-nav[lt-prop-alignment="vertical"] lyte-nav-item {
	font-family: inherit !important;
}
.f13Label{
	font:normal 0.929rem ProximaNovaRegular, sans-serif; 
	color:#999;
}
.f13Proxima{ 
	font-size:0.929rem; 
	font-family: ProximaNovaRegular, sans-serif;
}
.f12proxima{ 
	font:normal 0.857rem ProximaNovaRegular, sans-serif; 
	color:#333;
}
.f14proxima{ 
	font-family:ProximaNovaRegular, sans-serif; 
	font-size:1rem; 
	color:#333;
}
.proxyma {
	font-size: 0.929rem;
	line-height: 20px;
}
.lFont{
	/*font-family:"Open Sans light", sans-serif !important;*/ 
	font-family:ProximaNovaThin, sans-serif !important;
}
.nFont{
	font-family:"Open Sans", sans-serif;
}
.semibold,.sbFont{
	/* font-family: "Open Sans semibold", sans-serif !important; */
	font-weight: 600;
}

.h1{
	font-size:1.429rem;
}
.h2,.font17 {
	font-size: 1.214rem;
}
.h3{
	font-size:1.071rem;
	margin-bottom:15px;
}
.darkSecHead {
	/* font-family: ProximaNovaLtSemibold, sans-serif !important; */
	/* font-family: var(--zm-font-semibold); */
	font-weight: 600;
	font-size: 1.214rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-bottom: 10px;
	display: inline-block;
	/*color: #222;*/
	/* color: var(--zm-sel-tab-hover-bg); */
}
.settingsHeading {
    font-size: 20px;
}
.content{
	font-size:1rem;
	line-height:1.5rem;
}
.small,.f12{
	font-size:0.857rem;
}
f12Imp{
	font-size:0.857rem;
}
.f0 {
	font-size: 0px;
}
.f9 {
	font-size: 9px;
}
.f10,.txt10,.fbsmalllink{
	font-size: 0.714rem;
}
.f10px {
	font-size: 10px;
}
.f11 {
	font-size: 0.786rem;
}
.F11 {
	font-size: 11px;
}
.f12px {
	font-size: 12px !important;
}
 .fs13,.fS13 {
	font-size: 0.929rem;
}
.f13 {
	font-size: 0.929rem !important;
}
.f13px{
	font-size: 13px;
}
.f13pxImp{
	font-size: 13px !important;
}
.f14 {
	font-size: 1rem !important;
}
.f14px{
	font-size: 14px;
}
.f14Imp
{
	font-size: 14px !important;
}
.f15 {
	font-size: 1.071rem;
}
.F15Imp {
	font-size: 15px !important;
}
.f16, .f17 ,.font16{
	font-size: 1.143rem;
}
.F16Imp {
	font-size: 16px !important;
}
 .f18 {
	font-size: 1.286rem;
}
.f18px {
	font-size: 18px !important;
}
.f18Imp {
	font-size: 1.286rem !important;
}
.f19px {
	font-size: 19px;
}
.f18px{
	font-size: 18px;
}
.f20 {
	font-size: 1.429rem !important;
}
.f20pxImp {
	font-size: 20px !important;
}
.f21 {
	font-size: 1.5rem;
}
.f22 {
	font-size: 1.571rem;
}
.f23 {
    font-size: 23px;
}
.f23Imp {
    font-size: 23px !important;
}
.f24,.title{
	font-size: 1.714rem;
}
.f25{
	font-size:25px;
}
.f26{
	font-size:26px;
}
.f28 {
	font-size: 2rem;
}
.f36 {
	font-size: 2.571rem;
}
.f16, .f17, .f18, .f20, .f21, .f22, .f24, .f28, .f36 {
	/* commented by abraham as it is not needed it seems */
	/* font-family: "ProximaNovaLight", sans-serif; */
}
.f12b {
	font-size: 0.857rem;
	/* font-family: var(--zm-font-bold); */
	font-weight: 700;
}
.F12Imp
{
	font-size: 12px !important;
}
.F14{
	font-size:14px;
}
.F14Imp{
	font-size:14px !important;
}
.F15{
	font-size:15px;
}
.F16{
	font-size:16px;
}
.F20{
	font-size:20px !important;
}
.F22{
	font-size:22px !important;
}
.F24{
	font-size:24px !important;
}
.f34{
	font-size:34px !important;
}
.bold, b, strong {
	/* font-family: ProximaNovaLtSemibold, sans-serif; */
	/* font-family: var(--zm-font-bold); */
	font-weight: 700;
}
.bld,.boldFont {
	/* font-family: var(--zm-font-bold); */
	font-weight: 700;
}
 .fsita,.italic {
	font-style: italic;
}
.fw-100 {
	/* font-weight: 100; */
	/* font-family: var(--zm-font-light); */
	font-weight: 300;
}
.font-weight-normal {
    font-weight: 400 !important;
	/* font-family: var(--zm-font-regular) !important; */
}
.font-weight-bold {
	font-weight: 700 !important;
	/* font-family: var(--zm-font-bold) !important; */
}
.font-weight-bold-Meeting {
	font-weight: 400 !important;
	/* font-family: var(--zm-font-regular) !important; */
	/* font-size: 14px; */
}
/* ============================= */
/* ! 	 Font Color Class        */
/* ============================= */
.basecolor {
	color:#303030;
}
.color2{
	/*color:#999 !important;*/
	color: var(--zm-perpage-dropdown-hover-bg) !important;
}
.color10,.gtxt3{
	color:#616161
}
.color_4f {
	color:#4f4f4f;
}
.lightgray3 {
	color: #2a2a2a;
}
.color_2,.col222 { color: #222;}
.color_3, .col333, .grayTxt2 {
	color: var(--zm-primary-body-text4);
}
.btxt1{
	color:#3b3b3b;
}
.color_1{ color:#111;}
.color_5, .newUilable {
	/*color: #555;*/
	color: var(--zm-apps-text);
}
.col5{color:#555 !important;}
.midGray {
	color: #585858 !important;
}
.lightbox{
	color:#999
}
.btxt2, .darkGray {
	color:#5a5a5a;
}
.gtxt5 {
	color: #5b5b5b;
}
.grayTxt, .graytxt, .color_6 {
	color: var(--zm-primary-body-text6);
}
.skyBluTxt{
	color:#c3ecff;
} 
.gray-text{
	color:#7c7c7c
}
.color_7, .color7, .col777, .greytxt777 {
	/*color: #777;*/
	color: var(--zm-table-header-text);
}
.gtxt1{
	color:#7a7a7a;
}
/* .bodyblack{
	color: var(--zm-primary-body-text1)
} */
.disabled {
	color: #ccc !important;
}
.mandatory {
	color: #FF0000 !important;
}
/* .regular-come-bold {
	color: var(--zm-primary-body-text);
} */

.greyText, .color_9, .gray2 {
	/*color:#999;*/
	color: var(--zm-primary-body-text6);
}
.grayLink {
	color: #999;
	font-size: 0.857rem;
	text-decoration: underline;
}
.col999 {
	color: #999;
	font-size: 0.929rem;
}
.col888,.color_8 {
	color: #888;
}
	

.lightGray9,.lightgraytxt1 {
	color: #9c9c9c !important;
}
.cola7 {
	color: #a7a7a7;
}
.untilCls {
	color:#ababab
}
.untilCls1 {
	color:#949494
}
.gtxta, .disableT, .lightgraytxt {
	color: #aaaaaa;
}
.gtxt2{
	color:#aeaeae;
}
.gtxt3{
	color: var(--zm-primary-body-text8);
}
.gtxt4{
	color: #4A4A4A;
}
.color3 {
	color: #b3b3b3;
}
.lightgray, .lightgreyText {
	/*color:#bbb;*/
	color: var(--zm-light-grey-text);
}
.colorCCC {
	color: #ccc;
}
.lightgray1{
	color:#cfcfcf;
}
.cola7h:hover {
	color: #929292;
}
.redText {
	color: #dc5a5a;
}
.redText1 {
	color: #f15050;
}
.red{
	color: #D42A1C;
}
.red1 {
	color: #dc6f6f
}
.clrGreen {
	color: #318c33;
}
.clr-green2 {
	color: #06915e;
}
/*.green{
	color: #282;
	white-space:nowrap;
}*/
.greenText {
	color: #4aaf62;
}
.green1 {
	color: #6dc381;
}
.whiteClr {
	color: #ffffff;
}
.coHostOrgange {
	color: #e6b35f;
	fill:#e6b35f;
}
.orange{
	color:#C85305;
}
.colBlue {
	color: #3a7eb0 !important;
}

.linkCol{
	color: #5580AF;
}
.color4 {
	color: #0A3BAF;
}
.color1 {
	color: var(--zm-primary-body-text4);
}
.grayblue{
	color:#465C66;
}
.offerColor {
	color: #FF6d00;
}
.gray10 {
	color: #262626;
}
.ldgray {
	color: #868686;
}
.dgray {
	color: #494949;
}
.color8 {
	color: #000;
}
.color8Imp {
	/*color: #000 !important;*/
	color: var(--zm-primary-body-text) !important;
}
.color-inherit {
	/*color: inherit !important;*/
	color: var(--zm-body-inherit) !important;
}
.zd-text-info {
	color: var(--zm-desc-color);
}
/* .zd-text-info2 {
    color: #6E6E6E;
} */
.text-warning {
	color: var(--zm-alert-text);
	fill: var(--zm-alert-text);
}
.bbc-alert {
	border-bottom-color: var(--zm-alert-color) !important;
}
.bluelink{ 
	color:var(--zm-link-color) !important; 
	cursor:pointer;
}
/* .litBlueLink{
	color: var(--zm-primary-button-bg3);
	cursor:pointer;
} */
.bluelinkhov {
	color: inherit !important;
}
.bluelinkhov:hover {
	color: var(--zm-text-link) !important;
}
.underline {
	text-decoration: underline;
}
.txtlinespace{
	text-underline-position: from-font;
} 
.ulinehov:hover{ 
	text-decoration: underline !important;
}
.notxtdec {
	text-decoration: none !important;
}
.link1{ 
	color:var(--zm-text-link); 
	cursor:pointer;
}
.link-hover-primary {
	color: var(--zm-form-text-color);
}
.link-hover-primary:hover {
	background-color: var(--zm-bg-primary-light) !important;
}
.fontsmooth,.denyHead,.warningHd,.fontSmooth,.customSelectFrm .chosen-choices li.search-choice,.fontSmoothAntialiased{
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fontSmoothAuto {
	-webkit-font-smoothing: auto;
}
.text-success-dark {
	color: #3E7C0A !important;
}
.text-danger-dark {
	color: #7C0A0A !important;
}
.litBlue{
	color: var(--zm-primary-bg);
}
.grey92{
	color: #929292 ;
}
.greyBgf7{
	background-color: #F7F9FC;
}
.upgradePanelTextClr{
	color: var(--zm-upgrade-panel-text-color);
}

/* ============================= */
/* !        Alerts               */
/* ============================= */
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert-warning {
	color: #8a6d3b;
	background-color: var(--zm-alert-bg);
	border-color: var( --zm-alert-border);
}
.alert-warning.color-default {
	color: var(--zm-primary-body-text1) !important;
}
/* ============================= */
/* ! 	  FB Class               */
/* ============================= */
.fbntxt,.fbtxt,.fblink,.fbllink,.fbllink1,.fbllinkRed{
	font-size:0.929rem;
	line-height:1.27;
}

.fbtxt,.gray{
	color:#808080;
}
.outLine_non{
	outline: none;
}

/* ============================= */
/* ! 	  Anchor Class           */
/* ============================= */
a{ 
	/* color:#2C7BD0;  */
	outline:none medium;
	text-decoration:none;
}
a.white{
	color:#fff
}
.orangelink {
	color: #ffba7a;
}
.topLink{ 
	color:#333; 
	padding:0 12px;
}
.topLink:hover{
	text-decoration:underline;
	color:#0F5491;
}
.completedMeeting{
	background-color: #249966;
    border-radius: 25px;
    width: max-content;
    color: #FFFFFF;
    font-size: 14px;
}

.fblink{
	color:#3b5a99;
}
.fbllink,.fbllink1,.fbsmalllink{
	color: #6D84B4;
}
.fblink:hover,.fbllink:hover,.fbllink1:hover,.uline1,a.f13dimLink:hover{ 
	text-decoration: underline;
 }
.cancelLink {
	color:#0F5491 !important;
}
.fbllinkRed{color: #ff5959;}
.fbllinkRed:hover{color: #D63C3C;}
 .dim,.dim2, .dim3 {
	font-size: 0.929rem;
	color: #666;
}
.dim4 a, .dim4, .dim5 {
	color: #666;
	text-decoration: none;
}
.dim4 a:hover, .dim5 a:hover {
	text-decoration: underline;
	color: #0f5491;
}
.dim5 a,.black {
	 color: #000;
}
.litGray2{
	color: #414141;
}
/* ============================= */
/* ! 	Text Align Class         */
/* ============================= */
.alignleft, .tal{
	text-align:left !important;
}
.aligncenter{
	text-align:center !important;
}
.alignright{
	text-align:right !important;
}
.vpvl,.txt-ctr {
	text-align: center;
}
.indent{
	text-indent:16px;
}
@media (min-width: 768px) {
    .text-md-right {
        text-align: right !important;
    }
}
/* ============================= */
/*   	Width Class              */
/* ============================= */
.wAuto{
	width: auto !important;
}
.w_30{
	width: -30px;
}
.w40rem{width: 40rem;}
.w11{
	width: 11px;
}
.w12 {
	width: 12px;
}
.w14 {
	width: 14px;
}
.w16 {
	width: 16px;
}
.w17 {
	width: 17px;
}
.w16Imp {
	width: 16px !important;
}
.w18 {
	width: 18px;
}
.w20 {
	width: 20px;
}
.w22 {
	width: 22px;
}
.w21{
	width: 21px !important;	
}
.w22Imp {
	width: 22px !important;
}
.w24 {
	width: 24px;
}
.w25 {
	width: 25px;
}
.w25Imp {
	width: 25px !important;
}
.w27 {
	width: 27px;
}
.w27Imp {
	width: 27px !important;
}
.w28 {
	width: 28px;
}
.w30 {
	width: 30px;
}
.w30Imp {
	width: 30px !important;
}
.w32 {
	width: 32px;
}
.w35 {
	width: 35px;
}
.w35Imp {
	width: 35px !important;
}
.w40 {
	width: 40px;
}
.w40Imp {
	width: 40px !important;
}
.w42{
	width: 42px;
}
.w42Imp {
	width: 42px !important;
}
.w50 {
	width: 50px;
}
.w56 {
	width: 56px;
}
.w60 {
	width: 60px;
}
.w65 {
	width: 65px;
}
.w70 {
	width: 70px;
}
.w70Imp {
	width: 70px !important;
}
.w75Imp {
	width: 75px !important;
}
.w75px {
	width: 75px;
}
.w75,.datewidth, .timewidth {
	width: 6rem;
}
.w76px {
	width: 76px;
}
.w85 {
	width: 85px;
}
.w90 {
	width: 90px;
}
.mw90Imp {
	max-width: 90px !important;
}
.mw95 {
	max-width: 95%;
}
.w100,.w110 {
	width: 100px;
}
.w100Imp {
	width: 100px !important;
}
.w120 {
	width: 120px
}
.w125 {
	width: 125px;
}
.w140Imp {
	width: 140px !important;
}
.w145 {
	width: 145px;
}
.w150 {
	width: 150px;
}
.w160 {
	width: 160px;
}
.w170 {
	width: 170px;
}
.w180 {
	width: 180px;
}
.w180Imp {
	width: 180px !important;
}
.w190 {
	width: 190px;
}
.w198 {
	width: 198px;
}
.w200 {
	width: 200px;
}
.w200Imp {
	width: 200px !important;
}
.w209 {
	width: 209px;
}
.w215 {
	width: 215px;
}
.w220 {
	width: 220px
}
.w225 {
	width: 225px;
}
.minW150 {
	min-width: 150px;
}
.minW100 {
	min-width: 100px;
}
.minW80{
	min-width: 80px;
}
.mw235 {
	min-width: 235px;
}
.mw200 {
	min-width: 200px;
}
.w230 {
	width: 230px;
}
.w236 {
	width: 236px;
}
.w238 {
	width: 238px;
}
.w240 {
	width: 240px;
}
.w245 {
	width: 245px;
}
.w248 {
	width: 248px;
}
.w250 {
	width: 250px;
}

.w250Imp {
	width: 250px !important;
}
.minW250 {
	min-width: 250px;
}
.w260{ 
	width: 260px
}
.w280 {
	width: 280px;
}
.w300 {
	width: 300px;
}
.w305{ 
	width:305px;
}
.w310 {
	width: 310px;
}
.w320 {
	width: 320px;
}
.w330 {
	width: 330px
}
.w340 {
	width: 340px;
}
.w342 {
	width: 342px;
}
.w350 {
	width: 350px;
}
.w375 {
	width: 375px;
}
.w390 {
	width: 390px;
}
.w400 {
	width: 400px;
}
.w420 {
	width: 420px
}
.w430 {
	width: 430px;
}
.w450 {
	width: 450px;
}
.w500 {
	width: 500px;
}
.w550 {
	width: 550px;
}
.w560 {
	width: 560px;
}
.w575 {
    width: 575px;
}
.w600 {
	width: 600px;
}
.w705{
	width:705px;
}
.w622 {
	width:622px;
}
.mW400{
    min-width: 400px !important;
}
.mW450{
    min-width: 450px !important;
}
.w640 {
	width: 43.4rem;
	min-width: 640px;
}
.w650 {
	width: 44.1rem;
	min-width: 650px;
}
.w660 {
	width: 45rem;
	min-width: 660px;
}
.w680 {
	width: 46.1rem;
	min-width: 680px;
}
.w700 {
	width: 48rem;
	min-width: 700px;
}  /*territory*/
.w720 {
	width: 49rem;
	min-width: 720px;
}
.w750 {
	width: 51rem;
	min-width: 750px;
}
.w780 {
	width: 53rem;
	min-width: 780px;
}
.w800 {
	width: 55rem;
	min-width: 800px;
}
.w860 {
	min-width: 860px;
}
.w900 {
	width: 62rem;
	min-width: 900px;
}
.w7per{
	width:7%;
}
.w8per{
	width:8%;
}
.w10per{
	width:10%;
}
.w12per{
	width:12%;
}
.w15per{
	width:15%;
}
.w18per{
	width:18%;
}
.w20per{
	width:20%;
}
.w23per{
	width:23%;
}
.w25per
{
	width:25%;
}
.w25perImp
{
	width:25% !important;
}
.w27perImp{
	width: 27% !important;
}
.w33per
{
	width:33%;
}
.w30per
{
	width:30%;
}
.w38per
{
	width:38%;
}
.w40per
{
	width:40%;
}
.w44perImp{
	width: 44% !important;
}
.w45per
{
	width:45%;
}
.w46perImp{
	width: 46% !important;
}
.w47perImp{
	width: 47% !important;
}
.w49per { 
	width:49%; 
}
.w50per{
	width: 50% !important;
}
.w60per {
	width: 60%;
}
.w65perImp {
	width: 65% !important;
}
.w69per {
	width: 69%;
}
.w70per {
	width: 70%;
}
.w70perImp {
	width: 70% !important;
}
.w72perImp {
	width: 72% !important;
}
.w75per {
	width: 75%;
}
.w80per {
	width: 80%;
}
.w85per {
	width: 85%;
}
.w85perImp {
	width: 85% !important;
}
.w89per {
	width: 89%;
	border: 0px;
}
.w90per {
	width: 90%;
}
.w95per {
	width: 95%;
}
.w98per{
	width: 98%;
}
.w93perImp {
	width: 93%!important;
}
.w50p {
	width: 50% !important;
}
.w100p {
	width: 100% !important;
} 
.w100per {
	width: 100%;
}
.w100pImp {
	width: 100% !important;
} 
.mw380 {
	max-width: 380px;
}
.mW425{
	max-width: 425px;
}
.mW500Imp{
	max-width: 500px !important;
}
.mWid600, .maxW600 {
	max-width:600px;
}
.maxW660 {
	max-width: 660px;
}
.mWN {
	max-width: none;
}
.mw35per{
	max-width: 35%;
}
.mw172{
	min-width:172px
}
.mw330{
	max-width: 330px;
}
.mw45per{
	max-width:45%;
}
.mw50per{
	max-width:50%;
}
.mw55per{
	max-width:55%;
}
.maxW65per{
	max-width: 65%;
}
.mw70per{
	max-width:70%
}
.maxW85per {
	max-width: 85%;
}
.mw99per{
	max-width: 99%;
}
.mw100per{
	max-width:100%;
}
.mw100perImp{
	max-width: 100% !important;
}
.mW100 {
	max-width: 100px;
}

.mW188{
	max-width: 188px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
.mw140{
	max-width: 140px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    vertical-align: bottom;
}
.mW160 {
	max-width: 160px;
}
.mw150{
	max-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
.maxW200 {
	max-width: 200px;
}
.mw250{ 
	max-width:250px; 
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
.maxW230 {
	max-width: 230px;
}
.mw300 {
	max-width: 300px;
}
.mw350{ 
	max-width:350px; 
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
.maxW400 {
	max-width: 400px;
}
.maxW900 {
	max-width: 900px;
}
.maxW1000 {
	max-width: 1000px;
}
.maxW1100 {
	max-width: 1100px;
}
.maxW1200 {
	max-width: 1200px;
}
.mw130{
	max-width: 130px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

.mW30per {
	max-width: 30%;
}
.mW42per {
	max-width: 42%;
}
.minW80per {
	min-width: 80%;
}
.h90p {
	height: 90%;
}
.h95pImp {
	height: 95% !important;
}
.h50p {
	height: 50%;
}
.h100p {
	height: 100%;
}
.h100pImp {
	height: 100% !important;
}
@media (min-width: 768px) {
	.md-h100p {
		height: 100%;
	}
}
.hCalc200p{
	height: calc(100% - 200px);
}
.hCalc20p{
	height: calc(100% - 20px);
}
.minMaxW{min-width:500px; max-width:650px}
.minMaxW250 {min-width: 250px; max-width: 250px;}
.minMaxW280 {
	min-width: 280px;
    max-width: 280px;
}
.minMaxWH50 {
    min-width: 50px;
    min-height: 50px;
    max-width: 50px;
	max-height: 50px;
}
.minMaxWH58 {
    min-width: 58px;
    min-height: 58px;
    max-width: 58px;
	max-height: 58px;
}
.minMaxWH76 {
    min-width: 76px;
    min-height: 76px;
    max-width: 76px;
	max-height: 76px;
}
.minWH76 {
    min-width: 76px;
    min-height: 76px;
}
.maxWH76 {
    max-width: 76px;
	max-height: 76px;
}

.wInImp {
    width : inherit !important ;
}


/* ============================= */
/*   	Height Class              */
/* ============================= */
.hA{
	height:auto !important;
}
.hAImp {
	height: auto !important;
}
.h12Imp{
	height: 12px !important;
}
.h14 {
	height: 14px;
}
.h16 {
	height: 16px;
}
.h16Imp {
	height: 16px !important;
}
.h17 {
	height: 17px;
}
.h18 {
	height: 18px;
}
.h20 {
	height: 20px;
}
.h20Imp {
	height: 20px !important;
}
.h22 {
	height: 22px;
} /*territory*/
.h24px {
	height: 24px;
}
.h25 {
	height: 25px;
}
.h25Imp {
	height: 25px !important;
}
.h27 {
	height: 27px;
} /*territory*/
.h27Imp {
	height: 27px !important;
}
.h28 {
	height: 28px;
}
.h28Imp {
	height: 28px !important;
}
.h30Imp {
	height: 30px !important;
}
.h32{
	height:32px;
}
.h35{
	height:35px;
}
.h35Imp {
	height: 35px !important;
}
.h42{
	height: 42px;
}
.h42Imp {
	height: 42px !important;
}
.h45 {
	height: 45px;
}
.h48{
	height:48px;
}
.ht50,.h50 {
	height: 50px;
}
.h52 {
	height: 52px;
}
.h60 {
	height: 60px;
}
.h65 {
	height: 65px;
}
.h75 {
	height: 75px;
}
.h90 {
	height: 90px;
}
.h100Imp {
	height: 100px !important;
}
.h100{
	height: 100px;
}
.h110 {
	height: 110px;
}
.h130 {
	height: 130px;
}
.h150 {
	height: 150px;
}
.h150Imp {
	height: 150px !important;
}
.h190 {
	height: 190px;
}
.h200 {
	height: 200px;
}
.h250 {
	height: 250px;
}
.h270 {
	height: 270px;
} /*territory*/
.h300 {
	height: 300px;
}
.h400 {
	height: 400px;
}
.h450 {
	height: 450px;
}
.h500 {
	height: 500px;
}
.h550 {
	height: 550px;
}
.h110{
	height:110px;
}
.h80{
	height:80px;
}
/* ============================= */
/*   	Padding Class            */
/* ============================= */

.p0, .nopad {
	padding: 0px;
}
.p2 {
	padding: 2px;
}
.p3 {
	padding: 3px;
}
.p3Imp {
	padding: 3px !important;
}
.p4{
	padding: 4px !important;
}
.p5 {
	padding: 5px;
}
.p6 {
	padding: 6px;
}
.p8 {
	padding: 8px;
}
.p10 {
	padding: 10px;
}
.p12 {
	padding: 12px;
}
.p13 {
	padding: 13px;
}
.p14 {
	padding: 14px;
}
.p15 {
	padding: 15px;
}
.p16{
	padding: 16px;
}
.p15Imp {
	padding: 15px !important;
}
.p20 {
	padding: 20px;
}
.p25 {
	padding: 25px;
}
.p30 {
	padding: 30px;
}
.p30Imp {
	padding: 30px !important;
}
.p35 {
	padding: 35px;
}
.p40 {
	padding: 40px;
}
.p50
{
	padding:50px;
}
.pad85 {
	padding: 85px
}
.p520 {
	padding:5px 20px 10px!important;
}
.p40Important
{
	padding : 40px !important;
}
/*Padding Top*/
.p0 {
	padding: 0 !important
}
/* ============================= */
/*   	Padding Top               */
/* ============================= */
.pT0 {
	padding-top: 0 !important;
}
.pT0Imp {
	padding-top: 0 !important;
}
.pt1, .pT1 {
	padding-top: 1px;
}
.pt2 {
	padding-top: 2px;
}
.pT3 {
	padding-top: 3px;
}
.pT4Imp {
	padding-top: 4px !important;
}
.pT5 {
	padding-top: 5px;
}
.pT5Imp {
	padding-top: 5px !important;
}
.pTI5{
	padding-top : 5px !important;
}
.pT6 {
	padding-top: 6px;
}
.pT6Imp {
	padding-top: 6px !important;
}
.pT7 {
	padding-top: 7px;
}
.pT8, .pt8 {
	padding-top: 8px;
}
.pT8Imp {
	padding-top: 8px !important;
}
.pT9 {
	padding-top: 9px;
}
.pt9{
	padding-top: 9px !important;
}
.pT10 {
	padding-top: 10px;
}
.pTI0 {
	padding-top : 0px !important;
}
.pT12 {
	padding-top: 12px;
}
.pT15 {
	padding-top: 15px;
}
.pT15Imp{
	padding-top: 15px !important;
}
.pT18Imp{
	padding-top: 18px !important;
}
.pT20 {
	padding-top: 20px;
}
.pT20Imp {
	padding-top: 20px !important;
}
.pT25,.pt25 {
	padding-top: 25px;
}
.pT25Imp
{
	padding-top: 25px !important;
}
.pT30, .pt30 {
	padding-top: 30px
}
.pT30i{
	padding-top: 30px !important;
}
.pT35 {
	padding-top: 35px;
}
.pT38Imp {
	padding-top: 38px !important;
}
.pT40 {
	padding-top: 40px;
}
.pT42Imp {
	padding-top: 42px !important;
}
.pT50 {
	padding-top: 50px !important;
}
.padTop58 {
	padding-top: 58px;
}
.pT60 {
	padding-top: 60px;
}
.pT65 {
	padding-top: 65px;
}
.pT70{ 
	padding-top:70px !important;
}
.pT80{
	padding-top:80px;
}
.pT90{
	padding-top:90px;
}
.pT10Imp{
	padding-top: 10px !important;
}
.pT100
{
	padding-top: 100px;
}
.pT150
{
	padding-top: 150px;
}
/* ============================= */

/*Padding Right*/
/* ============================= */
.pR0 {
	padding-right: 0px !important
}
.pR0Imp {
	padding-right: 0 !important;
}
.pR2 {
	padding-right: 2px;
}
.pR3 {
	padding-right: 3px !important;
}
.pr3 {
	padding-right: 3px;
}
.pR5 {
	padding-right: 5px;
}
.pR8 {
	padding-right: 8px;
}
.pR9 {
	padding-right: 9px;
}
.pR10, .pr10 {
	padding-right: 10px !important;
}
.pR10Imp {
	padding-right: 10px !important;
}
.pR12Imp {
	padding-right: 12px !important;
}
.pR15 {
	padding-right: 15px;
}
.pR15Imp {
	padding-right: 15px !important;
}
.pR20 {
	padding-right: 20px;
}
.pR20Imp {
	padding-right: 20px !important;
}
.pR24Imp {
	padding-right: 24px !important;
}
.pR25 {
	padding-right: 25px;
}
.pR30 {
	padding-right: 30px;
}
.pR30Imp {
	padding-right: 30px !important;
}
.pR35 {
	padding-right: 35px;
}
.pR40 {
	padding-right: 40px;
}
.pR50Imp{
	padding-right: 50px !important;
}
.pR60{
	padding-right: 60px;
}
.pR70{
	padding-right: 70px;
}
.pR100 {
	padding-right: 100px !important
}
.pR180 {
	padding-right: 180px !important
}
.pR18{
	padding-right: 18px;
}
/* ============================= */

/*Padding Bottom*/
/* ============================= */
.pb0 {
	padding-bottom: 0;
}
.pB0 {
	padding-bottom: 0 !important;
}
.pB0Imp {
	padding-bottom: 0 !important;
}
.pb2 {
	padding-bottom: 2px;
}
.pB2 {
	padding-bottom: 2px !important
}
.pB3 {
	padding-bottom: 3px;
}
.pB4Imp {
	padding-bottom: 4px !important;
}
.pB5 {
	padding-bottom: 5px !important
}
.pb5 {
	padding-bottom: 5px;
}
.pB6 {
	padding-bottom: 6px;
}
.pB6Imp {
	padding-bottom: 6px !important;
}
.pB7 {
	padding-bottom: 7px;
}
.pB7Imp {
	padding-bottom: 7px !important;
}
.pB8 {
	padding-bottom: 8px;
}
.pB10 {
	padding-bottom: 10px !important;
}
.pB9Imp {
	padding-bottom: 9px !important;
}
.pB10Imp {
	padding-bottom: 10px !important;
}
.pB12 {
    padding-bottom: 12px;
}
.pB12Imp {
	padding-bottom: 12px !important
}
.pB14 {
	padding-bottom: 14px;
}
.pb15,.pB15 {
	padding-bottom: 15px;
}
.bb15px
{
	padding-bottom : 15px !important;		
}
.pB16 {
	padding-bottom: 16px;
}
.pB17 {
	padding-bottom: 17px;
}
.pB20 {
	padding-bottom: 20px;
}
.pB20Imp {
	padding-bottom: 20px !important;
}
.pB25 {
	padding-bottom: 25px;
}
.pB25Imp {
	padding-bottom: 25px !important;
}
.pB30 {
	padding-bottom: 30px;
}
.pB35 {
	padding-bottom: 35px;
}
.pB50 {
	padding-bottom: 50px;
}
.pB60 {
	padding-bottom: 60px;
}
.pB70 {padding-bottom: 70px;
}
.pB75 {
	padding-bottom: 75px;
}
.pB100 {
	padding-bottom: 100px;
}
.pB40{
	padding-bottom: 40px;
}
/* ============================= */

/*Padding Left*/
/* ============================= */
.pL0 {
	padding-left: 0 !important
}
.pL0Imp {
	padding-left: 0 !important;
}
.pL2 {
	padding-left: 2px;
}
.pL2Imp {
	padding-left: 2px !important;
}
.pl3 {
	padding-left: 3px;
}
.pL5 {
	padding-left: 5px;
}
.pL5Imp {
	padding-left: 5px !important;
}
.pL7Imp{
	padding-left: 7px !important;
}
.pL8{ 
	padding-left:8px
}
.pL9{ 
	padding-left:9px
}
.pL10 {
	padding-left: 10px;
}
.pL10Imp {
	padding-left: 10px !important;
}
.pL11{ 
	padding-left:11px;
}
.pL12Imp{ 
	padding-left:12px !important;
}
.pL15 {
	padding-left: 15px;
}
.pL15Imp {
	padding-left: 15px !important;
}
.pL16{
	padding-left: 16px !important;
}
.pL20 {
	padding-left: 20px !important;
}
.pL20Imp {
	padding-left: 20px !important;
}
.pL25 {
	padding-left: 25px !important;
}
.pL30 {
	padding-left: 30px;
}
.pL30Imp {
	padding-left: 30px !important;
}
.pL35 {
	padding-left: 35px;
}
.pL40 {
	padding-left: 40px;
}
.pL45 {
	padding-left: 45px;
}
.pL50 {
	padding-left: 50px;	
}
.pL50Imp{
	padding-left:50px !important;
}
.pL60 {
	padding-left: 60px !important;
}
.pL65 {
	padding-left: 65px;
}
.pL70{
	padding-left: 70px;
}
.pL80 {
	padding-left: 80px !important;
}
.pL85 {
	padding-left: 85px;
}
.pL150Imp {
	padding-left: 150px !important;
}
.pL170 {
	padding-left: 170px;
}
.pL200{
	padding-left: 200px!important;
}
/*Padding Top Bottom*/
.ptb {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pTB3 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.pTB5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pTB10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pTB20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pTB15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.pTB8Imp{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.pTB20Imp{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.pTB6 {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}
.pTB2 {
	padding:2px 0;
}
/*Padding Left Right*/
.pLR5 {
	padding-left: 5px;
	padding-right: 5px;
}
.pLR6Imp {
	padding-left: 6px !important;
	padding-right: 6px !important;
}
.pLR12Imp {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.pLR8 {
	padding-left: 8px;
	padding-right: 8px;
}
.pLR10 {
	padding-left: 10px;
	padding-right: 10px;
}
.pLR15 {
	padding-left: 15px;
	padding-right: 15px;
}
.pLR12 {
	padding-left: 12px;
	padding-right: 12px;
}
.pLR20 {
	padding-left: 20px;
	padding-right: 20px;
}
.pLR25 {
	padding-left: 25px;
	padding-right: 25px;
}
.pLR25Imp{
	padding-left: 25px !important;
	padding-right: 25px !important;
}
.pLR30 {
	padding-left: 30px;
	padding-right: 30px;
}
.pLR60 {
	padding-left: 60px;
	padding-right: 60px;
}
.pLR40{
	padding-left: 40px !important;
    padding-right: 40px !important;
}

.pLpR75{
    padding-left: 75px !important;
    padding-right: 75px !important;
}

/* ============================= */
/*     	Margin Class             */
/* ============================= */

/*margin*/
.mAuto {
	margin: auto;
}
.m0 {
	margin: 0px;
}
.m0Imp {
	margin: 0px !important;
}
.m10 {
	margin: 10px;
}
.m12 {
	margin: 12px;
}
.m15 {
	margin: 15px;
}
.m0auto
{
	margin:0 auto;
}
/*margin Top*/
.mT_1 {
	margin-top:-1px !important;
}
.mT_2 {
	margin-top: -2px !important;
}
.mT_3 {
	margin-top: -3px !important;
}
.mT_4 {
	margin-top: -4px;
}
.mT_5{
	margin-top: -5px;
}
.mT_10{
	margin-top: -10px;
}
.mT_15{
	margin-top: -15px;
}
.mT_5 {
	margin-top: -5px;
}
.mT0 {
	margin-top: 0px !important;
}
.mT0Imp {
	margin-top: 0px !important;
}
.mT1 {
	margin-top: 1px;
}
.mt2, .mT2 {
	margin-top: 2px;
}
.mT3 {
	margin-top: 3px;
}
.mT4 {
	margin-top: 4px;
}
.mt5, .mtop {
	margin-top: 5px !important;
}
.mT5 {
	margin-top: 5px;
}
.mT6 {
	margin-top: 6px;
}
.mT7 {
	margin-top: 7px;
}
.mT8 {
	margin-top: 8px;
}
.mTI8 {
	margin-top: 8px !important;
}
.mT9 {
	margin-top: 9px;
}
.mT10, .mtop {
	margin-top: 10px
}
.mTI10{margin-top: 10px !important;}
.mT12 {
	margin-top: 12px !important;
}
.mT14 {
	margin-top: 14px !important;
}
.mt15, .mT15 {
	margin-top: 15px;
}
.mT16{
	margin-top: 16px;
}
.mT20 {
	margin-top: 20px;
}
.mT20Imp {
	margin-top: 20px !important;
}
.mT22 {
	margin-top: 22px;
}
.mT25 {
	margin-top: 25px;
}
.mT28 {
	margin-top: 28px;
}
.mT30 {
	margin-top: 30px;
}
.mT35 {
	margin-top: 35px;
}
.mT40 {
	margin-top: 40px;
}
.mT45 {
	margin-top: 45px;
}
.mT45Imp{
	margin-top: 45px!important;
}
.mT50 {
	margin-top: 50px;
}
.mT60 {
	margin-top: 60px;
}
.mT70 {
	margin-top: 70px;
}
.mT80 {
	margin-top: 80px;
}
.mT90 {
	margin-top: 90px;
}
.mT100{
	margin-top: 100px;
}
.mT120 {
	margin-top: 120px;
}
.mT130 {
	margin-top: 130px;
}
.mT150 {
	margin-top: 150px;
}
.mT170 {
	margin-top: 170px;
}
.mT_14 {
	margin-top: -14px !important
}
.mTB10{
	 margin-top:10px;
	 margin-bottom: 10px;
}
.mTB15{
	 margin-top:15px;
	 margin-bottom: 15px;
}
.mTB6{
	 margin-top:6px;
	 margin-bottom: 6px;
}
/*margin Right*/
.mR0 {
	margin-right: 0px;
}
.marginRight0 {
	margin-right: 0px !important;
}
.mR1 {
	margin-right: 1px;
}
.mR3 {
	margin-right: 3px;
}
.mR3Imp {
	margin-right: 3px !important;
}
.mR4per {
	margin-right: 4% !important;
}
.mR4 {
	margin-right: 4px;
}
.mR5 {
	margin-right: 5px;
}
.mR5Imp {
	margin-right: 5px !important;
}
.mR6{
	margin-right: 6px;
}
.mR6Imp{
	margin-right: 6px !important;
}
.mR8{
	margin-right:8px;
}
.mR8Imp{
	margin-right:8px !important;
}
.mR10 {
	margin-right: 10px !important;
}
.mR12 {
	margin-right: 12px !important;
}
.mR15 {
	margin-right: 15px !important;
}
.mR16{
	margin-right: 16px !important;
}
.mR20 {
	margin-right: 20px;
}
.mR25 {
	margin-right: 25px !important;
}
.mR30 {
	margin-right: 30px;
}
.mR35{
	margin-right: 35px;
}
.mR33 {
	margin-right: 33px !important;
}
.mR36{ 
	margin-right:36px !important;
}
.mR40{ 
	margin-right:40px !important;
}
.mR50 {
    margin-right: 50px;
}
.mR62 {
	margin-right: 62px !important;
}
.gonbtnwrap{
	margin-right:70px
}

/*margin Bottom*/
.mB0 {
	margin-bottom: 0px;
}
.mB0Imp {
	margin-bottom: 0px !important;
}
.mb1 {
	margin-bottom: 1px;
}
.mB3 {
	margin-bottom: 3px;
}
.mB4 {
	margin-bottom: 4px;
}
.mB3Imp {
	margin-bottom: 3px !important;
}
.mB5 {
	margin-bottom: 5px;
}
.mB5Imp {
	margin-bottom: 5px !important;
}
.mB6 {
	margin-bottom: 6px;
}
.mB8 {
	margin-bottom: 8px;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mBN10{
	margin-bottom: -10px !important;
}
.mB12 {
	margin-bottom: 12px !important;
}
.mB15 {
	margin-bottom: 15px;
}
.mB16{
	margin-bottom: 16px;
}
.mB15Imp {
	margin-bottom: 15px !important;
}
.mB17{
	margin-bottom:17px;
}
.mB20 {
	margin-bottom: 20px;
}
.mB20Imp {
	margin-bottom: 20px !important;
}
.mB25{
	margin-bottom: 25px;
}
.mB30 {
	margin-bottom: 30px;
}
.mB50 {
	margin-bottom: 50px;
}
.mB75{
	margin-bottom: 75px;
}
.mB100 {
	margin-bottom: 100px;
}

	 
/*margin Left*/
.mLauto{
	margin-left: auto;
}
.mRauto{
	margin-right: auto;
}
.mL_60 {
	margin-left: -60px;
}
.mL_30 {
	margin-left: -30px;
}
.mL_20 {
	margin-left: -20px;
}
.mL_30 {
	margin-left: -30px;
}
.mL_10 {
	margin-left: -10px;
}
.mL_3{
	margin-left: -3px !important;
}
.mL_2{
	margin-left: -2px !important;
}
.mL_4 {
	margin-left: -4px;
}
.mL_5 {
	margin-left: -5px !important;
}
.mL0 {
	margin-left: 0px !important;
}
.mL3 {
	margin-left: 3px;
}
.mL5, .mlft5 {
	margin-left: 5px;
}
.mL5Imp {
	margin-left: 5px !important;
}
.mL15Imp{
	margin-left: 15px !important;
}
.mL6 {
	margin-left: 6px;
}
.mL8 {
	margin-left: 8px;
}
.mL8Imp {
	margin-left: 8px !important;
}
.mL10, .mlft {
	margin-left: 10px !important;
}
.mL12{
	margin-left: 12px
}
.mL15 {
	margin-left: 15px;
}
.mL17{
	margin-left: 17px;
}
.mL20 {
	margin-left: 20px;
}
.mL25 {
	margin-left: 25px;
}
.mL26 {
	margin-left: 26px;
}

.mL25Imp {
	margin-left: 25px !important;
}

.mL28 {
	margin-left: 28px;
}
.mL22{
	margin-left: 22px;
}
.mL30 {
	margin-left: 30px !important;
}
.mL32{
	margin-left: 32px;
}
.mL35{
	margin-left: 35px !important;
}
.mL40 {
	margin-left: 40px;
}
.mL50 {
	margin-left: 50px;
}
.mL60 {
	margin-left: 60px;
} /*territory*/
.mL65 {
	margin-left: 65px;
}
.mL70 {
	margin-left: 70px;
}
.mL90{
	margin-left: 90px;
}
.mL100 {
	margin-left: 100px;
}
.mL235{
	margin-left: 235px;
}
.mL210{
	margin-left: 210px !important;
}
.mL300{
	margin-left: 300px;
}



/*margin Left Right*/
.mLR5 {
	margin-left: 5px;
	margin-right: 5px;
}
.mLR15 {
	margin-left:15px; 
	margin-right:15px
}
.mLR25 {
	margin-left:25px!important; 
	margin-right:25px!important;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

/* ============================= */
/*    Margin Padding Class       */
/* ============================= */
.mp0 {
	margin: 0;
	padding: 0;
}


/* Replace this if you are using bootstrap 4 css */
.mx-1 {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}

.mx-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.mx-3 {
	margin-left: 1rem;
	margin-right: 1rem;
}

.mx-4 {
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}

.mx-5 {
	margin-left: 3rem;
	margin-right: 3rem;
}

.my-1 {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}

.my-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.my-3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.my-4 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.my-5 {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
	margin-top: 0.25rem;
}

.mt-2 {
	margin-top: 0.5rem;
}

.mt-3 {
	margin-top: 1rem;
}

.mt-4 {
	margin-top: 1.5rem;
}

.mt-5 {
	margin-top: 3rem;
}

.mr-1 {
	margin-right: 0.25rem;
}

.mr-2 {
	margin-right: 0.5rem;
}

.mr-3 {
	margin-right: 1rem;
}

.mr-4 {
	margin-right: 1.5rem;
}

.mr-5 {
	margin-right: 3rem;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
	margin-bottom: 0.25rem;
}

.mb-2 {
	margin-bottom: 0.5rem;
}

.mb-3 {
	margin-bottom: 1rem;
}

.mb-4 {
	margin-bottom: 1.5rem;
}

.mb-5 {
	margin-bottom: 3rem;
}
.mb-2px {
	margin-bottom: -2px !important;
}

.ml-1 {
	margin-left: 0.25rem;
}

.ml-2 {
	margin-left: 0.5rem;
}

.ml-3 {
	margin-left: 1rem;
}

.ml-4 {
	margin-left: 1.5rem;
}

.ml-5 {
	margin-left: 3rem;
}
.mL25per{
	margin-left: 25%;
}
.mb25Imp
{
	margin-bottom: 25px !important;	
}
.mL25per{
	margin-left: 25%;
}
/* End of Replace this if you are using bootstrap 4 css */


/* ============================= */
/* ! 	  Float Class            */
/* ============================= */
.fL, .floatL, .fl {
	float: left;
}
.zso_floatLeft {
	float: left !important;
}
.fR,.zso_floatRight {
	float: right !important;
}
.floatR {
	float: right;
}
.fN {
	float: none !important;
}
.clearR {
	clear: right;
}
.clearL {
	clear: left;
}
.cB, .cb, .clearB {
	clear: both
}
.clearAfterB::after{
	content:'';
	display: block;
	clear: both;
}
.clearAfterL::after{
	content:'';
	display: block;
	clear: left;
}
.clearAfterR::after{
	content:'';
	display: block;
	clear: right;
}

/* ============================= */
/* ! 	  Display Class          */
/* ============================= */
.dN,.hide {
	display: none;
}
.dB, .clearFix {
	display: block;
}
.dBImp{
	display: block !important;
}
.dIB {
	display: inline-block;
}
.dIBImp {
	display: inline-block !important;
}
.dt {
	display: table;
	width: 100%;
}
.d-table {
	display: table;
}
.d-tcell{
	display: table-cell;
}
.diH{
	display:inherit
}
.dI {
	display: inline;
}

.dNImp {
	display: none !important;
}
.d-tr{
	display: table-row;
}
.vv {
	visibility: visible;
}
.vh,.defaulthide,.vH {
	visibility: hidden;
}
.vVIm{
	visibility: visible !important;
}
.dF {
	display: flex;
}
.dINF{
	display: inline-flex;
}
.dFDR{
	flex-direction: row;
}
.dFDC{
	flex-direction: column;
}
.dFAC{
	align-items: center;
}
.dFAS {
	align-items: start;
}
.dFJC{
	justify-content: center;
}
.dFJSA{
	justify-content: space-around;
}
.dFJSB{
	justify-content: space-between;
}
.dF1{
	flex: 1;
}
.dF2{
	flex: 2;
}
.dF8{
	flex: 8;
}
/* ============================= */
/* ! 	  Gap Class          */
/* ============================= */
.gap10{
	gap:10px;
}
.gap15{
	gap: 15px;
}
.gap25{
	gap: 25px;
}
/* ============================= */
/* ! 	  Position Class          */
/* ============================= */
.pA {
	position: absolute;
}
.positionAbsolute{
	position:absolute !important;
}
.pR, .posRel, .posrel {
	position: relative;
}
.posAbs, .posabs {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 1;
}
.tr30{top: 30px !Important; right: 30px !Important;}
.pFixed{
	position:fixed !important;
}
.pRI{
	position:relative !important;
}
.pSticky{
	position: -webkit-sticky !important; /* Safari */
	position: sticky !important;
}
.posInitial {
	position: initial !important;
}
.posFixed {
	position: fixed !important;
}
/* ============================= */
/* ! 	  Overflow Class          */
/* ============================= */
.oA {
	overflow: auto;
}
.oXA {
	overflow-x: auto;
}
.oYA {
	overflow-y: auto;
	scrollbar-color: #888 #f1f1f1;
  	scrollbar-width: thin;
}
.oYC {
	overflow-y: clip !important;
}
.oV{
	overflow: visible;
}
.oH {
	overflow: hidden;
}
.oHImp {
	overflow: hidden !important;
}
.oXH {
	overflow-x: hidden;
}
.tOE {
	text-overflow: ellipsis;
	white-space:nowrap;
}
.elipse_toE{
	text-overflow: ellipsis;
	white-space:nowrap;
	overflow: hidden;
}
.no-txt-overflow {
	text-overflow: unset !important;
}
.oI{
	overflow: inherit !important; 
}

.txtShadhowNone {
	text-shadow: none !important;
}

/* ============================= */
/* ! 	 border-boxshadow        */
/* ============================= */
.boxShadowNone {
	box-shadow: none !important;
}

.boxShadowNone:before {
	box-shadow: none !important;
}

#viewInvitationPopup:before {
	box-shadow: none !important;
}

.bxsh1{
	box-shadow:0px 0px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 4px rgba(0,0,0,0.3);
}
.bxsh4 {
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.bxsh5 {
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16) !important;
    -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.16) !important;
}

.bxsh20 {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

/* ============================= */
/* ! 	     Z-index             */
/* ============================= */
.zIMinus1 {
	z-index: -1;
}
.zI1 {
	z-index: 1;
}
.zI1Imp {
	z-index: 1 !important;
}
.zI2 {
	z-index: 2;
}
.zI3 {
	z-index: 3;
}
.zI10 {
	z-index: 10;
}
.zi29{
  z-index:29
  }
.zi30{
	z-index:30
}
.zI31{/*Since freezebackground is 30*/
	z-index:31 !important; 
}
.zi32{
	z-index:32
}
.zi42{
	z-index:42
}
.zI100 {
	z-index: 100;
}
.zI100Imp {
	z-index: 100 !important;
}
.zI1000 {
	z-index: 1000;
}
.zI1000Imp {
	z-index: 1000 !important;
}

/* ============================= */
/* ! 	  Line Height            */
/* ============================= */
.lh14 {
	line-height: 1rem;
}
.lh12 {
	line-height: 12px;
}
.lh18 {
	line-height: 18px;
}
.lh20px {
	line-height: 20px;
}
.lh20 {
	line-height: 1.429rem;
}
.lh21{
	line-height: 21px;
}
.lineHgt20{
	line-height:20px;
}
.lineHgt23 {
    line-height: 23px;
}
.lh22Imp
{
	line-height: 22px !important;
}
.lh24 {
	line-height: 1.714rem;
}
.lght27{
	line-height:27px
}
.lght24{
	line-height:24px
}
.lght25{
	line-height:25px
}
.lh24Imp{
	line-height: 24px !important;
}
.lh30 {
    line-height: 30px;
}
.lh32 {
    line-height: 32px !important;
}
.lh35 {
	line-height: 35px !important;
}
.lh37 {
	line-height: 37px !important;
}
.lh38 {
	line-height: 38px !important;
}
.lh50 {
	line-height: 50px;
}
.lh200 {
	line-height: 200px;
}
.linHt18 {
	line-height: 1.286rem;
}
.ldlh1 {
	line-height: 1;
}
.ldlh2 {
	line-height: 1.4;
}
.ldlh5 {
	line-height: 1.5;
}
/* ============================= */
/* ! 	  Opacity                 */
/* ============================= */
.op0 {
	opacity: 0;
}
.op2 {
	opacity: 0.2;
}
.op3 {
	opacity: 0.3;
}
.op4 {
	opacity: 0.4;
}
.op5,.opacity5, .op05 {
	opacity: 0.5;
}
.opacityOverlayOpacity, .op06 { 
	opacity: 0.6; 
}
.op07 {
	opacity: 0.7;
}
.op08 {
	opacity: 0.8;
}
.disable{
	opacity:0.3 !important;
}
.op1Delay{
	transition: 0.7s all ease-In-Out;
	opacity:1 !important;
}
.op0Delay {
	transition: 0.3s all ease-In-Out;
	opacity:0 !important;
}
/* ============================= */
/* ! 	   fill-opacity          */
/* ============================= */
.fo3{
    fill-opacity: 0.3;
}
/* ============================= */
/* ! 	      Top                */
/* ============================= */
.top_15 {
	top: -15px;
}
.t_10 {
	top: -10px;
}
.t_5 {
	top: -5px;
}
.t_1 {
	top: -1px;
}
.t0 {
	top: 0px;
}
.t0imp{
	top: 0px !important;
}
.top0 {
    top: 0 !important;
}
.t5,.top5{
	top:5px;
}
.top1 {
	top: 1px;
}
.top2 {
	top: 2px;
}
.t3 {
	top: 3px !important;
}
.t5 {
	top: 5px !important;
}
 .top8 {
	top: 8px;
}
.top10 {
	top: 10px;
}
.top14 {
	top: 14px;
}
.top16 {
	top: 16px;
}
.t20 {
	top: 20px !important;
}
.top22 {
	top: 22px;
}
.top25 {
	top: 25px;
}
.top30 {
	top: 30px;
}
.top40 {
	top: 40px;
}
.top50 {
	top: 50px;
}
.top55 {
	top: 55px;
}
.top60 {
	top: 60px;
}
.top73
{
	top: 73px;
}
.top78
{
	top: 78px;
}
.top85
{
	top: 85px;
}
.top100 {
	top: 100px;
}
.top150 {
	top: 150px;
}
.top163 {
	top: 163px;
}
.top200 {
	top: 200px;
}
.top30per {
	top: 30% !Important;
}
.top240 {
	top: 240px;
}
.top50per {
	top: 50%;
}
/* ============================= */
/*  	      Right               */
/* ============================= */
.right_30 {
	right: -30px;
}
.right30{
	right: 30px;
}
.right_7 {
	right: -7px;
}
.r10, .right10{
	right: 10px;
}
.r0 {
	right: 0px !important;
}
.r2 {
	right: 2px;
}
.r5 {
	right: 5px;
}
.r12 {
	right: 12px;
}
 .right15{ 
	right:15px;
}
.right5{ 
	right:5px;
}
.right20 {
	right: 20px;
}
.right25 {
	right: 25px;
}
.right_15 {
	right: -15px;
}
.r40
{
	right:40px !important;
}
.right50
{
	right:50px;
}

/* ============================= */
/*  	      Bottom               */
/* ============================= */
.bot0 {
	bottom: 0;
}
.bot1 {
	bottom: 1px;
}
.bot2{
	bottom: 2px;
}
.bot3 {
	bottom: 3px;
}
.bot5{
	bottom: 5px
}
.bot8 {
	bottom: 8px;
}
.bot20 {
	bottom: 20px;
}
.bot25
{
	bottom:25px;
}
.bot12 {
	bottom: 12px;
}
.bot15 {
	bottom: 15px;
}
.bot25 {
	bottom: 25px;
}
.bot30
{
	bottom:30px;
}
.bot40
{
	bottom:40px;
}
.bot50
{
	bottom: 50px;
}
.bot100
{
	bottom: 100px;
}
/* ============================= */
/*  	      Left class              */
/* ============================= */
.left0 {
	left: 0px;
}
.lft0{
	left:0;
}
.lft2 {
	left: 2px;
}
.lft3 {
	left: 3px;
}
.lft5{
	left:5px;
}
.lft10{
	left:10px;
}
.lft12{
	left: 12px;
}
.lft15 {
	left: 15px;
}
.lft15per {
	left: 15%;
}
.lft20 {
	left: 20px;
}
.lft25 {
	left: 25px;
}
.lft30{
	left:30px;
}
.lft40{
	left:40px;
}
.lft45 {
	left: 45px;
}
.lft150 {
	left: 150px;
}
.lft163 {
	left: 163px;
}
.lft30per{
	left:30%;
}
.lft50per{
	left:50%;
}
.l0imp{
	left:0 !important;
}

/* ============================= */
/* !    Background color         */
/* ============================= */
.info-secondary-bg {
	background-color: #fbf6e0;
}
.newStartbtn, .newSwitchbtn {
	background: #6bb22c;/*Green Bg*/
}
.lightGreyBg {
	background-color: var(--zm-primary-body-bg11);
}
.whiteBg {
	background: var(--zm-body-secondary-bg);
}
.bg-light {
	background-color: var(--zm-primary-body-light);
}
.bg-light-imp {
	background-color: var(--zm-primary-body-light) !important;
}
.whiteBgC {
	background-color: var(--zm-body-secondary-bg);
}
.whiteBgClr {
	background-color: var(--zm-body-secondary-bg) !important;
}
.assoc_notediv {
	background-color: #fffaee;/*Light Yellow Bg*/
}
.bgfffadf {
	background: #fffadf;/*Light Yellow Bg*/
}
.gBG,.gB5 {
	background-color: #efefef;
}
.grayBg4 {
	background: #f6f6f6;
}
 .backBgcolor{
	background-color: var(--zm-body-secondary-bg) !important;
}
.gBg4{
	background:#ececec;
}
.gBg5{
	background:#f7f7f7;
}
.compbg{
    background-color:#f6f6f6;
}
.bgf5f5f5 {
    background-color: var(--zm-primary-body-light);
}
.lightredbg {
	background: #f56d6d;
}
.tdhover {
	background-color: #f9f9f9;
}
.tdout, .flhwhitebg{
	background-color: #fff;
}
.bgNone {
	background: none !important;
}
.bgClrNone {
	background-color: transparent !important;
}
.gBg6 {
	background: var(--zm-primary-body-bg5);
}
.bgInherit {
	background-color: inherit;
}
.linear-grad-bg-blue1 {
	background-color: #d0dee5;
    background-image: linear-gradient(#ffffff, #d0dee5);
    background-image: -webkit-linear-gradient(#ffffff, #d0dee5);
    background-image: -moz-linear-gradient(#ffffff, #d0dee5);
    background-image: -o-linear-gradient(#ffffff, #d0dee5);
}
.gBg7 {
	background-color: var(--zm-primary-body-back);
}
.gBg7Imp {
	background-color: var(--zm-primary-body-back) !important;
}
.gBg8 {
	background-color: #f0f0f0;
}
.gBg9 {
	background-color: #f8f8f8;
}
.row-disabled {
    background-color: #E8E8E8;
    opacity: 0.25;
}
.info-dark {
    color: #FFFFFF;
    background-color: #272D43;
}
.info-primary {
    color: #0352cc;
    background-color: var(--zm-primary-body-dark);
}
.info-primary-bg {
	background-color: var(--zm-primary-body-dark);
}
.info-primary-bg-imp {
	background-color: var(--zm-primary-body-dark) !important;
}
.bg-primary-light {
	background-color: var(--zm-bg-primary-light) !important;
}
/* .bg-primary-light1 {
	background-color: var(--zm-table-head-bg) !important;
} */
.bg-success {
	background-color: #3c763d !important;
}
.bg-success-light {
	background-color: #66D978 !important;
}
.bg-danger {
	background-color: #a94442 !important;
}
.bg-danger-light {
	background-color: #EA4E4E !important;
}
.bg-danger-light1 {
	background-color: rgba(255, 214, 214, 0.27) !important;
}
.bg-danger-hover:hover {
	background-color: rgba(238,115,115,0.09) !important;
}
.bg-danger-light2 {
	background-color: var(--zm-bg-danger1) !important;
}
.bg-popup-show {
	background-color: var(--zm-surface-modal) !important;
}
.singleChoiceBg{
	background-color: #EAF3EB;
}
.multipleChoiceBg{
	background-color: #E4F0F7;
}
.starChoiceBg{
	background-color: #FDFBE7;
}
/* ======================================= */
/* !      Class for Background Size        */
/* ======================================= */

.bgSizeContain {
    background-size: contain;
}
.bgSizeCover {
    background-size: cover;
}
.bgs-16-imp {
	background-size: 16px !important;
}

/* ============================= */
/* !      Class for Icons        */
/* ============================= */

.nwrp, .wsnowrap {
	white-space: nowrap;
}
.wsnormal {
	white-space: normal;
}
.wspreline {
	white-space: pre-line;
}
.wsprewrap {
	white-space: pre-wrap;
}
.wsnormalImp {
	white-space: normal !important;
}
.wwbw,.wbbw {
	word-break: break-all;
	word-wrap: break-word;
}
.wwwwbw {
	word-wrap: break-word;
    word-break: break-word;
}
.wB{word-break: break-all;}

.tick-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

/* ============================= */
/* !      vertical align         */
/* ============================= */
.vat {
	vertical-align: top !important;
}
.vam, .vmiddleimp {
	vertical-align: middle !important;
}

.vab {
	vertical-align: bottom !important;
}
.vmiddle {
	vertical-align: middle;
}
.valignTop,.vtop{ 
	vertical-align:top;
}
.vasup{vertical-align:super;}
.vtxtBot{
	vertical-align: text-bottom;
}
.vatbimp{
	vertical-align: text-bottom !important;
}

/* ============================= */
/* !    Border classes           */
/* ============================= */
.bluBdr {
	border: 1px solid #EEEFF1;
}
.grayBdr,.grer-border-thin{
	/*border: 1px solid #e5e5e5;*/
	border: 1px solid var(--zm-app-border-color);
}
.fborder, .gBdr3 {
	border: 1px solid #eee;
}
.bdrd3, .borderd3d3d3{
	border: 1px solid #d3d3d3;
}
.bdr1px {
	border: 1px solid #DDDDDD;
}
.bcd1px {
	border: 1px solid #cdcdcd;
}
.newGreyBorder, .greyBorder {
	border: 1px solid #ccc;
}
.newGreyBorder:hover {
	border: 1px solid var(--zm-primary-line-border);
}
.boder1 {
	border: 1px solid #d6d6d6;
}
 .bdrlignt1px{
	border: solid 1px #d7d6d6;
}
.grey-light-border{
    border:8px solid #f2f2f2;    
}
.bdre3e2e2{
    border: 1px solid #e3e2e2;
}
.bdr-1 {
	border: 1px solid #e3e3e3;
}
.errorBdr {
	border: 1px solid #f07b79 !important;
}
.border-primary {
	border: 1px solid var(--zm-primary-color);
}
.border-primary-light {
	border: 1px solid var(--zm-app-border-color) !important;
}
.upgradePanelBorder{
	border: 0.5px solid #3F82DC;
}
.bw0 {
	border-width: 0 !important;
}
.bw2 {
	border-width: 2px;
}
/* ============================= */
/* !       Border Top            */
/* ============================= */
.bt0{ 
	border-top:0;
}
.bT1 {
	border-top: 1px solid #ccc;
}
.bT2 {
	border-top : 1px solid #e8e8e8;
}
.bT3 {
	border-top: 1px solid #eee;
}
.bdrTop{ 
	border-top:1px solid #f3f3f3;
}
.bT {
	border-top: 1px solid #f3eee2;
}
.bt5 {
	border-top: 1px solid #c8c8c8;
}
.bt6 {
	border-top: 1px solid #dee2e6;
}
.bt7{
	border-top: 1px solid #f4f4f4;
}


/* ============================= */
/* !    Border Right             */
/* ============================= */
.br0 { 
	border-right: 0;
}
.bR {
	border-right: 1px solid #f6f6f6;
}
.rightSeparation {
	border-right: 1px solid #ddd;
}
.pvbr {
	border-right: 1px solid #dbdbdb;
}
.bdrRightDashed{border-right:1px dashed #ddd}

.bdrrightgreen
{
	border-right: solid 1px #19bc7d;
}
.bR1 {
	border-right: 1px solid #eee;
}

/* ============================= */
/* !    Border Bottom            */
/* ============================= */
.bb0{ 
	border-bottom:0;
}
.bb0 {
    border-bottom: 0 !important;
}
.bbw2 {
	border-bottom: 2px solid;
}
.bb3, .bb4 {
	border-bottom: 1px solid #eee;
}
.bbd1 {
	border-bottom: 1px solid #ddd;
}
.bbd2 {
	border-bottom: 1px solid #cdcdcd;
}
.bbd1imp {
	border-bottom: 1px solid var(--zm-top-bottom-border)!important;
}
.grey-botton-border{
    border-bottom:6px solid #f2f2f2;    
}
.bdrbtm4 {
	border-bottom: 1px solid #f0f0f0 !important;
}
.bbdd {
	border-bottom: 1px solid #ddd !important;
}
.bdrBot{ 
	border-bottom:1px solid #f3f3f3;
}
.bdrBotDot{ 
	border-bottom:1px dotted #a0a09f;
}
.bb5 {
	border-bottom: 1px solid #c8c8c8;
}

/* ============================= */
/* !    Border Left              */
/* ============================= */
.leftSeparation {
	border-left: 1px solid #E8E8E8;
}
.pvbl {
	border-left: 1px solid #dbdbdb;
}
.rmvBrdrRit{
	border-right: 0 !important
}
.grayblueleft{
	border-left: 1px solid #EEEFF1;
}
.descPts {
	border-left: 1px solid #c2c2c2;
}
 .borleft {
	border-left: 1px solid #eee;
}
.bor {
	border: 1px solid #eee;
	border-left: 0px;
}
.bl1px, .bdrLeft, .vpbl{ 
	border-left:1px solid #ddd;
}
.rmvBrdrLft{ 
	border-left:0 !important;
}
.bdrLeaeaea {
    border-left: 1px solid #eaeaea;		
}
.bdrd32{
	border-left:2px solid #d3d3d3;
}
.bl3-primary {
	border-left: 3px solid var(--zm-primary-button-bg) !important;
}
/* ============================= */
/* !    No Border                */
/* ============================= */
.noBdr, .noborder {
	border: none !important;
}
.nobdr {
	border: 0px !important;
}

.bT0 {
	border-top:0px !important;
}
.bB0 {
	border-bottom:0px !important;
}
.bL0 {
	border-left:0px !important;
}
.bR0 {
	border-right:0px !important;
}

/* ============================= */
/* Common CSS */
/* ============================= */
.ajaxLoaderContainer {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	height: auto;
}
.list-spacing > li {
	padding: 5px 0;
}

.ztokenfield-custom {
	min-height: 40px;
    width: 100%;
}


.fadeIn {
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;	
}
@keyframes fadeIn {
	0% {
		transform: scale(0);
		opacity: 0.0;
	}
	60% {
		transform: scale(1.1);	
	}
	80% {
		transform: scale(0.9);
		opacity: 1;	
	}
	100% {
		transform: scale(1);
		opacity: 1;	
	}
}
@-webkit-keyframes fadeIn {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0;
	}
	60% {
		-webkit-transform: scale(1.1);
	}
	80% {
		-webkit-transform: scale(0.9);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
} 
.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
/* Common Styles */
.pL55 {
	padding-left: 55px !important;
}
.pL70 {
	padding-left: 70px !important;
}
.m10 {
	margin: 10px !important;
}
.m20 {
	margin: 20px !important;
}
.mR15 {
	margin-right: 15px !important;
}
.mB40 {
	margin-bottom: 40px !important;
}
.mB60 {
	margin-bottom: 60px !important;
}
.w140 {
	width: 140px !important;
}
.linkStyle {
	color: #404040;
	text-decoration: none;
}
.linkStyle:hover {
	text-decoration: underline;
}
.borderBottom {
	border-bottom: 1px solid #ECECEC;
}
.borderTop {
	border-top: 1px solid #ECECEC;
}
.dottedBorder {
	border-bottom: 1px dotted #ECECEC;
}
input, textarea, div[contenteditable="true"] {
	outline: none;
}
textarea {
	resize: vertical;
}
.show {
	display: block !important;
}
.opacity3 {
	opacity: 0.3;
} 
.lh16 {
	line-height: 16px;
}
.zs-colorBlue {
	color: #5999db;
}

.select2-container--default #select2-cv_id-results li[id*="basedOnCriteria"], .hide{
    display: none !important;
}
.color6{
	color: #666666 !important;
}
.iconBoxColor{
	background-color: var(--zm-icon-box-color);
}
.mH300{
	max-height:300px;
}
.mW500{
	max-width:500px;
}
.mW250{
	max-width:250px;
}

/* ============================= */
/* !    Cursor class             */
/* ============================= */
.defaultcursor{
	cursor:default;
}
.cD{cursor:default !important;}
.cP,.pointer {
	cursor: pointer;
}
.cPImp {
	cursor: pointer !important;
}
.cNA {cursor: not-allowed !important;}
.txtMode {
	cursor:text
}
.borderCollapse{
	border-collapse: collapse;
}
.curHelp {
	cursor: help;
}
.cAS {
	cursor: all-scroll !important;
}
.cursor-grab {
    cursor: grab;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}
/* ============================= */
/* !         Scrollbar           */
/* ============================= */
/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
   
/* Handle */
::-webkit-scrollbar-thumb {
	background: #888; 
	border-radius: 5px;
}
/* ============================= */
/* !         Transform           */
/* ============================= */
.transNoneImp {
	transform: none !important;
}
.scale1-2{
	scale: 1.2;
}
.trans-center {
	transform: translate(-50%, -50%);
}
/* ============================= */
/* !    Text Transform           */
/* ============================= */
.ttUpper,.uppercase {
	text-transform: uppercase;
}
.toLower {
	text-transform: lowercase;
}
.toCapital {
	text-transform:capitalize;
}

/*css overwrite*/
.bGImgNo {
	background-image: none !important;
}

/* ============================= */
/* !    Border Radius            */
/* ============================= */
.nocurv{
	border-radius: 0px !important;
}
.curv2px {
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.curv4px {
	border-radius: 4px;
}
.curv4pxImp {
	border-radius: 4px !important;
}
.curv5px {
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.curv5pxImp {
	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
.curv3px,.bRadius3 {
	border-radius: 3px;
}
.curv8px{
    border-radius: 8px;
}
.curv12px{
    border-radius: 12px;
}
.curv8pxImp{
    border-radius: 8px !important;
}
.bR2{
	border-radius: 2px;
}
.bR4{
	border-radius: 4px;
}
.bR6{
	border-radius: 6px;
}
.lftCur{ 
	border-top-left-radius:15px !important; 
	border-bottom-left-radius:15px !important
}
.rgtCur{
	border-top-right-radius:15px !important; 
	border-bottom-right-radius:15px !important
}
.topCur{ 
	border-top-left-radius:10px !important; 
	border-top-right-radius:10px !important
}
.botCur{ 
	border-bottom-left-radius:10px !important; 
	border-bottom-right-radius:10px !important
}

.bR50p {
	border-radius: 50% !important;
}
.bdr10px
{
	border-radius: 10px;
}
.bdr20px
{
	border-radius:20px;
}
.bdr24px
{
	border-radius:24px;
}
.bdr20pxImp {
	border-radius: 20px !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-pill {
    border-radius: 50rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.roundedTopLeft{
	border-top-left-radius: 50rem !important;
}
.roundedBottomLeft{
	border-bottom-left-radius: 50rem !important;
}
.roundedTopRight{
	border-top-right-radius: 50rem !important;
}
.roundedBottomRight{
	border-bottom-right-radius: 50rem !important;
}
/* ============================= */
/* !    input field              */
/* ============================= */
.tAreaF{
	max-width:100%;
	resize:none;
}
.resizeNone{ 
	resize:none; 
}

/* ============================= */
/* !    input field              */
/* ============================= */
.tcell {
	display:  table-cell;
}


/* ============================= */
/* ! 	  height Styles          */
/* ============================= */
.h34 {
	height: 34px;	
}
.h34Imp
{
	height: 34px !important;
}
.h40 {
	height: 40px;	
}
.h40Imp {
	height: 40px !important;	
}
.h600{ 
	height: 600px;
}
.mH70Imp { 
	min-height: 70px !important;
}
.mH80Imp { 
	min-height: 80px !important;
}
.mH90Imp { 
	min-height: 90px !important;
}
.mH80{ 
	min-height:80px;
}
.mH90{ 
	min-height:90px;
}
.mH100Imp{
	min-height: 100px !important;
}
.mH110{ 
	min-height:110px;
}
.mH110Imp{ 
	min-height:110px !important;
}
.mH120{ 
	min-height:120px;
}
.mH150{ 
	min-height:150px;
}
.minH300{
	min-height:300px;
}
.minH400 {
	min-height: 400px;
}
.mH200{ 
	min-height:200px;
}
.mH105
{
	min-height:105px
}
.mH500{
	min-height:500px; 
	height:auto !important; 
	height:500px;
}
.minHAutoImp{min-height:auto !important;}
.maxH74 {max-height: 74px;}
.maxH74Imp {max-height: 74px !important;}
.maxH100 {max-height:100px;}
.maxH135 {max-height:135px;}
.maxH190 {max-height:190px;}
.maxH200 {max-height:200px;}
.maxW350 {max-width:350px;}
.maxW80Per {max-width: 80%;}
.maxH350 {max-height:350px;}
.maxH600{max-height:600px;}
.maxH300{max-height:300px;}
.maxH305{max-height:305px;}
.maxH400 {
	max-height: 400px;
}
.maxH400Imp {
	max-height: 400px !important;
}
.mh95Imp{
	max-height: 95% !important;
}
.maxHNoneImp{max-height:none !important;}
.maxH50vh{
	max-height: 50vh;
}
/* ============================= */
/* ! 	  table Styles          */
/* ============================= */
.ldpottable, .tablefixed {
	table-layout: fixed;
}
.tableauto {
	table-layout: auto;
}
.tableautoimp {
	table-layout: auto !important;
}
.tablefixedimp {
	table-layout: fixed !important;
}
/* ============================= */
/* ! 	  freeze Layer           */
/* ============================= */
.tbFreezelayer { background: #000 !Important; opacity:0.4; filter:alpha(opacity="40"); position: fixed; top:0; bottom:0; left:0; right:0; z-index: 10;  }
.wFreezelayer { background: #fff; opacity:0.4; filter:alpha(opacity="40"); position: fixed; top:0; bottom:0; left:0; right:0; z-index: 10;  }
.freezePopup{ background:#fff; opacity:0.2;}
.freezeLayer,.temp_freezelayer{ width:100% !important; position:fixed; top:0px; left:0px; right:0; bottom:0;  background:rgb(0 0 0 / 67%); filter:Alpha(Opacity=90); opacity:0.9; z-index:20; height:auto !important; }
#pb_freezeLayer{ position:fixed; top:0px; left:0px; right:0; bottom:0;  background:#3a3a3a; filter:Alpha(Opacity=90); opacity:0.7; z-index:20; }
.remindFrzLayer{background:#3A3A3A; opacity:0.9; z-index:40px}

/* ============================= */
/* ! 	      loading            */
/* ============================= */
.loading
{
	background:url(../images/loader1.gif) no-repeat;
	width:17px;
	height:17px;
	opacity:0.5;
	display:inline-block;
}


/* ============================= */
/* ! 	Font Family Styles       */
/* ============================= */

.eventNone{pointer-events:none; cursor:default}
.peventNone{pointer-events:none;}
.eventNone_remove{pointer-events:all; cursor:auto}
.bbWhite{ border-bottom:1px solid #fff !important;}
.lh10{ line-height:10px}
a.f13dimLink{ color:#5580AD;}
/*css overwrite*/
.noBg{ background:none !important;}
.hotlink{
	color:#f07979;
	font-family:ProximaNovaRegular, sans-serif;
	font-size:0.929rem;
	white-space:nowrap;
	text-decoration:none;
}
.hotlink:hover{
	color:#f00c0c;
}



/*----------------- Proxima classes -------------- Duplicates yet to be removed*/

/*.ProximaNovaRegular {
	font-family: ProximaNovaRegular;
}
.proxima{
    font-family:ProximaNovaRegular !important;
}
.proxima {
	font-family: ProximaNovaRegular !important;
}*/
/* commented by abraham for font legal issues */
/* .proxima {
	font-family: ProximaNovaRegular !important;
}
.proximas, .semibold,.proximaBold,.proximabold {
	font-family: ProximaNovaLtSemibold, sans-serif !important;
}
.proximal,.ProximaNovaLight {
	font-family: ProximaNovalight, sans-serif !important;
}
.proximat {
	font-family: ProximaNovathin, sans-serif !important;
}
.proximaxb {
	font-family: ProximaNovaXbold, sans-serif !important;
}
.proximaBoldWhite {
    color: #fff !important;
    font-family: 'ProximaNovaLtSemibold', sans-serif !important;
} */
/* end of commented by abraham */
.proxima {
	font-weight: normal !important;
}
.proximas, .semibold,.proximaBold,.proximabold {
	/* font-family: var(--zm-font-semibold); */
	font-weight: 600;
}
.proximal,.ProximaNovaLight {
	/* font-family: var(--zm-font-light); */
	font-weight: 600;
}
.proximab {
    /* font-family: var(--zm-font-bold); */
	font-weight: 700;
}
.roboto{
	font-family: Roboto, sans-serif !important;
}
/*.proximaBold{
    font-family: 'ProximaNovaLtSemibold';
}
.proximabold {
    font-family: ProximaNovaLtSemibold;
}

.proxima {
    font-family: ProximaNovaRegular!important;
    -moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing: antialiased;
}
.proximabold{ font-family:ProximaNovaLtSemibold;}
.ProximaNovaRegular {
    font-family: ProximaNovaRegular;
}
.ProximaNovaLight {
    font-family: ProximaNovaLight !important;
}
*/
.robotolight{
	    font-family: Robotolight !important;
}
.robotoregular{
	    font-family: Roboto !important;
}
.robotobold{
	    font-family: Robotobold !important;
}
.robotothin{
	    font-family: Robotothin !important;
}
.robotoblack{
	    font-family: Robotoblack !important;
}

.nunito-sans {
	font-family: 'Nunito Sans';
}
.ff-arial {
	font-family: Arial;
}
/*--------- Cursor Pointer Classes -------------- */

.grnBtn {
    margin: 0px 10px 10px 0px;
    cursor: pointer;
    background-color: #4caaf2 !important;
    color: #fff !important;
    border-radius: 2px;
    padding: 5px 10px;
    border: 1px #4caaf2 solid;
    font-size: 13px;
    height: 25px;
    line-height: 15px;
    display: inline-block;
}
.grnBtn:hover{ border:1px #4199dc solid;}
/* slaes signal for slack 
 */
 .customDD_val {
    background: #fff;
    min-width: 198px;
    height: 30px;
    box-sizing: border-box;
    padding: 5px 20px 5px 10px;
    position: relative;
    border: 1px solid #ddd;
    display: block;
    cursor: pointer;
}
.nofity_changeteam {
    background: #fff;
    border: 1px solid #52a5f5;
    border-radius: 20px;
    padding: 2px 10px;
    font-size: 12px;
    cursor: pointer;
    transition: background 0.2s ease;
}
.customDDList_withbtn {
    position: absolute;
    top: 27px;
    left: -1px;
    max-height: 150;
    overflow: auto;
    min-width: 150px;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    z-index: 250;
}
.criteriaAdd {
    border-top: 1px solid #eee;
    padding: 7px 10px;
    color: #2C7BD0;
}
.activeMM-tv {
    background: #efefef;
}
.customDDList_withbtn li {
    padding: 5px 10px 5px 30px;
    cursor: pointer;
    color: #333;
    position: relative;
}
.customDDList_withbtn li:hover {
	background: #f8f8f8;
}
.activeMM-tv:before {
    content: '';
    width: 12px;
    height: 8px;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -6px;
    background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg) no-repeat -283px -34px;
}
.customDD_val:after {
    content: '';
    position: absolute;
    display: block;
    right: 10px;
    top: 13px;
    background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg) no-repeat -315px -884px;
    width: 9px;
    height: 6px;
}
.iconDenied {
	background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg) no-repeat -81px -1271px;
    width: 18px;
    height: 18px;
    transform: scale(2.1);
}

.svgIcons{ background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg)  no-repeat; }
.svgIcons.icon-info {
	background-position: -200px -137px !important;
    width: 21px;
    height: 21px;
    display: inline-block;
}
.svgIcons.zmicon-info {
	background-position: -200px -137px !important;
    width: 21px;
    height: 21px;
    display: inline-block;
}

.svgIcons.save-act {
    background-position: -67px -2765px;
    width: 22px;
    height: 22px;
}

.cancel-act {
	border: 1px solid #d2d2d2;
    padding: 3px;
	border-radius: 50%;
    width: 13px;
    height: 13px;
}
.cancel-act > .svgIcons {
	background-position: -186px -397px;
	width: 9px;
	height: 8px;
}

.svgIcons.icon-reorder {
	background-position: -212px -99px !important;
    width: 19px;
    height: 15px;
    display: inline-block;
}

.slackIcon {
    background: url(slackIcon.png) no-repeat -182px -220px;
	width: 24px;
	height: 24px;
    display: inline-block;
}

.slackIcongrey {
    background: url(slackIcon.png) no-repeat -217px -221px;
	width: 24px;
	height: 23px;
    display: inline-block;
 }
 .nofity_changeteam:hover {
    background: #52a5f5;
    color: #fff;
}


.andSectionEmailStat {
	font-size: 14px;
	color: #111;
	width: 100%;
	display: inline-block;
	margin-top: 3px;
}

.andsecClear {
	color: #2C7BD0;
	border-bottom: 1px solid #2C7BD0;
}

.color_4199db{
	color: #4199db;
}
.bp_input_readonly { background-color: #eee !important; }
.bdrbox
{
	box-sizing:border-box;
}
.breakWord
{
	word-break:break-word;
	overflow-wrap:break-word;
	word-wrap:break-word;
}

@-moz-document url-prefix(){
	.breakWord{
	word-break:break-all;
	}

	}
.hyphon:before		
	{		
        content: '-';		
	    display:inline-block;		
	    margin:0 1px;		
	}
	
/* temprary drop down icon */
lyte-icon.dropdown{
    background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg) no-repeat -268px -428px !important;
	width: 8px !important;
	height: 4px !important;
}
.f19 {
    font-size: 1.2893rem;
}

.crmUserDropdown lyte-dropdown {
	display: block;
}


.tableBodyscroll thead,
.tableBodyscroll tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
/* temprary progress bar */
.progress-con{
	height: 6px;
	background-color: #eee;
	border-radius: 5px;
}
.progress-bar{
	height: inherit;
	border-radius: inherit;
	background-color: #b3b3b3;
	width: 0%;
}
.progress-bar.active{
	background-color: #94e93e;
}
.poll-star{
	background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg) no-repeat -71px -18px;
	width: 18px;
	height: 18px;
	top: 4px;
}
.poll-star.active{
	background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg) no-repeat -54px -18px;
}
.newSelect {
	position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/* .newSelect::after {
    background-image: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg);
} */
select:focus + .select2-container--default .select2-selection--single {
    border-color: #77828d !important;
}

/* form-radio-button-class */
.form-radio-con{
	border:0 !important;
	padding-left:0 !important;
}
.form-radio-con:before{
	width:0 !important;
}
/* Pseudo Classes */
.pseudoAfterR15::after {
	right: 15px;
}
/* End of Pseudo Classes */

.newSelect.w100per > .select2-container{
	width: 100% !important;
}
.newSelect.w100per > .select2-container .select2-selection__rendered {
	max-width: 100% !important;
}
.plan {
	border: 1px solid #e5e5e5;
    border-radius: 8px;
}
.plan-active,
.plan:hover {
    border-color: transparent;
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.1);
    user-select: none;
}
.informationIcon{
	background: url(../images/svgicons.35abdf377a8289ac2b08cac0d3c90f2a.svg) no-repeat -48px -2782px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 3px;
}

.clsButWhite {
	background: transparent url(../images/close2.cac8fac1ec30609f87f37b1d2185aba7.png);
    background-size: 100%;
    width: 24px;
    height: 24px;
}

/* .sortContainer span.select2-container.select2-container--default.select2-container--open:not(.select2) {
	left: inherit !important;
	min-width: 200px !important;
} */

.round-loader, .blue-round-loader {
	display: inline-block;
	border: 2px solid #f3f3f3;
	border-radius: 50%;
	border-top: 2px solid #1f8dd6;
	width: 14px;
	height: 14px;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}

.blue-round-loader {
	border: 2px solid #1f8dd6;
	border-top: 2px solid #f3f3f3;
}

.lic-details-con {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #e5e5e5;
	display: inline-flex;	
}

.lic-details {
	width: 200px;
	height: inherit;
	display: inline-block;
}

.lic-details-text {
	padding: 30px 40px;
	font-size: 16px;
	font-weight: bold;	
}

.lic-details-lic {
	width: 200px;
	height: inherit;
	display: inline-block;
}

.lic-details-lic-txt {
	padding: 30px 40px 8px;
	font-size: 16px;
	/* font-family: var(--zm-font-bold); */
	font-weight: 700;
}

.lic-used {
	display: inline-block;
	margin-right: 20px;
}

.lic-upgrade-btn {
	/* width: 100px;
	height: 40px; */
	margin-top: 40px;
	/*border: 1px solid red;
	color: red;*/
	font-size: 14px;
	cursor: pointer;
	/* border: var(--zm-upgrade-button-border); */
	border: none;
	color: var(--zm-upgrade-button-text);
	background-color: var(--zm-sort-sel-bg);
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Responsive */
@media only screen and/*!YUI-Compressor */(min-width: 768px) {
	.toggleLeftPanel {
		display: none !important;
	}
}
@media/*!YUI-Compressor */(max-width: 768px) {
	.footerContainer {
        position: relative !important;
	}
}
@media/*!YUI-Compressor */(max-width: 800px) {
	.downloadBodyContainer {
        position: relative !important;
	}
	.footerContainer {
        position: relative !important;
	}
}
.loadingAnimation {
    animation: loadingAnimation_rotate 2s infinite;
    height: 50px;
    width: 50px;
    display: inline-block;
}

.loadingAnimation:before,.loadingAnimation:after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 20px;
    width: 20px
}

.loadingAnimation:before {
    animation: loadingAnimation_ball1 1s infinite;
    background-color: #d32131;
    box-shadow: 30px 0 0 #229e4a;
    margin-bottom: 10px
}

.loadingAnimation:after {
    animation: loadingAnimation_ball2 1s infinite;
    background-color: #1380bf;
    box-shadow: 30px 0 0 #f7bf2c
}

@keyframes loadingAnimation_rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        -moz-transform: rotate(0deg) scale(1)
    }

    50% {
        -webkit-transform: rotate(360deg) scale(1);
        -moz-transform: rotate(360deg) scale(1)
    }

    100% {
        -webkit-transform: rotate(720deg) scale(1);
        -moz-transform: rotate(720deg) scale(1)
    }
}

@keyframes loadingAnimation_ball1 {
    0% {
        box-shadow: 30px 0 0 #f7bf2c
    }

    50% {
        box-shadow: 0 0 0 #f7bf2c;
        margin-bottom: 0;
        -webkit-transform: translate(15px, 15px);
        -moz-transform: translate(15px, 15px)
    }

    100% {
        box-shadow: 30px 0 0 #f7bf2c;
        margin-bottom: 10px
    }
}

@keyframes loadingAnimation_ball2 {
    0% {
        box-shadow: 30px 0 0 #229e4a
    }

    50% {
        box-shadow: 0 0 0 #229e4a;
        margin-top: -20px;
        -webkit-transform: translate(15px, 15px);
        -moz-transform: translate(15px, 15px)
    }

    100% {
        box-shadow: 30px 0 0 #229e4a;
        margin-top: 0
    }
}
.menucontainer {
	/* -webkit-transition: left 0.2s;
	transition: left 0.2s; */
	-webkit-transition: width 0.2s;
	transition: width 0.2s;
}
.menuTransition 
{
	-webkit-transition: none !important;
	transition: none !important;
}
/* .leftPanelShrink .menucontainer { */
	/* left: -270px; */
	/* width: 0px !important;
} */
.rep_centercontainer {
	-webkit-transition: margin-left 0.2s;
	transition: margin-left 0.2s;
	scrollbar-color: #888 #f1f1f1;
  	scrollbar-width: thin;
}
.leftPanelShrink .rep_centercontainer {
	margin-left: 0 !important;
}
/* End of Responsive */

/* Common CSS */
.tooltip-basic {
	background-color: #000 !important;
	color: #fff !important;
}
.tooltip-basic .zpopover__pointer:before {
	border-bottom-color: #000 !important;
}
.tooltip-basic .zpopover__pointer:after {
	border-bottom-color: #000 !important;
}

.ws-preline {
	white-space: pre-line;
}

.lst-none {
	list-style-type: none;
}

.list-inline {
	list-style-type: none;
	padding-left: 0;
}

.list-inline > li {
	display: inline;
}

.dropdown-menu > .disabled > a {
    background-color: transparent !important;
    color: #777 !important;
}

.menucontainer {
	background-color: var(--zm-left-panel-body-bg) !important;
	border-right: var(--zm-left-panel-nav-bg-border);
	color: var(--zm-left-panel-body-text);
	width: var(--zm-container-width) !important;
	max-width: 80px;
	/* width: 120px !important;
    max-width: 121px; */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.27);
}

.left-nav-item {
	padding: 10px 25px !important;
	/* border-radius: 3px; */
	margin: 10px 0;
	border-left: 4px solid transparent;
	text-decoration: none !important;
}

.left-nav-item:hover {
	/*background-color: #f3f3f3;
	color: #fff;*/
	background-color: var(--zm-left-panel-nav-hover-bg);
	color: var(--zm-left-panel-body-hover-bg);
}

.left-nav-item[selected="true"] {
	/* background-color: #0352cc;
	color: #ffffff !important; */
	/*background-color: #0252cc11;
	border-left-color: #0352cc;
	color: #000 !important;*/
	/* font-family: var(--zm-font-bold); */
	font-weight: 700;
	text-decoration: none !important;
	box-shadow: none;
	background-color: var(--zm-left-panel-nav-sel-bg);
	border-left-color: var(--zm-left-panel-button-sel-bg);
	color: var(--zm-left-panel-body-sel-text) !important;
}

.menucontainer lyte-accordion-item > lyte-accordion-header:hover,
.menucontainer lyte-accordion-item > lyte-accordion-body > dd:hover {
	background: #F2F3F4;
}

.menucontainer lyte-accordion-item > lyte-accordion-header > dt {
	padding: 0;
	background: none;
}

.menucontainer lyte-accordion-item > lyte-accordion-body > dd,
.menucontainer lyte-accordion-item > lyte-accordion-body > dd a {
	color: inherit;
}

.menucontainer lyte-accordion-item > lyte-accordion-header > dt.nolink,
.menucontainer lyte-accordion-item > lyte-accordion-header > dt a {
	padding: 12px 20px;
	color: #111;
}

.menucontainer lyte-accordion-item > lyte-accordion-body > dd link-to {
	padding: 12px 20px 12px 35px;
}

.menucontainer lyte-accordion-item {
	border-left: 4px solid transparent;
}

.menucontainer lyte-accordion-item.selected {
	border-left-color: #f65776
}

.menucontainer {
    width: 249px;
    height:96%;
    z-index: 3;
    border-top: 0px;
    position:fixed;
    border-left: 0;
}
.menucontainer,.Leftmenubtns,.Fortrash{
    background-color:#f1f1f1 !important;
}
.menucontainer .ui-widget-content {
    background-color:none !important;
}

.card-default-1 {
	background-color: #efefef !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.newpopup {
		min-width: 400px !important;
		max-width: 400px !important;
	}
}
.newpopup .pp-footer {
    text-align: right !important;
}
.newpopup .pp-footer button , .newpopup .pp-footer input[type=button]{
    border-radius: 50rem !important;
}
/* End of Common CSS */

/* Modal */
.modal-dialog {
	margin-top: 0;
}
.modal-dialog > .modal-content {
	border-radius: 0;
}
.close {
	opacity: 0.5;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: 0.75;
}
@media/*!YUI-Compressor */(min-width: 576px) {
	.modal-dialog {
	    max-width: 500px;
	    /* margin: 1.75rem auto; */
	    margin: 0 auto;
	}
}
@media/*!YUI-Compressor */(min-width: 576px) {
	.modal-sm {
	    max-width: 300px;
	}
}
@media/*!YUI-Compressor */(min-width: 992px) {
	.modal-lg, .modal-xl {
	    max-width: 800px;
	}
}
/* End of Modal */

/* Tooltip */
.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.tooltip {
	position: absolute;
	z-index: 1070;
    display: block;
    margin: 0;
	font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
    
    background: none;
    border: none;
    padding: 0;
}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0;
}
.tooltip.show {
    opacity: .9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
}
.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}
/* End of Tooltip */

/* Bootstrap Dropdowns (Note: Remove this if bootstrap css is included) */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 6px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-color: var(--zm-primary-body-bg);
}
.dropdown-menu.pull-right {
  right: 7px;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  border-radius: 4px;
  white-space: nowrap;
  color: var(--zm-dropdown-text);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  /*color: #262626;*/
  text-decoration: none;
  /*background-color: #f5f5f5;*/
  color: var(--zm-dropdown-hover-text);
  background-color: var(--zm-dropdown-hover-bg2);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #797777;
  white-space: nowrap;
}
.lHeight22 {
	line-height: 22px;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* End of Bootstrap Dropdowns */

.dropdown > .dropdown-menu {
  margin-top: 0;
  width: auto;
}
.dropdown:hover > .dropdown-link {
	background-color: #E0F2FF;
}
.hoverable-dropdown:hover > .dropdown-menu {
  display: block;
  /* margin-top: 0; */
}

/* Bootstrap Forms (Note: Remove this if bootstrap css is included) */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed !important;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  /* outline: 5px auto -webkit-focus-ring-color; */
  outline: none;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  /* color: #555555;
  background-color: #fff; */
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  /* border-color: #66afe9; */
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.popup-mobile-width{
	width: 48rem;
	min-width: 700px;
}
.reg-redir-popup{
	font-size: 16px;
	text-align:left !important;
	margin-top: 0px !important;
}
.reg-redir-head{
	font-size: 22px;
}
.popup-padding-mobile{
	padding: 30px !important;
}
@media (max-width: 768px) {
	.reg-redir-popup{
	    font-size: 14px;
	}
	.popup-mobile-width{
		max-width: 92% !important;
		min-width: 90% !important;
	}
    .reg-redir-head{
		font-size: 18px;
	}
	.popup-padding-mobile{
		padding: 24px !important;
	}

}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.bg-no-repeat {
	background-repeat: no-repeat;
}
.bga-fixed {
    background-attachment: fixed;
}
/* End of Bootstrap Forms */

/* Bootstrap Input Groups */
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
  }
  .input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0;
  }
  .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
  }
  .input-group .form-control:focus {
	z-index: 3;
  }
  .input-group-lg > .form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
  }
  select.input-group-lg > .form-control,
  select.input-group-lg > .input-group-addon,
  select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
  }
  textarea.input-group-lg > .form-control,
  textarea.input-group-lg > .input-group-addon,
  textarea.input-group-lg > .input-group-btn > .btn,
  select[multiple].input-group-lg > .form-control,
  select[multiple].input-group-lg > .input-group-addon,
  select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
  }
  .input-group-sm > .form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
  }
  select.input-group-sm > .form-control,
  select.input-group-sm > .input-group-addon,
  select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
  }
  textarea.input-group-sm > .form-control,
  textarea.input-group-sm > .input-group-addon,
  textarea.input-group-sm > .input-group-btn > .btn,
  select[multiple].input-group-sm > .form-control,
  select[multiple].input-group-sm > .input-group-addon,
  select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
  }
  .input-group-addon,
  .input-group-btn,
  .input-group .form-control {
	display: table-cell;
  }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
  }
  .input-group-addon,
  .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
  }
  .input-group-addon {
	padding: 6px 12px;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	border-radius: 4px;
  }
  .input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
  }
  .input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
  }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
	margin-top: 0;
  }
  .input-group .form-control:first-child,
  .input-group-addon:first-child,
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group > .btn,
  .input-group-btn:first-child > .dropdown-toggle,
  .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
  }
  .input-group-addon:first-child {
	border-right: 0;
  }
  .input-group .form-control:last-child,
  .input-group-addon:last-child,
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group > .btn,
  .input-group-btn:last-child > .dropdown-toggle,
  .input-group-btn:first-child > .btn:not(:first-child),
  .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
  }
  .input-group-addon:last-child {
	border-left: 0;
  }
  .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
  }
  .input-group-btn > .btn {
	position: relative;
  }
  .input-group-btn > .btn + .btn {
	margin-left: -1px;
  }
  .input-group-btn > .btn:hover,
  .input-group-btn > .btn:focus,
  .input-group-btn > .btn:active {
	z-index: 2;
  }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
  }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
  }
  /* End of Bootstrap Input Groups */


/* Card - Bootstrap */
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
  }
.card .nav{
    display: none;
}
.card:hover .nav,
.card:focus-within .nav{
  	display: flex;
}
  .card > hr {
	margin-right: 0;
	margin-left: 0;
  }
  
  .card > .list-group {
	border-top: inherit;
	border-bottom: inherit;
  }
  
  .card > .list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px);
  }
  
  .card > .list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(0.25rem - 1px);
	border-bottom-left-radius: calc(0.25rem - 1px);
  }
  
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
	border-top: 0;
  }
  
  .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
  }
  
  .card-title {
	margin-bottom: 0.75rem;
  }
  
  .card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0;
  }
  
  .card-text:last-child {
	margin-bottom: 0;
  }
  
  .card-link:hover {
	text-decoration: none;
  }
  
  .card-link + .card-link {
	margin-left: 1.25rem;
  }
  
  .card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }
  
  .card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  }
  
  .card-footer {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125);
  }
  
  .card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
  }
  
  .card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0;
  }
  
  .card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
  }
  
  .card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
	border-radius: calc(0.25rem - 1px);
  }
  
  .card-img,
  .card-img-top,
  .card-img-bottom {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
  }
  
  .card-img,
  .card-img-top {
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px);
  }
  
  .card-img,
  .card-img-bottom {
	border-bottom-right-radius: calc(0.25rem - 1px);
	border-bottom-left-radius: calc(0.25rem - 1px);
  }
  
  .card-deck .card {
	margin-bottom: 15px;
  }
  
  @media (min-width: 576px) {
	.card-deck {
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-flow: row wrap;
	  flex-flow: row wrap;
	  margin-right: -15px;
	  margin-left: -15px;
	}
	.card-deck .card {
	  -ms-flex: 1 0 0%;
	  flex: 1 0 0%;
	  margin-right: 15px;
	  margin-bottom: 0;
	  margin-left: 15px;
	}
  }
  
  .card-group > .card {
	margin-bottom: 15px;
  }
  
  @media (min-width: 576px) {
	.card-group {
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-flow: row wrap;
	  flex-flow: row wrap;
	}
	.card-group > .card {
	  -ms-flex: 1 0 0%;
	  flex: 1 0 0%;
	  margin-bottom: 0;
	}
	.card-group > .card + .card {
	  margin-left: 0;
	  border-left: 0;
	}
	.card-group > .card:not(:last-child) {
	  border-top-right-radius: 0;
	  border-bottom-right-radius: 0;
	}
	.card-group > .card:not(:last-child) .card-img-top,
	.card-group > .card:not(:last-child) .card-header {
	  border-top-right-radius: 0;
	}
	.card-group > .card:not(:last-child) .card-img-bottom,
	.card-group > .card:not(:last-child) .card-footer {
	  border-bottom-right-radius: 0;
	}
	.card-group > .card:not(:first-child) {
	  border-top-left-radius: 0;
	  border-bottom-left-radius: 0;
	}
	.card-group > .card:not(:first-child) .card-img-top,
	.card-group > .card:not(:first-child) .card-header {
	  border-top-left-radius: 0;
	}
	.card-group > .card:not(:first-child) .card-img-bottom,
	.card-group > .card:not(:first-child) .card-footer {
	  border-bottom-left-radius: 0;
	}
  }
  
  .card-columns .card {
	margin-bottom: 0.75rem;
  }
  
  @media (min-width: 576px) {
	.card-columns {
	  -webkit-column-count: 3;
	  -moz-column-count: 3;
	  column-count: 3;
	  -webkit-column-gap: 1.25rem;
	  -moz-column-gap: 1.25rem;
	  column-gap: 1.25rem;
	  orphans: 1;
	  widows: 1;
	}
	.card-columns .card {
	  display: inline-block;
	  width: 100%;
	}
  }
  
  .accordion {
	overflow-anchor: none;
  }
  
  .accordion > .card {
	overflow: hidden;
  }
  
  .accordion > .card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
  }
  
  .accordion > .card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
  }
  
  .accordion > .card > .card-header {
	border-radius: 0;
	margin-bottom: -1px;
  }
  /* End of Card - Bootstrap */

  .dropdown-menu {
	  z-index: 20;
  }

  .dropdown-menu > li a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	/*color: #333333;*/
	white-space: nowrap;
	color: var(--zm-dropdown-text);
  }
  .dropdown-menu > li a:hover,
  .dropdown-menu > li a:focus {
	/*color: #262626;*/
	text-decoration: none;
	/*background-color: #f5f5f5;*/
	color: var(--zm-dropdown-hover-text);
	background-color: var(--zm-dropdown-hover-bg2);
  }
  .dropdown-menu > .active a,
  .dropdown-menu > .active a:hover,
  .dropdown-menu > .active a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
  }
  .dropdown-menu > .disabled a,
  .dropdown-menu > .disabled a:hover,
  .dropdown-menu > .disabled a:focus {
	color: #777777;
  }
  .dropdown-menu > .disabled a:hover,
  .dropdown-menu > .disabled a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }

.dropdown-menu > li a {
	padding: 5px 20px;
}

.zdatetimepicker__drilldowncell td {
	min-width: 57px;
}

.zdatetimepicker__month td {
	min-width: 30px;
}

.zinputfield--spinbtnonfocus {
	width: 100% !important;
}

.has-error .zinputfield--spinbtnonfocus {
	border-color: #F00;
}


.zd-card-img {
    max-width: 100px;
    max-height: 144px;
}

.zd-card-img-sm {
    max-width: 50px;
    max-height: 72px;
}

.form-control:focus
{
	box-shadow: none !important;
	border-color: var(--zm-primary-button-bg) !important;
}

.input-flat {
	border: none;
    border-bottom: 1px solid var(--zm-form-control-border-color);
    box-shadow: none;
	border-radius: 0;
	color: inherit;
}
.mW100{
	min-width: 100px;
}
.minW140{
	min-width: 140px;
}
.minW300{
	min-width: 300px;
}
.minW350{
	min-width: 350px;
}
.meetingbackIcon{
	background: transparent url(../images/back-icon.75409e1ba31a584e114d32cda605a85a.svg) no-repeat ;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.mdTitle{
	max-width:70%;
	text-overflow:ellipsis;
	overflow:hidden;
	width:auto;
	white-space:nowrap;
}
.analyticsTitle{
	max-width : 560px;
	text-overflow:ellipsis;
	overflow:hidden;
	width:auto;
	white-space:nowrap;
}
.fW{
	flex-wrap:wrap;
}
.fs0{
	flex-shrink:0;
}
.white-space-pre {
   white-space: pre;
}
/* .form-control {
	background-color: var(--zm-primary-body-bg);
}
.input-group-addon {
	background-color: var(--zm-primary-body-bg1);
} */
.card {
	background-color: var(--zm-primary-body-bg);
}
.control-label {
	/* color: var(--zm-primary-body-text); */
    font-weight: 100 !important;
    margin-bottom: 10px;
}
.has-error .form-control,
.has-error .input-group-addon {
    border-color: #F00 !important;
}

.has-error .help-block,
.has-error .control-label {
    color: #F00 !important;
}

.has-error .newSelect .select2-container--default .select2-selection--single {
    border-color: #F00 !important;
}
.input-flat:focus {
	border-bottom-color: var(--zm-form-control-active-border-color);
	box-shadow: none;
}
.has-error .input-flat {
	box-shadow: none;
}
.has-error .input-flat:focus {
	border-bottom-color: var(--zm-form-error-border-color);
	box-shadow: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	box-shadow: 0 0 0px 1000px white inset !important;
}

.fitContent{
	width: fit-content;
    width: -moz-fit-content;
}
#select2-lockmeeting_select-container{
	width:140px;
}

.chrome-downld {
	bottom: 8px;
	left: 10px;
}
.other-downld {
	top: 8px;
	right: 10px;
}
.bpalign{
	background-position: -102px -8px !important;
}
.popcenter{
	background:rgba(0, 0, 0, 0) !important;
	margin: 250px 0px 250px 0px !important;
}
.blue-arrow-bg{
	background: rgb(69 136 240 / 5%);
	border: 0px solid #4588F0;
	width: 30px;
	height: 30px;
}

.recordingShareHeading{
	color: #666666;
}

.p20Imp{
	padding: 20px !important;
}

.recoridngTitleHeading {
	color : #4D4D4D;
}

.recordingShareOptionHeading{
	color: #595959;
}

.recordingLinkSetting{
	color: #919191;
}
.reports_presenter_icon{
	width: 40px;
    height: 40px;
    border-radius: 50rem !important;
    display: inline-block;
    vertical-align: middle;
}
.border_botton_grey_ed{
	border-bottom: #EDEDED;
}
.greylet5b{
	color: var(--zm-primary-body-text5);
}
.bluebgf4{
	background: #F4F6FA;
}

.reports_export_dropdown {
  background-color: #FAFAFA;
  padding: 8px;
  width: 110px;
  font-size: 14px;
  border: none;
  cursor: pointer;
  border-radius:3px;
  border: 1px solid #DDDDDD;
  
}

.reports_export {
  position: relative;
  display: inline-block;
}

.reports_export_content {
  display: none;
  width: 110px;
  position: absolute;
  background-color: #FFFFFF;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  font-size: 14px;
  border-radius:3px;
  padding:3px
}

.reports_export_content div {
  color: black;
  padding: 10px 12px;
  display: block;
  border-radius:3px;
}

.reports_export_content div:hover {background-color: #F2F6FF; color:#1C63EA;}

.reports_export:hover .reports_export_content {
  display: block;
}

.dFlex{
	display: flex;
}
.headerTourtxt{
	font-weight: 800;
    font-size: 25px;
    padding: 0 50px 20px 0;
    line-height: 45px;
}
.headerTourtxt2{
  line-height: 26px;
  padding-bottom: 12px;
}

.phonePts{
	background-image: url(../images/TickBlue.7fce2e694cc2e6ad30e9637295871977.svg);
	background-position-y: 8px;
    background-size: 13px;
    padding-left: 28px;
    padding-right: 78px;
    line-height: 30px;
    background-repeat: no-repeat;
}

.voiceimgtour {
    background-image: url(../images/Phone_img.2a63d8793030b7e9a2d06b2bc7879da5.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    height: 331px;
    width: 244px;
    right: 56px;
    top: 90px;
}
.tourtext{
	font-size: 16px;
    line-height: 27px;
    padding-right: 20px;
}
#phonecallTourPopup{
	top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    padding: 30px;
    padding-left: 40px;
}
.phonetourTxt{
	padding-top: 10px;
    position: relative;
    line-height: 36px;
    padding-right: 65px;
}
.blueTxt{
	color:#2B78C1;
}
.leftNavStar {
	background-image: url(../images/Highlight.c432d690e302bd95daffe36a3c8a518e.svg);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position-x: 35px;
    background-position-y: 6px;
}

.topBarStar {
	background-image: url(../images/Highlight.c432d690e302bd95daffe36a3c8a518e.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-x: 18px;
    background-position-y: -2px;
}
.settingsInfoIcon{
	cursor: pointer;
}

.proximal-cohost{
	font-weight: 300;
}

.formatter-options-list > li {
	padding: 7px 9px 5px 9px;
	display: inline-block;
	cursor: pointer;
}
.formatter-options-list > li:first-child {
    border-bottom-left-radius: 4px;
}
.formatter-options-list > li:hover,
.formatter-options-list > li.selected {
    background-color: var(--zm-primary-body-light);
}

.formatter-icon {
	display: inline-block;
	width: 16px;
    height: 16px;
    background-size: 16px !important;
}
.bold-formatter-icon {
	background: url(../images/Bold.6507933d09137fd0eb854b35a0d8aa44.svg) no-repeat;
}
.italic-formatter-icon {
	background: url(../images/Italic.43d16687033f93ea14d51ac42527460b.svg) no-repeat;
}
.link-formatter-icon {
	background: url(../images/Link.93ca66bcaae25fe53fcaf669db68aada.svg) no-repeat;
}

.form-checkbox:focus,
.form-checkbox.is-focused,
.form-checked:checked {
    outline: 1px solid var(--zm-primary-button-bg) !important;
	outline-offset: -1px;
    /* outline-style: auto !important;
	outline-offset: 0 !important; */
}

.textDecorDotted{
	border-bottom: 1px dashed;
	border-color: var(--zm-primary-button-bg);
}

.left-inner-nav {
    width: calc(260px);
    display: inline-block;
    height: 100%;
    vertical-align: top;
	font-size: 14px;
}

.left-inner-nav-sub {
	height: calc(100% - 10px);
    /* background-color: var(--zm-primary-body-bg); */
    box-shadow: 0px 1px 2px rgba(0,0,0,0.16);
    /* margin: 10px 0 0 10px; */
	padding-top: 10px;
	display: flex;
    flex-direction: column;
}

.storage-info-outer-container{
	display: flex;
	flex-direction: column;
	margin-top: auto;
}

.storage-info-container{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
    align-items: center;
    padding: 10px;
    margin: 0px 6px 6px 6px;
    border-radius: 4px;
}

#storage-info-outer-container .loading-bar {
  width: 180px;
  background-color: var(--zm-storage-progress-bar);
  height: 5px;
  border-radius: 5px;
  margin: 5px;
}

#storage-info-outer-container .progress-bar {
  width: 0;
  height: 100%;
  border-radius: 5px;
}

.storage-info-heading{
	margin: 5px;
	font-weight: 600;
    font-size: 15px;
}

/* .get-storage-btn{
	background-color: var(--zm-primary-body-bg)!important;
	border-radius: 50rem!important;
    padding: 7px 20px;
    border: 1px solid;
    font-size: 15px;
    outline: none!important;
    min-width: 100px;
    margin: 10px;
} */

.sub-get-storage{
	padding: 5px 18px !important;
    margin: 12px 0px 0px 0px !important;
}

.sa-sub-container{
	width: 300px !important;
}

.sa-sub-storage-info{
	width: 155px !important;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}

.storage-info-blue .storage-info-container{
	background-color: var(--zm-primary-bg-subtle);
}

.storage-info-red .storage-info-container{
	background-color: var(--zm-danger-bg-subtle);
}

.storage-info-blue .progress-bar{
	background-color: var(--zm-primary-bg);
}

.storage-info-red .progress-bar{
	background-color: var(--zm-danger-bg);
}

/* .storage-info-blue .get-storage-btn{
	border-color: var(--zm-primary-button-bg)!important;
    color: var(--zm-primary-button-bg)!important;
}

.storage-info-red .get-storage-btn{
	border-color: var( --zm-storage-exceed-color)!important;
    color: var( --zm-storage-exceed-color)!important;
} */

.files-storage-alert{
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 8%);
    background: var (--zm-storage-alert-box);
    margin: 10px 5px 20px 5px;
    width: 99%;
    display: flex;
    align-items: center;
}

.files-storage-alert-text{
	float: left;
    margin: 15px;
    width: calc(100% - 212px);
    font-size: 15px !important;
    line-height: 22px;
}

.filesStorageErrInfoIcon {
    background-position: -49px -98px!important;
    background-size: 240px!important;
    float: left;
    margin-right: 5px;
}

.files-right-container{
	Width: calc(100% - 265px);
    display: inline-block;
    height: 100%;
	background-color: var(--zm-body-bg);
}

.mt3px{
	margin-top: 3px;
}

.storage-progress-bar-radius{
	border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

/* .storage-info-blue .get-storage-btn:focus , .storage-info-blue .get-storage-btn:hover , .storage-info-red .get-storage-btn:focus , .storage-info-red .get-storage-btn:hover{
	    box-shadow: 0 0px 6px rgb(0 0 0 / 16%);
} */

.left-inner-nav ul li {
    cursor: pointer;
	padding: 0 6px;
}

.endNotifyCommonClass .zdropdownlist__text{
	font-size: 14px !important;
}

/* .left-inner-nav ul li.active {
    background-color: #EDF4FA;
} */

.left-inner-nav ul li.active a {
	color: var(--zm-primary-button-bg);
	background-color: var(--zm-priamry-body-bg14);
}

.endNotifyCommonClass .zdropdownlist__item ,
.endNotifyCommonClass .zdropdownlist__text
{
	cursor: pointer;
}

.left-inner-nav ul li.disabled {
	cursor: not-allowed;
}

.endNotifyCommonClass .zdropdownlist__body{
	height: auto !important;
}

.left-inner-nav ul li a {
	/* color: var(--zm-primary-body-text); */
	padding: 10px 20px;
	display: inline-block;
	width: 100%;
	border-radius: 4px;
	font-size: 15px;
}

.endNotifyCommonClass .zdropdownlist__checkedindication svg{
	fill: var(--zm-primary-button-bg);
}

.zdropdownlist-custom .zdropdownlist__item:not(.is-selected):before {
	content: '';
	background: url(../images/Checkbox.c51506207a824fad570c40bfc2b18ee2.svg) no-repeat;
	background-size: 18px 18px;
	width: 18px;
    height: 18px;
    position: absolute;
}

.endNotifyCommonClass.zdropdownlist{
	width: 180px !important;
}

.icon-wrapper {
    height: 28px;
    width: 28px;
    padding: 5px;
    margin-right: 5px;
    background: var(--zm-primary-body-bg);
    border: 1px solid #EBEBEB;
    border-radius: 50%;
}

.info-box {
	background-color: var(--zm-primary-body-primary-light-bg);
	border-radius: 4px;
}

.flex-justify-space-between {
	display: flex;
	justify-content: space-between;
}

.flex-align-items-center {
	display: flex;
	align-items: center;
}

.color-darkcharcoal {
	color: var(--zm-dropdown-text);
}

.color-blue {
	color: var(--zm-step-nav-index-finished-bg-color);
}

.font-weight-500 {
	font-weight: 500;
}

/* ZEditor */
.zep_PUtt {
	color: var(--zm-primary-body-text2) !important;
}
.ze_SCmb font {
	background-color: var(--zm-primary-body-bg5) !important;
}
.ze_SCmb {
	background-color: var(--zm-primary-body-back) !important;
	border-bottom-color: var(--zm-primary-body-bg5) !important;
}
.ze_SCmb li b:hover {
	background-color: var(--zm-primary-nav-hover-bg) !important;
}
.ze_esel {
	background-color: var(--zm-primary-temp-bg) !important;
}
[class*=" zei-"],
[class^=zei-],
ul.ze_cb li.sel {
	color: var(--zm-primary-body-text5) !important;
}
.zep_PU {
	z-index: 99999 !important;
}
.ze_orly {
	z-index: 99999 !important;
	opacity: 0.8 !important;
}
.zeEditorLinkPop > tr:nth-child(1) {
	display: none;
}
.zep_PU {
	background-color: var(--zm-primary-body-bg) !important;
}
.ze_ptble {
	margin: 6px 24px !important;
}
.zeEditorLinkPop td {
	vertical-align: middle !important;
}
.zeInputBox {
	border: var(--zm-primary-nav-bg-border) !important;
	padding: 6px 12px;
    border-radius: 4px;
}
.zep_PUbtm {
	border-top: none !important;
}
.zep_PUbtm span {
	height: auto !important;
	border-radius: 50rem;
}
.zep_PUbtm span[data-val=Cancel] {
	color: var(--zm-primary-button-bg) !important;
    background-color: var(--zm-primary-body-bg) !important;
	border: var(--zm-secondary-button-border) !important;
}
.zep_PUbtm span.sel {
	background-color: var(--zm-primary-button-bg) !important;
    color: var(--zm-primary-button-text) !important;
}
.zep_PUbtm span[data-val=Cancel]:hover {
	text-decoration: none !important;
}

.orgNameProLbl {
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
}

.orgNameVal {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 4px;
    white-space: nowrap;
}
.e2eLauncher, .nicElecRestrict{
	text-align: left;
	word-break: break-word;
}
.lightBlueBg{
	background: var(--zm-primary-body-primary-light-bg);
}
.e2eBoxShadow{
	box-shadow: 0px 2px 2px #00000029;
}

.permissionDeniedConAlignment{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.permissionDeniedHeaderFontSize {
    font-size: 1.285rem!important;
}

.centerAlignedContainer{
    display: flex;
    height: calc(100% - 11px);
    justify-content: center;
    background: var(--zm-primary-button-text);
}
.closeSvgIcon {
    background-image: url(../images/closeSvgIcon.8d5cc666d44442c228c6a14689171c7e.svg);
    background-repeat: no-repeat;
}

.closeSvgIconStyle {
    background-position: center;
    cursor: pointer;
    height: 25px !important;
    width: 25px !important;
    float: right;
}

.closeSvgIcon:hover {
    background-color: var(--zm-primary-body-light);
    border-radius: 100%;
    cursor: pointer;
}
.nativeAppCheckBox{
	cursor: pointer;
    width: 17px;
    height: 17px;
    vertical-align: top;
    -webkit-appearance: none;
    border: 1px solid #cacece;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 13%) 0px 0px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 13%) 0px 0px 2px;
    appearance: none;
}
input#rememberNativeChoice:checked {
    appearance: auto;
}
input#rememberNativeChoice:focus {
    border: 1px solid #cacece;
}
.nativeAppBoxBorder{
	box-shadow: rgba(0, 0, 0, 13%) 0px 0px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 13%) 0px 0px 4px;
}
.secondaryLightButton{
	box-shadow: none !important;
    background-color: var(--zm-primary-body-bg) !important;
    padding: 0.5rem 1.071rem;
    margin-right: 8px;
    background: transparent;
    cursor: pointer;
    outline: none;
    appearance: none !important;
    color: var(--zm-secondary-light-color-btn);
    border: 1px solid var(--zm-secondary-light-color-btn);
}
.secondaryLightButton:hover{
	cursor: pointer;
 	color: var(--zm-secondary-light-color-btn);
    box-shadow: 0 1px 2px var(--zm-secondary-light-color-btn-hover)!important;
}
#spreadYourLovePopup{
	top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    padding: 30px;
}
.sylImg{
	background-image: url(../images/sylImage.a5a6363e1eadf7927dfd50308396df6d.svg);
    background-size: 100% 200px;
    background-repeat: no-repeat;
    height: 100%;
}
.spreadYourLovePopup{
	max-width:750px;
}
.nativeAppInfoBanner{
	border: 1px solid #acd5ff;
    background: #f7fbff 0 0 no-repeat padding-box;
    margin-bottom: 20px;
    padding: 8px;
    border-radius: 4px;
    font-size: 13px;
}
.verifyEmail{
	background-image: url(../images/verifyEmail.f61d1e614178096252ebff602686afd7.svg);
    background-size: 100% 100px;
    background-repeat: no-repeat;
    height: 100%;
}

.userIntegInfoContainer{
	align-items: center;
    /* background: var(--zm-primary-bg-subtle); */
    background: var(--zm-blue-10);
    border-radius: 4px;
    display: flex;
    padding: 8px 20px;
    margin-top: 11px;
    justify-content: space-between;
}

.ellipseStyle{
	border-radius: 50%;
    height: 26px;
    width: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ellipseStyle:hover{
	background: #FFFFFF; 
}

.yellow-Info-style {
    background-position: 50%;
    background-size: contain;
    height: 18px;
    width: 18px;
}

.yellow-Info-icon {
    background-image: url(7248421….svg);
    background-repeat: no-repeat;
}

.integInfoLbl {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 400;
}

.closeIconStyle{
	width: 13px !important;
	height: 13px !important;
}

.integrationInfoLeftContainer{
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.zcb-bar{
	border-bottom: 1px solid #cde5ff;
	box-shadow: none !important;
	background: #ffffff !important;
}

.infoIconStyle{
	width: 18px;
    height: 18px;
}

.noteContainer{
	border-left: 4px solid var(--zm-primary-button-bg);
	background-color: var(--zm-note-background-color);
	line-height: 20px;
}

/* ============================= */
/*  	 aspect-ratio        */
/* ============================= */
.aR16_9{
	aspect-ratio: 16/9;
}

/* ============================= */
/*  	 object-fit        */
/* ============================= */
.oFC{
	object-fit: contain;
}


/*Google Calendar Popup*/
.googleCalPopup 
{
	border-radius: 6px;
	background-color: #fff;
	width: 640px;
	height: 413px;
	position: absolute;
	top: calc(50% - 210px);
	left: calc(50% - 320px);
	padding: 10px;
	text-align: center;
	font-family:"Lato",sans-serif;
	z-index: 250 !important;
}
.googleCalPopup header 
{
	text-align: right;
}
.googleCalPopup h2
{
	font-weight: 600 !important;
	font-size: 18px !important;
	line-height: 100%;
	letter-spacing: 0%;
}
.googleCalPopup .googleCalPopupClose 
{
	background-color: unset;
	border: none;
	padding: 5px;
}
.googleCalPopup .imgTag 
{
	margin: 35px;
}
.googleCalPopup main 
{
	padding: 0px 30px;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0%;
	text-align: center;
}
.googleCalPopup main em 
{
	font-style: normal;
	font-weight: bold;
}
.googleCalPopup .reconnectBtn 
{
	border: none;
	border-radius: 30px;
	padding: 10px 20px;
	margin-top: 30px;
	background-color: #147ee2;
	color: #fff;
}
.googleCalDiv
{
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 9px;
	cursor: pointer;
}
.googleCalActionBtn 
{
	color: #000;
	background-color: #e3ac15;
	border: none;
	border-radius: 30px;
	padding: 5px 20px;
	align-items: center;
    gap: 4px;
    display: inline-flex;
}
.googleCalIcon
{
	width: 178px;
	height: 100px;
}
.popupClsIcon
{
	width: 18px;
	height: 18px;
}
.warningBtnIcon
{
	width: 22px;
	height: 22px;
}
