/* _lcid="1033" _version="16.0.1810"
_LocalBinding */

/* --------------------------------------------- START Master page styles --------------------------------------------- */

/* ----- Set the header/content/footer zones and content areas ------ */
.TitleSearchZone {
	width: 100%; 
	background-color: #ffffff;
}
.TitleSearchBox {
	width:1200px; 
	align:center; 
	position:relative; 
	margin: auto auto !important;	
}
.GlobalNavZone {
	width:100%; 
	background-color:#ffffff;
}
.GlobalNavBox {
	width:1200px; /* 1230px; */
	align:center; 
	position:relative; 
	margin: auto auto !important;	
}
.LocalNavZone {
	width:100%; 
	background-color:#ebebeb;
}
.LocalNavBox {
	width:1200px; /* 1230px; */
	align:center; 
	position:relative; 
	margin: auto auto !important;	
}
.ContentAreaZone {
	width:100%; 
	background-color:#ffffff;
}
.ContentAreaBox {
	width:1200px; 
	align:center; 
	position:relative; 
	margin: auto auto !important;	
	min-height:550px; 
	}
.FooterZone {
	width:100%; 
	background-color:#ffffff;
}
.FooterBox {
	width:1200px; 
	align:center; 
	position:relative; 
	margin: auto auto !important;
	min-height:45px;	
}
.SiteTitle {
	width:997px;
}
/* .PageTitle {
	padding-top: 15px; */
} 
/* O365 nav bar */
.o365cs-nav-topItem o365cs-nav-o365Branding {
	background-color:#737373 !important;	
}
.o365cs-topnavBGColor-2.o365cst.o365cs-base {
	background-color:#737373 !important;
}
.o365cst.o365cs-base .o365cs-topnavLinkBackground-2 {
	background-color:#737373 !important;
}
.o365cst.o365cs-base .ms-bgc-tp, .o365cst.o365cs-base .ms-bgc-tp-h:hover, .ms-bgc-tp.o365cst.o365cs-base {
	background-color:#737373 !important;
}
.AlertArea {
	/* line-height:1.45em !important; */
	/* padding-top:3px; */
	height:25px; 
}

/* ----- START Footer ----------------------------------------------------------------------------------- */
.footerInner {
	clear:both;
	width:100%;
	background-image:url('https://microsoft.sharepoint.com/teams/cloudweb/SiteAssets/logo-lg-1x.png');
	text-align:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
} 
.footerRight {
	text-align:right;
	float:right;
	margin-top:-20px;
}

/* ---------------------------------------- END Master page styles -------------------------------------------------------- */

/* ---------------------------------------- Start Content Styles ---------------------------------------------------------- */

ul { 
	/* list-style-type: disc; */
	line-height: 1.45em;
	margin: 0 0 0 0;
}
.ms-noList ul, .ms-noList ol, .ms-noList {
	list-style-type: none;	
}
li {
	 /* padding-bottom:5px; */
}
body {
	font-family: "Segoe UI";
	color: #505050;	
	font-size: 11pt;                          
	line-height:1.45em !important;
}
.ms-core-defaultFont {
	font-family: "Segoe UI"; 
	color: #505050;	
	font-size: 11pt;                          
	line-height:1.45em !important;
}
.ms-rtestate-field p, p.ms-rteElement-P {
	line-height:1.45em !important;
}
a {
	color: #0073c6;
	text-decoration: none;
} 
a.ms-link:hover {
	text-decoration: underline;
} 
a.ms-link:visited, a.ms-listlink:visited {
	text-decoration: none;
	color: #0078D7;
}  
a:hover { 
	text-decoration: underline !important;
}
/*a:visited { 
	text-decoration: none !important;
	color: #0078D7;
}*/
.ms-vb a.ms-listlink, .ms-vb2 a.ms-listlink, .ms-vb-user a.ms-listlink, .ms-vb a.ms-listlink:visited, .ms-vb a.ms-listlink:hover:visited {
    color: #0078D7 !important;
}

h1 {
	line-height:1.5em;
}
h1 {
	color: #737373;	
	font-family: "Segoe UI";
	font-size: 30pt;                          
	font-weight:100;
}
.ms-h1 {
	color: #737373 !important;	
	font-family: "Segoe UI";
	font-size: 30pt;                          
	font-weight:100;
}
h1 a:link {
	color: #0078D7;
	font-family: "Segoe UI";	
	font-size: 30pt;                          	
	font-weight:100;
	text-decoration:none
}
h1 a:visited {
	color: #0078D7;	
	}

h1 a:hover {
	text-decoration:underline
}

h2 {
	color: #737373;	
	font-family: "Segoe UI Light";	
	font-size: 20pt;                          
	line-height:1.45em;	
	font-weight:300;
}
.ms-h2 {
	color: #737373;	
	font-family: "Segoe UI Light";	
	font-size: 20pt;                          
	line-height:1.45em;	
	font-weight:300;
}

h2 a:link {
	color: #737373;	
	text-decoration:none
}

h2 a:visited {
	color: #737373;	
	text-decoration:none
}
h2 a:hover {
	color: #0078D7;	
	text-decoration:underline
}

h3 {
	font-family: "Segoe UI";
	color: #505050;	
	font-size: 11pt;                          
	line-height:1.45em;		
	text-decoration:none;
	font-weight:700
}
.ms-h3 {
	font-family: "Segoe UI";
	color: #505050;	
	font-size: 11pt;                          
	line-height:1.45em;		
	text-decoration:none;
	font-weight:700
}
h3 a:link {
	color: #0078D7;	
	font-family: "Segoe UI";	
	font-size: 11pt;                          
	line-height:1.45em;	
	font-weight:700;
	text-decoration:none
}
h3 a:visted {
	color: #0078D7;	
	font-family: "Segoe UI";	
	font-size: 11pt;                          
	line-height:1.45em;	
	font-weight:700;
	text-decoration:none
}
h3 a:hover {
	color: #0078D7;	
	font-family: "Segoe UI";	
	font-size: 11pt;                          
	line-height:1.45em;	
	font-weight:700;
	text-decoration:underline
}

h4 {
	font-family: "Segoe UI";
	color: #505050;	
	font-size: 11pt;                          
	line-height:1.45em;
	text-decoration:none;
	font-weight:400
}
.ms-h4 {
	font-family: "Segoe UI";
	color: #505050 !important;	
	font-size: 11pt;                          
	line-height:1.45em !important;
	text-decoration:none !important;
	font-weight:400
}
/* ------------------------------------------- End Content Styles ------------------------------------------- */
/*------------ WebParts ------------------------------------------------------------------------------------- */

.ms-webpart-titleText {
	color: #737373 !important;	
	font-family: "Segoe UI Light";	
	font-size:20pt;
	font-weight:300;
	text-decoration:none;
	line-height:1.45em;
	/* border-bottom:1px #d2d2d2 solid; */
}
.ms-webpart-titleText a:link {
	color: #737373 !important;	
}
.ms-webpart-titleText a:visited {
	color: #737373 !important;	
}
.ms-webpart-titleText a:hover {
	color: #0078D7 !important;
	text-decoration: underline	
}
/* ------------ End Web Parts ------------------------------------------------------------------------------- */
/* ------------ Table style Overrides	--------------------------------------------------------------------- */

.ms-rteTable-default > tbody > tr > td, td.ms-rteTable-default, .ms-rtetablecells {
	border-bottom: 1px #cccccc solid !important; 
	border-right: 1px #cccccc solid !important; 
	border-left: 0px #cccccc solid; 
	border-top: 0px #cccccc solid; 
}
.ms-rteTable-default > tbody > tr > th, th.ms-rteTable-default {
	padding-left:10px;
	text-align:center;
}
.ms-rteTable-default {
	border-left:1px #cccccc solid !important;
}
.ms-rteTableFirstCol-default a:link,
.ms-rteTableHeaderOddCol-default a:link,
.ms-rteTableHeaderEvenCol-default a:link,
.ms-rteTableFirstCol-default a:visited,
.ms-rteTableHeaderOddCol-default a:visited,
.ms-rteTableHeaderEvenCol-default a:visited
{
	color: #505050;
}
TH.ms-rteTableFirstCol-default {
	border-bottom: 1px #cccccc solid !important;
	border-right: 1px #cccccc solid !important;
	border-top: 0px #cccccc solid !important;
	border-left: 0px #cccccc solid !important;
}
TH.ms-rteTableHeaderFirstCol-default{
	border-bottom: 1px #cccccc solid !important;
	border-right: 1px #cccccc solid !important;
	border-top: 0px #cccccc solid !important;
	border-left: 0px #cccccc solid !important;
	background-color:#737373 !important;
	color:#ffffff !important;
}
.ms-rteTableHeaderOddCol-default, .ms-rteTableHeaderEvenCol-default {
	border-right: 0px #cccccc solid !important;
	border-left: 1px #cccccc solid !important;
	border-bottom: 1px #cccccc solid !important;
	border-top: 0px #cccccc solid !important;
	background-color: #737373 !important;
	color: #ffffff !important;
}
/* ------------ End Table style Overrides	------------------------------------------------------------------ */

/* -------------- Start Site Navigation --------------------------------------------------------------- */
/*** ESSENTIAL STYLES ***/

#TreeNavID {
	font-size: 10pt !important;
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.sf-breadcrumb-effect {
    background: #bfddf5 !important;
    color: #505050 !important;
}
.sf-globalbreadcrumb-effect {
    background: #ebebeb !important;
    color: #505050 !important;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	border: 1px #cccccc solid !important;
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em;  /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	padding: 6px 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a {
	color: #505050;
		text-decoration: none !important;
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s; 
}
.sf-menu ul li {
	background: #fff;
}
.sf-menu ul ul li {
	background: #fff;
	
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #cccccc; 
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated down arrows */
.sf-arrows .sf-with-ul:after {
	content: url('https://microsoft.sharepoint.com/teams/cloudweb/SiteAssets/expand.png');
	transform: scale(0.75);
	position: absolute;
	top: 20%;
	right: 1em;	
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	content: url('https://microsoft.sharepoint.com/teams/cloudweb/SiteAssets/forward.png');
    top: 40%;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/* -------------- End Site Navigation ------------------------------------------------------------ */

/* ------------ Start Spotlighter Styles --------------------------------------------------------- */

.spotlighter-headlines ::-webkit-scrollbar { 
	display: none;
}
.divSpotlighter {
	background: #fff; 
	float:left;
}
.divSpotlighter h1 {
	text-align: center;
	font-family: Arial, sans-serif;
	/* color: #0078D7 !important; */
	margin-bottom: 40px;
}
.divSpotlighter p {
	font-family: Segoe UI !important;  
	font-size: 11pt;
}
.divSpotlighter .p ~ p {
	margin-top: 0;
}
.divSpotlighter .p a {
	text-decoration: none !important;
}
.divSpotlighter .p a:hover {
	color: red;
	text-decoration: underline
}
.spotlighter-holder p {
	margin-bottom: 12px;
}
.spotlighter-holder { 
    margin: 0 auto;   
    font-family: Segoe UI !important;
    font-size: 13px;
    float:left !important;
    width: 1170px;
    height:414px;
    padding:15px;
    background-color:#ebebeb;
}
.spotlighter-holder * {
    margin: 0;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.spotlighter-headlines {
	list-style: none;
	position: relative;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:none;
	padding-left:0px !important;
	height:414px; 
	overflow-y:hidden !important;
	-ms-overflow-style: none !important;
	overflow: -moz-scrollbars-none !important;
}
.spotlighter-headlines::-webkit-scrollbar { 
	width: 0 !important 
}
.spotlighter-headlines li {
	/* color: #0078D7; */
	Border-color: yellow !important;
	border:1px solid #cccccc  !important;
	border-bottom:none !important;
	Background-color: #ffffff ;
	font-family:  Segoe UI !important;
	font-size: 11pt;
	color: #505050;
	Width: 420px;
	Height: 46px;
	line-height: 46px;
	padding-left:15px;
	border-collapse: collapse !important;
}
.lastListItemTitle {
	border-bottom:1px solid #cccccc  !important;
}
.spotlighter-headlines li:before {
	content: "";
	display: inline-block;  
	/* background: #888; */
	vertical-align: middle;
    
}
.spotlighter-headlines li:hover, a:hover {
	cursor: pointer;
	/* text-decoration: underline !important; */
}
.spotlighter-headlines .highlight {
	background: #bfddf5;     
	font-family:  Segoe UI;
	font-size: 11pt;
	color:#505050 !important;	 
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 3px #cccccc;
	border-left: solid 1px #cccccc;
	position: absolute;    
  }
.spotlighter-headlines li:hover {
	background-color:#cccccc !important;
	color:#505050 !important; 
}
.selected {
	background: #bfddf5 !important; 
	color:#505050 !important;
}
li.selected:hover {
	background: #bfddf5 !important; 
	color:#505050 !important;
}
.spotlighter-headlines .highlight:before {
	display: none;
}
.spotlighter-headlines {
	float: left;
}
.spotlighter-preview {
	float: left;
	width: 735px;
	height: 300px;   
	position: relative;
}
#imgArea
{
	float:left !important;
	width: 735px;
	height: 300px;
	text-align:center !important;
	overflow:hidden;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;

}
#imgArea img
{
  position: absolute;
  left: 50%;
  top: 50%; 
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);

}

.spotlighter-preview img {
	
} 
.spotlighter-content {
	position: absolute;   
	top: 0;
	left: 0;
	display: none;
}
.top-content {
	display: block;
}
.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.cf:after {
	clear: both;
}
/* For IE 6/7 only Include this rule to trigger hasLayout and contain floats. */
.cf {
	*zoom: 1;
}
.spotlighter-header {
	clear:both !important;
	font-family:Segoe UI Light;
	font-style:normal;
	font-size:20pt;
	font-weight:300;
	color:#737373 !important; /* 0078D7 */
	padding-top::2px;
	float:left;
	width:100%;
	line-height: 1.45em;
}
.spotlighter-header a:link {
	color: #737373 !important; /* 0078D7 */
}
.spotlighter-header a:visited {
	color: #737373 !important; /* 0078D7 */
}
.spotlighter-header a:hover {
	color: #0078D7 !important;
	text-decoration: underline !important;
}
.spotlighter-blurb-full {
	clear:both !important;
	font-family:Segoe UI;
	font-style:normal;
	font-size:11pt;
	color:#505050;
	float:left;
	padding-top:15px;
	padding-top:10px;
	width:735px;
	height:360px;
	overflow:hidden !important;
}

.spotlighter-blurb-full a:hover{
	
	text-decoration:none !important;
}


.spotlighter-blurb {
	clear:both !important;
	font-family:Segoe UI;
	font-style:normal;
	font-size:11pt;
	color:#505050;
	height:60px !important;
	float:left;
	padding-top:15px;  
	padding-top:5px;  
	overflow:hidden !important;
}
#OwnerInfo{
	font-family:Segoe UI; 
	font-size: 12px !important;
	font-style:italic;
	color:#505050;
	float:right;
}
#moreDiv
{
	float:left;
	width:40%;
	font-style:normal;
	clear:both !important;
	font-family:Segoe UI;
	font-style:normal;
	font-size:12pt !important;	
	color:#505050;	
	float:left;
	overflow:hidden !important;

}
#moreDiv a:hover {
	text-decoration:none !important;
}


#OwnerInfo a {
	color:#505050 !important;
}
#OwnerInfo a:hover {
	text-decoration:underline !important;
}
.divSpotlighter-headlines {
	float:left; 
	margin-left:15px;
	width:420px;
	cursor:pointer;
	margin-top:-15px !important;
}
.spotlighter-preview-text {
	height:114px !important;
	/*padding-top:15px !important;*/
	float:left;
	min-width:735px !important;
}
.spotlighter-preview-text-Full {
	height:380px !important;
	min-width:735px !important;
}

.spotlighter-headlines-arrow {
	float:left; 
	width:420px;
	height:15px !important;  
	text-align:center !important;
}
#mediaContainer {
	float:left !important;
	position:absolute !important;
	clear:both !important;
	top:407px !important;
	cursor:pointer;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	display:none !important;
}
/* ------------ End Spotlighter Styles ----------------------------------------------------------------------- */

/* ------------ Start FAQ Styles ----------------------------------------------------------------------------- */
.faq-container {
    width:1200px;
    margin:0px 20px;
    font-family: Segoe UI;
    font-size:11px;
    position:relative;
}
.faq-container a {
    color:#ffffff;
} 
.faq-title {
    /* background:#0072C6; */
    border-bottom:5px solid #D2D2D2;
    font-family:Segoe UI;
    font-size:15pt;
    color:#ffffff;
    vertical-align:bottom;
    padding-right:10px;
    padding-bottom:12px !important;
    padding-top: 5px !important;
    padding-left: 5px;
}
/* Toolbar containing items like item number and "See More" control */
.faq-toolbar {
    width:100%;
    float:left;  
    position:relative;  
}
.faq-toolbar-itemCount {
    float:left;
    margin-top:10px !important;
    color:#505050;
}
.faq-toolbar-seeMoreItems {
    float:right;
    position:relative;
    margin-top:10px !important;
    color:#505050;
    padding-right: 10px !important;
}
.faq-toolbar-seeMoreItems-link {
	color:#505050 !important;	
}
.faq-toolbar-allExpandCollapse {
    float:right;
    position:relative;
    margin-top:10px;
}
.faq-toolbar-seeMorePlusMinus {
    float:right;
    margin-left:5px;
}
.faq-toolbar-img-plus {
    border:none;
}
.faq-toolbar-img-minus {
    border:none;
}
.faq-accordion {    
    width:100%;
    float:left;
    margin-bottom:10px;
}
/* START jQuery UI Accordion - Built-in styles */

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    border-bottom: 1px solid #d2d2d2;
    font-family: 'Segoe UI';
    font-size: 11pt;
    color: #0078D7;
    padding:0.5em 0.5em 0.5em 1em;
    margin:0px 0px 0px 0px;

}
.ui-accordion .ui-accordion-header:hover {
    color: #0078D7;
    text-decoration:underline;
}
.ui-accordion .ui-accordion-header-active {
    cursor: pointer;
    border-bottom: none;
    font-family: 'Segoe UI';
    font-size: 11pt;
    font-weight:bold;
    padding:0.5em 0.5em 0.5em 1em;
    margin:0px 0px 0px 0px;
}
.ui-accordion .ui-accordion-content { 
    border-top: 0; 
    font-family:Segoe UI;
    font-size:11pt;
} 
.ui-accordion .ui-accordion-content-active {
    border-top: 0;
    font-family:Segoe UI;
    font-size:11pt;  
    background-color:#ffffff;
    border-bottom: 1px solid #d2d2d2;
}
	/* END jQuery UI Accordion - Built-in styles */

	/* START jQuery UI Accordion - Custom added styles */
.ui-accordion .faq-ui-accordion-content-inner-left {
    float:left;
    width: 100%;
    overflow:hidden;
    padding:10px 10px 10px 20px; 
}
.ui-accordion .faq-ui-accordion-content-inner-left-image {
    max-width:1200px;
}
.ui-accordion .faq-ui-accordion-content-inner-right {
    float:right;
    width:900px;
    padding:10px 10px 10px 20px;
    margin-left:10px;      
}              
.ui-accordion .faq-ui-accordion-content-inner-textOnly {
    float:right; 
    width:900px;
    padding:10px 10px 10px 20px;
    background-color:#ffffff;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom:7px;
}
/* END jQuery UI Accordion - Custom added styles */

/* ------------ End FAQ Styles ----------------------------------------------------------------- */

/* ------------ Page Contact Info -------------------------------------------------------------- */
#pageContactInfo{text-align:center;font-size:12px;}
#pageContactInfo UL {margin:0px;padding:0px;}
#pageContactInfo LI {display:inline-block}
#pageContactInfo,#pageContactInfo .ms-subtleLink:link{color:#505050;}
#pageContactInfo .ms-subtleLink:hover{color:#0078D7;}
/* ------------ END Page Contact Info ---------------------------------------------------------- */  

/* Start Site Alerts */
.ticker-wrapper.has-js {margin: 0px 0px 0px 0px;padding: 0px 0px;width: 1200px;display: block;background-color: #ffffff;font-size:10pt;}
.ticker {width: 1125px; height: 25px;display: block;position: relative;overflow: hidden;background-color: #ffffff;}
.ticker-title {margin: 5px 0 0 13px;color: #008272;font-weight: bold;background-color: #ffffff;text-transform: uppercase;}
.ticker-content {margin-top: 5px;position: absolute;font-weight: bold;background-color: #ffffff;overflow: hidden;white-space: nowrap;}
.ticker-content:focus {none;}
.ticker-content a {text-decoration: none;}
.ticker-content a:hover {text-decoration: underline;}
.ticker-swipe {margin-top: 4px;position: absolute;	top: 0px;background-color: #ffffff;display: block;width: 800px;height: 18px;} /* 23px */
.ticker-swipe span {margin-left: 1px;height: 12px;width: 7px;display: block;}  /*background-color: #f8f0db;border-bottom: 1px solid #1F527B;*/
.ticker-controls {margin-top:8px;padding: 0px 0px 0px 0px;list-style-type: none;float: left;}
.ticker-controls li {padding: 0px;margin-top:7px;margin-left: 5px;float: left;cursor: pointer;height: 16px;width: 16px;display: block;}
.ticker-controls li.jnt-play-pause {background-image: url('https://microsoft.sharepoint.com/teams/cloudweb/Style Library/CloudWeb/img/controls.png');background-position: 32px 16px;}
.ticker-controls li.jnt-play-pause.over {background-position: 32px 32px;}
.ticker-controls li.jnt-play-pause.down {background-position: 32px 0px;}
.ticker-controls li.jnt-play-pause.paused {	background-image: url('https://microsoft.sharepoint.com/teams/cloudweb/Style Library/CloudWeb/img/controls.png');background-position: 48px 16px;}
.ticker-controls li.jnt-play-pause.paused.over {background-position: 48px 32px;}
.ticker-controls li.jnt-play-pause.paused.down {background-position: 48px 0px;}
.ticker-controls li.jnt-prev {background-image: url('https://microsoft.sharepoint.com/teams/cloudweb/Style Library/CloudWeb/img/controls.png');background-position: 0px 16px;	}
.ticker-controls li.jnt-prev.over {background-position: 0px 32px;}
.ticker-controls li.jnt-prev.down {background-position: 0px 0px;}
.ticker-controls li.jnt-next {background-image: url('https://microsoft.sharepoint.com/teams/cloudweb/Style Library/CloudWeb/img/controls.png');	background-position: 16px 16px;}
.ticker-controls li.jnt-next.over {background-position: 16px 32px;}
.ticker-controls li.jnt-next.down {background-position: 16px 0px;}
.js-hidden {display: none;}
.no-js-news {padding: 10px 0px 0px 45px;} /* color: #F8F0DB; */
.left .ticker-swipe {/*left: 80px;*/}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker { float: left;}
.left .ticker-controls { padding-left: 6px;}
.right .ticker-swipe {/*right: 80px;*/}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {float: right;}
.right .ticker-controls {padding-right: 6px;}    
/* End Site Alerts */


/* ------------ START Document tab filter ---------------------------------------------------------- */
.dTabs {
	list-style: none;
	padding: 0;
	margin: 0;
	width:100%;
}
.dTabs LI {
	display: inline-block;
	border: solid 1px #cccccc;
	border-width: 1px;
	margin: 2px 2px 0px 2px;
	background-color:white;
	padding:2px 5px 2px 5px;
	cursor:pointer;
}
.dTabs LI.selected, .dTabs LI.selected:hover {
	background-color:rgb(191, 221, 245) !important;
	/* color:white; */
	cursor:default;
}
.dTabs LI:hover {
	background-color:rgb(220, 220, 220);
	color:black;
}
.dDocs {        
	width: 100%;        
	margin-top:2px;
}
ul.dResults LI {
	margin-left:-15px;
	display:block;
}
/* ------------ END Document tab filter ---------------------------------------------------------- */

/* ------------ Action/Team Links + Buttons ------------------------------------------------------ */
.TeamLinks {
	margin-left: 10px;
	position: relative; 
}

.TeamLinks:hover {
/* background-color:#00bcf2;
color:#ffffff;
width:280px;
padding:10px 10px 10px 10px; */
}
.TeamLink {
	text-decoration:none !important;
	font-weight:bold;
}
.spaced {
	height:10px;
	width:100%;
}

/* ---- Search / Acronym buttons ---- */
TD.space {
	WIDTH: 10px
}
#SearchButton, #AcronymButton {
	background-color:rgb(191, 221, 245);
	border-color:#cccccc;
	font-size:11pt;
	cursor:pointer;
}
#SearchButton:hover, #AcronymButton:hover {
	background-color:rgb(243, 243, 243);
	border-color:#cccccc;	
}

/* ---- Dictionary Filter ---- */
.filterCount {
	font-size:9pt; color:#505050;
}
.ui-accordion-header-active .filterCount {
	display: none;
}
#MIButtons input {
	background-color:rgb(191, 221, 245);
	border-color:#cccccc;
	color:#505050;
	font-size:11pt;
	cursor:pointer;
}
#MIButtons input:hover {
	background-color:rgb(243, 243, 243);
	border-color:#cccccc;	
}
#CategoryOptionsHeader,
#CategoryOptions,
#SubcategoryOptions,
#SubcategoryOptionsHeader{
	margin-left:30px;	
}
#CategoryOptionsHeader,
#SubcategoryOptionsHeader{
	font-weight:bold;
	font-size:10pt;
}

.unavailable{
	font-weight:normal !important;
	color:#A0A0A0;
}

.helptext{
	color:#A0A0A0;
	font-style:italic;
	font-size:10pt;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:5px;
}

/* ------------ END Action/Team Links -------------------------------------------------------------- */

/* ------------ Training Slider -------------------------------------------------------------------- */

#slider_controlleft,
#slider_controlright,
#slider_subcontrolleft,
#slider_subcontrolright {
	width:20px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}
#slider_controlright, #slider_subcontrolright{
	background-image:url('/teams/cloudweb/SiteAssets/forward.png');
	background-repeat:no-repeat;
	background-position:center;
}
#slider_controlleft, #slider_subcontrolleft{
	background-image:url('/teams/cloudweb/SiteAssets/reverse.png');
	background-repeat:no-repeat;
	background-position:center;
}
.inactive {
	cursor:default !important;
	color:#ffffff;
	background-image:none !important;
}
.slider_container,
.slider_subcontainer{
	overflow:hidden;
	width:1200px;
	height:104px;
	margin:0px;
	padding:0px;
}
.slider_subcontainer{
	height:34px;
	width:1195px;
	margin-left:2px;
}	
#stepcount, #substepcount {
	text-align:right;
	margin:5px 22px 5px 0px;
	color:#505050;
	font-size:11pt;
}
#indexlink{
	margin:5px 0px 5px 22px; /* 6px; */
	float:left;
	font-size:11pt;
	background-color:#ebebeb;
	font-weight:bold;			
	width:60px;			
	text-align:center;
	border: 1px #cccccc solid;
}
#indexlink a:link,
#indexlink a:visited{
	color:#505050;
	text-decoration:none;
}
#indexlink:hover{
	background-color:#cccccc;
}
#slider_list,
#slider_sublist{
	white-space:nowrap;
	margin:2px;
	padding:0px;
}
#slider_list li,
#slider_sublist li{
	margin-right:10px;
	background-color:#ebebeb;
	height:100px;
	width:231px;
	display:inline-block;
	cursor:pointer;	
}
#slider_list li.blank,
#slider_sublist li.blank{
	cursor:default;
}
#slider_list li.blank:hover,
#slider_sublist li.blank:hover{
	background-color:#ebebeb;
}
#slider_sublist li {
	height:30px;
	margin-right:10px;
	width:auto;
}
#slider_sublist li a {
	color:#505050;
}
#slider_list li:hover,
#slider_sublist li:hover{
	background-color:#cccccc;
}
#slider_list li.active,
#slider_sublist li.active,
#slider_sublist li.active a {
	background-color:#bfddf5;
	color:#505050;
	cursor:default;
}
#slider_list li.active .slider_step,
#slider_sublist li.active .slider_step{
	border-right:solid 1px white;
}
#slider_list .slider_step,
#slider_sublist .slider_step{
	font-size:35px;
	padding:15px 0px 0px 0px;
	margin:4px 0px 0px 4px;
	float:left;
	width:46px;
	text-align:center;
	border-right:solid 1px silver;
	height:77px;
}
#slider_sublist .slider_step{
	font-size:16px;
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 2px;
	height:24px;	
}
#slider_list .slider_content{	
	float:left;
	padding:10px 10px 0px 10px;
	width:154px;
	white-space:normal;	
	line-height:25px;
}
#slider_sublist .slider_content{	
	float:left;
	padding:4px 10px 0px 10px;
	font-size:16px;
}

/* ------------ END Training Slider ---------------------------------------------------------------- */

#suiteBarLeft{
	
	background-color:#737373;
	height:50px;
	
}

.feedback-review label {
	font-size: 14px;
}
.feedback-body .feedback-error {
	border-color: rgb(185, 74, 72); color: rgb(185, 74, 72); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.feedback-body .feedback-error:focus {
	border-color: rgb(149, 59, 57); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #d59392; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.feedback-body p a {
	color: rgb(0, 136, 204); text-decoration: none;
}
.feedback-body p a:hover {
	color: rgb(0, 85, 128); text-decoration: underline;
}
.feedback-modal h3 {
	margin: 0px; color: rgb(51, 51, 51); line-height: 27px; font-size: 18px; font-weight: bold; text-rendering: optimizelegibility;
}
.feedback-modal {
	margin: -250px 0px 0px -280px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.3); transition:2s; border-image: none; left: 50%; top: 50%; width: 560px; color: rgb(51, 51, 51); line-height: 18px; overflow: auto; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11pt; position: fixed; z-index: 2050; max-height: 573px; box-shadow: 0px 3px 7px rgba(0,0,0,0.3); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-transition: all 2s ease 0s; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-transition: all 2s ease 0s; -o-transition: all 2s ease 0s; -webkit-border-radius: 6px; -moz-border-radius: 6px; -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box;
}
.feedback-modal .feedback-close {
	color: rgb(0, 0, 0); line-height: 18px; font-size: 20px; font-weight: bold; float: right; opacity: 0.2; text-shadow: 0px 1px 0px #ffffff;
}
.feedback-modal .feedback-close:hover {
	color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.4;
}
.feedback-btn {
	border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(187, 187, 187); padding: 4px 10px; border-radius: 4px; border-image: none; text-align: center; color: rgb(51, 51, 51); line-height: 18px; font-size: 11pt; margin-bottom: 0px; vertical-align: middle; display: inline-block; cursor: pointer; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05); text-shadow: 0px 1px 1px rgba(255,255,255,0.75); background-image: -ms-linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230)); background-repeat: repeat-x; background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -webkit-border-radius: 4px; -moz-border-radius: 4px; -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.feedback-btn:hover {
	background-color: rgb(230, 230, 230);
}
.feedback-btn:active {
	background-color: rgb(230, 230, 230);
}
.active.feedback-btn {
	background-color: rgb(230, 230, 230);
}
.disabled.feedback-btn {
	background-color: rgb(230, 230, 230);
}
[disabled].feedback-btn {
	background-color: rgb(230, 230, 230);
}
.feedback-btn:active {
	
}
.active.feedback-btn {
	
}
:first-child.feedback-btn {
	
}
.feedback-btn:hover {
	background-position: 0px -15px; transition:background-position 0.1s linear; color: rgb(51, 51, 51); text-decoration: none; background-color: rgb(230, 230, 230); -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear;
}
.feedback-btn:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
.active.feedback-btn {
	outline: 0px; box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15), 0px 1px 2px rgba(0,0,0,0.05); background-image: none; background-color: rgb(230, 230, 230); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.feedback-btn:active {
	outline: 0px; box-shadow: inset 0px 2px 4px rgba(0,0,0,0.15), 0px 1px 2px rgba(0,0,0,0.05); background-image: none; background-color: rgb(230, 230, 230); -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.disabled.feedback-btn {
	cursor: default; opacity: 0.65; box-shadow: none; background-image: none; background-color: rgb(230, 230, 230); -webkit-box-shadow: none; -moz-box-shadow: none;
}
[disabled].feedback-btn {
	cursor: default; opacity: 0.65; box-shadow: none; background-image: none; background-color: rgb(230, 230, 230); -webkit-box-shadow: none; -moz-box-shadow: none;
}
.feedback-btn-small {
	padding: 5px 9px; line-height: 16px; font-size: 11px;
}
.feedback-btn-small [class^='icon-'] {
	margin-top: -1px;
}
a.feedback-btn-inverse {
	color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
}
a.feedback-btn-inverse:hover {
	color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
}
.feedback-btn-inverse {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-image: -ms-linear-gradient(rgb(69, 69, 69), rgb(38, 38, 38)); background-repeat: repeat-x; background-color: rgb(57, 57, 57);
}
.feedback-btn-inverse:hover {
	background-color: rgb(38, 38, 38);
}
.feedback-btn-inverse:active {
	background-color: rgb(38, 38, 38);
}
.active.feedback-btn-inverse {
	background-color: rgb(38, 38, 38);
}
.disabled.feedback-btn-inverse {
	background-color: rgb(38, 38, 38);
}
[disabled].feedback-btn-inverse {
	background-color: rgb(38, 38, 38);
}
.feedback-btn-inverse:active {
	
}
.active.feedback-btn-inverse {
	
}
button.feedback-btn {
	
}
input[type='submit'].feedback-btn {
	
}
button.large.feedback-btn {
	
}
input[type='submit'].large.feedback-btn {
	
}
button.small.feedback-btn {
	
}
input[type='submit'].small.feedback-btn {
	
}
.feedback-btn .caret {
	margin-top: 7px; margin-left: 0px;
}
.feedback-btn:hover .caret {
	opacity: 1;
}
.btn-group.open .caret {
	opacity: 1;
}
.feedback-btn-inverse .caret {
	border-top-color: rgb(255, 255, 255); opacity: 0.75;
}
.feedback-btn-small .caret {
	margin-top: 4px;
}
.feedback-bottom-right {
	right: 5px; bottom: 5px; position: fixed;
}
.feedback-header {
	padding: 9px 15px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.feedback-header .feedback-close {
	margin-top: 2px;
}
.feedback-body {
	padding: 15px;
}
.feedback-body .modal-form {
	margin-bottom: 0px;
}
.feedback-body textarea {
	margin: 0px 0px 9px; padding: 4px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); transition:border 0.2s linear, box-shadow 0.2s linear; border-image: none; width: 520px; height: 100px; color: rgb(85, 85, 85); line-height: 18px; overflow: auto; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11pt; font-weight: normal; vertical-align: top; display: inline-block; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-transition: border linear 0.2s, box-shadow linear 0.2s; -o-transition: border linear 0.2s, box-shadow linear 0.2s; -webkit-border-radius: 3px; -moz-border-radius: 3px; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.feedback-body textarea:focus {
	border-color: rgba(82, 168, 236, 0.8); outline: 0px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.feedback-footer {
	padding: 5px 14px 15px 15px; border-radius: 0px 0px 6px 6px; height: 40px; line-height: 20px; margin-bottom: 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; box-shadow: inset 0px 1px 0px #ffffff; background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 0 #ffffff; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -moz-box-shadow: inset 0 1px 0 #ffffff;
}
.feedback-footer::before {
	display: table; content: "";
}
.feedback-footer::after {
	display: table; content: "";
}
.feedback-footer::after {
	clear: both;
}
.feedback-footer .feedback-btn {
	margin-bottom: 0px; margin-left: 5px; float: right;
}
.feedback-glass {
	background: rgb(119, 119, 119); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 2000; opacity: 0.5;
}
.feedback-canvas {
	left: 0px; top: 0px; position: absolute; z-index: 1999; pointer-events: none;
}
#feedback-blackout-element {
	background: rgb(0, 0, 0); position: absolute; opacity: 0.8;
}
.feedback-highlight-element {
	position: absolute; border: 3px solid #FF0000;
}
.feedback-highlighted {
	border-radius: 4px; position: absolute; z-index: 2000; box-shadow: 0px 0px 8px 0px #FF0000; background-clip: padding-box; -webkit-box-shadow: 0px 0px 8px 0px #FF0000; -webkit-border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding;
}
.feedback-highlight-element {
	pointer-events: none;
}
#feedback-highlight-close {
	background: linear-gradient(rgb(197, 197, 197), rgb(153, 153, 153)) rgb(197, 197, 197); border-radius: 10px; border: 1px solid black; border-image: none; width: 20px; height: 20px; text-align: center; line-height: 20px; font-size: 20px; font-weight: bold; margin-top: -12px; margin-left: -12px; position: absolute; z-index: 2001; cursor: pointer; box-shadow: 0px 0px 4px 0px #615e5e; -webkit-box-shadow: 0px 0px 4px 0px #615e5e; -webkit-border-radius: 10px;
}
.feedback-blackedout {
	background: rgb(0, 0, 0); position: absolute; z-index: 2000;
}
#feedback-highlight-container {
	left: 0px; top: 0px; position: absolute; z-index: 2010; pointer-events: none;
}
.feedback-animate-toside {
	left: 100%; top: 100%; width: 300px; margin-top: -200px; margin-left: -320px;
}
.feedback-animate-review {
	transition:2s; left: 50%; top: 50%; width: 600px; margin-top: -200px; margin-left: -300px; -webkit-transition: all 2s ease 0s; -moz-transition: all 2s ease 0s; -o-transition: all 2s ease 0s;
}
.feedback-canvas-complete {
	-webkit-filter: blur(5px);
}
.feedback-body canvas {
	border-radius: 4px; border: 1px solid rgb(99, 99, 99); border-image: none; position: absolute; box-shadow: 0px 0px 12px 0px #615e5e; -webkit-box-shadow: 0px 0px 12px 0px #615e5e; -webkit-border-radius: 4px;
}
.feedback-browser {
	margin-left: 330px;
}

.feedback-loader {
	text-align: center;
}

.feedback-body input{
    width: 310px;
}

#feedback-cancel{
    float: left;
}

.feedback-float {
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 10px;
	right: 20px;
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	background-color: #fff;
	font-size: 22px;
	z-index: 1050;
}

.main-full {
	top: 0;
	bottom: 0;
	height: 100%;
	margin-top: 0;
}

.feedback-body input[type=checkbox] {
	width: auto;
	margin-right: 10px;
}

.feedback-body a {
	color: #106ebe;
}

#icm-checkbox {
	float: left;
}

#icm-checkbox-label {
	float: left;
}

#icm-checkbox ~ #severity-dropdown {
	display: none;
	float: left;
	margin-left: 40px;
	margin-bottom: -40px;
}

#icm-checkbox:checked ~ #severity-dropdown {
	display: block;
}

#category-dropdown {
	float: left;
	margin-left: 40px;
	margin-bottom: -20px;
}

#type-dropdown {
	float: left;
	margin-bottom: -20px;
}
/* Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information. */
/**
 * Office UI Fabric 2.6.3
 * The front-end framework for building experiences for Office 365.
 **/
/*
    Edited to replace '.ms-' with '.ms-legacy-' so that it won't conflict with newer office fabric css
*/
.ms-legacy-u-borderBox,
.ms-legacy-u-borderBox:before,
.ms-legacy-u-borderBox:after {
  box-sizing: border-box;
}

.ms-legacy-u-borderBase {
  border: 1px solid;
}

.ms-legacy-u-clearfix {
  *zoom: 1;
}

.ms-legacy-u-clearfix:before,
.ms-legacy-u-clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-legacy-u-clearfix:after {
  clear: both;
}

.ms-legacy-u-normalize {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
}

.ms-legacy-u-textAlignLeft {
  text-align: left;
}

.ms-legacy-u-textAlignCenter {
  text-align: center;
}

.ms-legacy-u-textAlignRight {
  text-align: right;
}

.ms-legacy-u-screenReaderOnly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.ms-legacy-u-textTruncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.ms-legacy-u-noWrap {
  white-space: nowrap;
}

.ms-legacy-bgColor-themeDark,
.ms-legacy-bgColor-themeDark--hover:hover {
  background-color: #005a9e;
}

.ms-legacy-bgColor-themeDarkAlt,
.ms-legacy-bgColor-themeDarkAlt--hover:hover {
  background-color: #106ebe;
}

.ms-legacy-bgColor-themeDarker,
.ms-legacy-bgColor-themeDarker--hover:hover {
  background-color: #004578;
}

.ms-legacy-bgColor-themePrimary,
.ms-legacy-bgColor-themePrimary--hover:hover {
  background-color: #0078d7;
}

.ms-legacy-bgColor-themeSecondary,
.ms-legacy-bgColor-themeSecondary--hover:hover {
  background-color: #2b88d8;
}

.ms-legacy-bgColor-themeTertiary,
.ms-legacy-bgColor-themeTertiary--hover:hover {
  background-color: #71afe5;
}

.ms-legacy-bgColor-themeLight,
.ms-legacy-bgColor-themeLight--hover:hover {
  background-color: #c7e0f4;
}

.ms-legacy-bgColor-themeLighter,
.ms-legacy-bgColor-themeLighter--hover:hover {
  background-color: #deecf9;
}

.ms-legacy-bgColor-themeLighterAlt,
.ms-legacy-bgColor-themeLighterAlt--hover:hover {
  background-color: #eff6fc;
}

.ms-legacy-bgColor-black,
.ms-legacy-bgColor-black--hover:hover {
  background-color: #000000;
}

.ms-legacy-bgColor-neutralDark,
.ms-legacy-bgColor-neutralDark--hover:hover {
  background-color: #212121;
}

.ms-legacy-bgColor-neutralPrimary,
.ms-legacy-bgColor-neutralPrimary--hover:hover {
  background-color: #333333;
}

.ms-legacy-bgColor-neutralPrimaryAlt,
.ms-legacy-bgColor-neutralPrimaryAlt--hover:hover {
  background-color: #3c3c3c;
}

.ms-legacy-bgColor-neutralSecondary,
.ms-legacy-bgColor-neutralSecondary--hover:hover {
  background-color: #666666;
}

.ms-legacy-bgColor-neutralSecondaryAlt,
.ms-legacy-bgColor-neutralSecondaryAlt--hover:hover {
  background-color: #767676;
}

.ms-legacy-bgColor-neutralTertiary,
.ms-legacy-bgColor-neutralTertiary--hover:hover {
  background-color: #a6a6a6;
}

.ms-legacy-bgColor-neutralTertiaryAlt,
.ms-legacy-bgColor-neutralTertiaryAlt--hover:hover {
  background-color: #c8c8c8;
}

.ms-legacy-bgColor-neutralLight,
.ms-legacy-bgColor-neutralLight--hover:hover {
  background-color: #eaeaea;
}

.ms-legacy-bgColor-neutralLighter,
.ms-legacy-bgColor-neutralLighter--hover:hover {
  background-color: #f4f4f4;
}

.ms-legacy-bgColor-neutralLighterAlt,
.ms-legacy-bgColor-neutralLighterAlt--hover:hover {
  background-color: #f8f8f8;
}

.ms-legacy-bgColor-white,
.ms-legacy-bgColor-white--hover:hover {
  background-color: #ffffff;
}

.ms-legacy-bgColor-yellow {
  background-color: #ffb900;
}

.ms-legacy-bgColor-yellowLight {
  background-color: #fff100;
}

.ms-legacy-bgColor-orange {
  background-color: #d83b01;
}

.ms-legacy-bgColor-orangeLight {
  background-color: #ea4300;
}

.ms-legacy-bgColor-orangeLighter {
  background-color: #ff8c00;
}

.ms-legacy-bgColor-redDark {
  background-color: #a80000;
}

.ms-legacy-bgColor-red {
  background-color: #e81123;
}

.ms-legacy-bgColor-magentaDark {
  background-color: #5c005c;
}

.ms-legacy-bgColor-magenta {
  background-color: #b4009e;
}

.ms-legacy-bgColor-magentaLight {
  background-color: #e3008c;
}

.ms-legacy-bgColor-purpleDark {
  background-color: #32145a;
}

.ms-legacy-bgColor-purple {
  background-color: #5c2d91;
}

.ms-legacy-bgColor-purpleLight {
  background-color: #b4a0ff;
}

.ms-legacy-bgColor-blueDark {
  background-color: #002050;
}

.ms-legacy-bgColor-blueMid {
  background-color: #00188f;
}

.ms-legacy-bgColor-blue {
  background-color: #0078d7;
}

.ms-legacy-bgColor-blueLight {
  background-color: #00bcf2;
}

.ms-legacy-bgColor-tealDark {
  background-color: #004b50;
}

.ms-legacy-bgColor-teal {
  background-color: #008272;
}

.ms-legacy-bgColor-tealLight {
  background-color: #00b294;
}

.ms-legacy-bgColor-greenDark {
  background-color: #004b1c;
}

.ms-legacy-bgColor-green {
  background-color: #107c10;
}

.ms-legacy-bgColor-greenLight {
  background-color: #bad80a;
}

.ms-legacy-bgColor-info {
  background-color: #f4f4f4;
}

.ms-legacy-bgColor-success {
  background-color: #dff6dd;
}

.ms-legacy-bgColor-severeWarning {
  background-color: #fed9cc;
}

.ms-legacy-bgColor-warning {
  background-color: #fff4ce;
}

.ms-legacy-bgColor-error {
  background-color: #fde7e9;
}

.ms-legacy-borderColor-themeDark,
.ms-legacy-borderColor-themeDark--hover:hover {
  border-color: #005a9e;
}

.ms-legacy-borderColor-themeDarkAlt,
.ms-legacy-borderColor-themeDarkAlt--hover:hover {
  border-color: #106ebe;
}

.ms-legacy-borderColor-themeDarker,
.ms-legacy-borderColor-themeDarker--hover:hover {
  border-color: #004578;
}

.ms-legacy-borderColor-themePrimary,
.ms-legacy-borderColor-themePrimary--hover:hover {
  border-color: #0078d7;
}

.ms-legacy-borderColor-themeSecondary,
.ms-legacy-borderColor-themeSecondary--hover:hover {
  border-color: #2b88d8;
}

.ms-legacy-borderColor-themeTertiary,
.ms-legacy-borderColor-themeTertiary--hover:hover {
  border-color: #71afe5;
}

.ms-legacy-borderColor-themeLight,
.ms-legacy-borderColor-themeLight--hover:hover {
  border-color: #c7e0f4;
}

.ms-legacy-borderColor-themeLighter,
.ms-legacy-borderColor-themeLighter--hover:hover {
  border-color: #deecf9;
}

.ms-legacy-borderColor-themeLighterAlt,
.ms-legacy-borderColor-themeLighterAlt--hover:hover {
  border-color: #eff6fc;
}

.ms-legacy-borderColor-black,
.ms-legacy-borderColor-black--hover:hover {
  border-color: #000000;
}

.ms-legacy-borderColor-neutralDark,
.ms-legacy-borderColor-neutralDark--hover:hover {
  border-color: #212121;
}

.ms-legacy-borderColor-neutralPrimary,
.ms-legacy-borderColor-neutralPrimary--hover:hover {
  border-color: #333333;
}

.ms-legacy-borderColor-neutralPrimaryAlt,
.ms-legacy-borderColor-neutralPrimaryAlt--hover:hover {
  border-color: #3c3c3c;
}

.ms-legacy-borderColor-neutralSecondary,
.ms-legacy-borderColor-neutralSecondary--hover:hover {
  border-color: #666666;
}

.ms-legacy-borderColor-neutralSecondaryAlt,
.ms-legacy-borderColor-neutralSecondaryAlt--hover:hover {
  border-color: #767676;
}

.ms-legacy-borderColor-neutralTertiary,
.ms-legacy-borderColor-neutralTertiary--hover:hover {
  border-color: #a6a6a6;
}

.ms-legacy-borderColor-neutralTertiaryAlt,
.ms-legacy-borderColor-neutralTertiaryAlt--hover:hover {
  border-color: #c8c8c8;
}

.ms-legacy-borderColor-neutralLight,
.ms-legacy-borderColor-neutralLight--hover:hover {
  border-color: #eaeaea;
}

.ms-legacy-borderColor-neutralLighter,
.ms-legacy-borderColor-neutralLighter--hover:hover {
  border-color: #f4f4f4;
}

.ms-legacy-borderColor-neutralLighterAlt,
.ms-legacy-borderColor-neutralLighterAlt--hover:hover {
  border-color: #f8f8f8;
}

.ms-legacy-borderColor-white,
.ms-legacy-borderColor-white--hover:hover {
  border-color: #ffffff;
}

.ms-legacy-borderColor-yellow {
  border-color: #ffb900;
}

.ms-legacy-borderColor-yellowLight {
  border-color: #fff100;
}

.ms-legacy-borderColor-orange {
  border-color: #d83b01;
}

.ms-legacy-borderColor-orangeLight {
  border-color: #ea4300;
}

.ms-legacy-borderColor-orangeLighter {
  border-color: #ff8c00;
}

.ms-legacy-borderColor-redDark {
  border-color: #a80000;
}

.ms-legacy-borderColor-red {
  border-color: #e81123;
}

.ms-legacy-borderColor-magentaDark {
  border-color: #5c005c;
}

.ms-legacy-borderColor-magenta {
  border-color: #b4009e;
}

.ms-legacy-borderColor-magentaLight {
  border-color: #e3008c;
}

.ms-legacy-borderColor-purpleDark {
  border-color: #32145a;
}

.ms-legacy-borderColor-purple {
  border-color: #5c2d91;
}

.ms-legacy-borderColor-purpleLight {
  border-color: #b4a0ff;
}

.ms-legacy-borderColor-blueDark {
  border-color: #002050;
}

.ms-legacy-borderColor-blueMid {
  border-color: #00188f;
}

.ms-legacy-borderColor-blue {
  border-color: #0078d7;
}

.ms-legacy-borderColor-blueLight {
  border-color: #00bcf2;
}

.ms-legacy-borderColor-tealDark {
  border-color: #004b50;
}

.ms-legacy-borderColor-teal {
  border-color: #008272;
}

.ms-legacy-borderColor-tealLight {
  border-color: #00b294;
}

.ms-legacy-borderColor-greenDark {
  border-color: #004b1c;
}

.ms-legacy-borderColor-green {
  border-color: #107c10;
}

.ms-legacy-borderColor-greenLight {
  border-color: #bad80a;
}

.ms-legacy-borderColorTop-themePrimary,
.ms-legacy-borderColorTop-themePrimary--hover:hover {
  border-top-color: #0078d7;
}

.ms-legacy-font-su {
  color: #333333;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 42px;
  font-weight: normal;
}

.ms-legacy-font-xxl {
  color: #333333;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
}

.ms-legacy-font-xl {
  color: #333333;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
}

.ms-legacy-font-l {
  color: #333333;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
}

.ms-legacy-font-m-plus {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
}

.ms-legacy-font-m {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.ms-legacy-font-s-plus {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.ms-legacy-font-s {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.ms-legacy-font-xs {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.ms-legacy-font-mi {
  color: #333333;
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.ms-legacy-fontWeight-light,
.ms-legacy-fontWeight-light--hover:hover {
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-fontWeight-semilight,
.ms-legacy-fontWeight-semilight--hover:hover {
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-fontWeight-regular,
.ms-legacy-fontWeight-regular--hover:hover {
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-fontWeight-semibold,
.ms-legacy-fontWeight-semibold--hover:hover {
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-fontSize-su {
  font-size: 42px;
}

.ms-legacy-fontSize-xxl {
  font-size: 28px;
}

.ms-legacy-fontSize-xl {
  font-size: 21px;
}

.ms-legacy-fontSize-l {
  font-size: 17px;
}

.ms-legacy-fontSize-mPlus {
  font-size: 15px;
}

.ms-legacy-fontSize-m {
  font-size: 14px;
}

.ms-legacy-fontSize-sPlus {
  font-size: 13px;
}

.ms-legacy-fontSize-s {
  font-size: 12px;
}

.ms-legacy-fontSize-xs {
  font-size: 11px;
}

.ms-legacy-fontSize-mi {
  font-size: 10px;
}

.ms-legacy-fontColor-themeDarker,
.ms-legacy-fontColor-themeDarker--hover:hover {
  color: #004578;
}

.ms-legacy-fontColor-themeDark,
.ms-legacy-fontColor-themeDark--hover:hover {
  color: #005a9e;
}

.ms-legacy-fontColor-themeDarkAlt,
.ms-legacy-fontColor-themeDarkAlt--hover:hover {
  color: #106ebe;
}

.ms-legacy-fontColor-themePrimary,
.ms-legacy-fontColor-themePrimary--hover:hover {
  color: #0078d7;
}

.ms-legacy-fontColor-themeSecondary,
.ms-legacy-fontColor-themeSecondary--hover:hover {
  color: #2b88d8;
}

.ms-legacy-fontColor-themeTertiary,
.ms-legacy-fontColor-themeTertiary--hover:hover {
  color: #71afe5;
}

.ms-legacy-fontColor-themeLight,
.ms-legacy-fontColor-themeLight--hover:hover {
  color: #c7e0f4;
}

.ms-legacy-fontColor-themeLighter,
.ms-legacy-fontColor-themeLighter--hover:hover {
  color: #deecf9;
}

.ms-legacy-fontColor-themeLighterAlt,
.ms-legacy-fontColor-themeLighterAlt--hover:hover {
  color: #eff6fc;
}

.ms-legacy-fontColor-black,
.ms-legacy-fontColor-black--hover:hover {
  color: #000000;
}

.ms-legacy-fontColor-neutralDark,
.ms-legacy-fontColor-neutralDark--hover:hover {
  color: #212121;
}

.ms-legacy-fontColor-neutralPrimary,
.ms-legacy-fontColor-neutralPrimary--hover:hover {
  color: #333333;
}

.ms-legacy-fontColor-neutralPrimaryAlt,
.ms-legacy-fontColor-neutralPrimaryAlt--hover:hover {
  color: #3c3c3c;
}

.ms-legacy-fontColor-neutralSecondary,
.ms-legacy-fontColor-neutralSecondary--hover:hover {
  color: #666666;
}

.ms-legacy-fontColor-neutralSecondaryAlt,
.ms-legacy-fontColor-neutralSecondaryAlt--hover:hover {
  color: #767676;
}

.ms-legacy-fontColor-neutralTertiary,
.ms-legacy-fontColor-neutralTertiary--hover:hover {
  color: #a6a6a6;
}

.ms-legacy-fontColor-neutralTertiaryAlt,
.ms-legacy-fontColor-neutralTertiaryAlt--hover:hover {
  color: #c8c8c8;
}

.ms-legacy-fontColor-neutralLight,
.ms-legacy-fontColor-neutralLight--hover:hover {
  color: #eaeaea;
}

.ms-legacy-fontColor-neutralLighter,
.ms-legacy-fontColor-neutralLighter--hover:hover {
  color: #f4f4f4;
}

.ms-legacy-fontColor-neutralLighterAlt,
.ms-legacy-fontColor-neutralLighterAlt--hover:hover {
  color: #f8f8f8;
}

.ms-legacy-fontColor-white,
.ms-legacy-fontColor-white--hover:hover {
  color: #ffffff;
}

.ms-legacy-fontColor-yellow,
.ms-legacy-fontColor-yellow--hover:hover {
  color: #ffb900;
}

.ms-legacy-fontColor-yellowLight,
.ms-legacy-fontColor-yellowLight--hover:hover {
  color: #fff100;
}

.ms-legacy-fontColor-orange,
.ms-legacy-fontColor-orange--hover:hover {
  color: #d83b01;
}

.ms-legacy-fontColor-orangeLight,
.ms-legacy-fontColor-orangeLight--hover:hover {
  color: #ea4300;
}

.ms-legacy-fontColor-orangeLighter,
.ms-legacy-fontColor-orangeLighter--hover:hover {
  color: #ff8c00;
}

.ms-legacy-fontColor-redDark,
.ms-legacy-fontColor-redDark--hover:hover {
  color: #a80000;
}

.ms-legacy-fontColor-red,
.ms-legacy-fontColor-red--hover:hover {
  color: #e81123;
}

.ms-legacy-fontColor-magentaDark,
.ms-legacy-fontColor-magentaDark--hover:hover {
  color: #5c005c;
}

.ms-legacy-fontColor-magenta,
.ms-legacy-fontColor-magenta--hover:hover {
  color: #b4009e;
}

.ms-legacy-fontColor-magentaLight,
.ms-legacy-fontColor-magentaLight--hover:hover {
  color: #e3008c;
}

.ms-legacy-fontColor-purpleDark,
.ms-legacy-fontColor-purpleDark--hover:hover {
  color: #32145a;
}

.ms-legacy-fontColor-purple,
.ms-legacy-fontColor-purple--hover:hover {
  color: #5c2d91;
}

.ms-legacy-fontColor-purpleLight,
.ms-legacy-fontColor-purpleLight--hover:hover {
  color: #b4a0ff;
}

.ms-legacy-fontColor-blueDark,
.ms-legacy-fontColor-blueDark--hover:hover {
  color: #002050;
}

.ms-legacy-fontColor-blueMid,
.ms-legacy-fontColor-blueMid--hover:hover {
  color: #00188f;
}

.ms-legacy-fontColor-blue,
.ms-legacy-fontColor-blue--hover:hover {
  color: #0078d7;
}

.ms-legacy-fontColor-blueLight,
.ms-legacy-fontColor-blueLight--hover:hover {
  color: #00bcf2;
}

.ms-legacy-fontColor-tealDark,
.ms-legacy-fontColor-tealDark--hover:hover {
  color: #004b50;
}

.ms-legacy-fontColor-teal,
.ms-legacy-fontColor-teal--hover:hover {
  color: #008272;
}

.ms-legacy-fontColor-tealLight,
.ms-legacy-fontColor-tealLight--hover:hover {
  color: #00b294;
}

.ms-legacy-fontColor-greenDark,
.ms-legacy-fontColor-greenDark--hover:hover {
  color: #004b1c;
}

.ms-legacy-fontColor-green,
.ms-legacy-fontColor-green--hover:hover {
  color: #107c10;
}

.ms-legacy-fontColor-greenLight,
.ms-legacy-fontColor-greenLight--hover:hover {
  color: #bad80a;
}

.ms-legacy-fontColor-info,
.ms-legacy-fontColor-info--hover:hover {
  color: #767676;
}

.ms-legacy-fontColor-success,
.ms-legacy-fontColor-success--hover:hover {
  color: #107c10;
}

.ms-legacy-fontColor-alert,
.ms-legacy-fontColor-alert--hover:hover {
  color: #d83b01;
}

.ms-legacy-fontColor-warning,
.ms-legacy-fontColor-warning--hover:hover {
  color: #767676;
}

.ms-legacy-fontColor-severeWarning,
.ms-legacy-fontColor-severeWarning--hover:hover {
  color: #d83b01;
}

.ms-legacy-fontColor-error,
.ms-legacy-fontColor-error--hover:hover {
  color: #a80000;
}

/*
  Your use of the content in the files referenced here are subject to the terms of the license at http://aka.ms/fabric-font-license
*/
@font-face {
  font-family: 'Leelawadee UI Bold';
  src: url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Bold.eot?#iefix') format('embedded-opentype'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Bold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Bold.ttf') format('truetype'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Bold#LeelawadeeUI-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Leelawadee UI';
  src: url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Regular.eot?#iefix') format('embedded-opentype'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Regular.ttf') format('truetype'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Regular#LeelawadeeUI-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Leelawadee UI Semilight';
  src: url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Semilight.eot?#iefix') format('embedded-opentype'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Semilight.ttf') format('truetype'), url('https://appsforoffice.microsoft.com/fabric/fonts/LeelawadeeUI-Thai/LeelawadeeUI-Semilight#LeelawadeeUI-Semilight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Light Arabic';
  src: local('Segoe UI Light'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Light.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Light.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Regular Arabic';
  src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semibold Arabic';
  src: local('Segoe UI Semibold'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Semibold.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Semibold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight Arabic';
  src: local('Segoe UI Semilight'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Semilight.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Arabic/SegoeUI-Semilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Light Cyrillic';
  src: local('Segoe UI Light'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Light.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Light.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Regular Cyrillic';
  src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semibold Cyrillic';
  src: local('Segoe UI Semibold'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Semibold.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Semibold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight Cyrillic';
  src: local('Segoe UI Semilight'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Semilight.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Cyrillic/SegoeUI-Semilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Light EastEuropean';
  src: local('Segoe UI Light'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Light.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Light.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Regular EastEuropean';
  src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semibold EastEuropean';
  src: local('Segoe UI Semibold'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Semibold.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Semibold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight EastEuropean';
  src: local('Segoe UI Semilight'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Semilight.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-EastEuropean/SegoeUI-Semilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Light Greek';
  src: local('Segoe UI Light'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Light.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Light.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Regular Greek';
  src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semibold Greek';
  src: local('Segoe UI Semibold'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Semibold.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Semibold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight Greek';
  src: local('Segoe UI Semilight'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Semilight.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Greek/SegoeUI-Semilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Light Hebrew';
  src: local('Segoe UI Light'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Light.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Light.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Regular Hebrew';
  src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semibold Hebrew';
  src: local('Segoe UI Semibold'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Semibold.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Semibold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight Hebrew';
  src: local('Segoe UI Semilight'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Semilight.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Hebrew/SegoeUI-Semilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Light Vietnamese';
  src: local('Segoe UI Light'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Light.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Light.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Regular Vietnamese';
  src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semibold Vietnamese';
  src: local('Segoe UI Semibold'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Semibold.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Semibold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight Vietnamese';
  src: local('Segoe UI Semilight'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Semilight.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-Vietnamese/SegoeUI-Semilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Light WestEuropean';
  src: local('Segoe UI Light'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Regular WestEuropean';
  src: local('Segoe UI'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semibold WestEuropean';
  src: local('Segoe UI Semibold'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Semilight WestEuropean';
  src: local('Segoe UI Semilight'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff2') format('woff2'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

*[lang='ja-JP'] .ms-legacy-font-mi,
*[lang='ja-JP'] .ms-legacy-font-xs,
*[lang='ja-JP'] .ms-legacy-font-s,
*[lang='ja-JP'] .ms-legacy-font-s-plus,
*[lang='ja-JP'] .ms-legacy-font-m,
*[lang='ja-JP'] .ms-legacy-font-m-plus,
*[lang='ja-JP'] .ms-legacy-font-l,
*[lang='ja-JP'] .ms-legacy-font-xl,
*[lang='ja-JP'] .ms-legacy-font-xxl,
*[lang='ja-JP'] .ms-legacy-font-su,
*[lang='ja-JP'] .ms-legacy-fontWeight-light,
*[lang='ja-JP'] .ms-legacy-fontWeight-light-hover:hover,
*[lang='ja-JP'] .ms-legacy-fontWeight-semilight,
*[lang='ja-JP'] .ms-legacy-fontWeight-semilight-hover:hover,
*[lang='ja-JP'] .ms-legacy-fontWeight-regular,
*[lang='ja-JP'] .ms-legacy-fontWeight-regular-hover:hover,
*[lang='ja-JP'] .ms-legacy-fontWeight-semibold,
*[lang='ja-JP'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Yu Gothic', 'Meiryo UI', Meiryo, 'MS Pgothic', Osaka, 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ko-KR'] .ms-legacy-font-mi,
*[lang='ko-KR'] .ms-legacy-font-xs,
*[lang='ko-KR'] .ms-legacy-font-s,
*[lang='ko-KR'] .ms-legacy-font-s-plus,
*[lang='ko-KR'] .ms-legacy-font-m,
*[lang='ko-KR'] .ms-legacy-font-m-plus,
*[lang='ko-KR'] .ms-legacy-font-l,
*[lang='ko-KR'] .ms-legacy-font-xl,
*[lang='ko-KR'] .ms-legacy-font-xxl,
*[lang='ko-KR'] .ms-legacy-font-su,
*[lang='ko-KR'] .ms-legacy-fontWeight-light,
*[lang='ko-KR'] .ms-legacy-fontWeight-light-hover:hover,
*[lang='ko-KR'] .ms-legacy-fontWeight-semilight,
*[lang='ko-KR'] .ms-legacy-fontWeight-semilight-hover:hover,
*[lang='ko-KR'] .ms-legacy-fontWeight-regular,
*[lang='ko-KR'] .ms-legacy-fontWeight-regular-hover:hover,
*[lang='ko-KR'] .ms-legacy-fontWeight-semibold,
*[lang='ko-KR'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Malgun Gothic', Gulim, 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ch-ZHS'] .ms-legacy-font-mi,
*[lang='ch-ZHS'] .ms-legacy-font-xs,
*[lang='ch-ZHS'] .ms-legacy-font-s,
*[lang='ch-ZHS'] .ms-legacy-font-s-plus,
*[lang='ch-ZHS'] .ms-legacy-font-m,
*[lang='ch-ZHS'] .ms-legacy-font-m-plus,
*[lang='ch-ZHS'] .ms-legacy-font-l,
*[lang='ch-ZHS'] .ms-legacy-font-xl,
*[lang='ch-ZHS'] .ms-legacy-font-xxl,
*[lang='ch-ZHS'] .ms-legacy-font-su,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-light,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-light-hover:hover,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-semilight,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-semilight-hover:hover,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-regular,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-regular-hover:hover,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-semibold,
*[lang='ch-ZHS'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Microsoft Yahei', Verdana, Simsun, 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ch-ZHT'] .ms-legacy-font-mi,
*[lang='ch-ZHT'] .ms-legacy-font-xs,
*[lang='ch-ZHT'] .ms-legacy-font-s,
*[lang='ch-ZHT'] .ms-legacy-font-s-plus,
*[lang='ch-ZHT'] .ms-legacy-font-m,
*[lang='ch-ZHT'] .ms-legacy-font-m-plus,
*[lang='ch-ZHT'] .ms-legacy-font-l,
*[lang='ch-ZHT'] .ms-legacy-font-xl,
*[lang='ch-ZHT'] .ms-legacy-font-xxl,
*[lang='ch-ZHT'] .ms-legacy-font-su,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-light,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-light-hover:hover,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-semilight,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-semilight-hover:hover,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-regular,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-regular-hover:hover,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-semibold,
*[lang='ch-ZHT'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Microsoft Jhenghei', Pmingliu, 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hi-IN'] .ms-legacy-font-mi,
*[lang='hi-IN'] .ms-legacy-font-xs,
*[lang='hi-IN'] .ms-legacy-font-s,
*[lang='hi-IN'] .ms-legacy-font-s-plus,
*[lang='hi-IN'] .ms-legacy-font-m,
*[lang='hi-IN'] .ms-legacy-font-m-plus,
*[lang='hi-IN'] .ms-legacy-font-l,
*[lang='hi-IN'] .ms-legacy-font-xl,
*[lang='hi-IN'] .ms-legacy-font-xxl,
*[lang='hi-IN'] .ms-legacy-font-su,
*[lang='hi-IN'] .ms-legacy-fontWeight-light,
*[lang='hi-IN'] .ms-legacy-fontWeight-light-hover:hover,
*[lang='hi-IN'] .ms-legacy-fontWeight-semilight,
*[lang='hi-IN'] .ms-legacy-fontWeight-semilight-hover:hover,
*[lang='hi-IN'] .ms-legacy-fontWeight-regular,
*[lang='hi-IN'] .ms-legacy-fontWeight-regular-hover:hover,
*[lang='hi-IN'] .ms-legacy-fontWeight-semibold,
*[lang='hi-IN'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Nirmala UI', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='th-TH'] .ms-legacy-font-xl,
*[lang='th-TH'] .ms-legacy-font-xxl,
*[lang='th-TH'] .ms-legacy-fontWeight-light,
*[lang='th-TH'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Leelawadee UI Semilight', 'Kmer UI', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='th-TH'] .ms-legacy-font-l,
*[lang='th-TH'] .ms-legacy-font-su,
*[lang='th-TH'] .ms-legacy-fontWeight-semilight,
*[lang='th-TH'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Leelawadee UI Semilight', 'Kmer UI', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='th-TH'] .ms-legacy-fontWeight-regular,
*[lang='th-TH'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Leelawadee UI Regular', 'Kmer UI', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='th-TH'] .ms-legacy-font-mi,
*[lang='th-TH'] .ms-legacy-fontWeight-semibold,
*[lang='th-TH'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Leelawadee UI Bold', 'Kmer UI', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ar'] .ms-legacy-font-xl,
*[lang='ar'] .ms-legacy-font-xxl,
*[lang='ar'] .ms-legacy-fontWeight-light,
*[lang='ar'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light Arabic', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ar'] .ms-legacy-font-l,
*[lang='ar'] .ms-legacy-font-su,
*[lang='ar'] .ms-legacy-fontWeight-semilight,
*[lang='ar'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight Arabic', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ar'] .ms-legacy-fontWeight-regular,
*[lang='ar'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular Arabic', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ar'] .ms-legacy-font-mi,
*[lang='ar'] .ms-legacy-fontWeight-semibold,
*[lang='ar'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold Arabic', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='bg-BG'] .ms-legacy-font-xl,
*[lang='bg-BG'] .ms-legacy-font-xxl,
*[lang='bg-BG'] .ms-legacy-fontWeight-light,
*[lang='bg-BG'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light Cyrillic', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='bg-BG'] .ms-legacy-font-l,
*[lang='bg-BG'] .ms-legacy-font-su,
*[lang='bg-BG'] .ms-legacy-fontWeight-semilight,
*[lang='bg-BG'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight Cyrillic', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='bg-BG'] .ms-legacy-fontWeight-regular,
*[lang='bg-BG'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular Cyrillic', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='bg-BG'] .ms-legacy-font-mi,
*[lang='bg-BG'] .ms-legacy-fontWeight-semibold,
*[lang='bg-BG'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold Cyrillic', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ru-RU'] .ms-legacy-font-xl,
*[lang='ru-RU'] .ms-legacy-font-xxl,
*[lang='ru-RU'] .ms-legacy-fontWeight-light,
*[lang='ru-RU'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light Cyrillic', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ru-RU'] .ms-legacy-font-l,
*[lang='ru-RU'] .ms-legacy-font-su,
*[lang='ru-RU'] .ms-legacy-fontWeight-semilight,
*[lang='ru-RU'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight Cyrillic', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ru-RU'] .ms-legacy-fontWeight-regular,
*[lang='ru-RU'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular Cyrillic', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='ru-RU'] .ms-legacy-font-mi,
*[lang='ru-RU'] .ms-legacy-fontWeight-semibold,
*[lang='ru-RU'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold Cyrillic', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='uk-UA'] .ms-legacy-font-xl,
*[lang='uk-UA'] .ms-legacy-font-xxl,
*[lang='uk-UA'] .ms-legacy-fontWeight-light,
*[lang='uk-UA'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light Cyrillic', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='uk-UA'] .ms-legacy-font-l,
*[lang='uk-UA'] .ms-legacy-font-su,
*[lang='uk-UA'] .ms-legacy-fontWeight-semilight,
*[lang='uk-UA'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight Cyrillic', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='uk-UA'] .ms-legacy-fontWeight-regular,
*[lang='uk-UA'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular Cyrillic', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='uk-UA'] .ms-legacy-font-mi,
*[lang='uk-UA'] .ms-legacy-fontWeight-semibold,
*[lang='uk-UA'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold Cyrillic', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='cs-CZ'] .ms-legacy-font-xl,
*[lang='cs-CZ'] .ms-legacy-font-xxl,
*[lang='cs-CZ'] .ms-legacy-fontWeight-light,
*[lang='cs-CZ'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='cs-CZ'] .ms-legacy-font-l,
*[lang='cs-CZ'] .ms-legacy-font-su,
*[lang='cs-CZ'] .ms-legacy-fontWeight-semilight,
*[lang='cs-CZ'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='cs-CZ'] .ms-legacy-fontWeight-regular,
*[lang='cs-CZ'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='cs-CZ'] .ms-legacy-font-mi,
*[lang='cs-CZ'] .ms-legacy-fontWeight-semibold,
*[lang='cs-CZ'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='et-EE'] .ms-legacy-font-xl,
*[lang='et-EE'] .ms-legacy-font-xxl,
*[lang='et-EE'] .ms-legacy-fontWeight-light,
*[lang='et-EE'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='et-EE'] .ms-legacy-font-l,
*[lang='et-EE'] .ms-legacy-font-su,
*[lang='et-EE'] .ms-legacy-fontWeight-semilight,
*[lang='et-EE'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='et-EE'] .ms-legacy-fontWeight-regular,
*[lang='et-EE'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='et-EE'] .ms-legacy-font-mi,
*[lang='et-EE'] .ms-legacy-fontWeight-semibold,
*[lang='et-EE'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hr-HR'] .ms-legacy-font-xl,
*[lang='hr-HR'] .ms-legacy-font-xxl,
*[lang='hr-HR'] .ms-legacy-fontWeight-light,
*[lang='hr-HR'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hr-HR'] .ms-legacy-font-l,
*[lang='hr-HR'] .ms-legacy-font-su,
*[lang='hr-HR'] .ms-legacy-fontWeight-semilight,
*[lang='hr-HR'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hr-HR'] .ms-legacy-fontWeight-regular,
*[lang='hr-HR'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hr-HR'] .ms-legacy-font-mi,
*[lang='hr-HR'] .ms-legacy-fontWeight-semibold,
*[lang='hr-HR'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hu-HU'] .ms-legacy-font-xl,
*[lang='hu-HU'] .ms-legacy-font-xxl,
*[lang='hu-HU'] .ms-legacy-fontWeight-light,
*[lang='hu-HU'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hu-HU'] .ms-legacy-font-l,
*[lang='hu-HU'] .ms-legacy-font-su,
*[lang='hu-HU'] .ms-legacy-fontWeight-semilight,
*[lang='hu-HU'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hu-HU'] .ms-legacy-fontWeight-regular,
*[lang='hu-HU'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='hu-HU'] .ms-legacy-font-mi,
*[lang='hu-HU'] .ms-legacy-fontWeight-semibold,
*[lang='hu-HU'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-LT'] .ms-legacy-font-xl,
*[lang='lt-LT'] .ms-legacy-font-xxl,
*[lang='lt-LT'] .ms-legacy-fontWeight-light,
*[lang='lt-LT'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-LT'] .ms-legacy-font-l,
*[lang='lt-LT'] .ms-legacy-font-su,
*[lang='lt-LT'] .ms-legacy-fontWeight-semilight,
*[lang='lt-LT'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-LT'] .ms-legacy-fontWeight-regular,
*[lang='lt-LT'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-LT'] .ms-legacy-font-mi,
*[lang='lt-LT'] .ms-legacy-fontWeight-semibold,
*[lang='lt-LT'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lv-LV'] .ms-legacy-font-xl,
*[lang='lv-LV'] .ms-legacy-font-xxl,
*[lang='lv-LV'] .ms-legacy-fontWeight-light,
*[lang='lv-LV'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lv-LV'] .ms-legacy-font-l,
*[lang='lv-LV'] .ms-legacy-font-su,
*[lang='lv-LV'] .ms-legacy-fontWeight-semilight,
*[lang='lv-LV'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lv-LV'] .ms-legacy-fontWeight-regular,
*[lang='lv-LV'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lv-LV'] .ms-legacy-font-mi,
*[lang='lv-LV'] .ms-legacy-fontWeight-semibold,
*[lang='lv-LV'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='pl-PL'] .ms-legacy-font-xl,
*[lang='pl-PL'] .ms-legacy-font-xxl,
*[lang='pl-PL'] .ms-legacy-fontWeight-light,
*[lang='pl-PL'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='pl-PL'] .ms-legacy-font-l,
*[lang='pl-PL'] .ms-legacy-font-su,
*[lang='pl-PL'] .ms-legacy-fontWeight-semilight,
*[lang='pl-PL'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='pl-PL'] .ms-legacy-fontWeight-regular,
*[lang='pl-PL'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='pl-PL'] .ms-legacy-font-mi,
*[lang='pl-PL'] .ms-legacy-fontWeight-semibold,
*[lang='pl-PL'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-sr-SP'] .ms-legacy-font-xl,
*[lang='lt-sr-SP'] .ms-legacy-font-xxl,
*[lang='lt-sr-SP'] .ms-legacy-fontWeight-light,
*[lang='lt-sr-SP'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-sr-SP'] .ms-legacy-font-l,
*[lang='lt-sr-SP'] .ms-legacy-font-su,
*[lang='lt-sr-SP'] .ms-legacy-fontWeight-semilight,
*[lang='lt-sr-SP'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-sr-SP'] .ms-legacy-fontWeight-regular,
*[lang='lt-sr-SP'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='lt-sr-SP'] .ms-legacy-font-mi,
*[lang='lt-sr-SP'] .ms-legacy-fontWeight-semibold,
*[lang='lt-sr-SP'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='tr-TR'] .ms-legacy-font-xl,
*[lang='tr-TR'] .ms-legacy-font-xxl,
*[lang='tr-TR'] .ms-legacy-fontWeight-light,
*[lang='tr-TR'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='tr-TR'] .ms-legacy-font-l,
*[lang='tr-TR'] .ms-legacy-font-su,
*[lang='tr-TR'] .ms-legacy-fontWeight-semilight,
*[lang='tr-TR'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='tr-TR'] .ms-legacy-fontWeight-regular,
*[lang='tr-TR'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='tr-TR'] .ms-legacy-font-mi,
*[lang='tr-TR'] .ms-legacy-fontWeight-semibold,
*[lang='tr-TR'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='sk-SK'] .ms-legacy-font-xl,
*[lang='sk-SK'] .ms-legacy-font-xxl,
*[lang='sk-SK'] .ms-legacy-fontWeight-light,
*[lang='sk-SK'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='sk-SK'] .ms-legacy-font-l,
*[lang='sk-SK'] .ms-legacy-font-su,
*[lang='sk-SK'] .ms-legacy-fontWeight-semilight,
*[lang='sk-SK'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='sk-SK'] .ms-legacy-fontWeight-regular,
*[lang='sk-SK'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='sk-SK'] .ms-legacy-font-mi,
*[lang='sk-SK'] .ms-legacy-fontWeight-semibold,
*[lang='sk-SK'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='kk-KZ'] .ms-legacy-font-xl,
*[lang='kk-KZ'] .ms-legacy-font-xxl,
*[lang='kk-KZ'] .ms-legacy-fontWeight-light,
*[lang='kk-KZ'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light EastEuropean', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='kk-KZ'] .ms-legacy-font-l,
*[lang='kk-KZ'] .ms-legacy-font-su,
*[lang='kk-KZ'] .ms-legacy-fontWeight-semilight,
*[lang='kk-KZ'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight EastEuropean', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='kk-KZ'] .ms-legacy-fontWeight-regular,
*[lang='kk-KZ'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular EastEuropean', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='kk-KZ'] .ms-legacy-font-mi,
*[lang='kk-KZ'] .ms-legacy-fontWeight-semibold,
*[lang='kk-KZ'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold EastEuropean', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='el-GR'] .ms-legacy-font-xl,
*[lang='el-GR'] .ms-legacy-font-xxl,
*[lang='el-GR'] .ms-legacy-fontWeight-light,
*[lang='el-GR'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light Greek', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='el-GR'] .ms-legacy-font-l,
*[lang='el-GR'] .ms-legacy-font-su,
*[lang='el-GR'] .ms-legacy-fontWeight-semilight,
*[lang='el-GR'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight Greek', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='el-GR'] .ms-legacy-fontWeight-regular,
*[lang='el-GR'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular Greek', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='el-GR'] .ms-legacy-font-mi,
*[lang='el-GR'] .ms-legacy-fontWeight-semibold,
*[lang='el-GR'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold Greek', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='he-IL'] .ms-legacy-font-xl,
*[lang='he-IL'] .ms-legacy-font-xxl,
*[lang='he-IL'] .ms-legacy-fontWeight-light,
*[lang='he-IL'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light Hebrew', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='he-IL'] .ms-legacy-font-l,
*[lang='he-IL'] .ms-legacy-font-su,
*[lang='he-IL'] .ms-legacy-fontWeight-semilight,
*[lang='he-IL'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight Hebrew', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='he-IL'] .ms-legacy-fontWeight-regular,
*[lang='he-IL'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular Hebrew', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='he-IL'] .ms-legacy-font-mi,
*[lang='he-IL'] .ms-legacy-fontWeight-semibold,
*[lang='he-IL'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold Hebrew', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='vi-VN'] .ms-legacy-font-xl,
*[lang='vi-VN'] .ms-legacy-font-xxl,
*[lang='vi-VN'] .ms-legacy-fontWeight-light,
*[lang='vi-VN'] .ms-legacy-fontWeight-light-hover:hover {
  font-family: 'Segoe UI Light Vietnamese', 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='vi-VN'] .ms-legacy-font-l,
*[lang='vi-VN'] .ms-legacy-font-su,
*[lang='vi-VN'] .ms-legacy-fontWeight-semilight,
*[lang='vi-VN'] .ms-legacy-fontWeight-semilight-hover:hover {
  font-family: 'Segoe UI Semilight Vietnamese', 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='vi-VN'] .ms-legacy-fontWeight-regular,
*[lang='vi-VN'] .ms-legacy-fontweight-regular-hover:hover {
  font-family: 'Segoe UI Regular Vietnamese', 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

*[lang='vi-VN'] .ms-legacy-font-mi,
*[lang='vi-VN'] .ms-legacy-fontWeight-semibold,
*[lang='vi-VN'] .ms-legacy-fontWeight-semibold-hover:hover {
  font-family: 'Segoe UI Semibold Vietnamese', 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

/*
  Your use of the content in the files referenced here are subject to the terms of the license at http://aka.ms/fabric-font-license
*/
/*
  Your use of the content in the files referenced here are subject to the terms of the license at http://aka.ms/fabric-font-license
*/
@font-face {
  font-family: 'Office365Icons';
  src: url('https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot?');
  src: url('https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot?#iefix') format('embedded-opentype'), url('https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.woff?') format('woff'), url('https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.ttf?') format('truetype'), url('https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.svg?#office365icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ms-legacy-Icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}

.ms-legacy-Icon--circleEmpty:before {
  content: '\e000';
}

.ms-legacy-Icon--circleFill:before {
  content: '\e001';
}

.ms-legacy-Icon--placeholder:before {
  content: '\e002';
}

.ms-legacy-Icon--star:before {
  content: '\e003';
}

.ms-legacy-Icon--plus:before {
  content: '\e004';
}

.ms-legacy-Icon--minus:before {
  content: '\e005';
}

.ms-legacy-Icon--question:before {
  content: '\e006';
}

.ms-legacy-Icon--exclamation:before {
  content: '\e007';
}

.ms-legacy-Icon--person:before {
  content: '\e008';
}

.ms-legacy-Icon--mail:before {
  content: '\e009';
}

.ms-legacy-Icon--infoCircle:before {
  content: '\e00a';
}

.ms-legacy-Icon--alert:before {
  content: '\e00b';
}

.ms-legacy-Icon--xCircle:before {
  content: '\e00c';
}

.ms-legacy-Icon--mailOpen:before {
  content: '\e00d';
}

.ms-legacy-Icon--people:before {
  content: '\e00e';
}

.ms-legacy-Icon--bell:before {
  content: '\e010';
}

.ms-legacy-Icon--calendar:before {
  content: '\e011';
}

.ms-legacy-Icon--scheduling:before {
  content: '\e012';
}

.ms-legacy-Icon--event:before {
  content: '\e013';
}

.ms-legacy-Icon--folder:before {
  content: '\e014';
}

.ms-legacy-Icon--documents:before {
  content: '\e015';
}

.ms-legacy-Icon--onedrive:before {
  content: '\e016';
}

.ms-legacy-Icon--chat:before {
  content: '\e017';
}

.ms-legacy-Icon--sites:before {
  content: '\e018';
}

.ms-legacy-Icon--listBullets:before {
  content: '\e019';
}

.ms-legacy-Icon--calendarWeek:before {
  content: '\e01a';
}

.ms-legacy-Icon--calendarWorkWeek:before {
  content: '\e01b';
}

.ms-legacy-Icon--calendarDay:before {
  content: '\e01c';
}

.ms-legacy-Icon--folderMove:before {
  content: '\e01d';
}

.ms-legacy-Icon--panel:before {
  content: '\e01e';
}

.ms-legacy-Icon--popout:before {
  content: '\e01f';
}

.ms-legacy-Icon--menu:before {
  content: '\e020';
}

.ms-legacy-Icon--home:before {
  content: '\e021';
}

.ms-legacy-Icon--favorites:before {
  content: '\e022';
}

.ms-legacy-Icon--phone:before {
  content: '\e023';
}

.ms-legacy-Icon--mailSend:before {
  content: '\e024';
}

.ms-legacy-Icon--save:before {
  content: '\e025';
}

.ms-legacy-Icon--trash:before {
  content: '\e026';
}

.ms-legacy-Icon--pencil:before {
  content: '\e027';
}

.ms-legacy-Icon--flag:before {
  content: '\e028';
}

.ms-legacy-Icon--reply:before {
  content: '\e029';
}

.ms-legacy-Icon--miniatures:before {
  content: '\e02a';
}

.ms-legacy-Icon--voicemail:before {
  content: '\e02b';
}

.ms-legacy-Icon--play:before {
  content: '\e02c';
}

.ms-legacy-Icon--pause:before {
  content: '\e02d';
}

.ms-legacy-Icon--onlineAdd:before {
  content: '\e02e';
}

.ms-legacy-Icon--onlineJoin:before {
  content: '\e02f';
}

.ms-legacy-Icon--replyAll:before {
  content: '\e030';
}

.ms-legacy-Icon--attachment:before {
  content: '\e031';
}

.ms-legacy-Icon--drm:before {
  content: '\e032';
}

.ms-legacy-Icon--pinDown:before {
  content: '\e033';
}

.ms-legacy-Icon--refresh:before {
  content: '\e034';
}

.ms-legacy-Icon--gear:before {
  content: '\e035';
}

.ms-legacy-Icon--smiley:before {
  content: '\e036';
}

.ms-legacy-Icon--info:before {
  content: '\e037';
}

.ms-legacy-Icon--lock:before {
  content: '\e038';
}

.ms-legacy-Icon--search:before {
  content: '\e039';
}

.ms-legacy-Icon--questionReverse:before {
  content: '\e03a';
}

.ms-legacy-Icon--notRecurring:before {
  content: '\e03b';
}

.ms-legacy-Icon--tasks:before {
  content: '\e040';
}

.ms-legacy-Icon--check:before {
  content: '\e041';
}

.ms-legacy-Icon--x:before {
  content: '\e042';
}

.ms-legacy-Icon--ellipsis:before {
  content: '\e045';
}

.ms-legacy-Icon--dot:before {
  content: '\e046';
}

.ms-legacy-Icon--arrowUp:before {
  content: '\e047';
}

.ms-legacy-Icon--arrowDown:before {
  content: '\e048';
}

.ms-legacy-Icon--arrowLeft:before {
  content: '\e049';
}

.ms-legacy-Icon--arrowRight:before {
  content: '\e04a';
}

.ms-legacy-Icon--download:before {
  content: '\e04b';
}

.ms-legacy-Icon--directions:before {
  content: '\e04c';
}

.ms-legacy-Icon--microphone:before {
  content: '\e04f';
}

.ms-legacy-Icon--caretUp:before {
  content: '\e051';
}

.ms-legacy-Icon--caretDown:before {
  content: '\e052';
}

.ms-legacy-Icon--caretLeft:before {
  content: '\e053';
}

.ms-legacy-Icon--caretRight:before {
  content: '\e054';
}

.ms-legacy-Icon--caretUpLeft:before {
  content: '\e05a';
}

.ms-legacy-Icon--caretUpRight:before {
  content: '\e05b';
}

.ms-legacy-Icon--caretDownRight:before {
  content: '\e05c';
}

.ms-legacy-Icon--caretDownLeft:before {
  content: '\e05d';
}

.ms-legacy-Icon--note:before {
  content: '\e06a';
}

.ms-legacy-Icon--noteReply:before {
  content: '\e06b';
}

.ms-legacy-Icon--noteForward:before {
  content: '\e06c';
}

.ms-legacy-Icon--key:before {
  content: '\e06f';
}

.ms-legacy-Icon--tile:before {
  content: '\e070';
}

.ms-legacy-Icon--taskRecurring:before {
  content: '\e071';
}

.ms-legacy-Icon--starEmpty:before {
  content: '\e073';
}

.ms-legacy-Icon--upload:before {
  content: '\e076';
}

.ms-legacy-Icon--wrench:before {
  content: '\e077';
}

.ms-legacy-Icon--share:before {
  content: '\e078';
}

.ms-legacy-Icon--documentReply:before {
  content: '\e079';
}

.ms-legacy-Icon--documentForward:before {
  content: '\e07a';
}

.ms-legacy-Icon--partner:before {
  content: '\e080';
}

.ms-legacy-Icon--reactivate:before {
  content: '\e084';
}

.ms-legacy-Icon--sort:before {
  content: '\e085';
}

.ms-legacy-Icon--personAdd:before {
  content: '\e086';
}

.ms-legacy-Icon--chevronUp:before {
  content: '\e087';
}

.ms-legacy-Icon--chevronDown:before {
  content: '\e088';
}

.ms-legacy-Icon--chevronLeft:before {
  content: '\e089';
}

.ms-legacy-Icon--chevronRight:before {
  content: '\e08a';
}

.ms-legacy-Icon--peopleAdd:before {
  content: '\e08c';
}

.ms-legacy-Icon--newsfeed:before {
  content: '\e08d';
}

.ms-legacy-Icon--notebook:before {
  content: '\e08e';
}

.ms-legacy-Icon--link:before {
  content: '\e08f';
}

.ms-legacy-Icon--chevronsUp:before {
  content: '\e090';
}

.ms-legacy-Icon--chevronsDown:before {
  content: '\e091';
}

.ms-legacy-Icon--chevronsLeft:before {
  content: '\e092';
}

.ms-legacy-Icon--chevronsRight:before {
  content: '\e093';
}

.ms-legacy-Icon--clutter:before {
  content: '\e09a';
}

.ms-legacy-Icon--subscribe:before {
  content: '\e09c';
}

.ms-legacy-Icon--unsubscribe:before {
  content: '\e09d';
}

.ms-legacy-Icon--personRemove:before {
  content: '\e09e';
}

.ms-legacy-Icon--receiptForward:before {
  content: '\e0a0';
}

.ms-legacy-Icon--receiptReply:before {
  content: '\e0a1';
}

.ms-legacy-Icon--receiptCheck:before {
  content: '\e0a2';
}

.ms-legacy-Icon--peopleRemove:before {
  content: '\e0a3';
}

.ms-legacy-Icon--merge:before {
  content: '\e0a4';
}

.ms-legacy-Icon--split:before {
  content: '\e0a5';
}

.ms-legacy-Icon--eventCancel:before {
  content: '\e0a6';
}

.ms-legacy-Icon--eventShare:before {
  content: '\e0a7';
}

.ms-legacy-Icon--today:before {
  content: '\e0a9';
}

.ms-legacy-Icon--oofReply:before {
  content: '\e0aa';
}

.ms-legacy-Icon--voicemailReply:before {
  content: '\e0ac';
}

.ms-legacy-Icon--voicemailForward:before {
  content: '\e0ad';
}

.ms-legacy-Icon--ribbon:before {
  content: '\e0af';
}

.ms-legacy-Icon--contact:before {
  content: '\e0b0';
}

.ms-legacy-Icon--eye:before {
  content: '\e0b1';
}

.ms-legacy-Icon--glasses:before {
  content: '\e0b2';
}

.ms-legacy-Icon--print:before {
  content: '\e100';
}

.ms-legacy-Icon--room:before {
  content: '\e101';
}

.ms-legacy-Icon--post:before {
  content: '\e102';
}

.ms-legacy-Icon--toggle:before {
  content: '\e103';
}

.ms-legacy-Icon--touch:before {
  content: '\e104';
}

.ms-legacy-Icon--clock:before {
  content: '\e105';
}

.ms-legacy-Icon--fax:before {
  content: '\e106';
}

.ms-legacy-Icon--lightning:before {
  content: '\e110';
}

.ms-legacy-Icon--dialpad:before {
  content: '\e111';
}

.ms-legacy-Icon--phoneTransfer:before {
  content: '\e112';
}

.ms-legacy-Icon--phoneAdd:before {
  content: '\e113';
}

.ms-legacy-Icon--late:before {
  content: '\e114';
}

.ms-legacy-Icon--chatAdd:before {
  content: '\e115';
}

.ms-legacy-Icon--conflict:before {
  content: '\e116';
}

.ms-legacy-Icon--navigate:before {
  content: '\e117';
}

.ms-legacy-Icon--camera:before {
  content: '\e119';
}

.ms-legacy-Icon--filter:before {
  content: '\e11a';
}

.ms-legacy-Icon--fullscreen:before {
  content: '\e11b';
}

.ms-legacy-Icon--new:before {
  content: '\e11c';
}

.ms-legacy-Icon--mailEmpty:before {
  content: '\e11d';
}

.ms-legacy-Icon--editBox:before {
  content: '\e11e';
}

.ms-legacy-Icon--waffle:before {
  content: '\e11f';
}

.ms-legacy-Icon--work:before {
  content: '\e120';
}

.ms-legacy-Icon--eventRecurring:before {
  content: '\e121';
}

.ms-legacy-Icon--cart:before {
  content: '\e122';
}

.ms-legacy-Icon--socialListening:before {
  content: '\e123';
}

.ms-legacy-Icon--mapMarker:before {
  content: '\e124';
}

.ms-legacy-Icon--org:before {
  content: '\e125';
}

.ms-legacy-Icon--replyAlt:before {
  content: '\e150';
}

.ms-legacy-Icon--replyAllAlt:before {
  content: '\e152';
}

.ms-legacy-Icon--eventInfo:before {
  content: '\e154';
}

.ms-legacy-Icon--group:before {
  content: '\e155';
}

.ms-legacy-Icon--money:before {
  content: '\e161';
}

.ms-legacy-Icon--graph:before {
  content: '\e162';
}

.ms-legacy-Icon--noteEdit:before {
  content: '\e163';
}

.ms-legacy-Icon--dashboard:before {
  content: '\e164';
}

.ms-legacy-Icon--mailEdit:before {
  content: '\e165';
}

.ms-legacy-Icon--pinLeft:before {
  content: '\e167';
}

.ms-legacy-Icon--heart:before {
  content: '\e16a';
}

.ms-legacy-Icon--heartEmpty:before {
  content: '\e16b';
}

.ms-legacy-Icon--picture:before {
  content: '\e16c';
}

.ms-legacy-Icon--cake:before {
  content: '\e16d';
}

.ms-legacy-Icon--books:before {
  content: '\e16e';
}

.ms-legacy-Icon--chart:before {
  content: '\e16f';
}

.ms-legacy-Icon--video:before {
  content: '\e170';
}

.ms-legacy-Icon--soccer:before {
  content: '\e171';
}

.ms-legacy-Icon--meal:before {
  content: '\e172';
}

.ms-legacy-Icon--balloon:before {
  content: '\e173';
}

.ms-legacy-Icon--cat:before {
  content: '\e174';
}

.ms-legacy-Icon--dog:before {
  content: '\e175';
}

.ms-legacy-Icon--bag:before {
  content: '\e176';
}

.ms-legacy-Icon--music:before {
  content: '\e177';
}

.ms-legacy-Icon--stopwatch:before {
  content: '\e178';
}

.ms-legacy-Icon--coffee:before {
  content: '\e179';
}

.ms-legacy-Icon--briefcase:before {
  content: '\e17a';
}

.ms-legacy-Icon--pill:before {
  content: '\e17b';
}

.ms-legacy-Icon--trophy:before {
  content: '\e17c';
}

.ms-legacy-Icon--firstAid:before {
  content: '\e17d';
}

.ms-legacy-Icon--plane:before {
  content: '\e17e';
}

.ms-legacy-Icon--page:before {
  content: '\e17f';
}

.ms-legacy-Icon--car:before {
  content: '\e180';
}

.ms-legacy-Icon--dogAlt:before {
  content: '\e181';
}

.ms-legacy-Icon--document:before {
  content: '\e182';
}

.ms-legacy-Icon--metadata:before {
  content: '\e183';
}

.ms-legacy-Icon--pointItem:before {
  content: '\e184';
}

.ms-legacy-Icon--text:before {
  content: '\e185';
}

.ms-legacy-Icon--fieldText:before {
  content: '\e186';
}

.ms-legacy-Icon--fieldNumber:before {
  content: '\e187';
}

.ms-legacy-Icon--dropdown:before {
  content: '\e188';
}

.ms-legacy-Icon--radioButton:before {
  content: '\e189';
}

.ms-legacy-Icon--checkbox:before {
  content: '\e18a';
}

.ms-legacy-Icon--story:before {
  content: '\e18b';
}

.ms-legacy-Icon--bold:before {
  content: '\e18c';
}

.ms-legacy-Icon--italic:before {
  content: '\e18d';
}

.ms-legacy-Icon--underline:before {
  content: '\e18e';
}

.ms-legacy-Icon--quote:before {
  content: '\e18f';
}

.ms-legacy-Icon--styleRemove:before {
  content: '\e190';
}

.ms-legacy-Icon--pictureAdd:before {
  content: '\e191';
}

.ms-legacy-Icon--pictureRemove:before {
  content: '\e192';
}

.ms-legacy-Icon--desktop:before {
  content: '\e193';
}

.ms-legacy-Icon--tablet:before {
  content: '\e194';
}

.ms-legacy-Icon--mobile:before {
  content: '\e195';
}

.ms-legacy-Icon--table:before {
  content: '\e196';
}

.ms-legacy-Icon--hide:before {
  content: '\e197';
}

.ms-legacy-Icon--shield:before {
  content: '\e198';
}

.ms-legacy-Icon--header:before {
  content: '\e19a';
}

.ms-legacy-Icon--paint:before {
  content: '\e19b';
}

.ms-legacy-Icon--support:before {
  content: '\e19c';
}

.ms-legacy-Icon--settings:before {
  content: '\e19d';
}

.ms-legacy-Icon--creditCard:before {
  content: '\e19e';
}

.ms-legacy-Icon--reload:before {
  content: '\e19f';
}

.ms-legacy-Icon--peopleSecurity:before {
  content: '\e200';
}

.ms-legacy-Icon--fieldTextBox:before {
  content: '\e203';
}

.ms-legacy-Icon--multiChoice:before {
  content: '\e204';
}

.ms-legacy-Icon--fieldMail:before {
  content: '\e205';
}

.ms-legacy-Icon--contactForm:before {
  content: '\e206';
}

.ms-legacy-Icon--circleHalfFilled:before {
  content: '\e207';
}

.ms-legacy-Icon--documentPDF:before {
  content: '\e208';
}

.ms-legacy-Icon--bookmark:before {
  content: '\e209';
}

.ms-legacy-Icon--circleUnfilled:before {
  content: '\e20b';
}

.ms-legacy-Icon--circleFilled:before {
  content: '\e20c';
}

.ms-legacy-Icon--textBox:before {
  content: '\e20e';
}

.ms-legacy-Icon--drop:before {
  content: '\e20f';
}

.ms-legacy-Icon--sun:before {
  content: '\e210';
}

.ms-legacy-Icon--lifesaver:before {
  content: '\e211';
}

.ms-legacy-Icon--lifesaverLock:before {
  content: '\e212';
}

.ms-legacy-Icon--mailUnread:before {
  content: '\e213';
}

.ms-legacy-Icon--mailRead:before {
  content: '\e214';
}

.ms-legacy-Icon--inboxCheck:before {
  content: '\e215';
}

.ms-legacy-Icon--folderSearch:before {
  content: '\e216';
}

.ms-legacy-Icon--collapse:before {
  content: '\e217';
}

.ms-legacy-Icon--expand:before {
  content: '\e218';
}

.ms-legacy-Icon--ascending:before {
  content: '\e219';
}

.ms-legacy-Icon--descending:before {
  content: '\e21a';
}

.ms-legacy-Icon--filterClear:before {
  content: '\e21b';
}

.ms-legacy-Icon--checkboxEmpty:before {
  content: '\e21c';
}

.ms-legacy-Icon--checkboxMixed:before {
  content: '\e21d';
}

.ms-legacy-Icon--boards:before {
  content: '\e21e';
}

.ms-legacy-Icon--checkboxCheck:before {
  content: '\e21f';
}

.ms-legacy-Icon--frowny:before {
  content: '\e220';
}

.ms-legacy-Icon--lightBulb:before {
  content: '\e221';
}

.ms-legacy-Icon--globe:before {
  content: '\e222';
}

.ms-legacy-Icon--deviceWipe:before {
  content: '\e223';
}

.ms-legacy-Icon--listCheck:before {
  content: '\e226';
}

.ms-legacy-Icon--listGroup:before {
  content: '\e227';
}

.ms-legacy-Icon--timeline:before {
  content: '\e228';
}

.ms-legacy-Icon--fontIncrease:before {
  content: '\e229';
}

.ms-legacy-Icon--fontDecrease:before {
  content: '\e22a';
}

.ms-legacy-Icon--fontColor:before {
  content: '\e22b';
}

.ms-legacy-Icon--mailCheck:before {
  content: '\e22c';
}

.ms-legacy-Icon--mailDown:before {
  content: '\e22d';
}

.ms-legacy-Icon--listCheckbox:before {
  content: '\e22e';
}

.ms-legacy-Icon--sunAdd:before {
  content: '\e22f';
}

.ms-legacy-Icon--sunQuestion:before {
  content: '\e230';
}

.ms-legacy-Icon--chevronThinUp:before {
  content: '\e231';
}

.ms-legacy-Icon--chevronThinDown:before {
  content: '\e232';
}

.ms-legacy-Icon--chevronThinLeft:before {
  content: '\e233';
}

.ms-legacy-Icon--chevronThinRight:before {
  content: '\e234';
}

.ms-legacy-Icon--chevronThickUp:before {
  content: '\e235';
}

.ms-legacy-Icon--chevronThickDown:before {
  content: '\e236';
}

.ms-legacy-Icon--chevronThickLeft:before {
  content: '\e237';
}

.ms-legacy-Icon--chevronThickRight:before {
  content: '\e238';
}

.ms-legacy-Icon--linkRemove:before {
  content: '\e239';
}

.ms-legacy-Icon--alertOutline:before {
  content: '\e23b';
}

.ms-legacy-Icon--documentLandscape:before {
  content: '\e23c';
}

.ms-legacy-Icon--documentAdd:before {
  content: '\e23d';
}

.ms-legacy-Icon--toggleMiddle:before {
  content: '\e23e';
}

.ms-legacy-Icon--embed:before {
  content: '\e23f';
}

.ms-legacy-Icon--listNumbered:before {
  content: '\e240';
}

.ms-legacy-Icon--peopleCheck:before {
  content: '\e242';
}

.ms-legacy-Icon--caretUpOutline:before {
  content: '\e243';
}

.ms-legacy-Icon--caretDownOutline:before {
  content: '\e244';
}

.ms-legacy-Icon--caretLeftOutline:before {
  content: '\e245';
}

.ms-legacy-Icon--caretRightOutline:before {
  content: '\e246';
}

.ms-legacy-Icon--mailSync:before {
  content: '\e248';
}

.ms-legacy-Icon--mailError:before {
  content: '\e249';
}

.ms-legacy-Icon--mailPause:before {
  content: '\e24a';
}

.ms-legacy-Icon--peopleSync:before {
  content: '\e24b';
}

.ms-legacy-Icon--peopleError:before {
  content: '\e24c';
}

.ms-legacy-Icon--peoplePause:before {
  content: '\e24d';
}

.ms-legacy-Icon--circleBall:before {
  content: '\e24e';
}

.ms-legacy-Icon--circleBalloons:before {
  content: '\e24f';
}

.ms-legacy-Icon--circleCar:before {
  content: '\e250';
}

.ms-legacy-Icon--circleCat:before {
  content: '\e251';
}

.ms-legacy-Icon--circleCoffee:before {
  content: '\e252';
}

.ms-legacy-Icon--circleDog:before {
  content: '\e253';
}

.ms-legacy-Icon--circleLightning:before {
  content: '\e254';
}

.ms-legacy-Icon--circlePill:before {
  content: '\e255';
}

.ms-legacy-Icon--circlePlane:before {
  content: '\e256';
}

.ms-legacy-Icon--circlePoodle:before {
  content: '\e257';
}

.ms-legacy-Icon--checkPeople:before {
  content: '\e259';
}

.ms-legacy-Icon--documentSearch:before {
  content: '\e25a';
}

.ms-legacy-Icon--sortLines:before {
  content: '\e25c';
}

.ms-legacy-Icon--calendarPublic:before {
  content: '\e25d';
}

.ms-legacy-Icon--contactPublic:before {
  content: '\e25e';
}

.ms-legacy-Icon--classNotebook:before {
  content: '\e25f';
}

.ms-legacy-Icon--triangleUp:before {
  content: '\e260';
}

.ms-legacy-Icon--triangleRight:before {
  content: '\e261';
}

.ms-legacy-Icon--triangleDown:before {
  content: '\e262';
}

.ms-legacy-Icon--triangleLeft:before {
  content: '\e263';
}

.ms-legacy-Icon--triangleEmptyUp:before {
  content: '\e264';
}

.ms-legacy-Icon--triangleEmptyRight:before {
  content: '\e265';
}

.ms-legacy-Icon--triangleEmptyDown:before {
  content: '\e266';
}

.ms-legacy-Icon--triangleEmptyLeft:before {
  content: '\e267';
}

.ms-legacy-Icon--filePDF:before {
  content: '\e268';
}

.ms-legacy-Icon--fileImage:before {
  content: '\e26c';
}

.ms-legacy-Icon--fileDocument:before {
  content: '\e26d';
}

.ms-legacy-Icon--listGroup2:before {
  content: '\e26e';
}

.ms-legacy-Icon--copy:before {
  content: '\e26f';
}

.ms-legacy-Icon--creditCardOutline:before {
  content: '\e270';
}

.ms-legacy-Icon--mailPublic:before {
  content: '\e272';
}

.ms-legacy-Icon--folderPublic:before {
  content: '\e273';
}

.ms-legacy-Icon--teamwork:before {
  content: '\e274';
}

.ms-legacy-Icon--move:before {
  content: '\e275';
}

.ms-legacy-Icon--classroom:before {
  content: '\e276';
}

.ms-legacy-Icon--menu2:before {
  content: '\e277';
}

.ms-legacy-Icon--plus2:before {
  content: '\e278';
}

.ms-legacy-Icon--tag:before {
  content: '\e279';
}

.ms-legacy-Icon--arrowUp2:before {
  content: '\e27a';
}

.ms-legacy-Icon--arrowDown2:before {
  content: '\e27b';
}

.ms-legacy-Icon--circlePlus:before {
  content: '\e27c';
}

.ms-legacy-Icon--circleInfo:before {
  content: '\e27d';
}

.ms-legacy-Icon--section:before {
  content: '\e27e';
}

.ms-legacy-Icon--sections:before {
  content: '\e27f';
}

.ms-legacy-Icon--at:before {
  content: '\e282';
}

.ms-legacy-Icon--arrowUpRight:before {
  content: '\e283';
}

.ms-legacy-Icon--arrowDownRight:before {
  content: '\e284';
}

.ms-legacy-Icon--arrowDownLeft:before {
  content: '\e285';
}

.ms-legacy-Icon--arrowUpLeft:before {
  content: '\e286';
}

.ms-legacy-Icon--bundle:before {
  content: '\e287';
}

.ms-legacy-Icon--pictureEdit:before {
  content: '\e288';
}

.ms-legacy-Icon--protectionCenter:before {
  content: '\e289';
}

.ms-legacy-Icon--alert2:before {
  content: '\e28a';
}

.ms-legacy-Icon--circle {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  width: 1em;
  height: 1em;
  margin: 0 0.5em 0 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}

.ms-legacy-Icon--circle:before,
.ms-legacy-Icon--circle:after {
  line-height: 1;
  font-size: inherit;
}

.ms-legacy-Icon--circle:before {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: top;
  position: absolute;
}

.ms-legacy-Icon--circle:after {
  content: '\e000';
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform: scale(2);
      transform: scale(2);
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  z-index: 0;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--star:before {
  top: -2%;
  left: 1%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--person:before {
  top: -2%;
  left: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--alert:before {
  top: -4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--mailOpen:before {
  top: -5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--people:before {
  top: -4%;
  left: -7%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--bell:before {
  top: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--scheduling:before {
  top: -3%;
  left: 6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--documents:before {
  top: -1%;
  left: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--listBullets:before {
  top: -1%;
  left: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--panel:before {
  left: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--popout:before {
  top: -2%;
  left: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--home:before {
  top: -4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--favorites:before {
  top: -2%;
  left: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--phone:before {
  top: -2%;
  left: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--mailSend:before {
  left: -10%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--pencil:before {
  top: -2%;
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--flag:before {
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--miniatures:before {
  left: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--voicemail:before {
  top: 2%;
  left: -7%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--onlineAdd:before {
  top: -1%;
  left: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--pinDown:before {
  top: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--gear:before {
  left: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--check:before {
  top: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--ellipsis:before {
  top: 2%;
  left: -12%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--directions:before {
  left: 10%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--microphone:before {
  top: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretDown:before {
  top: 5%;
  left: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretLeft:before {
  left: -6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretRight:before {
  left: 6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretUpLeft:before {
  top: 5%;
  left: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretUpRight:before {
  top: 5%;
  left: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretDownRight:before {
  left: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretDownLeft:before {
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--note:before {
  top: 2%;
  left: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--noteReply:before {
  top: 6%;
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--noteForward:before {
  top: 6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--key:before {
  top: 5%;
  left: 1%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--tile:before {
  top: -1%;
  left: -18%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--taskRecurring:before {
  top: 2%;
  left: -1%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--starEmpty:before {
  top: -4%;
  left: 1%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--documentReply:before {
  top: -2%;
  left: 7%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--documentForward:before {
  left: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--partner:before {
  top: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--reactivate:before {
  top: -2%;
  left: 6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--sort:before {
  left: -19%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--personAdd:before {
  top: -2%;
  left: 6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--chevronDown:before {
  top: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--chevronLeft:before {
  left: -5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--chevronRight:before {
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--peopleAdd:before {
  top: -5%;
  left: -12%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--newsfeed:before {
  left: -4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--notebook:before {
  left: -4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--link:before {
  top: 2%;
  left: -18%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--chevronsDown:before {
  top: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--chevronsLeft:before {
  left: -5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--chevronsRight:before {
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--personRemove:before {
  left: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--receiptForward:before {
  left: -20%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--receiptReply:before {
  left: -20%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--receiptCheck:before {
  left: -20%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--peopleRemove:before {
  top: -3%;
  left: -12%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--merge:before {
  top: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--split:before {
  top: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--eventCancel:before {
  left: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--today:before {
  top: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--oofReply:before {
  left: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--voicemailReply:before {
  top: 4%;
  left: -25%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--voicemailForward:before {
  top: 4%;
  left: -20%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--eye:before {
  top: -4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--post:before {
  top: -4%;
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--fax:before {
  top: -3%;
  left: -2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--lightning:before {
  top: 2%;
  left: 1%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--filter:before {
  top: 7%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--cart:before {
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--socialListening:before {
  top: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--mapMarker:before {
  top: 2%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--replyAllAlt:before {
  left: -16%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--group:before {
  left: -33%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--money:before {
  left: -8%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--noteEdit:before {
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--mailEdit:before {
  top: 3%;
  left: 7%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--pinLeft:before {
  left: -6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--heart:before {
  top: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--heartEmpty:before {
  top: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--cake:before {
  top: -5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--books:before {
  left: -8%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--video:before {
  top: -3%;
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--balloon:before {
  top: 4%;
  left: -1%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--music:before {
  top: -2%;
  left: -5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--stopwatch:before {
  top: -3%;
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--coffee:before {
  top: -3%;
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--plane:before {
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--dogAlt:before {
  left: -15%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--metadata:before {
  top: -4%;
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--text:before {
  top: -4%;
  left: 10%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--fieldText:before {
  left: -14%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--fieldNumber:before {
  left: -14%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--dropdown:before {
  left: -14%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--story:before {
  left: -5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--bold:before {
  left: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--underline:before {
  top: 4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--quote:before {
  left: -4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--styleRemove:before {
  top: 4%;
  left: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--pictureAdd:before {
  left: -6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--pictureRemove:before {
  left: -6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--mobile:before {
  left: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--hide:before {
  top: -4%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--header:before {
  left: -9%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--msn:before {
  left: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--peopleCheck:before {
  left: -7%;
  top: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretDownOutline:before {
  top: 6%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretLeftOutline:before {
  left: -5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--caretRightOutline:before {
  left: 5%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--sway:before {
  left: -3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--mailSync:before {
  left: 8%;
  top: 3%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--peopleSync:before {
  left: -8%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--peopleError:before {
  left: -8%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--peoplePause:before {
  left: -8%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--documentSearch:before {
  left: 8%;
}

.ms-legacy-Icon--circle.ms-legacy-Icon--dynamicsMarketing:before {
  left: -8%;
}

.ms-legacy-u-slideRightIn10 {
  animation-name: fadeIn, slideRightIn10;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideRightIn10 {
  from {
    transform: translate3d(-10px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideRightIn20 {
  animation-name: fadeIn, slideRightIn20;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideRightIn20 {
  from {
    transform: translate3d(-20px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideRightIn40 {
  animation-name: fadeIn, slideRightIn40;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideRightIn40 {
  from {
    transform: translate3d(-40px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideLeftIn10 {
  animation-name: fadeIn, slideLeftIn10;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideLeftIn10 {
  from {
    transform: translate3d(10px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideLeftIn20 {
  animation-name: fadeIn, slideLeftIn20;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideLeftIn20 {
  from {
    transform: translate3d(20px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideLeftIn40 {
  animation-name: fadeIn, slideLeftIn40;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideLeftIn40 {
  from {
    transform: translate3d(40px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideRightIn400 {
  animation-name: fadeIn, slideRightIn400;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideRightIn400 {
  from {
    transform: translate3d(-400px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideLeftIn400 {
  animation-name: fadeIn, slideLeft400;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideLeft400 {
  from {
    transform: translate3d(400px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideUpIn20 {
  animation-name: fadeIn, slideUpIn20;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideUpIn20 {
  from {
    transform: translate3d(0px, 20px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideUpIn10 {
  animation-name: fadeIn, slideUpIn10;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideUpIn10 {
  from {
    transform: translate3d(0px, 10px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideDownIn20 {
  animation-name: fadeIn, slideDownIn20;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes slideDownIn20 {
  from {
    transform: translate3d(0px, -20px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideDownIn10 {
  animation-name: fadeIn, slideDownIn10;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideDownIn10 {
  from {
    transform: translate3d(0px, -10px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

.ms-legacy-u-slideRightOut40 {
  animation-name: fadeOut, slideRightOut40;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideRightOut40 {
  from {
    transform: translate3d(0px, 0px, 0px);
  }

  to {
    transform: translate3d(40px, 0px, 0px);
  }
}

.ms-legacy-u-slideLeftOut40 {
  animation-name: fadeOut, slideLeftOut40;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideLeftOut40 {
  from {
    transform: translate3d(0, 0px, 0px);
  }

  to {
    transform: translate3d(-40px, 0px, 0px);
  }
}

.ms-legacy-u-slideRightOut400 {
  animation-name: fadeOut, slideRightOut400;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideRightOut400 {
  from {
    transform: translate3d(0, 0px, 0px);
  }

  to {
    transform: translate3d(400px, 0px, 0px);
  }
}

.ms-legacy-u-slideLeftOut400 {
  animation-name: fadeOut, slideLeftOut400;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideLeftOut400 {
  from {
    transform: translate3d(0, 0px, 0px);
  }

  to {
    transform: translate3d(-400px, 0px, 0px);
  }
}

.ms-legacy-u-slideUpOut20 {
  animation-name: fadeOut, slideUpOut20;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideUpOut20 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, -20px, 0px);
  }
}

.ms-legacy-u-slideUpOut10 {
  animation-name: fadeOut, slideUpOut10;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideUpOut10 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, -10px, 0px);
  }
}

.ms-legacy-u-slideDownOut20 {
  animation-name: fadeOut, slideDownOut20;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideDownOut20 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, 20px, 0px);
  }
}

.ms-legacy-u-slideDownOut10 {
  animation-name: fadeOut, slideDownOut10;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes slideDownOut10 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, 10px, 0px);
  }
}

.ms-legacy-u-scaleUpIn100 {
  animation-name: fadeIn, scaleUp100;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes scaleUp100 {
  from {
    transform: scale3d(0.98, 0.98, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.ms-legacy-u-scaleDownIn100 {
  animation-name: fadeIn, scaleDown100;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

@keyframes scaleDown100 {
  from {
    transform: scale3d(1.03, 1.03, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.ms-legacy-u-scaleUpOut103 {
  animation-name: fadeOut, scaleUp103;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes scaleUp103 {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1.03, 1.03, 1);
  }
}

.ms-legacy-u-scaleDownOut98 {
  animation-name: fadeOut, scaleDown98;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes scaleDown98 {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(0.98, 0.98, 1);
  }
}

.ms-legacy-u-fadeIn400 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
}

.ms-legacy-u-fadeIn100 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
          animation-duration: 0.167s;
}

.ms-legacy-u-fadeIn200 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
          animation-duration: 0.267s;
}

.ms-legacy-u-fadeIn500 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
          animation-duration: 0.467s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  }

  to {
    opacity: 1;
  }
}

.ms-legacy-u-fadeOut400 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
}

.ms-legacy-u-fadeOut100 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
          animation-duration: 0.1s;
}

.ms-legacy-u-fadeOut200 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
          animation-duration: 0.167s;
}

.ms-legacy-u-fadeOut500 {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
          animation-duration: 0.467s;
}

@keyframes fadeOut {
  from {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  }

  to {
    opacity: 0;
  }
}

.ms-legacy-u-rotate90deg {
  animation-name: rotate90;
  -webkit-animation-duration: 0.1s;
     -moz-animation-duration: 0.1s;
      -ms-animation-duration: 0.1s;
       -o-animation-duration: 0.1s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes rotate90 {
  from {
    transform: rotateZ(0deg);
  }

  to {
    transform: rotateZ(90deg);
  }
}

.ms-legacy-u-rotateN90deg {
  animation-name: rotateN90;
  -webkit-animation-duration: 0.1s;
     -moz-animation-duration: 0.1s;
      -ms-animation-duration: 0.1s;
       -o-animation-duration: 0.1s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

@keyframes rotateN90 {
  from {
    transform: rotateZ(90deg);
  }

  to {
    transform: rotateZ(0deg);
  }
}

.ms-legacy-u-expandCollapse400 {
  transition: height 0.367s cubic-bezier(0.1, 0.25, 0.75, 0.9);
}

.ms-legacy-u-expandCollapse200 {
  transition: height 0.167s cubic-bezier(0.1, 0.25, 0.75, 0.9);
}

.ms-legacy-u-expandCollapse100 {
  transition: height 0.1s cubic-bezier(0.1, 0.25, 0.75, 0.9);
}

.ms-legacy-u-delay100 {
  animation-delay: 0.167s;
}

.ms-legacy-u-delay200 {
  animation-delay: 0.267s;
}

@media (max-width: 479px) {
  .ms-legacy-u-hiddenSm,
  .ms-legacy-u-hiddenMdDown,
  .ms-legacy-u-hiddenLgDown,
  .ms-legacy-u-hiddenXlDown,
  .ms-legacy-u-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  .ms-legacy-u-hiddenMd,
  .ms-legacy-u-hiddenMdUp,
  .ms-legacy-u-hiddenMdDown,
  .ms-legacy-u-hiddenLgDown,
  .ms-legacy-u-hiddenXlDown,
  .ms-legacy-u-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 640px) and (max-width: 1023px) {
  .ms-legacy-u-hiddenMdUp,
  .ms-legacy-u-hiddenLg,
  .ms-legacy-u-hiddenLgUp,
  .ms-legacy-u-hiddenLgDown,
  .ms-legacy-u-hiddenXlDown,
  .ms-legacy-u-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .ms-legacy-u-hiddenMdUp,
  .ms-legacy-u-hiddenLgUp,
  .ms-legacy-u-hiddenXl,
  .ms-legacy-u-hiddenXlUp,
  .ms-legacy-u-hiddenXlDown,
  .ms-legacy-u-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 1366px) and (max-width: 1919px) {
  .ms-legacy-u-hiddenMdUp,
  .ms-legacy-u-hiddenLgUp,
  .ms-legacy-u-hiddenXlUp,
  .ms-legacy-u-hiddenXxl,
  .ms-legacy-u-hiddenXxlUp,
  .ms-legacy-u-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 1920px) {
  .ms-legacy-u-hiddenMdUp,
  .ms-legacy-u-hiddenLgUp,
  .ms-legacy-u-hiddenXlUp,
  .ms-legacy-u-hiddenXxlUp,
  .ms-legacy-u-hiddenXxxl {
    display: none !important;
  }
}

.ms-legacy-u-sm12 {
  width: 100%;
}

.ms-legacy-u-sm11 {
  width: 91.66666666666666%;
}

.ms-legacy-u-sm10 {
  width: 83.33333333333334%;
}

.ms-legacy-u-sm9 {
  width: 75%;
}

.ms-legacy-u-sm8 {
  width: 66.66666666666666%;
}

.ms-legacy-u-sm7 {
  width: 58.333333333333336%;
}

.ms-legacy-u-sm6 {
  width: 50%;
}

.ms-legacy-u-sm5 {
  width: 41.66666666666667%;
}

.ms-legacy-u-sm4 {
  width: 33.33333333333333%;
}

.ms-legacy-u-sm3 {
  width: 25%;
}

.ms-legacy-u-sm2 {
  width: 16.666666666666664%;
}

.ms-legacy-u-sm1 {
  width: 8.333333333333332%;
}

.ms-legacy-u-smPull12 {
  right: 100%;
}

.ms-legacy-u-smPull11 {
  right: 91.66666666666666%;
}

.ms-legacy-u-smPull10 {
  right: 83.33333333333334%;
}

.ms-legacy-u-smPull9 {
  right: 75%;
}

.ms-legacy-u-smPull8 {
  right: 66.66666666666666%;
}

.ms-legacy-u-smPull7 {
  right: 58.333333333333336%;
}

.ms-legacy-u-smPull6 {
  right: 50%;
}

.ms-legacy-u-smPull5 {
  right: 41.66666666666667%;
}

.ms-legacy-u-smPull4 {
  right: 33.33333333333333%;
}

.ms-legacy-u-smPull3 {
  right: 25%;
}

.ms-legacy-u-smPull2 {
  right: 16.666666666666664%;
}

.ms-legacy-u-smPull1 {
  right: 8.333333333333332%;
}

.ms-legacy-u-smPull0 {
  right: auto;
}

.ms-legacy-u-smPush12 {
  left: 100%;
}

.ms-legacy-u-smPush11 {
  left: 91.66666666666666%;
}

.ms-legacy-u-smPush10 {
  left: 83.33333333333334%;
}

.ms-legacy-u-smPush9 {
  left: 75%;
}

.ms-legacy-u-smPush8 {
  left: 66.66666666666666%;
}

.ms-legacy-u-smPush7 {
  left: 58.333333333333336%;
}

.ms-legacy-u-smPush6 {
  left: 50%;
}

.ms-legacy-u-smPush5 {
  left: 41.66666666666667%;
}

.ms-legacy-u-smPush4 {
  left: 33.33333333333333%;
}

.ms-legacy-u-smPush3 {
  left: 25%;
}

.ms-legacy-u-smPush2 {
  left: 16.666666666666664%;
}

.ms-legacy-u-smPush1 {
  left: 8.333333333333332%;
}

.ms-legacy-u-smPush0 {
  left: auto;
}

.ms-legacy-u-smOffset11 {
  margin-left: 91.66666666666666%;
}

.ms-legacy-u-smOffset10 {
  margin-left: 83.33333333333334%;
}

.ms-legacy-u-smOffset9 {
  margin-left: 75%;
}

.ms-legacy-u-smOffset8 {
  margin-left: 66.66666666666666%;
}

.ms-legacy-u-smOffset7 {
  margin-left: 58.333333333333336%;
}

.ms-legacy-u-smOffset6 {
  margin-left: 50%;
}

.ms-legacy-u-smOffset5 {
  margin-left: 41.66666666666667%;
}

.ms-legacy-u-smOffset4 {
  margin-left: 33.33333333333333%;
}

.ms-legacy-u-smOffset3 {
  margin-left: 25%;
}

.ms-legacy-u-smOffset2 {
  margin-left: 16.666666666666664%;
}

.ms-legacy-u-smOffset1 {
  margin-left: 8.333333333333332%;
}

.ms-legacy-u-smOffset0 {
  margin-left: 0;
}

@media (min-width: 480px) {
  .ms-legacy-u-md12 {
    width: 100%;
  }

  .ms-legacy-u-md11 {
    width: 91.66666666666666%;
  }

  .ms-legacy-u-md10 {
    width: 83.33333333333334%;
  }

  .ms-legacy-u-md9 {
    width: 75%;
  }

  .ms-legacy-u-md8 {
    width: 66.66666666666666%;
  }

  .ms-legacy-u-md7 {
    width: 58.333333333333336%;
  }

  .ms-legacy-u-md6 {
    width: 50%;
  }

  .ms-legacy-u-md5 {
    width: 41.66666666666667%;
  }

  .ms-legacy-u-md4 {
    width: 33.33333333333333%;
  }

  .ms-legacy-u-md3 {
    width: 25%;
  }

  .ms-legacy-u-md2 {
    width: 16.666666666666664%;
  }

  .ms-legacy-u-md1 {
    width: 8.333333333333332%;
  }

  .ms-legacy-u-mdPull12 {
    right: 100%;
  }

  .ms-legacy-u-mdPull11 {
    right: 91.66666666666666%;
  }

  .ms-legacy-u-mdPull10 {
    right: 83.33333333333334%;
  }

  .ms-legacy-u-mdPull9 {
    right: 75%;
  }

  .ms-legacy-u-mdPull8 {
    right: 66.66666666666666%;
  }

  .ms-legacy-u-mdPull7 {
    right: 58.333333333333336%;
  }

  .ms-legacy-u-mdPull6 {
    right: 50%;
  }

  .ms-legacy-u-mdPull5 {
    right: 41.66666666666667%;
  }

  .ms-legacy-u-mdPull4 {
    right: 33.33333333333333%;
  }

  .ms-legacy-u-mdPull3 {
    right: 25%;
  }

  .ms-legacy-u-mdPull2 {
    right: 16.666666666666664%;
  }

  .ms-legacy-u-mdPull1 {
    right: 8.333333333333332%;
  }

  .ms-legacy-u-mdPull0 {
    right: auto;
  }

  .ms-legacy-u-mdPush12 {
    left: 100%;
  }

  .ms-legacy-u-mdPush11 {
    left: 91.66666666666666%;
  }

  .ms-legacy-u-mdPush10 {
    left: 83.33333333333334%;
  }

  .ms-legacy-u-mdPush9 {
    left: 75%;
  }

  .ms-legacy-u-mdPush8 {
    left: 66.66666666666666%;
  }

  .ms-legacy-u-mdPush7 {
    left: 58.333333333333336%;
  }

  .ms-legacy-u-mdPush6 {
    left: 50%;
  }

  .ms-legacy-u-mdPush5 {
    left: 41.66666666666667%;
  }

  .ms-legacy-u-mdPush4 {
    left: 33.33333333333333%;
  }

  .ms-legacy-u-mdPush3 {
    left: 25%;
  }

  .ms-legacy-u-mdPush2 {
    left: 16.666666666666664%;
  }

  .ms-legacy-u-mdPush1 {
    left: 8.333333333333332%;
  }

  .ms-legacy-u-mdPush0 {
    left: auto;
  }

  .ms-legacy-u-mdOffset11 {
    margin-left: 91.66666666666666%;
  }

  .ms-legacy-u-mdOffset10 {
    margin-left: 83.33333333333334%;
  }

  .ms-legacy-u-mdOffset9 {
    margin-left: 75%;
  }

  .ms-legacy-u-mdOffset8 {
    margin-left: 66.66666666666666%;
  }

  .ms-legacy-u-mdOffset7 {
    margin-left: 58.333333333333336%;
  }

  .ms-legacy-u-mdOffset6 {
    margin-left: 50%;
  }

  .ms-legacy-u-mdOffset5 {
    margin-left: 41.66666666666667%;
  }

  .ms-legacy-u-mdOffset4 {
    margin-left: 33.33333333333333%;
  }

  .ms-legacy-u-mdOffset3 {
    margin-left: 25%;
  }

  .ms-legacy-u-mdOffset2 {
    margin-left: 16.666666666666664%;
  }

  .ms-legacy-u-mdOffset1 {
    margin-left: 8.333333333333332%;
  }

  .ms-legacy-u-mdOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 640px) {
  .ms-legacy-u-lg12 {
    width: 100%;
  }

  .ms-legacy-u-lg11 {
    width: 91.66666666666666%;
  }

  .ms-legacy-u-lg10 {
    width: 83.33333333333334%;
  }

  .ms-legacy-u-lg9 {
    width: 75%;
  }

  .ms-legacy-u-lg8 {
    width: 66.66666666666666%;
  }

  .ms-legacy-u-lg7 {
    width: 58.333333333333336%;
  }

  .ms-legacy-u-lg6 {
    width: 50%;
  }

  .ms-legacy-u-lg5 {
    width: 41.66666666666667%;
  }

  .ms-legacy-u-lg4 {
    width: 33.33333333333333%;
  }

  .ms-legacy-u-lg3 {
    width: 25%;
  }

  .ms-legacy-u-lg2 {
    width: 16.666666666666664%;
  }

  .ms-legacy-u-lg1 {
    width: 8.333333333333332%;
  }

  .ms-legacy-u-lgPull12 {
    right: 100%;
  }

  .ms-legacy-u-lgPull11 {
    right: 91.66666666666666%;
  }

  .ms-legacy-u-lgPull10 {
    right: 83.33333333333334%;
  }

  .ms-legacy-u-lgPull9 {
    right: 75%;
  }

  .ms-legacy-u-lgPull8 {
    right: 66.66666666666666%;
  }

  .ms-legacy-u-lgPull7 {
    right: 58.333333333333336%;
  }

  .ms-legacy-u-lgPull6 {
    right: 50%;
  }

  .ms-legacy-u-lgPull5 {
    right: 41.66666666666667%;
  }

  .ms-legacy-u-lgPull4 {
    right: 33.33333333333333%;
  }

  .ms-legacy-u-lgPull3 {
    right: 25%;
  }

  .ms-legacy-u-lgPull2 {
    right: 16.666666666666664%;
  }

  .ms-legacy-u-lgPull1 {
    right: 8.333333333333332%;
  }

  .ms-legacy-u-lgPull0 {
    right: auto;
  }

  .ms-legacy-u-lgPush12 {
    left: 100%;
  }

  .ms-legacy-u-lgPush11 {
    left: 91.66666666666666%;
  }

  .ms-legacy-u-lgPush10 {
    left: 83.33333333333334%;
  }

  .ms-legacy-u-lgPush9 {
    left: 75%;
  }

  .ms-legacy-u-lgPush8 {
    left: 66.66666666666666%;
  }

  .ms-legacy-u-lgPush7 {
    left: 58.333333333333336%;
  }

  .ms-legacy-u-lgPush6 {
    left: 50%;
  }

  .ms-legacy-u-lgPush5 {
    left: 41.66666666666667%;
  }

  .ms-legacy-u-lgPush4 {
    left: 33.33333333333333%;
  }

  .ms-legacy-u-lgPush3 {
    left: 25%;
  }

  .ms-legacy-u-lgPush2 {
    left: 16.666666666666664%;
  }

  .ms-legacy-u-lgPush1 {
    left: 8.333333333333332%;
  }

  .ms-legacy-u-lgPush0 {
    left: auto;
  }

  .ms-legacy-u-lgOffset11 {
    margin-left: 91.66666666666666%;
  }

  .ms-legacy-u-lgOffset10 {
    margin-left: 83.33333333333334%;
  }

  .ms-legacy-u-lgOffset9 {
    margin-left: 75%;
  }

  .ms-legacy-u-lgOffset8 {
    margin-left: 66.66666666666666%;
  }

  .ms-legacy-u-lgOffset7 {
    margin-left: 58.333333333333336%;
  }

  .ms-legacy-u-lgOffset6 {
    margin-left: 50%;
  }

  .ms-legacy-u-lgOffset5 {
    margin-left: 41.66666666666667%;
  }

  .ms-legacy-u-lgOffset4 {
    margin-left: 33.33333333333333%;
  }

  .ms-legacy-u-lgOffset3 {
    margin-left: 25%;
  }

  .ms-legacy-u-lgOffset2 {
    margin-left: 16.666666666666664%;
  }

  .ms-legacy-u-lgOffset1 {
    margin-left: 8.333333333333332%;
  }

  .ms-legacy-u-lgOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .ms-legacy-u-xl12 {
    width: 100%;
  }

  .ms-legacy-u-xl11 {
    width: 91.66666666666666%;
  }

  .ms-legacy-u-xl10 {
    width: 83.33333333333334%;
  }

  .ms-legacy-u-xl9 {
    width: 75%;
  }

  .ms-legacy-u-xl8 {
    width: 66.66666666666666%;
  }

  .ms-legacy-u-xl7 {
    width: 58.333333333333336%;
  }

  .ms-legacy-u-xl6 {
    width: 50%;
  }

  .ms-legacy-u-xl5 {
    width: 41.66666666666667%;
  }

  .ms-legacy-u-xl4 {
    width: 33.33333333333333%;
  }

  .ms-legacy-u-xl3 {
    width: 25%;
  }

  .ms-legacy-u-xl2 {
    width: 16.666666666666664%;
  }

  .ms-legacy-u-xl1 {
    width: 8.333333333333332%;
  }

  .ms-legacy-u-xlPull12 {
    right: 100%;
  }

  .ms-legacy-u-xlPull11 {
    right: 91.66666666666666%;
  }

  .ms-legacy-u-xlPull10 {
    right: 83.33333333333334%;
  }

  .ms-legacy-u-xlPull9 {
    right: 75%;
  }

  .ms-legacy-u-xlPull8 {
    right: 66.66666666666666%;
  }

  .ms-legacy-u-xlPull7 {
    right: 58.333333333333336%;
  }

  .ms-legacy-u-xlPull6 {
    right: 50%;
  }

  .ms-legacy-u-xlPull5 {
    right: 41.66666666666667%;
  }

  .ms-legacy-u-xlPull4 {
    right: 33.33333333333333%;
  }

  .ms-legacy-u-xlPull3 {
    right: 25%;
  }

  .ms-legacy-u-xlPull2 {
    right: 16.666666666666664%;
  }

  .ms-legacy-u-xlPull1 {
    right: 8.333333333333332%;
  }

  .ms-legacy-u-xlPull0 {
    right: auto;
  }

  .ms-legacy-u-xlPush12 {
    left: 100%;
  }

  .ms-legacy-u-xlPush11 {
    left: 91.66666666666666%;
  }

  .ms-legacy-u-xlPush10 {
    left: 83.33333333333334%;
  }

  .ms-legacy-u-xlPush9 {
    left: 75%;
  }

  .ms-legacy-u-xlPush8 {
    left: 66.66666666666666%;
  }

  .ms-legacy-u-xlPush7 {
    left: 58.333333333333336%;
  }

  .ms-legacy-u-xlPush6 {
    left: 50%;
  }

  .ms-legacy-u-xlPush5 {
    left: 41.66666666666667%;
  }

  .ms-legacy-u-xlPush4 {
    left: 33.33333333333333%;
  }

  .ms-legacy-u-xlPush3 {
    left: 25%;
  }

  .ms-legacy-u-xlPush2 {
    left: 16.666666666666664%;
  }

  .ms-legacy-u-xlPush1 {
    left: 8.333333333333332%;
  }

  .ms-legacy-u-xlPush0 {
    left: auto;
  }

  .ms-legacy-u-xlOffset11 {
    margin-left: 91.66666666666666%;
  }

  .ms-legacy-u-xlOffset10 {
    margin-left: 83.33333333333334%;
  }

  .ms-legacy-u-xlOffset9 {
    margin-left: 75%;
  }

  .ms-legacy-u-xlOffset8 {
    margin-left: 66.66666666666666%;
  }

  .ms-legacy-u-xlOffset7 {
    margin-left: 58.333333333333336%;
  }

  .ms-legacy-u-xlOffset6 {
    margin-left: 50%;
  }

  .ms-legacy-u-xlOffset5 {
    margin-left: 41.66666666666667%;
  }

  .ms-legacy-u-xlOffset4 {
    margin-left: 33.33333333333333%;
  }

  .ms-legacy-u-xlOffset3 {
    margin-left: 25%;
  }

  .ms-legacy-u-xlOffset2 {
    margin-left: 16.666666666666664%;
  }

  .ms-legacy-u-xlOffset1 {
    margin-left: 8.333333333333332%;
  }

  .ms-legacy-u-xlOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 1366px) {
  .ms-legacy-u-xxl12 {
    width: 100%;
  }

  .ms-legacy-u-xxl11 {
    width: 91.66666666666666%;
  }

  .ms-legacy-u-xxl10 {
    width: 83.33333333333334%;
  }

  .ms-legacy-u-xxl9 {
    width: 75%;
  }

  .ms-legacy-u-xxl8 {
    width: 66.66666666666666%;
  }

  .ms-legacy-u-xxl7 {
    width: 58.333333333333336%;
  }

  .ms-legacy-u-xxl6 {
    width: 50%;
  }

  .ms-legacy-u-xxl5 {
    width: 41.66666666666667%;
  }

  .ms-legacy-u-xxl4 {
    width: 33.33333333333333%;
  }

  .ms-legacy-u-xxl3 {
    width: 25%;
  }

  .ms-legacy-u-xxl2 {
    width: 16.666666666666664%;
  }

  .ms-legacy-u-xxl1 {
    width: 8.333333333333332%;
  }

  .ms-legacy-u-xxlPull12 {
    right: 100%;
  }

  .ms-legacy-u-xxlPull11 {
    right: 91.66666666666666%;
  }

  .ms-legacy-u-xxlPull10 {
    right: 83.33333333333334%;
  }

  .ms-legacy-u-xxlPull9 {
    right: 75%;
  }

  .ms-legacy-u-xxlPull8 {
    right: 66.66666666666666%;
  }

  .ms-legacy-u-xxlPull7 {
    right: 58.333333333333336%;
  }

  .ms-legacy-u-xxlPull6 {
    right: 50%;
  }

  .ms-legacy-u-xxlPull5 {
    right: 41.66666666666667%;
  }

  .ms-legacy-u-xxlPull4 {
    right: 33.33333333333333%;
  }

  .ms-legacy-u-xxlPull3 {
    right: 25%;
  }

  .ms-legacy-u-xxlPull2 {
    right: 16.666666666666664%;
  }

  .ms-legacy-u-xxlPull1 {
    right: 8.333333333333332%;
  }

  .ms-legacy-u-xxlPull0 {
    right: auto;
  }

  .ms-legacy-u-xxlPush12 {
    left: 100%;
  }

  .ms-legacy-u-xxlPush11 {
    left: 91.66666666666666%;
  }

  .ms-legacy-u-xxlPush10 {
    left: 83.33333333333334%;
  }

  .ms-legacy-u-xxlPush9 {
    left: 75%;
  }

  .ms-legacy-u-xxlPush8 {
    left: 66.66666666666666%;
  }

  .ms-legacy-u-xxlPush7 {
    left: 58.333333333333336%;
  }

  .ms-legacy-u-xxlPush6 {
    left: 50%;
  }

  .ms-legacy-u-xxlPush5 {
    left: 41.66666666666667%;
  }

  .ms-legacy-u-xxlPush4 {
    left: 33.33333333333333%;
  }

  .ms-legacy-u-xxlPush3 {
    left: 25%;
  }

  .ms-legacy-u-xxlPush2 {
    left: 16.666666666666664%;
  }

  .ms-legacy-u-xxlPush1 {
    left: 8.333333333333332%;
  }

  .ms-legacy-u-xxlPush0 {
    left: auto;
  }

  .ms-legacy-u-xxlOffset11 {
    margin-left: 91.66666666666666%;
  }

  .ms-legacy-u-xxlOffset10 {
    margin-left: 83.33333333333334%;
  }

  .ms-legacy-u-xxlOffset9 {
    margin-left: 75%;
  }

  .ms-legacy-u-xxlOffset8 {
    margin-left: 66.66666666666666%;
  }

  .ms-legacy-u-xxlOffset7 {
    margin-left: 58.333333333333336%;
  }

  .ms-legacy-u-xxlOffset6 {
    margin-left: 50%;
  }

  .ms-legacy-u-xxlOffset5 {
    margin-left: 41.66666666666667%;
  }

  .ms-legacy-u-xxlOffset4 {
    margin-left: 33.33333333333333%;
  }

  .ms-legacy-u-xxlOffset3 {
    margin-left: 25%;
  }

  .ms-legacy-u-xxlOffset2 {
    margin-left: 16.666666666666664%;
  }

  .ms-legacy-u-xxlOffset1 {
    margin-left: 8.333333333333332%;
  }

  .ms-legacy-u-xxlOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 1920px) {
  .ms-legacy-u-xxxl12 {
    width: 100%;
  }

  .ms-legacy-u-xxxl11 {
    width: 91.66666666666666%;
  }

  .ms-legacy-u-xxxl10 {
    width: 83.33333333333334%;
  }

  .ms-legacy-u-xxxl9 {
    width: 75%;
  }

  .ms-legacy-u-xxxl8 {
    width: 66.66666666666666%;
  }

  .ms-legacy-u-xxxl7 {
    width: 58.333333333333336%;
  }

  .ms-legacy-u-xxxl6 {
    width: 50%;
  }

  .ms-legacy-u-xxxl5 {
    width: 41.66666666666667%;
  }

  .ms-legacy-u-xxxl4 {
    width: 33.33333333333333%;
  }

  .ms-legacy-u-xxxl3 {
    width: 25%;
  }

  .ms-legacy-u-xxxl2 {
    width: 16.666666666666664%;
  }

  .ms-legacy-u-xxxl1 {
    width: 8.333333333333332%;
  }

  .ms-legacy-u-xxxlPull12 {
    right: 100%;
  }

  .ms-legacy-u-xxxlPull11 {
    right: 91.66666666666666%;
  }

  .ms-legacy-u-xxxlPull10 {
    right: 83.33333333333334%;
  }

  .ms-legacy-u-xxxlPull9 {
    right: 75%;
  }

  .ms-legacy-u-xxxlPull8 {
    right: 66.66666666666666%;
  }

  .ms-legacy-u-xxxlPull7 {
    right: 58.333333333333336%;
  }

  .ms-legacy-u-xxxlPull6 {
    right: 50%;
  }

  .ms-legacy-u-xxxlPull5 {
    right: 41.66666666666667%;
  }

  .ms-legacy-u-xxxlPull4 {
    right: 33.33333333333333%;
  }

  .ms-legacy-u-xxxlPull3 {
    right: 25%;
  }

  .ms-legacy-u-xxxlPull2 {
    right: 16.666666666666664%;
  }

  .ms-legacy-u-xxxlPull1 {
    right: 8.333333333333332%;
  }

  .ms-legacy-u-xxxlPull0 {
    right: auto;
  }

  .ms-legacy-u-xxxlPush12 {
    left: 100%;
  }

  .ms-legacy-u-xxxlPush11 {
    left: 91.66666666666666%;
  }

  .ms-legacy-u-xxxlPush10 {
    left: 83.33333333333334%;
  }

  .ms-legacy-u-xxxlPush9 {
    left: 75%;
  }

  .ms-legacy-u-xxxlPush8 {
    left: 66.66666666666666%;
  }

  .ms-legacy-u-xxxlPush7 {
    left: 58.333333333333336%;
  }

  .ms-legacy-u-xxxlPush6 {
    left: 50%;
  }

  .ms-legacy-u-xxxlPush5 {
    left: 41.66666666666667%;
  }

  .ms-legacy-u-xxxlPush4 {
    left: 33.33333333333333%;
  }

  .ms-legacy-u-xxxlPush3 {
    left: 25%;
  }

  .ms-legacy-u-xxxlPush2 {
    left: 16.666666666666664%;
  }

  .ms-legacy-u-xxxlPush1 {
    left: 8.333333333333332%;
  }

  .ms-legacy-u-xxxlPush0 {
    left: auto;
  }

  .ms-legacy-u-xxxlOffset11 {
    margin-left: 91.66666666666666%;
  }

  .ms-legacy-u-xxxlOffset10 {
    margin-left: 83.33333333333334%;
  }

  .ms-legacy-u-xxxlOffset9 {
    margin-left: 75%;
  }

  .ms-legacy-u-xxxlOffset8 {
    margin-left: 66.66666666666666%;
  }

  .ms-legacy-u-xxxlOffset7 {
    margin-left: 58.333333333333336%;
  }

  .ms-legacy-u-xxxlOffset6 {
    margin-left: 50%;
  }

  .ms-legacy-u-xxxlOffset5 {
    margin-left: 41.66666666666667%;
  }

  .ms-legacy-u-xxxlOffset4 {
    margin-left: 33.33333333333333%;
  }

  .ms-legacy-u-xxxlOffset3 {
    margin-left: 25%;
  }

  .ms-legacy-u-xxxlOffset2 {
    margin-left: 16.666666666666664%;
  }

  .ms-legacy-u-xxxlOffset1 {
    margin-left: 8.333333333333332%;
  }

  .ms-legacy-u-xxxlOffset0 {
    margin-left: 0;
  }
}

.ms-legacy-Grid {
  box-sizing: border-box;
  *zoom: 1;
  padding: 0 8px;
}

.ms-legacy-Grid:before,
.ms-legacy-Grid:after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-legacy-Grid:after {
  clear: both;
}

.ms-legacy-Grid-row {
  margin: 0 -8px;
  box-sizing: border-box;
  *zoom: 1;
}

.ms-legacy-Grid-row:before,
.ms-legacy-Grid-row:after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-legacy-Grid-row:after {
  clear: both;
}

.ms-legacy-Grid-col {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
  float: left;
}

.ms-legacy-Grid-col .ms-legacy-Grid {
  padding: 0;
}

/* Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information. */
/**
 * Office UI Fabric 2.6.3
 * The front-end framework for building experiences for Office 365.
 **/
/*
  Your use of the content in the files referenced here are subject to the terms of the license at http://aka.ms/fabric-font-license
*/
/*
    Edited to replace '.ms-' with '.ms-legacy-' so that it won't conflict with newer office fabric css
*/
.ms-legacy-Breadcrumb {
  margin: 23px 0 1px 0;
}

.ms-legacy-Breadcrumb.is-overflow .ms-legacy-Breadcrumb-overflow {
  display: inline;
}

.ms-legacy-Breadcrumb-chevron {
  font-size: 17px;
  color: #666666;
  vertical-align: top;
  margin: 10px 0;
}

.ms-legacy-Breadcrumb-list {
  display: inline;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}

.ms-legacy-Breadcrumb-list .ms-legacy-Breadcrumb-listItem {
  list-style-type: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.ms-legacy-Breadcrumb-list .ms-legacy-Breadcrumb-listItem:last-of-type .ms-legacy-Breadcrumb-chevron {
  display: none;
}

.ms-legacy-Breadcrumb-overflow {
  display: none;
  position: relative;
  margin-right: -4px;
}

.ms-legacy-Breadcrumb-overflow .ms-legacy-Breadcrumb-overflowButton {
  font-size: 12px;
  display: inline-block;
  color: #0078d7;
  margin-right: -4px;
  padding: 12px 8px 3px 8px;
  cursor: pointer;
}

.ms-legacy-Breadcrumb-overflowMenu {
  display: none;
  position: absolute;
}

.ms-legacy-Breadcrumb-overflowMenu.is-open {
  display: block;
  top: 36px;
  left: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  z-index: 105;
}

.ms-legacy-Breadcrumb-overflowMenu:before {
  position: absolute;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  top: -6px;
  left: 6px;
  content: ' ';
  width: 16px;
  height: 16px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  background-color: white;
}

.ms-legacy-Breadcrumb-overflowMenu .ms-legacy-ContextualMenu {
  border: none;
  box-shadow: none;
  position: relative;
  width: 190px;
}

.ms-legacy-Breadcrumb-overflowMenu .ms-legacy-ContextualMenu.is-open {
  margin-bottom: 0;
}

.ms-legacy-Breadcrumb-itemLink,
.ms-legacy-Breadcrumb-overflowButton {
  text-decoration: none;
  outline: transparent;
}

.ms-legacy-Breadcrumb-itemLink:hover,
.ms-legacy-Breadcrumb-overflowButton:hover {
  background-color: #f4f4f4;
  cursor: pointer;
}

.ms-legacy-Breadcrumb-itemLink:focus,
.ms-legacy-Breadcrumb-overflowButton:focus {
  outline: #767676 solid 1px;
  color: #000000;
}

.ms-legacy-Breadcrumb-itemLink:active,
.ms-legacy-Breadcrumb-overflowButton:active {
  outline: transparent;
  background-color: #c8c8c8;
}

.ms-legacy-Breadcrumb-itemLink {
  color: #333333;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  display: inline-block;
  padding: 0 4px;
  max-width: 160px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media screen and (max-width: 639px) {
  .ms-legacy-Breadcrumb {
    margin: 10px 0;
  }

  .ms-legacy-Breadcrumb-itemLink {
    font-size: 17px;
  }

  .ms-legacy-Breadcrumb-chevron {
    font-size: 14px;
    margin-top: 7px;
  }

  .ms-legacy-Breadcrumb-overflow .ms-legacy-Breadcrumb-overflowButton {
    padding-top: 8px;
    padding-bottom: 3px;
  }
}

@media screen and (max-width: 479px) {
  .ms-legacy-Breadcrumb-itemLink {
    font-size: 14px;
    max-width: 116px;
  }

  .ms-legacy-Breadcrumb-chevron {
    margin-top: 4px;
  }

  .ms-legacy-Breadcrumb-overflow .ms-legacy-Breadcrumb-overflowButton {
    padding-top: 5px;
    padding-bottom: 3px;
  }
}

.ms-legacy-Button {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  min-width: 80px;
  padding: 4px 20px 6px;
}

.ms-legacy-Button:hover {
  background-color: #eaeaea;
  border-color: #eaeaea;
  outline: 1px solid transparent;
}

.ms-legacy-Button:hover .ms-legacy-Button-label {
  color: #000000;
}

.ms-legacy-Button:focus {
  background-color: #eaeaea;
  border-color: #0078d7;
  outline: 1px solid transparent;
}

.ms-legacy-Button:focus .ms-legacy-Button-label {
  color: #000000;
}

.ms-legacy-Button:active {
  background-color: #0078d7;
  border-color: #0078d7;
}

.ms-legacy-Button:active .ms-legacy-Button-label {
  color: #ffffff;
}

.ms-legacy-Button:disabled,
.ms-legacy-Button.is-disabled {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  cursor: default;
}

.ms-legacy-Button:disabled .ms-legacy-Button-label,
.ms-legacy-Button.is-disabled .ms-legacy-Button-label {
  color: #a6a6a6;
}

.ms-legacy-Button:disabled:hover,
.ms-legacy-Button:disabled:focus,
.ms-legacy-Button.is-disabled:hover,
.ms-legacy-Button.is-disabled:focus {
  outline: 0;
}

.ms-legacy-Button + .ms-legacy-Button {
  margin-left: 6px;
}

.ms-legacy-Button-label {
  color: #333333;
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
}

.ms-legacy-Button-icon,
.ms-legacy-Button-description {
  display: none;
}

.ms-legacy-Button.ms-legacy-Button--primary {
  background-color: #0078d7;
  border-color: #0078d7;
}

.ms-legacy-Button.ms-legacy-Button--primary .ms-legacy-Button-label {
  color: #ffffff;
}

.ms-legacy-Button.ms-legacy-Button--primary:hover {
  background-color: #005a9e;
  border-color: #005a9e;
}

.ms-legacy-Button.ms-legacy-Button--primary:focus {
  background-color: #005a9e;
  border-color: #004578;
}

.ms-legacy-Button.ms-legacy-Button--primary:active {
  background-color: #0078d7;
  border-color: #0078d7;
}

.ms-legacy-Button.ms-legacy-Button--primary:disabled,
.ms-legacy-Button.ms-legacy-Button--primary.is-disabled {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.ms-legacy-Button.ms-legacy-Button--primary:disabled .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--primary.is-disabled .ms-legacy-Button-label {
  color: #a6a6a6;
}

.ms-legacy-Button.ms-legacy-Button--hero {
  background-color: transparent;
  border: none;
  vertical-align: top;
  line-height: normal;
}

.ms-legacy-Button.ms-legacy-Button--hero .ms-legacy-Button-icon {
  color: #0078d7;
  display: inline-block;
  font-size: 12px;
  position: relative;
  top: -8px;
  text-align: center;
}

.ms-legacy-Button.ms-legacy-Button--hero .ms-legacy-Button-icon .ms-legacy-Icon {
  border-radius: 18px;
  border: 1px solid #0078d7;
  height: 18px;
  line-height: 18px;
  width: 18px;
  font-size: 12px;
  margin: 0;
}

.ms-legacy-Button.ms-legacy-Button--hero .ms-legacy-Button-label {
  color: #0078d7;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  position: relative;
  top: -5px;
  text-decoration: none;
}

.ms-legacy-Button.ms-legacy-Button--hero:hover .ms-legacy-Button-icon .ms-legacy-Icon,
.ms-legacy-Button.ms-legacy-Button--hero:focus .ms-legacy-Button-icon .ms-legacy-Icon {
  color: #005a9e;
}

.ms-legacy-Button.ms-legacy-Button--hero:hover .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--hero:focus .ms-legacy-Button-label {
  color: #004578;
}

.ms-legacy-Button.ms-legacy-Button--hero:active .ms-legacy-Button-icon .ms-legacy-Icon {
  color: #0078d7;
}

.ms-legacy-Button.ms-legacy-Button--hero:active .ms-legacy-Button-label {
  color: #0078d7;
}

.ms-legacy-Button.ms-legacy-Button--hero:disabled .ms-legacy-Button-icon .ms-legacy-Icon,
.ms-legacy-Button.ms-legacy-Button--hero.is-disabled .ms-legacy-Button-icon .ms-legacy-Icon {
  color: #c8c8c8;
}

.ms-legacy-Button.ms-legacy-Button--hero:disabled .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--hero.is-disabled .ms-legacy-Button-label {
  color: #a6a6a6;
}

.ms-legacy-Button.ms-legacy-Button--compound {
  height: auto;
  min-height: 72px;
  max-width: 280px;
  padding: 20px;
}

.ms-legacy-Button.ms-legacy-Button--compound .ms-legacy-Button-label {
  display: block;
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
  position: relative;
  text-align: left;
  margin-top: -5px;
}

.ms-legacy-Button.ms-legacy-Button--compound .ms-legacy-Button-description {
  color: #666666;
  display: block;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  position: relative;
  text-align: left;
  top: 3px;
}

.ms-legacy-Button.ms-legacy-Button--compound:hover .ms-legacy-Button-description {
  color: #212121;
}

.ms-legacy-Button.ms-legacy-Button--compound:focus {
  border-color: #0078d7;
  background-color: #f4f4f4;
}

.ms-legacy-Button.ms-legacy-Button--compound:focus .ms-legacy-Button-label {
  color: #333333;
}

.ms-legacy-Button.ms-legacy-Button--compound:focus .ms-legacy-Button-description {
  color: #666666;
}

.ms-legacy-Button.ms-legacy-Button--compound:active {
  background-color: #0078d7;
}

.ms-legacy-Button.ms-legacy-Button--compound:active .ms-legacy-Button-description,
.ms-legacy-Button.ms-legacy-Button--compound:active .ms-legacy-Button-label {
  color: #ffffff;
}

.ms-legacy-Button.ms-legacy-Button--compound:disabled .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--compound:disabled .ms-legacy-Button-description,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled .ms-legacy-Button-description {
  color: #a6a6a6;
}

.ms-legacy-Button.ms-legacy-Button--compound:disabled:focus,
.ms-legacy-Button.ms-legacy-Button--compound:disabled:active,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled:focus,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled:active {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
}

.ms-legacy-Button.ms-legacy-Button--compound:disabled:focus .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--compound:disabled:focus .ms-legacy-Button-description,
.ms-legacy-Button.ms-legacy-Button--compound:disabled:active .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--compound:disabled:active .ms-legacy-Button-description,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled:focus .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled:focus .ms-legacy-Button-description,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled:active .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--compound.is-disabled:active .ms-legacy-Button-description {
  color: #a6a6a6;
}

.ms-legacy-Button.ms-legacy-Button--command {
  background-color: transparent;
  border: none;
  height: 32px;
  line-height: 32px;
  min-width: 0;
  padding: 0 8px;
  text-align: left;
  font-size: 14px;
}

.ms-legacy-Button.ms-legacy-Button--command .ms-legacy-Button-icon {
  color: #666666;
  display: inline-block;
  margin-right: 4px;
  position: relative;
}

.ms-legacy-Button.ms-legacy-Button--command .ms-legacy-Button-label {
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-Button.ms-legacy-Button--command:hover .ms-legacy-Button-icon,
.ms-legacy-Button.ms-legacy-Button--command:focus .ms-legacy-Button-icon {
  color: #212121;
}

.ms-legacy-Button.ms-legacy-Button--command:hover .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--command:focus .ms-legacy-Button-label {
  color: #000000;
}

.ms-legacy-Button.ms-legacy-Button--command:active .ms-legacy-Button-icon,
.ms-legacy-Button.ms-legacy-Button--command:active .ms-legacy-Button-label {
  color: #0078d7;
}

.ms-legacy-Button.ms-legacy-Button--command:disabled .ms-legacy-Button-icon,
.ms-legacy-Button.ms-legacy-Button--command.is-disabled .ms-legacy-Button-icon {
  color: #c8c8c8;
}

.ms-legacy-Button.ms-legacy-Button--command:disabled .ms-legacy-Button-label,
.ms-legacy-Button.ms-legacy-Button--command.is-disabled .ms-legacy-Button-label {
  color: #a6a6a6;
}

.ms-legacy-Button.ms-legacy-Button--command + .ms-legacy-Button.ms-legacy-Button--command {
  margin-left: 14px;
}

.ms-legacy-Callout {
  z-index: 100;
  margin: 16px auto;
  position: relative;
  width: 288px;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowRight:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowRight:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowTop:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowTop:after {
  content: '';
  position: absolute;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  height: 0;
  width: 0;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowRight:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowTop:before {
  z-index: 0;
  outline: 1px solid transparent;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}

.ms-legacy-Callout.ms-legacy-Callout--arrowRight:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowTop:after {
  z-index: 10;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowRight:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowRight:after {
  top: 40px;
  display: none;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowLeft:after {
  border-top: 10px solid #ffffff;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ffffff;
  left: -10px;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowRight:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowRight:after {
  border-top: 10px solid transparent;
  border-right: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid transparent;
  right: -10px;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowTop:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowTop:after,
.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:after {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowTop:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowTop:after {
  border-top: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  top: -10px;
}

.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:before,
.ms-legacy-Callout.ms-legacy-Callout--arrowBottom:after {
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid #ffffff;
  bottom: -10px;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Callout.ms-legacy-Callout--arrowRight:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowRight:after,
  .ms-legacy-Callout.ms-legacy-Callout--arrowLeft:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowLeft:after,
  .ms-legacy-Callout.ms-legacy-Callout--arrowBottom:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowBottom:after,
  .ms-legacy-Callout.ms-legacy-Callout--arrowTop:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowTop:after {
    border: 0;
    width: 20px;
    height: 20px;
    background-color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Callout.ms-legacy-Callout--arrowRight:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowRight:after,
  .ms-legacy-Callout.ms-legacy-Callout--arrowLeft:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowLeft:after,
  .ms-legacy-Callout.ms-legacy-Callout--arrowBottom:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowBottom:after,
  .ms-legacy-Callout.ms-legacy-Callout--arrowTop:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowTop:after {
    background-color: #ffffff;
  }
}

.ms-legacy-Callout-main {
  position: relative;
  background-color: #ffffff;
  box-sizing: border-box;
  outline: 1px solid transparent;
  z-index: 5;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}

.ms-legacy-Callout-close {
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 8px;
  width: 32px;
  height: 32px;
  font-size: 14px;
  color: #666666;
  z-index: 110;
}

.ms-legacy-Callout-inner {
  height: 100%;
  padding: 0 24px 20px;
}

.ms-legacy-Callout-header {
  z-index: 105;
  padding: 18px 24px 12px;
}

.ms-legacy-Callout-title {
  margin: 0;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
}

.ms-legacy-Callout-subText {
  margin: 0;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  color: #333333;
  font-size: 12px;
}

.ms-legacy-Callout-link {
  font-size: 14px;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-Callout-actions {
  position: relative;
  margin-top: 20px;
  width: 100%;
  white-space: nowrap;
}

.ms-legacy-Callout-actions .ms-legacy-Link.ms-legacy-Link--hero {
  position: relative;
  left: -8px;
}

.ms-legacy-Callout-action {
  position: relative;
  top: 4px;
  left: -8px;
  margin-left: 0 !important;
}

.ms-legacy-Callout-action:hover .ms-legacy-Callout-actionIcon,
.ms-legacy-Callout-action:focus .ms-legacy-Callout-actionIcon {
  color: #0078d7;
}

.ms-legacy-Callout-button {
  margin-right: 12px;
}

.ms-legacy-Callout.ms-legacy-Callout--close .ms-legacy-Callout-title {
  margin-right: 20px;
}

.ms-legacy-Callout.ms-legacy-Callout--OOBE.ms-legacy-Callout--arrowRight:before,
.ms-legacy-Callout.ms-legacy-Callout--OOBE.ms-legacy-Callout--arrowRight:after,
.ms-legacy-Callout.ms-legacy-Callout--OOBE.ms-legacy-Callout--arrowLeft:before,
.ms-legacy-Callout.ms-legacy-Callout--OOBE.ms-legacy-Callout--arrowLeft:after,
.ms-legacy-Callout.ms-legacy-Callout--OOBE.ms-legacy-Callout--arrowTop:before,
.ms-legacy-Callout.ms-legacy-Callout--OOBE.ms-legacy-Callout--arrowTop:after {
  border-color: #0078d7;
  background-color: transparent;
}

.ms-legacy-Callout.ms-legacy-Callout--OOBE .ms-legacy-Callout-header {
  padding: 28px 24px;
  background-color: #0078d7;
}

.ms-legacy-Callout.ms-legacy-Callout--OOBE .ms-legacy-Callout-title {
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 28px;
  color: #ffffff;
}

.ms-legacy-Callout.ms-legacy-Callout--OOBE .ms-legacy-Callout-inner {
  padding-top: 20px;
}

.ms-legacy-Callout.ms-legacy-Callout--OOBE .ms-legacy-Callout-subText {
  font-size: 14px;
}

.ms-legacy-Callout.ms-legacy-Callout--actionText .ms-legacy-Callout-actions {
  border-top: 1px solid #eaeaea;
  margin-bottom: -8px;
}

.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowTop:before,
.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowTop:after,
.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowBottom:before,
.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowBottom:after {
  left: 40px;
  right: auto;
}

.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowRight:before,
.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowRight:after,
.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowLeft:before,
.ms-legacy-Callout.ms-legacy-Callout--peek.ms-legacy-Callout--arrowLeft:after {
  top: calc('50% - 10px');
}

.ms-legacy-Callout.ms-legacy-Callout--peek .ms-legacy-Callout-header {
  padding-bottom: 0;
}

.ms-legacy-Callout.ms-legacy-Callout--peek .ms-legacy-Callout-title {
  font-size: 14px;
}

.ms-legacy-Callout.ms-legacy-Callout--peek .ms-legacy-Callout-actions {
  margin-top: 12px;
  margin-bottom: -4px;
}

@media (min-width: 480px) {
  .ms-legacy-Callout {
    width: 300px;
    margin: 16px;
  }

  .ms-legacy-Callout.ms-legacy-Callout--arrowRight:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowRight:after,
  .ms-legacy-Callout.ms-legacy-Callout--arrowLeft:before,
  .ms-legacy-Callout.ms-legacy-Callout--arrowLeft:after {
    display: block;
  }
}

.ms-legacy-ChoiceField {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  min-height: 36px;
  position: relative;
}

.ms-legacy-ChoiceField .ms-legacy-Label {
  font-size: 14px;
  padding: 0 0 0 26px;
}

.ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field {
  pointer-events: none;
  cursor: default;
}

.ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field:before {
  background-color: #c8c8c8;
  color: #c8c8c8;
}

.ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field:after {
  border-color: #eaeaea;
}

.ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field .ms-legacy-Label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field:before {
    background-color: #00ff00;
    color: #00ff00;
  }

  .ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field:after {
    border-color: #00ff00;
  }

  .ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field .ms-legacy-Label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field:before {
    background-color: #600000;
    color: #600000;
  }

  .ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field:after {
    border-color: #600000;
  }

  .ms-legacy-ChoiceField-input:disabled + .ms-legacy-ChoiceField-field .ms-legacy-Label {
    color: #600000;
  }
}

.ms-legacy-ChoiceField-input {
  position: absolute;
  opacity: 0;
  top: 8px;
}

.ms-legacy-ChoiceField-input:focus:not(:disabled) + .ms-legacy-ChoiceField-field:after {
  border-color: #767676;
}

.ms-legacy-ChoiceField-field {
  display: inline-block;
  cursor: pointer;
  margin-top: 8px;
  position: relative;
}

.ms-legacy-ChoiceField-field:after {
  content: '';
  display: inline-block;
  border: 1px #c8c8c8 solid;
  width: 19px;
  height: 19px;
  cursor: pointer;
  position: relative;
  font-weight: normal;
  left: -1px;
  top: -1px;
  border-radius: 50%;
  position: absolute;
}

.ms-legacy-ChoiceField-field:hover:after {
  border-color: #767676;
}

.ms-legacy-ChoiceField-field:hover .ms-legacy-Label {
  color: #000000;
}

.ms-legacy-ChoiceField-input:checked + .ms-legacy-ChoiceField-field:before {
  background-color: #666666;
  border-color: #666666;
  color: #666666;
  border-radius: 50%;
  content: '\00a0';
  display: inline-block;
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 4px;
  width: 11px;
  height: 11px;
  box-sizing: border-box;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ChoiceField-input:checked + .ms-legacy-ChoiceField-field:before {
    border-color: #ffffff;
    background-color: #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ChoiceField-input:checked + .ms-legacy-ChoiceField-field:before {
    border-color: #000000;
    background-color: #000000;
  }
}

.ms-legacy-ChoiceField-input:checked + .ms-legacy-ChoiceField-field:hover:before {
  background-color: #212121;
  color: #212121;
}

.ms-legacy-ChoiceField-input[type='checkbox'] + .ms-legacy-ChoiceField-field:after {
  border-radius: 0;
}

.ms-legacy-ChoiceField-input[type='checkbox']:checked + .ms-legacy-ChoiceField-field:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  content: '\e041';
  background-color: transparent;
  border-radius: 0;
  font-size: 13px;
  top: 3px;
  left: 3px;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ChoiceField-input[type='checkbox']:checked + .ms-legacy-ChoiceField-field:before {
    color: #ffffff;
    border-color: transparent;
    background-color: transparent;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ChoiceField-input[type='checkbox']:checked + .ms-legacy-ChoiceField-field:before {
    color: #000000;
    border-color: transparent;
    background-color: transparent;
  }
}

.ms-legacy-ChoiceFieldGroup {
  margin-bottom: 4px;
}

.ms-legacy-CommandBar {
  background-color: #eff6fc;
  height: 40px;
  white-space: nowrap;
  padding-left: 0;
  border: 0;
  position: relative;
}

.ms-legacy-CommandBar:focus {
  outline: none;
}

.ms-legacy-CommandBar-mainArea {
  overflow-x: hidden;
  display: block;
  padding-left: 58px;
}

@media only screen and (min-width: 1024px) {
  .ms-legacy-CommandBar-mainArea {
    padding-left: 24px;
  }
}

.ms-legacy-CommandBar-sideCommands {
  float: right;
  text-align: right;
  width: auto;
  padding-right: 8px;
}

.ms-legacy-CommandBar-sideCommands .ms-legacy-CommandBarItem:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 640px) {
  .ms-legacy-CommandBar-sideCommands {
    min-width: 128px;
  }
}

@media only screen and (min-width: 640px) {
  .ms-legacy-CommandBar-sideCommands {
    padding-right: 12px;
  }
}

@media only screen and (min-width: 1024px) {
  .ms-legacy-CommandBar-sideCommands {
    padding-right: 16px;
  }
}

.ms-legacy-CommandBarItem {
  display: inline-block;
  color: #0078d7;
  height: 40px;
  outline: none;
  vertical-align: top;
  margin-right: -4px;
}

.ms-legacy-CommandBarItem .ms-legacy-CommandBarItem-chevronDown,
.ms-legacy-CommandBarItem .ms-legacy-CommandBarItem-commandText {
  display: none;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-CommandBarItem {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    height: 38px;
    outline: none;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-CommandBarItem {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    height: 38px;
    outline: none;
  }
}

.ms-legacy-CommandBarItem:hover {
  background-color: #c7e0f4;
  color: #0078d7;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-CommandBarItem:hover {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-CommandBarItem:hover {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
  }
}

@media only screen and (min-width: 640px) {
  .ms-legacy-CommandBarItem {
    margin-right: 8px;
  }

  .ms-legacy-CommandBarItem .ms-legacy-CommandBarItem-chevronDown,
  .ms-legacy-CommandBarItem .ms-legacy-CommandBarItem-commandText {
    display: inline;
  }
}

.ms-legacy-CommandBarItem.is-hidden {
  width: 0;
  overflow: hidden;
}

.ms-legacy-CommandBarItem.icon-only .ms-legacy-CommandBarItem-chevronDown,
.ms-legacy-CommandBarItem.icon-only .ms-legacy-CommandBarItem-commandText,
.ms-legacy-CommandBarItem.ms-legacy-CommandBarItem--iconOnly .ms-legacy-CommandBarItem-chevronDown,
.ms-legacy-CommandBarItem.ms-legacy-CommandBarItem--iconOnly .ms-legacy-CommandBarItem-commandText {
  display: none;
}

.ms-legacy-CommandBarItem.ms-legacy-CommandBarItem--hasTextOnly .ms-legacy-CommandBarItem-commandText,
.ms-legacy-CommandBarItem.ms-legacy-CommandBarItem--hasTextOnly .ms-legacy-CommandBarItem-chevronDown {
  display: inline;
}

.ms-legacy-CommandBarItem-overflow {
  display: none;
}

.ms-legacy-CommandBarItem-overflow.is-visible {
  display: inline-block;
}

.ms-legacy-CommandBarItem-overflow .ms-legacy-Icon {
  font-size: 14px;
  color: #666666;
}

.ms-legacy-CommandBarItem-link {
  line-height: 39px;
  padding: 0 6px;
  cursor: pointer;
  height: 40px;
  min-width: 20px;
  text-align: center;
  position: relative;
  padding: 0 8px;
  display: block;
  height: 100%;
  text-decoration: none;
}

.ms-legacy-CommandBarItem-link:focus {
  outline: none;
}

.ms-legacy-CommandBarItem-link:focus:before {
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  border: 1px solid #a6a6a6;
  content: '';
}

.ms-legacy-CommandBarItem-icon {
  font-size: 17px;
  color: #0078d7;
}

.ms-legacy-CommandBarItem-chevronDown {
  vertical-align: middle;
  padding-bottom: 3px;
  margin-top: 13px;
  font-size: 1.1em;
  line-height: 1em;
  color: #666666;
}

.ms-legacy-CommandBarItem-chevronDown:before {
  height: 10px;
  line-height: 16px;
}

.ms-legacy-CommandBarSearch {
  float: left;
  width: 208px;
  max-width: 208px;
  background-color: #deecf9;
  color: #333333;
  height: 40px;
  position: relative;
  box-sizing: border-box;
  border-color: transparent;
  transition: 0.167s cubic-bezier(0.1, 0.9, 0.2, 1);
  transition-property: width, background-color;
}

@media only screen and (max-width: 1023px) {
  .ms-legacy-CommandBarSearch {
    overflow: hidden;
    width: 50px;
    position: absolute;
  }
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-CommandBarSearch {
    border-right: 1px solid #ffffff;
    z-index: 10;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-CommandBarSearch {
    border-right: 1px solid #000000;
  }
}

.ms-legacy-CommandBarSearch:hover {
  background-color: #c7e0f4;
  color: #0078d7;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-CommandBarSearch:hover {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-CommandBarSearch:hover {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
  }
}

.ms-legacy-CommandBarSearch .ms-legacy-Icon--search {
  margin-left: 2px;
  margin-top: 12px;
  vertical-align: top;
}

.ms-legacy-CommandBarSearch-input {
  height: 40px;
  padding: 8px 8px 8px 0;
  border: none;
  border-left: 42px solid transparent;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-CommandBarSearch-input {
    border-left: 40px solid #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-CommandBarSearch-input {
    border-left: 40px solid #ffffff;
  }
}

.ms-legacy-CommandBarSearch-input::-ms-clear {
  display: none;
}

.ms-legacy-CommandBarSearch-input::-webkit-input-placeholder {
  color: #333333;
  opacity: 1;
  font-size: 14px;
}

.ms-legacy-CommandBarSearch-input::-moz-placeholder {
  color: #333333;
  opacity: 1;
  font-size: 14px;
}

.ms-legacy-CommandBarSearch-input:-ms-input-placeholder {
  color: #333333;
  opacity: 1;
  font-size: 14px;
}

.ms-legacy-CommandBarSearch-input::placeholder {
  color: #333333;
  opacity: 1;
  font-size: 14px;
}

.ms-legacy-CommandBarSearch-input:placeholder {
  color: #333333;
  opacity: 1;
  font-size: 14px;
}

.ms-legacy-CommandBarSearch-iconSearchWrapper {
  display: block;
  padding-left: 15px;
}

.ms-legacy-CommandBarSearch-iconArrowWrapper {
  display: none;
}

.ms-legacy-CommandBarSearch-iconSearchWrapper,
.ms-legacy-CommandBarSearch-iconArrowWrapper {
  top: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.ms-legacy-CommandBarSearch-iconClearWrapper {
  display: none;
  top: 1px;
  right: 0px;
  z-index: 10;
}

.ms-legacy-CommandBarSearch.is-active {
  background-color: #c7e0f4;
  color: #000000;
}

@media only screen and (max-width: 1023px) {
  .ms-legacy-CommandBarSearch.is-active {
    width: 100%;
    position: absolute;
    z-index: 10;
    max-width: 100%;
  }
}

.ms-legacy-CommandBarSearch.is-active:hover {
  background-color: #c7e0f4;
  color: #000000;
}

.ms-legacy-CommandBarSearch.is-active .ms-legacy-CommandBarSearch-input {
  cursor: text;
  padding-right: 40px;
  border-left-width: 8px;
}

.ms-legacy-CommandBarSearch.is-active.ms-legacy-CommandBarSearch--hasBack .ms-legacy-CommandBarSearch-input {
  border-left-width: 40px;
}

.ms-legacy-CommandBarSearch.is-active .ms-legacy-CommandBarSearch-iconSearchWrapper {
  display: none;
}

.ms-legacy-CommandBarSearch.is-active.ms-legacy-CommandBarSearch--hasBack .ms-legacy-CommandBarSearch-iconArrowWrapper {
  display: block;
}

.ms-legacy-CommandBarSearch.is-active .ms-legacy-CommandBarSearch-input {
  padding-right: 40px;
}

.ms-legacy-CommandBarSearch.is-active .ms-legacy-CommandBarSearch-iconClearWrapper {
  display: block;
}

.ms-legacy-CommandBarSearch-iconWrapper {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0px 8px;
  position: absolute;
  width: 34px;
  text-align: center;
}

.ms-legacy-CommandBarSearch .ms-legacy-Icon:before {
  font-size: 17px;
  color: #0078d7;
}

.ms-legacy-ContextualMenu {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  display: none;
}

.ms-legacy-ContextualMenu.is-open {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  display: block;
  list-style-type: none;
  position: absolute;
  width: 180px;
  z-index: 105;
}

.ms-legacy-ContextualMenu-item {
  box-sizing: border-box;
  position: relative;
}

.ms-legacy-ContextualMenu-item.ms-legacy-ContextualMenu-item--divider {
  cursor: default;
  display: block;
  height: 1px;
  margin: 4px 0;
  background-color: #eaeaea;
  position: relative;
}

.ms-legacy-ContextualMenu-item.ms-legacy-ContextualMenu-item--header {
  color: #0078d7;
  font-size: 12px;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  padding: 0 18px;
}

.ms-legacy-ContextualMenu-link {
  text-decoration: none;
  color: #333333;
  border: 1px solid transparent;
  cursor: pointer;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 18px;
  position: relative;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ContextualMenu-link {
    border-color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ContextualMenu-link {
    border-color: #ffffff;
  }
}

.ms-legacy-ContextualMenu-link:first-child,
.ms-legacy-ContextualMenu-link:last-child {
  height: 39px;
}

.ms-legacy-ContextualMenu-link:hover,
.ms-legacy-ContextualMenu-link:active,
.ms-legacy-ContextualMenu-link:focus {
  background-color: #eaeaea;
  color: #000000;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ContextualMenu-link:hover {
    background-color: #1aebff;
    border-color: #1aebff;
    color: #000000;
  }

  .ms-legacy-ContextualMenu-link:hover:focus {
    border-color: #000000;
  }

  .ms-legacy-ContextualMenu-link:hover + .ms-legacy-ContextualMenu-subMenuIcon,
  .ms-legacy-ContextualMenu-link:hover + .ms-legacy-ContextualMenu-caretRight {
    color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ContextualMenu-link:hover {
    background-color: #37006e;
    border-color: #37006e;
    color: #ffffff;
  }

  .ms-legacy-ContextualMenu-link:hover + .ms-legacy-ContextualMenu-subMenuIcon,
  .ms-legacy-ContextualMenu-link:hover + .ms-legacy-ContextualMenu-caretRight {
    color: #ffffff;
  }
}

.ms-legacy-ContextualMenu-link:active {
  border: 1px solid #0078d7;
}

.ms-legacy-ContextualMenu-link:focus {
  border-color: #0078d7;
  outline: 0;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ContextualMenu-link:focus {
    border-color: #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ContextualMenu-link:focus {
    border-color: #000000;
  }
}

.ms-legacy-ContextualMenu-link.is-selected {
  background-color: #c7e0f4;
  color: #000000;
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-ContextualMenu-link.is-selected:hover {
  background-color: #c7e0f4;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ContextualMenu-link.is-selected {
    background-color: #1aebff;
    border-color: #1aebff;
    color: #000000;
  }

  .ms-legacy-ContextualMenu-link.is-selected:focus {
    border-color: #000000;
  }

  .ms-legacy-ContextualMenu-link.is-selected + .ms-legacy-ContextualMenu-subMenuIcon,
  .ms-legacy-ContextualMenu-link.is-selected + .ms-legacy-ContextualMenu-caretRight {
    color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ContextualMenu-link.is-selected {
    background-color: #37006e;
    border-color: #37006e;
    color: #ffffff;
  }

  .ms-legacy-ContextualMenu-link.is-selected + .ms-legacy-ContextualMenu-subMenuIcon,
  .ms-legacy-ContextualMenu-link.is-selected + .ms-legacy-ContextualMenu-caretRight {
    color: #ffffff;
  }
}

.ms-legacy-ContextualMenu-link.is-disabled {
  color: #a6a6a6;
  cursor: default;
  pointer-events: none;
}

.ms-legacy-ContextualMenu-link.is-disabled:active,
.ms-legacy-ContextualMenu-link.is-disabled:focus {
  border-color: #ffffff;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ContextualMenu-link.is-disabled:active,
  .ms-legacy-ContextualMenu-link.is-disabled:focus {
    border-color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ContextualMenu-link.is-disabled:active,
  .ms-legacy-ContextualMenu-link.is-disabled:focus {
    border-color: #ffffff;
  }
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ContextualMenu-link.is-disabled {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ContextualMenu-link.is-disabled {
    color: #600000;
  }
}

.ms-legacy-ContextualMenu-link.ms-legacy-ContextualMenu-link--hasMenu ~ .ms-legacy-ContextualMenu {
  position: absolute;
  top: -1px;
  left: 178px;
}

.ms-legacy-ContextualMenu-subMenuIcon,
.ms-legacy-ContextualMenu-caretRight {
  color: #666666;
  font-size: 16px;
  height: 39px;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 1;
  pointer-events: none;
}

.ms-legacy-ContextualMenu.ms-legacy-ContextualMenu--multiselect .ms-legacy-ContextualMenu-item.ms-legacy-ContextualMenu-item--header {
  padding: 0 30px;
}

.ms-legacy-ContextualMenu.ms-legacy-ContextualMenu--multiselect .ms-legacy-ContextualMenu-link {
  padding: 0 30px;
}

.ms-legacy-ContextualMenu.ms-legacy-ContextualMenu--multiselect .ms-legacy-ContextualMenu-link.is-selected {
  background-color: #ffffff;
}

.ms-legacy-ContextualMenu.ms-legacy-ContextualMenu--multiselect .ms-legacy-ContextualMenu-link.is-selected:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  color: #333333;
  content: '\e041';
  font-size: 12px;
  height: 39px;
  line-height: 40px;
  position: absolute;
  left: 10px;
}

.ms-legacy-DatePicker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  margin-bottom: 17px;
  z-index: 300;
}

.ms-legacy-DatePicker .ms-legacy-TextField {
  position: relative;
}

.ms-legacy-DatePicker-picker {
  color: #000000;
  font-size: 14px;
  position: relative;
  text-align: left;
  z-index: 0;
}

.ms-legacy-DatePicker-event {
  color: #666666;
  font-size: 21px;
  line-height: 20px;
  pointer-events: none;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 5;
}

.ms-legacy-DatePicker-holder {
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  background: #ffffff;
  position: absolute;
  min-width: 300px;
  display: none;
}

.ms-legacy-DatePicker-picker.ms-legacy-DatePicker-picker--opened .ms-legacy-DatePicker-holder {
  animation-name: fadeIn, slideDownIn10;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
  box-sizing: border-box;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #eaeaea;
  display: block;
}

.ms-legacy-DatePicker-picker--opened {
  position: relative;
  z-index: 10;
}

.ms-legacy-DatePicker-frame {
  padding: 1px;
}

.ms-legacy-DatePicker-wrap {
  margin: -1px;
  padding: 9px;
}

.ms-legacy-DatePicker-dayPicker {
  display: block;
  margin-bottom: 30px;
}

.ms-legacy-DatePicker-header {
  height: 40px;
  line-height: 44px;
}

.ms-legacy-DatePicker-month,
.ms-legacy-DatePicker-year {
  display: inline-block;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  color: #0078d7;
  margin-top: -1px;
}

.ms-legacy-DatePicker-month:hover,
.ms-legacy-DatePicker-year:hover {
  color: #005a9e;
  cursor: pointer;
}

.ms-legacy-DatePicker-month {
  margin-left: 15px;
}

.ms-legacy-DatePicker-year {
  margin-left: 5px;
}

.ms-legacy-DatePicker-table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
}

.ms-legacy-DatePicker-table td {
  margin: 0;
  padding: 0;
}

.ms-legacy-DatePicker-table td:hover {
  outline: 1px solid transparent;
}

.ms-legacy-DatePicker-day,
.ms-legacy-DatePicker-weekday {
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #333333;
}

.ms-legacy-DatePicker-day--today {
  position: relative;
  background-color: #c7e0f4;
}

.ms-legacy-DatePicker-day--disabled:before {
  border-top-color: #a6a6a6;
}

.ms-legacy-DatePicker-day--outfocus {
  color: #a6a6a6;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-DatePicker-day--infocus:hover,
.ms-legacy-DatePicker-day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #eaeaea;
}

.ms-legacy-DatePicker-day--highlighted:hover,
.ms-legacy-DatePicker-picker--focused .ms-legacy-DatePicker-day--highlighted {
  cursor: pointer;
  color: #ffffff;
  background: #0078d7;
}

.ms-legacy-DatePicker-day--highlighted.ms-legacy-DatePicker-day--disabled,
.ms-legacy-DatePicker-day--highlighted.ms-legacy-DatePicker-day--disabled:hover {
  background: #a6a6a6;
}

.ms-legacy-DatePicker-monthPicker,
.ms-legacy-DatePicker-yearPicker {
  display: none;
}

.ms-legacy-DatePicker-monthComponents {
  position: absolute;
  top: 9px;
  right: 9px;
  left: 9px;
}

.ms-legacy-DatePicker-yearComponents,
.ms-legacy-DatePicker-decadeComponents {
  position: absolute;
  right: 10px;
}

.ms-legacy-DatePicker-prevMonth,
.ms-legacy-DatePicker-nextMonth,
.ms-legacy-DatePicker-prevYear,
.ms-legacy-DatePicker-nextYear,
.ms-legacy-DatePicker-prevDecade,
.ms-legacy-DatePicker-nextDecade {
  width: 40px;
  height: 40px;
  display: block;
  float: right;
  margin-left: 10px;
  text-align: center;
  line-height: 40px;
  text-align: center;
  font-size: 21px;
  color: #666666;
  position: relative;
  top: 3px;
}

.ms-legacy-DatePicker-prevMonth:hover,
.ms-legacy-DatePicker-nextMonth:hover,
.ms-legacy-DatePicker-prevYear:hover,
.ms-legacy-DatePicker-nextYear:hover,
.ms-legacy-DatePicker-prevDecade:hover,
.ms-legacy-DatePicker-nextDecade:hover {
  color: #212121;
  cursor: pointer;
  outline: 1px solid transparent;
}

.ms-legacy-DatePicker-headerToggleView {
  height: 40px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 140px;
  z-index: 5;
  cursor: pointer;
}

.ms-legacy-DatePicker-currentYear,
.ms-legacy-DatePicker-currentDecade {
  display: block;
  font-weight: normal;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  height: 40px;
  line-height: 42px;
  margin-left: 15px;
}

.ms-legacy-DatePicker-currentYear {
  color: #0078d7;
}

.ms-legacy-DatePicker-currentYear:hover {
  color: #005a9e;
  cursor: pointer;
}

.ms-legacy-DatePicker-optionGrid {
  position: relative;
  height: 210px;
  width: 280px;
  margin: 10px 0 30px 5px;
}

.ms-legacy-DatePicker-monthOption,
.ms-legacy-DatePicker-yearOption {
  background-color: #f4f4f4;
  width: 60px;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  float: left;
  margin: 0 10px 10px 0;
  font-weight: normal;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  text-align: center;
}

.ms-legacy-DatePicker-monthOption:hover,
.ms-legacy-DatePicker-yearOption:hover {
  background-color: #c8c8c8;
  outline: 1px solid transparent;
}

.ms-legacy-DatePicker-monthOption.is-highlighted,
.ms-legacy-DatePicker-yearOption.is-highlighted {
  background-color: #333333;
  color: #ffffff;
}

.ms-legacy-DatePicker-goToday {
  bottom: 9px;
  color: #0078d7;
  cursor: pointer;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  position: absolute;
  right: 9px;
}

.ms-legacy-DatePicker-goToday:hover {
  outline: 1px solid transparent;
}

.ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-dayPicker,
.ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-monthComponents {
  display: none;
}

.ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-monthPicker {
  display: none;
}

.ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-yearPicker {
  display: block;
}

@media (min-width: 460px) {
  .ms-legacy-DatePicker-holder {
    width: 440px;
  }

  .ms-legacy-DatePicker-month,
  .ms-legacy-DatePicker-year {
    font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  }

  .ms-legacy-DatePicker-header {
    height: 30px;
    line-height: 28px;
  }

  .ms-legacy-DatePicker-dayPicker {
    box-sizing: border-box;
    border-right: 1px solid #eaeaea;
    width: 220px;
  }

  .ms-legacy-DatePicker-monthPicker {
    display: block;
  }

  .ms-legacy-DatePicker-dayPicker {
    margin: -10px 0;
    padding: 10px 0;
  }

  .ms-legacy-DatePicker-monthPicker,
  .ms-legacy-DatePicker-yearPicker {
    top: 9px;
    left: 238px;
    position: absolute;
  }

  .ms-legacy-DatePicker-optionGrid {
    width: 200px;
    height: auto;
    margin: 10px 0 0 0;
  }

  .ms-legacy-DatePicker-monthComponents {
    width: 210px;
  }

  .ms-legacy-DatePicker-month {
    margin-left: 12px;
  }

  .ms-legacy-DatePicker-month,
  .ms-legacy-DatePicker-year {
    font-size: 17px;
    color: #333333;
  }

  .ms-legacy-DatePicker-month:hover,
  .ms-legacy-DatePicker-year:hover {
    color: #333333;
    cursor: default;
  }

  .ms-legacy-DatePicker-day,
  .ms-legacy-DatePicker-weekday {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
    font-size: 12px;
  }

  .ms-legacy-DatePicker-prevMonth,
  .ms-legacy-DatePicker-nextMonth,
  .ms-legacy-DatePicker-prevYear,
  .ms-legacy-DatePicker-nextYear,
  .ms-legacy-DatePicker-prevDecade,
  .ms-legacy-DatePicker-nextDecade {
    font-size: 17px;
    width: 30px;
    height: 30px;
    line-height: 29px;
  }

  .ms-legacy-DatePicker-toggleMonthView {
    display: none;
  }

  .ms-legacy-DatePicker-currentYear,
  .ms-legacy-DatePicker-currentDecade {
    font-size: 17px;
    margin: 0;
    height: 30px;
    line-height: 26px;
    padding: 0 10px;
    display: inline-block;
  }

  .ms-legacy-DatePicker-monthOption,
  .ms-legacy-DatePicker-yearOption {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: 0 10px 10px 0;
  }

  .ms-legacy-DatePicker-monthOption:hover,
  .ms-legacy-DatePicker-yearOption:hover {
    outline: 1px solid transparent;
  }

  .ms-legacy-DatePicker-goToday {
    box-sizing: border-box;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    right: 10px;
    text-align: right;
    top: 199px;
    width: 210px;
  }

  .ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-dayPicker,
  .ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-monthComponents {
    display: block;
  }

  .ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-monthPicker {
    display: none;
  }

  .ms-legacy-DatePicker.is-pickingYears .ms-legacy-DatePicker-yearPicker {
    display: block;
  }
}

@media (max-width: 459px) {
  .ms-legacy-DatePicker.is-pickingMonths .ms-legacy-DatePicker-dayPicker,
  .ms-legacy-DatePicker.is-pickingMonths .ms-legacy-DatePicker-monthComponents {
    display: none;
  }

  .ms-legacy-DatePicker.is-pickingMonths .ms-legacy-DatePicker-monthPicker {
    display: block;
  }
}

.ms-legacy-Dialog {
  background-color: transparent;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 300;
  display: block;
  font-size: 0;
  line-height: 100vh;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.ms-legacy-Dialog::before {
  vertical-align: middle;
  display: inline-block;
  content: '';
  height: 100%;
  width: 0;
}

.ms-legacy-Dialog .ms-legacy-Button.ms-legacy-Button--compound {
  display: block;
  margin-left: 0;
}

.ms-legacy-Dialog .ms-legacy-Overlay {
  z-index: 0;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Dialog .ms-legacy-Overlay {
    opacity: 0;
  }
}

.ms-legacy-Dialog-main {
  vertical-align: middle;
  display: inline-block;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  box-sizing: border-box;
  line-height: 1.35;
  margin: auto;
  width: 288px;
  position: relative;
  text-align: left;
  outline: 3px solid transparent;
}

.ms-legacy-Dialog-button.ms-legacy-Dialog-button--close {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  top: 12px;
  right: 12px;
  padding: 8px;
  z-index: 10;
}

.ms-legacy-Dialog-button.ms-legacy-Dialog-button--close .ms-legacy-Icon.ms-legacy-Icon--x {
  color: #666666;
  font-size: 16px;
}

.ms-legacy-Dialog-inner {
  height: 100%;
  padding: 0 20px 20px;
}

.ms-legacy-Dialog-header {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 20px 15px;
}

.ms-legacy-Dialog-title {
  margin: 0;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
}

.ms-legacy-Dialog-content {
  position: relative;
  width: 100%;
}

.ms-legacy-Dialog-content .ms-legacy-Button.ms-legacy-Button--compound:not(:last-child) {
  margin-bottom: 20px;
}

.ms-legacy-Dialog-subText {
  margin: 0 0 20px 0;
  padding-top: 8px;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  color: #333333;
  font-size: 12px;
}

.ms-legacy-Dialog-actions {
  position: relative;
  width: 100%;
  min-height: 24px;
  line-height: 24px;
  margin: 20px 0 0;
  font-size: 0;
}

.ms-legacy-Dialog-actions .ms-legacy-Button {
  line-height: normal;
}

.ms-legacy-Dialog-actionsRight {
  text-align: right;
  font-size: 0;
}

.ms-legacy-Dialog-actionsRight .ms-legacy-Dialog-action:first-child {
  margin: 0;
}

.ms-legacy-Dialog-actionsRight .ms-legacy-Dialog-action + .ms-legacy-Dialog-action {
  margin: 0 0 0 16px;
}

.ms-legacy-Dialog.ms-legacy-Dialog--close:not(.ms-legacy-Dialog--lgHeader) .ms-legacy-Dialog-title {
  margin-right: 20px;
}

.ms-legacy-Dialog.ms-legacy-Dialog--close:not(.ms-legacy-Dialog--lgHeader) .ms-legacy-Dialog-button.ms-legacy-Dialog-button--close {
  display: block;
}

.ms-legacy-Dialog.ms-legacy-Dialog--multiline .ms-legacy-Dialog-title {
  font-size: 28px;
}

.ms-legacy-Dialog.ms-legacy-Dialog--multiline .ms-legacy-Dialog-inner {
  padding: 0 20px 20px;
}

.ms-legacy-Dialog.ms-legacy-Dialog--lgHeader .ms-legacy-Dialog-header {
  background-color: #0078d7;
  padding: 26px 20px 28px;
  margin-bottom: 8px;
}

.ms-legacy-Dialog.ms-legacy-Dialog--lgHeader .ms-legacy-Dialog-title {
  font-size: 28px;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  color: #ffffff;
}

.ms-legacy-Dialog.ms-legacy-Dialog--lgHeader .ms-legacy-Dialog-subText {
  font-size: 14px;
}

@media (min-width: 480px) {
  .ms-legacy-Dialog-main {
    width: auto;
    min-width: 288px;
    max-width: 340px;
  }
}

.ms-legacy-Dropdown {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  margin-bottom: 10px;
  position: relative;
  outline: 0;
}

.ms-legacy-Dropdown:hover .ms-legacy-Dropdown-title,
.ms-legacy-Dropdown:hover .ms-legacy-Dropdown-caretDown,
.ms-legacy-Dropdown:focus .ms-legacy-Dropdown-title,
.ms-legacy-Dropdown:focus .ms-legacy-Dropdown-caretDown,
.ms-legacy-Dropdown:active .ms-legacy-Dropdown-title,
.ms-legacy-Dropdown:active .ms-legacy-Dropdown-caretDown {
  color: #000000;
}

.ms-legacy-Dropdown:hover .ms-legacy-Dropdown-title,
.ms-legacy-Dropdown:active .ms-legacy-Dropdown-title {
  border-color: #767676;
}

.ms-legacy-Dropdown:focus .ms-legacy-Dropdown-title {
  border-color: #0078d7;
}

.ms-legacy-Dropdown .ms-legacy-Label {
  display: inline-block;
  margin-bottom: 8px;
}

.ms-legacy-Dropdown.is-disabled .ms-legacy-Dropdown-title {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  color: #a6a6a6;
  cursor: default;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Dropdown.is-disabled .ms-legacy-Dropdown-title {
    border-color: #00ff00;
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Dropdown.is-disabled .ms-legacy-Dropdown-title {
    border-color: #600000;
    color: #600000;
  }
}

.ms-legacy-Dropdown.is-disabled .ms-legacy-Dropdown-caretDown {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Dropdown.is-disabled .ms-legacy-Dropdown-caretDown {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Dropdown.is-disabled .ms-legacy-Dropdown-caretDown {
    color: #600000;
  }
}

.ms-legacy-Dropdown.ms-legacy-Dropdown--open .ms-legacy-Dropdown-items,
.ms-legacy-Dropdown.is-open .ms-legacy-Dropdown-items {
  display: block;
  position: fixed;
}

.ms-legacy-Dropdown-select {
  display: none;
}

.ms-legacy-Dropdown-caretDown {
  color: #666666;
  font-size: 17px;
  position: absolute;
  right: 9px;
  bottom: 5px;
  z-index: 1;
  pointer-events: none;
}

.ms-legacy-Dropdown-title {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  cursor: pointer;
  display: block;
  height: 32px;
  line-height: 30px;
  padding: 0 32px 0 10px;
  position: relative;
  overflow: hidden;
}

.ms-legacy-Dropdown-items {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  display: none;
  list-style-type: none;
  position: absolute;
  width: 100%;
  max-width: 268px;
  z-index: 400;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
}

.ms-legacy-Dropdown-items:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #eaeaea;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Dropdown-items {
    border: 1px solid #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Dropdown-items {
    border: 1px solid #000000;
  }
}

.ms-legacy-Dropdown-item {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  line-height: 38px;
  padding: 0 10px;
  position: relative;
  border: 1px solid transparent;
  white-space: nowrap;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Dropdown-item {
    border-color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Dropdown-item {
    border-color: #ffffff;
  }
}

.ms-legacy-Dropdown-item:first-child,
.ms-legacy-Dropdown-item:last-child {
  height: 39px;
}

.ms-legacy-Dropdown-item:hover {
  background-color: #eaeaea;
  color: #000000;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Dropdown-item:hover {
    background-color: #1aebff;
    border-color: #1aebff;
    color: #000000;
  }

  .ms-legacy-Dropdown-item:hover:focus {
    border-color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Dropdown-item:hover {
    background-color: #37006e;
    border-color: #37006e;
    color: #ffffff;
  }
}

.ms-legacy-Dropdown-item:active {
  background-color: #eaeaea;
  border-color: #0078d7;
  color: #000000;
}

.ms-legacy-Dropdown-item.is-disabled {
  background: #ffffff;
  color: #a6a6a6;
  cursor: default;
  line-height: 40px;
}

.ms-legacy-Dropdown-item.is-selected,
.ms-legacy-Dropdown-item.ms-legacy-Dropdown-item--selected {
  background-color: #c7e0f4;
  color: #000000;
  line-height: 40px;
}

.ms-legacy-Dropdown-item.is-selected:hover,
.ms-legacy-Dropdown-item.ms-legacy-Dropdown-item--selected:hover {
  background-color: #c7e0f4;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Dropdown-item.is-selected,
  .ms-legacy-Dropdown-item.ms-legacy-Dropdown-item--selected {
    background-color: #1aebff;
    border-color: #1aebff;
    color: #000000;
  }

  .ms-legacy-Dropdown-item.is-selected:focus,
  .ms-legacy-Dropdown-item.ms-legacy-Dropdown-item--selected:focus {
    border-color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Dropdown-item.is-selected,
  .ms-legacy-Dropdown-item.ms-legacy-Dropdown-item--selected {
    background-color: #37006e;
    border-color: #37006e;
    color: #ffffff;
  }
}

@media (min-width: 480px) {
  .ms-legacy-Dropdown-items {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    max-width: 100%;
    max-height: 200px;
  }

  .ms-legacy-Dropdown.ms-legacy-Dropdown--open .ms-legacy-Dropdown-items,
  .ms-legacy-Dropdown.is-open .ms-legacy-Dropdown-items {
    position: absolute;
  }
}

.ms-legacy-Facepile {
  position: relative;
  height: 32px;
  width: auto;
}

.ms-legacy-Facepile .ms-legacy-PersonaCard {
  display: none;
  position: absolute;
  top: 40px;
  height: 200px;
}

.ms-legacy-Facepile .ms-legacy-PersonaCard.is-active {
  display: block;
}

.ms-legacy-Facepile-itemBtn {
  background: none;
  border: 0;
  cursor: pointer;
  position: relative;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  float: left;
  padding: 0;
  margin-right: 4px;
  outline: transparent;
  border-radius: 50%;
  vertical-align: top;
}

.ms-legacy-Facepile-itemBtn .ms-legacy-Persona-presence,
.ms-legacy-Facepile-itemBtn .ms-legacy-Persona-details {
  display: none;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--addPerson {
  background-color: #0078d7;
  color: #ffffff;
  font-size: 16px;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--addPerson:hover,
.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--addPerson:focus {
  background-color: #005a9e;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--addPerson:active {
  background-color: #004578;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--addPerson:disabled {
  background-color: #c8c8c8;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--overflow {
  background-color: #eaeaea;
  color: #666666;
  display: none;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--overflow.is-active {
  display: block;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--overflow:hover {
  color: #212121;
}

.ms-legacy-Facepile-itemBtn.ms-legacy-Facepile-itemBtn--overflow:disabled {
  color: #c8c8c8;
}

.ms-legacy-Facepile-addPersonIcon {
  position: relative;
  top: -1px;
}

.ms-legacy-Facepile-overflowText {
  font-size: 14px;
}

.ms-legacy-Facepile-panel.ms-legacy-Facepile-panel--overflow .ms-legacy-Panel-headerText,
.ms-legacy-Facepile-panel.ms-legacy-Facepile-panel--overflow .ms-legacy-PeoplePicker-searchBox,
.ms-legacy-Facepile-panel.ms-legacy-Facepile-panel--overflow .ms-legacy-PeoplePicker-results,
.ms-legacy-Facepile-panel.ms-legacy-Facepile-panel--overflow .ms-legacy-PeoplePicker-resultAction {
  display: none;
}

.ms-legacy-Facepile-panel.ms-legacy-Facepile-panel--overflow .ms-legacy-PeoplePicker-selectedHeader {
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  color: #333333;
  line-height: 82px;
  height: 74px;
  text-transform: none;
}

.ms-legacy-Label {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: border-box;
  display: block;
  padding: 5px 0;
}

.ms-legacy-Label.is-required:after {
  content: ' *';
  color: #a80000;
}

.ms-legacy-Label.is-disabled {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Label.is-disabled {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Label.is-disabled {
    color: #600000;
  }
}

.is-disabled .ms-legacy-Label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .is-disabled .ms-legacy-Label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .is-disabled .ms-legacy-Label {
    color: #600000;
  }
}

.ms-legacy-Link {
  color: #0078d7;
  text-decoration: none;
  cursor: pointer;
}

.ms-legacy-Link:hover,
.ms-legacy-Link:focus {
  color: #004578;
}

.ms-legacy-Link:active {
  color: #0078d7;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Link {
    color: #8080ff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Link {
    color: #00009f;
  }
}

.ms-legacy-List {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  list-style-type: none;
}

@media (min-width: 480px) {
  .ms-legacy-List.ms-legacy-List--grid .ms-legacy-ListItem {
    width: 33.33333333333333%;
    float: left;
    border-width: 0 1px 1px 0;
  }

  .ms-legacy-List.ms-legacy-List--grid .ms-legacy-ListItem:nth-child(3n) {
    border-width: 0 0 1px 0;
  }
}

.ms-legacy-ListItem {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  *zoom: 1;
  padding: 9px 28px 3px;
  position: relative;
  display: block;
}

.ms-legacy-ListItem:before,
.ms-legacy-ListItem:after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-legacy-ListItem:after {
  clear: both;
}

.ms-legacy-ListItem-primaryText,
.ms-legacy-ListItem-secondaryText,
.ms-legacy-ListItem-tertiaryText {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.ms-legacy-ListItem-primaryText {
  color: #212121;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  padding-right: 80px;
  position: relative;
  top: -4px;
}

.ms-legacy-ListItem-secondaryText {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  position: relative;
  top: -7px;
  padding-right: 30px;
}

.ms-legacy-ListItem-tertiaryText {
  color: #767676;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  position: relative;
  top: -9px;
  margin-bottom: -4px;
  padding-right: 30px;
}

.ms-legacy-ListItem-metaText {
  color: #333333;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 11px;
  position: absolute;
  right: 30px;
  top: 39px;
}

.ms-legacy-ListItem-image {
  float: left;
  height: 70px;
  margin-left: -8px;
  margin-right: 10px;
  width: 70px;
}

.ms-legacy-ListItem-selectionTarget {
  display: none;
}

.ms-legacy-ListItem-actions {
  max-width: 80px;
  position: absolute;
  right: 30px;
  text-align: right;
  top: 10px;
}

.ms-legacy-ListItem-action {
  color: #a6a6a6;
  display: inline-block;
  font-size: 15px;
  position: relative;
  text-align: center;
  top: 3px;
  cursor: pointer;
  height: 16px;
  width: 16px;
}

.ms-legacy-ListItem-action .ms-legacy-Icon {
  vertical-align: top;
}

.ms-legacy-ListItem-action:hover {
  color: #666666;
  outline: 1px solid transparent;
}

.ms-legacy-ListItem.is-unread {
  border-left: 3px solid #0078d7;
  padding-left: 27px;
}

.ms-legacy-ListItem.is-unread .ms-legacy-ListItem-secondaryText,
.ms-legacy-ListItem.is-unread .ms-legacy-ListItem-metaText {
  color: #0078d7;
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-ListItem.is-unseen:after {
  border-right: 10px solid transparent;
  border-top: 10px solid #0078d7;
  left: 0;
  position: absolute;
  top: 0;
}

.ms-legacy-ListItem.is-selectable .ms-legacy-ListItem-selectionTarget {
  display: block;
  height: 20px;
  left: 6px;
  position: absolute;
  top: 13px;
  width: 20px;
}

.ms-legacy-ListItem.is-selectable .ms-legacy-ListItem-image {
  margin-left: 0;
}

.ms-legacy-ListItem.is-selectable:hover {
  background-color: #eaeaea;
  cursor: pointer;
  outline: 1px solid transparent;
}

.ms-legacy-ListItem.is-selectable:hover:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  position: absolute;
  top: 12px;
  left: 6px;
  height: 15px;
  width: 15px;
  border: 1px solid #767676;
}

.ms-legacy-ListItem.is-selected:before {
  border: 1px solid transparent;
}

.ms-legacy-ListItem.is-selected:before,
.ms-legacy-ListItem.is-selected:hover:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  content: '\e041';
  font-size: 15px;
  color: #767676;
  position: absolute;
  top: 12px;
  left: 6px;
}

.ms-legacy-ListItem.is-selected:hover {
  background-color: #c7e0f4;
  outline: 1px solid transparent;
}

.ms-legacy-ListItem.ms-legacy-ListItem--document {
  padding: 0;
}

.ms-legacy-ListItem.ms-legacy-ListItem--document .ms-legacy-ListItem-itemIcon {
  width: 70px;
  height: 70px;
  float: left;
  text-align: center;
}

.ms-legacy-ListItem.ms-legacy-ListItem--document .ms-legacy-ListItem-itemIcon .ms-legacy-Icon {
  font-size: 38px;
  line-height: 70px;
  color: #666666;
}

.ms-legacy-ListItem.ms-legacy-ListItem--document .ms-legacy-ListItem-primaryText {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  padding-top: 15px;
  padding-right: 0;
  position: static;
}

.ms-legacy-ListItem.ms-legacy-ListItem--document .ms-legacy-ListItem-secondaryText {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 11px;
  padding-top: 6px;
}

.ms-legacy-MessageBanner {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  border-bottom: 1px solid #767676;
  background-color: #eff6fc;
  min-width: 320px;
  width: 100%;
  height: 52px;
  text-align: center;
  overflow: hidden;
  animation-name: fadeIn, slideDownIn20;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-legacy-MessageBanner .ms-legacy-Icon {
  font-size: 16px;
}

.ms-legacy-MessageBanner.hide {
  animation-name: fadeOut, slideUpOut20;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-legacy-MessageBanner.is-hidden {
  display: none;
}

.ms-legacy-MessageBanner-expand,
.ms-legacy-MessageBanner-close {
  height: 52px;
  width: 40px;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

.ms-legacy-MessageBanner-expand:focus,
.ms-legacy-MessageBanner-close:focus {
  outline: 1px solid transparent;
}

.ms-legacy-MessageBanner-close {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 52px;
  color: #666666;
}

.ms-legacy-MessageBanner-text {
  display: inline-block;
  padding: 18px 0;
  margin-left: 0;
  max-width: 770px;
  overflow: hidden;
  text-align: left;
}

.ms-legacy-MessageBanner-expand {
  display: none;
  vertical-align: top;
}

.ms-legacy-MessageBanner-expand.is-visible {
  display: inline-block;
}

.ms-legacy-MessageBanner-action {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-left: 10px;
  padding-right: 36px;
}

.ms-legacy-MessageBanner-action .ms-legacy-Button {
  color: #ffffff;
}

.ms-legacy-MessageBanner-clipper {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
}

.ms-legacy-MessageBanner.is-expanded {
  height: auto;
}

.ms-legacy-MessageBanner.is-expanded .ms-legacy-MessageBanner-clipper {
  white-space: normal;
}

@media screen and (max-width: 479px) {
  .ms-legacy-MessageBanner-expand {
    display: inline-block;
  }

  .ms-legacy-MessageBanner-action {
    margin: 0;
    display: block;
    text-align: right;
    padding: 0 10px 10px 0;
  }

  .ms-legacy-MessageBanner-text {
    margin-left: -25px;
    padding: 18px 0 10px 0;
    min-width: 240px;
  }

  .ms-legacy-MessageBanner-expand {
    padding: 0;
    margin-left: -5px;
    width: 20px;
  }

  .ms-legacy-MessageBanner-expand .ms-legacy-Icon {
    color: #0078d7;
  }
}

/*
  Base template file
*/
.ms-legacy-MessageBar {
  padding: 8px;
  display: table;
  background-color: #f4f4f4;
}

.ms-legacy-MessageBar-icon,
.ms-legacy-MessageBar-text {
  display: table-cell;
  vertical-align: top;
}

.ms-legacy-MessageBar-icon {
  padding-right: 8px;
  font-size: 16px;
  color: #767676;
}

.ms-legacy-MessageBar-text {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--warning {
  background-color: #fff4ce;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--severeWarning {
  background-color: #fed9cc;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--severeWarning .ms-legacy-MessageBar-icon {
  color: #d83b01;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--error {
  background-color: #fde7e9;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--error .ms-legacy-MessageBar-icon {
  color: #a80000;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--remove {
  background-color: #fde7e9;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--remove .ms-legacy-MessageBar-icon {
  color: #a80000;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--remove .ms-legacy-Icon {
  font-size: 8px;
  margin-left: 3px;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--success {
  background-color: #dff6dd;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--success .ms-legacy-MessageBar-icon {
  color: #107c10;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--success .ms-legacy-Icon {
  font-size: 12px;
  top: 3px;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--success .ms-legacy-Icon:before {
  margin-left: 1px;
}

.ms-legacy-MessageBar.ms-legacy-MessageBar--success .ms-legacy-Icon:after {
  font-size: 8px;
  margin-left: 3px;
  top: 1px;
}

.ms-legacy-NavBar {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background-color: #f4f4f4;
  height: 40px;
  padding: 0 10px;
  width: 100%;
  outline: 1px solid transparent;
}

.ms-legacy-NavBar .ms-legacy-Overlay {
  display: block;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.367s cubic-bezier(0.1, 0.9, 0.2, 1);
  z-index: 0;
}

.ms-legacy-NavBar-openMenu {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 27px;
  text-align: center;
  width: 40px;
  cursor: pointer;
}

.ms-legacy-NavBar-items {
  display: none;
}

.ms-legacy-NavBar-item {
  box-sizing: border-box;
  display: block;
  height: 40px;
  line-height: 40px;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 17px;
  padding-left: 20px;
  position: relative;
}

.ms-legacy-NavBar-item:hover {
  cursor: pointer;
  background-color: #deecf9;
  color: #000000;
}

.ms-legacy-NavBar-item:hover .ms-legacy-Icon {
  color: #333333;
}

.ms-legacy-NavBar-item:active {
  color: #0078d7;
}

.ms-legacy-NavBar-item.is-selected {
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-NavBar-item.is-disabled {
  color: #a6a6a6;
}

.ms-legacy-NavBar-item.is-disabled:hover {
  cursor: default;
  border: none;
}

.ms-legacy-NavBar-link {
  color: #333333;
  text-decoration: none;
}

.ms-legacy-NavBar-link:active {
  color: #0078d7;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--hasMenu .ms-legacy-NavBar-items {
  display: none;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--hasMenu:hover:after {
  color: #212121;
}

.ms-legacy-NavBar-chevronDown {
  color: #666666;
  font-size: 22px;
  position: absolute;
  top: 10px;
  right: 20px;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--search {
  position: relative;
  width: 30px;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--search:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  color: #666666;
  content: '\e039';
  font-size: 21px;
  line-height: 40px;
  position: absolute;
  right: 5px;
  top: 0;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--search .ms-legacy-TextField {
  display: none;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--search.is-open {
  width: 200px;
  padding-right: 40px;
  border: none;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--search.is-open .ms-legacy-TextField {
  display: block;
}

.ms-legacy-NavBar-item.ms-legacy-NavBar-item--search.is-open .ms-legacy-TextField-field {
  border: none;
  background-color: transparent;
}

@media (max-width: 479px) {
  .ms-legacy-NavBar.is-open .ms-legacy-NavBar-items {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    background-color: #ffffff;
    bottom: 0;
    display: block;
    left: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    outline: 1px solid transparent;
    z-index: 5;
  }

  .ms-legacy-NavBar.is-open .ms-legacy-NavBar-item .ms-legacy-ContextualMenu {
    position: relative;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .ms-legacy-NavBar-item.ms-legacy-NavBar-item--hasMenu.is-selected {
    height: inherit;
    background-color: transparent;
    font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  }

  .ms-legacy-NavBar-item.ms-legacy-NavBar-item--hasMenu.is-selected .ms-legacy-NavBar-chevronDown {
    -ms-transform: scaleY(-1);
        transform: scaleY(-1);
  }

  .ms-legacy-NavBar-item .ms-legacy-ContextualMenu {
    position: static;
    border: none;
    box-shadow: none;
    width: auto;
  }

  .ms-legacy-NavBar-item .ms-legacy-ContextualMenu .ms-legacy-ContextualMenu-link {
    font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
    font-size: 17px;
  }

  .ms-legacy-NavBar.is-open .ms-legacy-Overlay {
    display: block;
    cursor: pointer;
    opacity: 1;
    pointer-events: auto;
  }
}

@media (min-width: 480px) {
  .ms-legacy-NavBar-openMenu {
    display: none;
  }

  .ms-legacy-NavBar-items {
    display: block;
    list-style: none;
    margin: 0 7px 0 0;
    padding: 0;
  }

  .ms-legacy-NavBar-chevronDown {
    top: 3px;
    right: 0;
    float: none;
    position: relative;
  }

  .ms-legacy-NavBar-item {
    float: left;
    margin-right: 18px;
    font-size: 14px;
    padding: 0;
  }

  .ms-legacy-NavBar-item:hover {
    border-bottom: 2px solid #0078d7;
    background-color: transparent;
  }

  .ms-legacy-NavBar-item.is-selected {
    font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
    border-bottom: 2px solid #0078d7;
  }

  .ms-legacy-NavBar-item.ms-legacy-NavBar-item--hasMenu:after {
    position: relative;
    top: 3px;
    padding-top: 0;
    right: auto;
  }

  .ms-legacy-NavBar-item.ms-legacy-NavBar-item--right {
    float: right;
    margin: 0;
  }
}

.ms-legacy-OrgChart {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
}

.ms-legacy-OrgChart-groupTitle {
  color: #666666;
  line-height: 1;
}

.ms-legacy-OrgChart-list {
  padding: 0;
  margin: 12px 0 16px 0;
}

.ms-legacy-OrgChart-listItem {
  height: 50px;
  width: 100%;
  position: relative;
  list-style: none;
  margin-bottom: 8px;
}

.ms-legacy-OrgChart-listItemBtn {
  background: none;
  border: 0;
  cursor: pointer;
  position: relative;
  height: 50px;
  width: 100%;
  background: none;
  border: 0;
  text-align: left;
  margin: 0;
  padding: 0;
  outline: transparent;
}

.ms-legacy-Overlay {
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 200;
}

.ms-legacy-Overlay.ms-legacy-Overlay--dark {
  background-color: rgba(0, 0, 0, 0.4);
}

.ms-legacy-Overlay--none {
  visibility: hidden;
}

.ms-legacy-Panel {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 300;
  display: none;
  pointer-events: none;
}

.ms-legacy-Panel .ms-legacy-Overlay {
  z-index: 0;
  display: none;
  pointer-events: none;
  opacity: 1;
  cursor: pointer;
  transition: opacity 0.367s cubic-bezier(0.1, 0.9, 0.2, 1);
}

.ms-legacy-Panel-main {
  background-color: #ffffff;
  bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  display: none;
  z-index: 10;
  width: 100%;
}

@media (min-width: 480px) {
  .ms-legacy-Panel-main {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    pointer-events: auto;
    width: 340px;
    box-shadow: -30px 0px 30px -30px rgba(0, 0, 0, 0.2);
    left: auto;
  }
}

.ms-legacy-Panel-main .ms-legacy-CommandBar {
  outline: 1px solid transparent;
}

@media (min-width: 480px) {
  .ms-legacy-Panel-main .ms-legacy-CommandBar {
    display: none;
  }
}

.ms-legacy-Panel-main .ms-legacy-CommandBarItem {
  margin-left: 8px;
}

.ms-legacy-Panel-main .ms-legacy-CommandBarItem .ms-legacy-CommandBarItem-commandText {
  display: inline-block;
}

.ms-legacy-Panel-main .ms-legacy-CommandBar-mainArea {
  padding-left: 0;
  margin-left: -1px;
  overflow: hidden;
}

.ms-legacy-Panel.ms-legacy-Panel--lightDismiss .ms-legacy-Panel-main {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  width: 272px;
  box-shadow: -30px 0px 30px -30px rgba(0, 0, 0, 0.2);
}

.ms-legacy-Panel.ms-legacy-Panel--lightDismiss .ms-legacy-Panel-commands,
.ms-legacy-Panel.ms-legacy-Panel--lightDismiss .ms-legacy-Panel-contentInner {
  display: none;
}

.ms-legacy-Panel.ms-legacy-Panel--lightDismiss.ms-legacy-Panel-animateIn .ms-legacy-Panel-main {
  animation-name: fadeIn, slideLeftIn40;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-legacy-Panel.ms-legacy-Panel--lightDismiss.ms-legacy-Panel-animateIn .ms-legacy-Overlay {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
          animation-duration: 0.267s;
}

.ms-legacy-Panel.ms-legacy-Panel--lightDismiss.ms-legacy-Panel-animateOut .ms-legacy-Panel-main {
  animation-name: fadeOut, slideRightOut40;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-legacy-Panel.ms-legacy-Panel--lightDismiss.ms-legacy-Panel-animateOut .ms-legacy-Overlay {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
          animation-duration: 0.167s;
}

.ms-legacy-Panel.ms-legacy-Panel--left .ms-legacy-Panel-main {
  right: auto;
  left: 0;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  width: 272px;
  box-shadow: -30px 0px 30px 30px rgba(0, 0, 0, 0.2);
}

.ms-legacy-Panel.ms-legacy-Panel--left .ms-legacy-Panel-commands,
.ms-legacy-Panel.ms-legacy-Panel--left .ms-legacy-Panel-contentInner {
  display: none;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel-animateIn .ms-legacy-Panel-main {
  animation-name: fadeIn, slideLeftIn40;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel-animateIn .ms-legacy-Overlay {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
          animation-duration: 0.267s;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel-animateOut .ms-legacy-Panel-main {
  animation-name: fadeOut, slideRightOut40;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel-animateOut .ms-legacy-Overlay {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
          animation-duration: 0.167s;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel-animateIn .ms-legacy-Panel-main {
  animation-name: fadeIn, slideRightIn40;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel-animateIn .ms-legacy-Overlay {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
          animation-duration: 0.267s;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel--left.ms-legacy-Panel-animateOut .ms-legacy-Panel-main {
  animation-name: fadeOut, slideLeftOut40;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-legacy-Panel.ms-legacy-Panel--left.ms-legacy-Panel--left.ms-legacy-Panel-animateOut .ms-legacy-Overlay {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
          animation-duration: 0.167s;
}

.ms-legacy-Panel.ms-legacy-Panel--sm .ms-legacy-Panel-main {
  width: 100%;
}

@media (min-width: 480px) {
  .ms-legacy-Panel.ms-legacy-Panel--sm .ms-legacy-Panel-main {
    width: 340px;
  }
}

@media (min-width: 640px) {
  .ms-legacy-Panel.ms-legacy-Panel--md .ms-legacy-Panel-main,
  .ms-legacy-Panel.ms-legacy-Panel--lg .ms-legacy-Panel-main,
  .ms-legacy-Panel.ms-legacy-Panel--xl .ms-legacy-Panel-main {
    left: 48px;
    width: auto;
  }
}

@media (min-width: 1024px) {
  .ms-legacy-Panel.ms-legacy-Panel--md .ms-legacy-Panel-main {
    left: auto;
    width: 643px;
  }
}

@media (min-width: 1366px) {
  .ms-legacy-Panel.ms-legacy-Panel--lg .ms-legacy-Panel-main {
    left: 428px;
  }
}

@media (min-width: 1366px) {
  .ms-legacy-Panel.ms-legacy-Panel--lg.ms-legacy-Panel--fixed .ms-legacy-Panel-main {
    left: auto;
    width: 940px;
  }
}

@media (min-width: 1366px) {
  .ms-legacy-Panel.ms-legacy-Panel--xl .ms-legacy-Panel-main {
    left: 176px;
  }
}

.ms-legacy-Panel.is-open {
  display: block;
}

.ms-legacy-Panel.is-open .ms-legacy-Panel-main {
  opacity: 1;
  pointer-events: auto;
  display: block;
}

.ms-legacy-Panel.is-open .ms-legacy-Overlay {
  display: block;
  pointer-events: auto;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Panel.is-open .ms-legacy-Overlay {
    opacity: 0;
  }
}

.ms-legacy-Panel.is-open.ms-legacy-Panel-animateIn .ms-legacy-Panel-main {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeIn;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeIn;
          animation-fill-mode: both;
          animation-duration: 0.167s;
}

.ms-legacy-Panel.is-open.ms-legacy-Panel-animateOut .ms-legacy-Panel-main {
  -webkit-animation-duration: 0.367s;
  -webkit-animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
          animation-duration: 0.367s;
          animation-name: fadeOut;
          animation-fill-mode: both;
          animation-duration: 0.1s;
}

.ms-legacy-Panel.is-open.ms-legacy-Panel-animateOut .ms-legacy-Overlay {
  display: none;
}

@media (min-width: 480px) {
  .ms-legacy-Panel.is-open.ms-legacy-Panel-animateIn .ms-legacy-Panel-main {
    animation-name: fadeIn, slideLeftIn40;
    -webkit-animation-duration: 0.367s;
       -moz-animation-duration: 0.367s;
        -ms-animation-duration: 0.367s;
         -o-animation-duration: 0.367s;
    animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
    animation-fill-mode: both;
  }

  .ms-legacy-Panel.is-open.ms-legacy-Panel-animateIn .ms-legacy-Overlay {
    -webkit-animation-duration: 0.367s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
            animation-duration: 0.367s;
            animation-name: fadeIn;
            animation-fill-mode: both;
            animation-duration: 0.267s;
  }

  .ms-legacy-Panel.is-open.ms-legacy-Panel-animateOut .ms-legacy-Panel-main {
    animation-name: fadeOut, slideRightOut40;
    -webkit-animation-duration: 0.167s;
       -moz-animation-duration: 0.167s;
        -ms-animation-duration: 0.167s;
         -o-animation-duration: 0.167s;
    animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
    animation-fill-mode: both;
  }

  .ms-legacy-Panel.is-open.ms-legacy-Panel-animateOut .ms-legacy-Overlay {
    -webkit-animation-duration: 0.367s;
    -webkit-animation-name: fadeOut;
    -webkit-animation-fill-mode: both;
            animation-duration: 0.367s;
            animation-name: fadeOut;
            animation-fill-mode: both;
            animation-duration: 0.167s;
  }

  .ms-legacy-Panel.is-open.ms-legacy-Panel--left.ms-legacy-Panel-animateIn .ms-legacy-Panel-main {
    animation-name: fadeIn, slideRightIn40;
    -webkit-animation-duration: 0.367s;
       -moz-animation-duration: 0.367s;
        -ms-animation-duration: 0.367s;
         -o-animation-duration: 0.367s;
    animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
    animation-fill-mode: both;
  }

  .ms-legacy-Panel.is-open.ms-legacy-Panel--left.ms-legacy-Panel-animateIn .ms-legacy-Overlay {
    -webkit-animation-duration: 0.367s;
    -webkit-animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
            animation-duration: 0.367s;
            animation-name: fadeIn;
            animation-fill-mode: both;
            animation-duration: 0.267s;
  }

  .ms-legacy-Panel.is-open.ms-legacy-Panel--left.ms-legacy-Panel-animateOut .ms-legacy-Panel-main {
    animation-name: fadeOut, slideLeftOut40;
    -webkit-animation-duration: 0.167s;
       -moz-animation-duration: 0.167s;
        -ms-animation-duration: 0.167s;
         -o-animation-duration: 0.167s;
    animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
    animation-fill-mode: both;
  }

  .ms-legacy-Panel.is-open.ms-legacy-Panel--left.ms-legacy-Panel-animateOut .ms-legacy-Overlay {
    -webkit-animation-duration: 0.367s;
    -webkit-animation-name: fadeOut;
    -webkit-animation-fill-mode: both;
            animation-duration: 0.367s;
            animation-name: fadeOut;
            animation-fill-mode: both;
            animation-duration: 0.167s;
  }

  .ms-legacy-Panel.is-open .ms-legacy-Overlay {
    cursor: pointer;
    opacity: 1;
    pointer-events: auto;
  }
}

@media screen and (min-width: 480px) and (-ms-high-contrast: active) {
  .ms-legacy-Panel.is-open.ms-legacy-Panel-animateIn .ms-legacy-Overlay,
  .ms-legacy-Panel.is-open.ms-legacy-Panel--left.ms-legacy-Panel-animateIn .ms-legacy-Overlay {
    opacity: 0;
    animation-name: none;
  }
}

.ms-legacy-Panel-closeButton {
  background: none;
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0;
  color: #666666;
  font-size: 14px;
}

.ms-legacy-Panel-closeButton:hover {
  color: #333333;
}

.ms-legacy-Panel-contentInner {
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 16px 20px;
  overflow-y: auto;
}

@media (min-width: 640px) {
  .ms-legacy-Panel-contentInner {
    padding: 0 32px 20px;
  }
}

@media (min-width: 1366px) {
  .ms-legacy-Panel-contentInner {
    padding: 0 40px 20px;
  }
}

.ms-legacy-Panel-headerText {
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 21px;
  color: #333333;
  margin: 10px 0;
  padding: 4px 0;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .ms-legacy-Panel-headerText {
    margin-top: 30px;
  }
}

@media (min-width: 480px) {
  .ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBar {
    display: block;
  }
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:hover {
  background-color: #d7eaf9;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:active {
  background-color: #b5d8f4;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:active .ms-legacy-CommandBarItem-icon {
  color: #07288b;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:active .ms-legacy-CommandBarItem-commandText {
  color: #000000;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:first-child {
  background-color: #0078d7;
  box-shadow: inset 0 1px 0 0 #2488d8;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:first-child .ms-legacy-CommandBarItem-icon {
  color: #ffffff;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:first-child .ms-legacy-CommandBarItem-commandText {
  color: #ffffff;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:first-child .ms-legacy-CommandBarItem-linkWrapper {
  padding-left: 12px;
  padding-right: 12px;
  cursor: pointer;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:first-child:hover {
  background-color: #005a9e;
  box-shadow: none;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:first-child:hover .ms-legacy-CommandBarItem-icon {
  color: #ffffff;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands .ms-legacy-CommandBarItem:first-child:hover .ms-legacy-CommandBarItem-commandText {
  color: #ffffff;
}

.ms-legacy-Panel.ms-legacy-Panel--animatedCommands.is-open .ms-legacy-CommandBar {
  animation-name: fadeIn, slideDownIn20;
  -webkit-animation-duration: 0.367s;
     -moz-animation-duration: 0.367s;
      -ms-animation-duration: 0.367s;
       -o-animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
  animation-delay: 250ms;
}

@media (min-width: 480px) {
  .ms-legacy-Panel.ms-legacy-Panel--animatedCommands.is-open .ms-legacy-CommandBar {
    animation-delay: 500ms;
  }
}

.ms-legacy-PeoplePicker {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.ms-legacy-PeoplePicker-searchBox {
  *zoom: 1;
  border: 1px solid #c8c8c8;
  box-sizing: border-box;
  min-height: 40px;
  width: 100%;
}

.ms-legacy-PeoplePicker-searchBox:before,
.ms-legacy-PeoplePicker-searchBox:after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-legacy-PeoplePicker-searchBox:after {
  clear: both;
}

.ms-legacy-PeoplePicker-searchBox:hover {
  border-color: #767676;
}

.ms-legacy-PeoplePicker.is-active .ms-legacy-PeoplePicker-searchBox {
  border-color: #0078d7;
}

.ms-legacy-PeoplePicker-searchField {
  border: 0;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  height: 38px;
  outline: none;
  padding-left: 8px;
  width: 100%;
}

.ms-legacy-PeoplePicker-persona {
  display: inline-block;
  float: left;
  margin: 4px;
  outline: 1px solid transparent;
}

.ms-legacy-PeoplePicker-persona .ms-legacy-Persona {
  background-color: #f4f4f4;
  float: left;
  min-height: 30px;
}

.ms-legacy-PeoplePicker-persona.has-error .ms-legacy-Persona-primaryText {
  color: #a80000;
}

.ms-legacy-PeoplePicker-personaRemove {
  background: none;
  border: 0;
  cursor: pointer;
  background-color: #f4f4f4;
  color: #666666;
  display: inline-block;
  float: left;
  text-align: center;
  height: 32px;
  width: 32px;
}

.ms-legacy-PeoplePicker-personaRemove:hover {
  background-color: #eaeaea;
  color: #333333;
  cursor: pointer;
}

.ms-legacy-PeoplePicker-personaRemove:focus {
  background-color: #eaeaea;
  color: #333333;
  border: 1px solid #0078d7;
  outline: none;
}

.ms-legacy-PeoplePicker-results {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  display: none;
  margin-bottom: -1px;
  max-width: 340px;
  padding-top: 9px;
  position: absolute;
  z-index: 305;
}

.ms-legacy-PeoplePicker.is-active .ms-legacy-PeoplePicker-results {
  display: block;
  opacity: 1;
}

.ms-legacy-PeoplePicker-resultGroups {
  max-height: 309px;
  overflow-y: scroll;
}

.ms-legacy-PeoplePicker-resultGroup {
  border-top: 1px solid #eaeaea;
}

.ms-legacy-PeoplePicker-resultGroup:first-child {
  border-top: 0;
}

.ms-legacy-PeoplePicker-resultGroupTitle {
  color: #0078d7;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  padding: 17px 0 0 12px;
  text-transform: uppercase;
  height: 40px;
}

.ms-legacy-PeoplePicker-resultList {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  margin-bottom: -1px;
  list-style-type: none;
}

.ms-legacy-PeoplePicker-result {
  position: relative;
}

.ms-legacy-PeoplePicker-result .ms-legacy-Persona:hover {
  cursor: pointer;
}

.ms-legacy-PeoplePicker-result .ms-legacy-Persona:active {
  background-color: #c7e0f4;
}

.ms-legacy-PeoplePicker-result .ms-legacy-Persona-details {
  width: 100%;
}

.ms-legacy-PeoplePicker-resultBtn,
.ms-legacy-PeoplePicker-peopleListBtn {
  background: none;
  border: 0;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  height: 34px;
  width: 100%;
  background: none;
  border: 0;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0 0 0 9px;
}

@media (min-width: 480px) {
  .ms-legacy-PeoplePicker-resultBtn,
  .ms-legacy-PeoplePicker-peopleListBtn {
    height: 48px;
  }
}

.ms-legacy-PeoplePicker-resultBtn:hover,
.ms-legacy-PeoplePicker-peopleListBtn:hover {
  background-color: #eaeaea;
  outline: 1px solid transparent;
}

.ms-legacy-PeoplePicker-resultBtn:focus,
.ms-legacy-PeoplePicker-peopleListBtn:focus {
  outline: 1;
}

.ms-legacy-PeoplePicker-resultBtn.ms-legacy-PeoplePicker-resultBtn--compact,
.ms-legacy-PeoplePicker-peopleListBtn.ms-legacy-PeoplePicker-resultBtn--compact {
  height: 32px;
}

.ms-legacy-PeoplePicker-peopleListBtn {
  margin-bottom: 0;
  padding: 0;
}

.ms-legacy-PeoplePicker-peopleListBtn:hover {
  background-color: transparent;
}

.ms-legacy-PeoplePicker-resultAction {
  background: none;
  border: 0;
  cursor: pointer;
  display: block;
  height: 34px;
  transition: background-color 0.367s cubic-bezier(0.1, 0.9, 0.2, 1);
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
}

@media (min-width: 480px) {
  .ms-legacy-PeoplePicker-resultAction {
    height: 48px;
  }
}

.ms-legacy-PeoplePicker-resultAction .ms-legacy-Icon {
  color: #666666;
  font-size: 15px;
}

.ms-legacy-PeoplePicker-resultAction:hover {
  background-color: #c8c8c8;
  outline: 1px solid transparent;
}

.ms-legacy-PeoplePicker-resultAction:active {
  background-color: #71afe5;
}

.ms-legacy-PeoplePicker-resultAdditionalContent {
  display: none;
}

.ms-legacy-PeoplePicker-result.is-expanded {
  background-color: #f4f4f4;
  margin-bottom: 11px;
}

.ms-legacy-PeoplePicker-result.is-expanded .ms-legacy-PeoplePicker-resultAction .ms-legacy-Icon {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

.ms-legacy-PeoplePicker-result.is-expanded .ms-legacy-PeoplePicker-resultAdditionalContent {
  display: block;
}

.ms-legacy-PeoplePicker-searchMore {
  border-top: 1px solid #eaeaea;
  height: 69px;
  position: relative;
  overflow: hidden;
}

.ms-legacy-PeoplePicker-searchMore .ms-legacy-Spinner {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 20px;
  left: 20px;
  display: none;
}

.ms-legacy-PeoplePicker-searchMore .ms-legacy-Spinner .ms-legacy-Spinner-circle {
  background-color: #0078d7;
}

.ms-legacy-PeoplePicker-searchMore.is-searching .ms-legacy-Spinner {
  display: block;
}

.ms-legacy-PeoplePicker-searchMore.is-searching .ms-legacy-PeoplePicker-searchMoreIcon .ms-legacy-Icon {
  display: none;
}

.ms-legacy-PeoplePicker-searchMore.is-searching .ms-legacy-PeoplePicker-searchMorePrimary {
  color: #0078d7;
}

.ms-legacy-PeoplePicker-searchMore.is-searching:hover {
  background-color: transparent;
  cursor: default;
}

.ms-legacy-PeoplePicker-searchMoreBtn {
  background: none;
  border: 0;
  cursor: pointer;
  position: relative;
  height: 69px;
  width: 100%;
  padding: 0;
  margin: 0;
  padding-left: 70px;
  text-align: left;
}

.ms-legacy-PeoplePicker-searchMoreBtn:hover {
  background-color: #eaeaea;
  cursor: pointer;
}

.ms-legacy-PeoplePicker-searchMoreBtn:focus,
.ms-legacy-PeoplePicker-searchMoreBtn:active {
  background-color: #c7e0f4;
}

.ms-legacy-PeoplePicker-searchMoreBtn.ms-legacy-PeoplePicker-searchMoreBtn--compact {
  height: 49px;
  padding-left: 50px;
}

.ms-legacy-PeoplePicker-searchMoreIcon {
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
}

.ms-legacy-PeoplePicker-searchMoreIcon .ms-legacy-Icon {
  color: #333333;
  font-size: 16px;
  position: absolute;
  text-align: center;
  top: 27px;
  width: 100%;
}

.ms-legacy-PeoplePicker-searchMorePrimary {
  padding-top: 2px;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-PeoplePicker-searchMoreSecondary {
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

.ms-legacy-PeoplePicker-searchMore.ms-legacy-PeoplePicker-searchMore--disconnected:hover {
  background-color: inherit;
  cursor: default;
}

.ms-legacy-PeoplePicker-searchMore.ms-legacy-PeoplePicker-searchMore--disconnected .ms-legacy-PeoplePicker-searchMoreIcon .ms-legacy-Icon {
  color: #666666;
}

.ms-legacy-PeoplePicker-searchMore.ms-legacy-PeoplePicker-searchMore--disconnected .ms-legacy-PeoplePicker-searchMorePrimary {
  color: #666666;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
  position: relative;
  top: 12px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-resultGroups {
  max-height: 209px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-resultAction {
  height: 32px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-resultAction .ms-legacy-Icon {
  margin-top: -8px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-searchMore {
  height: 49px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-searchMore .ms-legacy-Spinner {
  width: 28px;
  height: 28px;
  top: 12px;
  left: 12px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-searchMore.is-searching .ms-legacy-PeoplePicker-searchMoreIcon {
  background-size: 16px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-searchMoreIcon {
  height: 50px;
  width: 50px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-searchMoreIcon .ms-legacy-Icon {
  font-size: 17px;
  top: 0;
  margin-top: 0;
  line-height: 50px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-searchMorePrimary {
  font-size: 12px;
  line-height: 45px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--compact .ms-legacy-PeoplePicker-searchMoreSecondary {
  display: none;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchBox,
.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--membersList .ms-legacy-PeoplePicker-searchBox {
  height: 30px;
  min-height: 30px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchField,
.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--membersList .ms-legacy-PeoplePicker-searchField {
  height: 28px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-Persona,
.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--membersList .ms-legacy-Persona {
  cursor: pointer;
}

.ms-legacy-PeoplePicker-selected {
  margin-bottom: 20px;
  display: none;
}

.ms-legacy-PeoplePicker-selected.is-active {
  display: block;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile.is-searching .ms-legacy-PeoplePicker-results {
  border-bottom: 0;
  padding: 20px 0 0;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile.is-searching .ms-legacy-PeoplePicker-peopleListHeader {
  display: none;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results {
  position: relative;
  border: 0;
  box-shadow: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

@media (max-width: 479px) {
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-imageArea,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-image,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-imageArea,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-image {
    width: 32px;
    height: 32px;
  }

  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-placeholder,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-placeholder {
    font-size: 28px;
    top: 6px;
  }

  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-initials,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-initials {
    font-size: 12px;
    line-height: 32px;
  }

  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-presence,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-presence {
    left: 19px;
  }

  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-details,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-details {
    padding-left: 8px;
  }

  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-primaryText,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-primaryText {
    font-size: 14px;
    padding-top: 3px;
  }

  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona-secondaryText,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona-secondaryText {
    display: none;
  }
}

@media (min-width: 480px) {
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-results .ms-legacy-Persona .ms-legacy-Persona-secondaryText,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-selectedPeople .ms-legacy-Persona .ms-legacy-Persona-secondaryText {
    display: block;
  }
}

@media (min-width: 480px) {
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-resultBtn,
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-peopleListBtn {
    height: 42px;
  }
}

@media (min-width: 480px) {
  .ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-resultAction {
    height: 42px;
  }
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-Persona.ms-legacy-Persona--selectable {
  padding: 0;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMore {
  display: none;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMore.is-active {
  display: block;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMore,
.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMoreBtn,
.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMoreIcon {
  height: 48px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMoreBtn {
  padding-left: 48px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMoreIcon {
  width: 48px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMorePrimary {
  font-size: 12px;
  line-height: 48px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PeoplePicker-searchMoreIcon .ms-legacy-Icon {
  top: 0;
  line-height: 48px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-Spinner {
  top: 16px;
  left: 14px;
  height: 20px;
  width: 20px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PersonaCard {
  display: none;
  position: absolute;
  height: 200px;
}

.ms-legacy-PeoplePicker.ms-legacy-PeoplePicker--Facepile .ms-legacy-PersonaCard.is-active {
  display: block;
}

.ms-legacy-PeoplePicker-selectedHeader,
.ms-legacy-PeoplePicker-peopleListHeader {
  color: #0078d7;
  font-size: 12px;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  height: 50px;
  line-height: 50px;
}

.ms-legacy-PeoplePicker-selectedPeople,
.ms-legacy-PeoplePicker-peopleList {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  list-style: none;
}

.ms-legacy-PeoplePicker-selectedPerson {
  margin-bottom: 8px;
  position: relative;
}

.ms-legacy-PeoplePicker-peopleListItem {
  margin-bottom: 6px;
  position: relative;
}

.ms-legacy-Persona {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  display: table;
  line-height: 1;
  position: relative;
}

.ms-legacy-Persona-imageArea {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  z-index: 0;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Persona-imageArea {
    border: 1px solid #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Persona-imageArea {
    border: 1px solid #000000;
  }
}

.ms-legacy-Persona-placeholder {
  color: #ffffff;
  position: absolute;
  right: 0;
  left: 0;
  font-size: 47px;
  top: 9px;
}

.ms-legacy-Persona-initials {
  color: #ffffff;
  font-size: 17px;
  font-family: 'Segoe UI Light WestEuropean', 'Segoe UI Light', 'Segoe UI', Tahoma, Arial, sans-serif;
  line-height: 48px;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--lightBlue {
  background-color: #6ba5e7;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--blue {
  background-color: #2d89ef;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--darkBlue {
  background-color: #2b5797;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--teal {
  background-color: #00aba9;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--lightGreen {
  background-color: #99b433;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--green {
  background-color: #00a300;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--darkGreen {
  background-color: #1e7145;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--lightPink {
  background-color: #e773bd;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--pink {
  background-color: #ff0097;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--magenta {
  background-color: #7e3878;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--purple {
  background-color: #603cba;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--black {
  background-color: #1d1d1d;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--orange {
  background-color: #da532c;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--red {
  background-color: #ee1111;
}

.ms-legacy-Persona-initials.ms-legacy-Persona-initials--darkRed {
  background-color: #b91d47;
}

.ms-legacy-Persona-image {
  display: table-cell;
  margin-right: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
}

.ms-legacy-Persona-image[src=''] {
  display: none;
}

.ms-legacy-Persona-presence {
  background-color: #5dd255;
  position: absolute;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  top: auto;
  left: 34px;
  bottom: -1px;
  border: 2px solid #ffffff;
}

.ms-legacy-Persona-details {
  display: table-cell;
  padding: 0 12px;
  vertical-align: middle;
  overflow: hidden;
}

.ms-legacy-Persona-primaryText,
.ms-legacy-Persona-secondaryText,
.ms-legacy-Persona-tertiaryText,
.ms-legacy-Persona-optionalText {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ms-legacy-Persona-primaryText {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 17px;
  margin-top: -3px;
  line-height: 1.4;
}

.ms-legacy-Persona-secondaryText,
.ms-legacy-Persona-tertiaryText,
.ms-legacy-Persona-optionalText {
  color: #666666;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  white-space: nowrap;
  line-height: 1.3;
}

.ms-legacy-Persona-secondaryText {
  padding-top: 3px;
}

.ms-legacy-Persona-tertiaryText,
.ms-legacy-Persona-optionalText {
  padding-top: 5px;
  display: none;
}

.ms-legacy-Persona.ms-legacy-Persona--square .ms-legacy-Persona-imageArea {
  background-color: #a6a6a6;
  border-radius: 0;
}

.ms-legacy-Persona.ms-legacy-Persona--square .ms-legacy-Persona-presence {
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  height: 48px;
  width: 5px;
  border-radius: 0;
  border: 0;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Persona.ms-legacy-Persona--square .ms-legacy-Persona-presence {
    border: 1px solid #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Persona.ms-legacy-Persona--square .ms-legacy-Persona-presence {
    border: 1px solid #000000;
  }
}

.ms-legacy-Persona.ms-legacy-Persona--tiny {
  height: 30px;
  display: inline-block;
}

.ms-legacy-Persona.ms-legacy-Persona--tiny .ms-legacy-Persona-imageArea {
  overflow: visible;
  background: transparent;
  height: 0;
  width: 0;
}

.ms-legacy-Persona.ms-legacy-Persona--tiny .ms-legacy-Persona-presence {
  right: auto;
  top: 10px;
  left: 0;
  border: 0;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Persona.ms-legacy-Persona--tiny .ms-legacy-Persona-presence {
    top: 9px;
    border: 1px solid #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Persona.ms-legacy-Persona--tiny .ms-legacy-Persona-presence {
    border: 1px solid #000000;
  }
}

.ms-legacy-Persona.ms-legacy-Persona--tiny .ms-legacy-Persona-details {
  padding-left: 20px;
}

.ms-legacy-Persona.ms-legacy-Persona--tiny .ms-legacy-Persona-primaryText {
  font-size: 14px;
  padding-top: 9px;
}

.ms-legacy-Persona.ms-legacy-Persona--tiny .ms-legacy-Persona-secondaryText {
  display: none;
}

.ms-legacy-Persona.ms-legacy-Persona--tiny.ms-legacy-Persona--readonly {
  padding: 0;
  background-color: transparent;
}

.ms-legacy-Persona.ms-legacy-Persona--tiny.ms-legacy-Persona--readonly .ms-legacy-Persona-primaryText:after {
  content: ';';
}

.ms-legacy-Persona.ms-legacy-Persona--square.ms-legacy-Persona--tiny .ms-legacy-Persona-presence {
  height: 12px;
  width: 12px;
  top: 10px;
}

.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-imageArea,
.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-image {
  width: 32px;
  height: 32px;
}

.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-placeholder {
  font-size: 28px;
  top: 6px;
}

.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-initials {
  font-size: 12px;
  line-height: 32px;
}

.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-presence {
  left: 19px;
}

.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-details {
  padding-left: 8px;
}

.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-primaryText {
  font-size: 14px;
  padding-top: 3px;
}

.ms-legacy-Persona.ms-legacy-Persona--xs .ms-legacy-Persona-secondaryText {
  display: none;
}

.ms-legacy-Persona.ms-legacy-Persona--square.ms-legacy-Persona--xs .ms-legacy-Persona-presence {
  height: 32px;
  width: 4px;
  left: 0;
}

.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-imageArea,
.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-image {
  width: 40px;
  height: 40px;
}

.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-placeholder {
  font-size: 38px;
  top: 5px;
}

.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-initials {
  font-size: 14px;
  line-height: 40px;
}

.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-presence {
  left: 27px;
}

.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-details {
  padding-left: 8px;
}

.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-primaryText {
  font-size: 14px;
}

.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-primaryText,
.ms-legacy-Persona.ms-legacy-Persona--sm .ms-legacy-Persona-secondaryText {
  padding-top: 1px;
}

.ms-legacy-Persona.ms-legacy-Persona--square.ms-legacy-Persona--sm .ms-legacy-Persona-presence {
  height: 40px;
  width: 4px;
  left: 0;
}

.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-imageArea,
.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-image {
  width: 72px;
  height: 72px;
}

.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-placeholder {
  font-size: 67px;
  top: 10px;
}

.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-initials {
  font-size: 28px;
  line-height: 72px;
}

.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-presence {
  left: 49px;
}

.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-secondaryText {
  padding-top: 3px;
}

.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-tertiaryText {
  padding-top: 5px;
}

.ms-legacy-Persona.ms-legacy-Persona--lg .ms-legacy-Persona-tertiaryText {
  display: block;
}

.ms-legacy-Persona.ms-legacy-Persona--square.ms-legacy-Persona--lg .ms-legacy-Persona-presence {
  height: 72px;
  width: 7px;
  left: 0;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-imageArea,
.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-image {
  width: 100px;
  height: 100px;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-placeholder {
  font-size: 95px;
  top: 12px;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-initials {
  font-size: 42px;
  line-height: 100px;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-presence {
  height: 20px;
  width: 20px;
  left: 71px;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-details {
  padding-left: 20px;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-primaryText {
  font-size: 21px;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  margin-top: 0;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-secondaryText {
  padding-top: 2px;
}

.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-tertiaryText,
.ms-legacy-Persona.ms-legacy-Persona--xl .ms-legacy-Persona-optionalText {
  padding-top: 5px;
  display: block;
}

.ms-legacy-Persona.ms-legacy-Persona--square.ms-legacy-Persona--xl .ms-legacy-Persona-presence {
  height: 100px;
  width: 9px;
  left: 0;
}

.ms-legacy-Persona.ms-legacy-Persona--darkText .ms-legacy-Persona-primaryText,
.ms-legacy-PeoplePicker-result .ms-legacy-Persona:hover .ms-legacy-Persona-primaryText {
  color: #212121;
}

.ms-legacy-Persona.ms-legacy-Persona--darkText .ms-legacy-Persona-secondaryText,
.ms-legacy-PeoplePicker-result .ms-legacy-Persona:hover .ms-legacy-Persona-secondaryText,
.ms-legacy-Persona.ms-legacy-Persona--darkText .ms-legacy-Persona-tertiaryText,
.ms-legacy-PeoplePicker-result .ms-legacy-Persona:hover .ms-legacy-Persona-tertiaryText,
.ms-legacy-Persona.ms-legacy-Persona--darkText .ms-legacy-Persona-optionalText,
.ms-legacy-PeoplePicker-result .ms-legacy-Persona:hover .ms-legacy-Persona-optionalText {
  color: #333333;
}

.ms-legacy-Persona.ms-legacy-Persona--selectable {
  cursor: pointer;
  padding: 0 10px;
}

.ms-legacy-Persona.ms-legacy-Persona--selectable:not(.ms-legacy-Persona--xl):hover,
.ms-legacy-Persona.ms-legacy-Persona--selectable:not(.ms-legacy-Persona--xl):focus {
  background-color: #deecf9;
  outline: 1px solid transparent;
}

.ms-legacy-Persona.ms-legacy-Persona--available .ms-legacy-Persona-presence {
  background-color: #5dd255;
}

.ms-legacy-Persona.ms-legacy-Persona--away .ms-legacy-Persona-presence {
  background-color: #ffd200;
}

.ms-legacy-Persona.ms-legacy-Persona--blocked .ms-legacy-Persona-presence {
  background-color: #dedede;
  background-image: linear-gradient(to bottom, #dedede 0%, #dedede 48%, #c72d25 40%, #c72d25 58%, #dedede 52%, #dedede 100%);
}

.ms-legacy-Persona.ms-legacy-Persona--busy .ms-legacy-Persona-presence {
  background-color: #d93b3b;
  background: repeating-linear-gradient(-45deg, #e57a79, #e57a79 1px, #d00e0d 0px, #d00e0d 2px);
}

.ms-legacy-Persona.ms-legacy-Persona--busy.ms-legacy-Persona--square .ms-legacy-Persona-presence {
  background-color: #d93b3b;
  background: repeating-linear-gradient(-45deg, #e57a79, #e57a79 3px, #d00e0d 3px, #d00e0d 6px);
}

.ms-legacy-Persona.ms-legacy-Persona--dnd .ms-legacy-Persona-presence {
  background-color: #c72d25;
  background-image: linear-gradient(to bottom, #c72d25 0%, #c72d25 48%, #ffffff 48%, #ffffff 52%, #c72d25 52%, #c72d25 100%);
}

.ms-legacy-Persona.ms-legacy-Persona--offline .ms-legacy-Persona-presence {
  background-color: #b6cfd8;
}

.ms-legacy-PersonaCard {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  animation-name: fadeIn, slideUpIn10;
  -webkit-animation-duration: 0.167s;
     -moz-animation-duration: 0.167s;
      -ms-animation-duration: 0.167s;
       -o-animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  outline: 1px solid transparent;
}

.ms-legacy-PersonaCard-persona {
  background-color: #f4f4f4;
}

.ms-legacy-PersonaCard-persona .ms-legacy-Persona .ms-legacy-Persona-imageArea {
  width: 80px;
  height: 80px;
  margin: 12px 0 12px 20px;
}

.ms-legacy-PersonaCard-persona .ms-legacy-Persona .ms-legacy-Persona-image {
  width: 80px;
  height: 80px;
}

.ms-legacy-PersonaCard-persona .ms-legacy-Persona .ms-legacy-Persona-placeholder {
  font-size: 75px;
  left: 1px;
  top: 11px;
}

.ms-legacy-PersonaCard-persona .ms-legacy-Persona .ms-legacy-Persona-initials {
  font-size: 28px;
  line-height: 80px;
}

.ms-legacy-PersonaCard-persona .ms-legacy-Persona .ms-legacy-Persona-presence {
  border-color: #f4f4f4;
  left: 77px;
  bottom: 12px;
}

.ms-legacy-PersonaCard-persona .ms-legacy-Persona .ms-legacy-Persona-tertiaryText,
.ms-legacy-PersonaCard-persona .ms-legacy-Persona .ms-legacy-Persona-optionalText {
  display: block;
}

.ms-legacy-PersonaCard-actions {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 10px;
  border-bottom: 1px solid #c8c8c8;
  background-color: #ffffff;
  height: 48px;
}

.ms-legacy-PersonaCard-action,
.ms-legacy-PersonaCard-overflow {
  display: inline-block;
  cursor: pointer;
  font-size: 17px;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  color: #666666;
  position: relative;
  box-sizing: border-box;
}

.ms-legacy-PersonaCard-action:hover,
.ms-legacy-PersonaCard-overflow:hover {
  color: #212121;
}

.ms-legacy-PersonaCard-action:active,
.ms-legacy-PersonaCard-overflow:active {
  color: #0078d7;
}

.ms-legacy-PersonaCard-action.is-active,
.is-active.ms-legacy-PersonaCard-overflow {
  color: #0078d7;
}

.ms-legacy-PersonaCard-action.is-active:after,
.is-active.ms-legacy-PersonaCard-overflow:after {
  box-sizing: border-box;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #c8c8c8;
  background-color: #ffffff;
  position: absolute;
  border-right: 0;
  border-bottom: 0;
  bottom: -4px;
  left: 15px;
}

.ms-legacy-PersonaCard-overflow {
  font-size: 14px;
  color: #333333;
  float: right;
  margin-top: -1px;
}

.ms-legacy-PersonaCard-overflow:hover {
  color: #0078d7;
}

.ms-legacy-PersonaCard-orgChart {
  position: absolute;
  right: 12px;
  top: 0;
}

.ms-legacy-PersonaCard-actionDetailBox {
  min-height: 48px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #ffffff;
}

.ms-legacy-PersonaCard-actionDetails {
  list-style: none;
  width: 20%;
  float: left;
  min-height: 48px;
  color: #666666;
  padding: 9px 20px;
  transition: max-height 0.267s cubic-bezier(0.1, 0.9, 0.2, 1) 0.2s;
  box-sizing: border-box;
}

.ms-legacy-PersonaCard-actionDetails.is-collapsed {
  height: 30px;
  overflow: hidden;
}

.ms-legacy-PersonaCard-actionDetails.is-collapsed .ms-legacy-PersonaCard-detailExpander:after {
  content: '\e088';
}

.ms-legacy-PersonaCard-detailChat,
.ms-legacy-PersonaCard-detailPhone,
.ms-legacy-PersonaCard-detailVideo,
.ms-legacy-PersonaCard-detailMail,
.ms-legacy-PersonaCard-detailOrg {
  overflow: hidden;
  width: 500%;
  padding: 0;
  margin: 0;
}

.ms-legacy-PersonaCard-detailOrg {
  overflow-y: auto;
}

.ms-legacy-PersonaCard-detailChat {
  margin-left: 0;
}

.ms-legacy-PersonaCard-detailPhone {
  margin-left: -100%;
}

.ms-legacy-PersonaCard-detailVideo {
  margin-left: -200%;
}

.ms-legacy-PersonaCard-detailMail {
  margin-left: -300%;
}

.ms-legacy-PersonaCard-detailOrg {
  margin-left: -400%;
}

.ms-legacy-PersonaCard-detailChat .detail-1,
.ms-legacy-PersonaCard-detailPhone .detail-2,
.ms-legacy-PersonaCard-detailVideo .detail-3,
.ms-legacy-PersonaCard-detailMail .detail-4 {
  max-height: 78px;
  transition: max-height 0.25s ease;
}

.ms-legacy-PersonaCard-detailOrg .detail-5 {
  max-height: 300px;
  transition: max-height 0.25s ease;
}

.ms-legacy-PersonaCard-detailChat .detail-2,
.ms-legacy-PersonaCard-detailChat .detail-3,
.ms-legacy-PersonaCard-detailChat .detail-4,
.ms-legacy-PersonaCard-detailChat .detail-5,
.ms-legacy-PersonaCard-detailPhone .detail-1,
.ms-legacy-PersonaCard-detailPhone .detail-3,
.ms-legacy-PersonaCard-detailPhone .detail-4,
.ms-legacy-PersonaCard-detailPhone .detail-5,
.ms-legacy-PersonaCard-detailVideo .detail-1,
.ms-legacy-PersonaCard-detailVideo .detail-2,
.ms-legacy-PersonaCard-detailVideo .detail-4,
.ms-legacy-PersonaCard-detailVideo .detail-5,
.ms-legacy-PersonaCard-detailMail .detail-1,
.ms-legacy-PersonaCard-detailMail .detail-2,
.ms-legacy-PersonaCard-detailMail .detail-3,
.ms-legacy-PersonaCard-detailMail .detail-5,
.ms-legacy-PersonaCard-detailOrg .detail-1,
.ms-legacy-PersonaCard-detailOrg .detail-2,
.ms-legacy-PersonaCard-detailOrg .detail-3,
.ms-legacy-PersonaCard-detailOrg .detail-4 {
  max-height: 48px;
}

.ms-legacy-PersonaCard-detailExpander {
  color: #333333;
  cursor: pointer;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin-top: 1px;
  position: absolute;
  right: 10px;
  text-align: center;
  width: 30px;
}

.ms-legacy-PersonaCard-detailExpander:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  content: '\e087';
}

.ms-legacy-PersonaCard-detailLine {
  color: #333333;
  line-height: 30px;
}

.ms-legacy-PersonaCard-detailLabel {
  color: #666666;
}

.ms-legacy-PersonaCard-action.ms-legacy-PersonaCard-orgChart:after,
.ms-legacy-PersonaCard-orgChart.ms-legacy-PersonaCard-overflow:after {
  display: none;
}

.ms-legacy-PersonaCard.ms-legacy-PersonaCard--square .ms-legacy-PersonaCard-persona .ms-legacy-Persona-imageArea,
.ms-legacy-PersonaCard.ms-legacy-PersonaCard--square .ms-legacy-PersonaCard-persona .ms-legacy-Persona-image {
  width: 100px;
  height: 100px;
  margin: 0;
}

.ms-legacy-PersonaCard.ms-legacy-PersonaCard--square .ms-legacy-PersonaCard-persona .ms-legacy-Persona-presence {
  left: 0;
}

@media (min-width: 480px) {
  .ms-legacy-PersonaCard {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    max-width: 360px;
    position: relative;
  }
}

.ms-legacy-Pivot {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  height: 40px;
  list-style-type: none;
  overflow-x: hidden;
  white-space: nowrap;
}

.ms-legacy-Pivot-link {
  color: #333333;
  display: inline-block;
  position: relative;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 40px;
  margin-right: 8px;
}

.ms-legacy-Pivot-link:after {
  content: '';
  width: 100%;
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #0078d7;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Pivot-link:after {
    background-color: #1aebff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Pivot-link:after {
    background-color: #37006e;
  }
}

.ms-legacy-Pivot-link:hover,
.ms-legacy-Pivot-link:focus,
.ms-legacy-Pivot-link:active {
  color: #000000;
  cursor: pointer;
}

.ms-legacy-Pivot-link:hover + .ms-legacy-Pivot-dropdownIcon,
.ms-legacy-Pivot-link:focus + .ms-legacy-Pivot-dropdownIcon,
.ms-legacy-Pivot-link:active + .ms-legacy-Pivot-dropdownIcon {
  color: #212121;
}

.ms-legacy-Pivot-link:active {
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Pivot-link:active {
    color: #1aebff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Pivot-link:active {
    color: #37006e;
  }
}

.ms-legacy-Pivot-link:active:after {
  display: block;
}

.ms-legacy-Pivot-link.is-selected {
  color: #000000;
  font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Pivot-link.is-selected {
    color: #1aebff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Pivot-link.is-selected {
    color: #37006e;
  }
}

.ms-legacy-Pivot-link.is-selected:after {
  display: block;
}

.ms-legacy-Pivot-link.is-selected + .ms-legacy-Pivot-dropdownIcon {
  color: #212121;
}

.ms-legacy-Pivot-dropdownIcon {
  font-size: 16px;
  position: relative;
  top: 2px;
}

.ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow {
  color: #666666;
}

.ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow.is-selected {
  color: #0078d7;
}

.ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:hover:not(.is-selected),
.ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:focus:not(.is-selected) {
  color: #212121;
}

.ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:active:after {
  display: none;
}

.ms-legacy-Pivot-ellipsis {
  font-size: 15px;
  position: relative;
  top: 0;
}

.ms-legacy-Pivot.ms-legacy-Pivot--large .ms-legacy-Pivot-link {
  font-size: 17px;
}

.ms-legacy-Pivot.ms-legacy-Pivot--large .ms-legacy-Pivot-link:active {
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-Pivot.ms-legacy-Pivot--large .ms-legacy-Pivot-link.is-selected {
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
}

.ms-legacy-Pivot.ms-legacy-Pivot--large .ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:after {
  font-size: 17px;
}

.ms-legacy-Pivot.ms-legacy-Pivot--tabs {
  height: 40px;
}

.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link {
  height: 40px;
  background-color: #f4f4f4;
  line-height: 40px;
  margin-right: -2px;
  padding: 0 10px;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif !important;
}

.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link:hover:not(.is-selected):not(.ms-legacy-Pivot-link--overflow),
.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link:focus:not(.is-selected):not(.ms-legacy-Pivot-link--overflow) {
  color: #000000;
}

.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link:active {
  color: #ffffff !important;
  background-color: #0078d7;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link:active {
    background-color: #1aebff;
    color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link:active {
    background-color: #37006e;
    color: #ffffff;
  }
}

.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link.is-selected {
  background-color: #0078d7;
  color: #ffffff;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link.is-selected {
    background-color: #1aebff;
    color: #000000;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link.is-selected {
    background-color: #37006e;
    color: #ffffff;
  }
}

.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:hover:not(.is-selected),
.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:focus:not(.is-selected) {
  background-color: #ffffff;
}

.ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:active {
  background-color: #0078d7 !important;
}

@media (min-width: 640px) {
  .ms-legacy-Pivot-link {
    font-size: 14px;
  }

  .ms-legacy-Pivot-link.ms-legacy-Pivot-link--overflow:after {
    font-size: 14px;
  }
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Pivot.ms-legacy-Pivot--tabs .ms-legacy-Pivot-link.is-selected {
    font-family: 'Segoe UI Semibold WestEuropean', 'Segoe UI Semibold', 'Segoe UI', Tahoma, Arial, sans-serif;
  }
}

.ms-legacy-ProgressIndicator-itemName {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 4px;
  line-height: 20px;
}

.ms-legacy-ProgressIndicator-itemDescription {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #767676;
  font-size: 11px;
  line-height: 18px;
}

.ms-legacy-ProgressIndicator-itemProgress {
  position: relative;
  width: 180px;
  height: 2px;
  padding: 8px 0;
}

.ms-legacy-ProgressIndicator-progressTrack {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #eaeaea;
  outline: 1px solid transparent;
}

.ms-legacy-ProgressIndicator-progressBar {
  position: absolute;
  height: 2px;
  background-color: #0078d7;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-ProgressIndicator-progressBar {
    background-color: #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-ProgressIndicator-progressBar {
    background-color: #000000;
  }
}

.ms-legacy-SearchBox {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}

.ms-legacy-SearchBox.is-disabled .ms-legacy-SearchBox-label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-SearchBox.is-disabled .ms-legacy-SearchBox-label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-SearchBox.is-disabled .ms-legacy-SearchBox-label {
    color: #600000;
  }
}

.ms-legacy-SearchBox.is-disabled .ms-legacy-SearchBox-icon {
  color: #c8c8c8;
}

.ms-legacy-SearchBox.is-disabled .ms-legacy-SearchBox-field {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  pointer-events: none;
  cursor: default;
}

.ms-legacy-SearchBox.is-active .ms-legacy-SearchBox-closeButton {
  display: block;
  outline: transparent 1px solid;
}

.ms-legacy-SearchBox-field {
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: 1px solid #71afe5;
  outline: transparent 1px solid;
  border-radius: 0;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  height: 32px;
  padding: 6px 3px 7px 10px;
  width: 180px;
  background-color: transparent;
  z-index: 5;
}

.ms-legacy-SearchBox-field.hovering {
  border-color: #0078d7;
  background-color: #deecf9;
}

.ms-legacy-SearchBox-field.hovering + .ms-legacy-SearchBox-label {
  color: #000000;
}

.ms-legacy-SearchBox-field.hovering + .ms-legacy-SearchBox-label .ms-legacy-Icon {
  color: #333333;
}

.ms-legacy-SearchBox-field:focus {
  padding: 6px 32px 7px 10px;
  border-color: #0078d7;
  background-color: #deecf9;
}

.ms-legacy-SearchBox-field::-ms-clear {
  display: none;
}

.ms-legacy-SearchBox-closeButton {
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  width: 32px;
  background-color: #0078d7;
  text-align: center;
  display: none;
  font-size: 17px;
  color: #ffffff;
  z-index: 10;
}

.ms-legacy-SearchBox-label {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 8px;
  line-height: 32px;
  color: #666666;
}

.ms-legacy-SearchBox-icon {
  margin-right: 7px;
  font-size: 17px;
  color: #767676;
}

.ms-legacy-Spinner {
  position: relative;
  height: 20px;
}

.ms-legacy-Spinner.ms-legacy-Spinner--large {
  height: 28px;
}

.ms-legacy-Spinner.ms-legacy-Spinner--large .ms-legacy-Spinner-label {
  left: 34px;
  top: 6px;
}

.ms-legacy-Spinner-circle {
  position: absolute;
  border-radius: 100px;
  background-color: #0078d7;
  opacity: 0;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Spinner-circle {
    background-color: #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Spinner-circle {
    background-color: #000000;
  }
}

.ms-legacy-Spinner-label {
  position: relative;
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #0078d7;
  left: 28px;
  top: 2px;
}

.ms-legacy-Table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

.ms-legacy-Table--fixed {
  table-layout: fixed;
}

.ms-legacy-Table tr,
.ms-legacy-Table-row {
  display: table-row;
  line-height: 30px;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
}

.ms-legacy-Table tr:hover,
.ms-legacy-Table-row:hover {
  background-color: #f4f4f4;
  cursor: pointer;
  outline: 1px solid transparent;
}

.ms-legacy-Table tr.is-selected,
.ms-legacy-Table-row.is-selected {
  background-color: #c7e0f4;
}

.ms-legacy-Table tr.is-selected .ms-legacy-Table-rowCheck,
.ms-legacy-Table-row.is-selected .ms-legacy-Table-rowCheck {
  background-color: #0078d7;
}

.ms-legacy-Table tr.is-selected .ms-legacy-Table-rowCheck:before,
.ms-legacy-Table-row.is-selected .ms-legacy-Table-rowCheck:before {
  display: none;
}

.ms-legacy-Table tr.is-selected .ms-legacy-Table-rowCheck:after,
.ms-legacy-Table-row.is-selected .ms-legacy-Table-rowCheck:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  content: '\e041';
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  left: 4px;
  top: 9px;
}

.ms-legacy-Table th,
.ms-legacy-Table td,
.ms-legacy-Table-cell {
  display: table-cell;
  padding: 0 10px;
}

.ms-legacy-Table thead th,
.ms-legacy-Table-head {
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

.ms-legacy-Table thead td,
.ms-legacy-Table thead th,
.ms-legacy-Table thead .ms-legacy-Table-cell,
.ms-legacy-Table thead .ms-legacy-Table-rowCheck,
.ms-legacy-Table-head td,
.ms-legacy-Table-head th,
.ms-legacy-Table-head .ms-legacy-Table-cell,
.ms-legacy-Table-head .ms-legacy-Table-rowCheck {
  font-weight: normal;
  text-align: left;
  border-bottom: 1px solid #eaeaea;
}

.ms-legacy-Table thead .ms-legacy-Table-rowCheck:after,
.ms-legacy-Table-head .ms-legacy-Table-rowCheck:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Office365Icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  content: '\e041';
  color: #a6a6a6;
  font-size: 12px;
  position: absolute;
  left: 4px;
  top: 9px;
}

.ms-legacy-Table-rowCheck {
  display: table-cell;
  width: 20px;
  position: relative;
  padding: 0;
}

.ms-legacy-Table-rowCheck:before {
  border: 1px solid #a6a6a6;
  content: '';
  display: block;
  height: 14px;
  left: 2px;
  position: absolute;
  top: 6px;
  width: 14px;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Table-row.is-selected .ms-legacy-Table-rowCheck {
    background: none;
  }

  .ms-legacy-Table-row.is-selected .ms-legacy-Table-rowCheck:before {
    display: block;
  }
}

.ms-legacy-Label {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: border-box;
  display: block;
  padding: 5px 0;
}

.ms-legacy-Label.is-required:after {
  content: ' *';
  color: #a80000;
}

.ms-legacy-Label.is-disabled {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Label.is-disabled {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Label.is-disabled {
    color: #600000;
  }
}

.is-disabled .ms-legacy-Label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .is-disabled .ms-legacy-Label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .is-disabled .ms-legacy-Label {
    color: #600000;
  }
}

.ms-legacy-TextField {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  margin-bottom: 8px;
}

.ms-legacy-TextField.is-disabled .ms-legacy-TextField-field {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  pointer-events: none;
  cursor: default;
}

.ms-legacy-TextField.is-disabled::-webkit-input-placeholder,
.ms-legacy-TextField.is-disabled::-moz-placeholder,
.ms-legacy-TextField.is-disabled:-moz-placeholder,
.ms-legacy-TextField.is-disabled:-ms-input-placeholder {
  color: #a6a6a6;
}

.ms-legacy-TextField.is-required .ms-legacy-Label:after {
  content: ' *';
  color: #a80000;
}

.ms-legacy-TextField.is-required::-webkit-input-placeholder:after,
.ms-legacy-TextField.is-required::-moz-placeholder:after,
.ms-legacy-TextField.is-required:-moz-placeholder:after,
.ms-legacy-TextField.is-required:-ms-input-placeholder:after {
  content: ' *';
  color: #a80000;
}

.ms-legacy-TextField.is-active {
  border-color: #0078d7;
}

.ms-legacy-TextField-field {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: 1px solid #c8c8c8;
  border-radius: 0;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  height: 32px;
  padding: 6px 10px 8px;
  width: 100%;
  min-width: 180px;
  outline: 0;
}

.ms-legacy-TextField-field:hover {
  border-color: #767676;
}

.ms-legacy-TextField-field:focus {
  border-color: #0078d7;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-TextField-field:hover,
  .ms-legacy-TextField-field:focus {
    border-color: #1aebff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-TextField-field:hover,
  .ms-legacy-TextField-field:focus {
    border-color: #37006e;
  }
}

.ms-legacy-TextField-field::-webkit-input-placeholder,
.ms-legacy-TextField-field::-moz-placeholder,
.ms-legacy-TextField-field:-moz-placeholder,
.ms-legacy-TextField-field:-ms-input-placeholder {
  color: #666666;
}

.ms-legacy-TextField-description {
  color: #767676;
  font-size: 11px;
}

.ms-legacy-TextField.ms-legacy-TextField--placeholder {
  position: relative;
}

.ms-legacy-TextField.ms-legacy-TextField--placeholder .ms-legacy-Label {
  position: absolute;
  font-family: 'Segoe UI Semilight WestEuropean', 'Segoe UI Semilight', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  padding: 7px 0 7px 10px;
}

.ms-legacy-TextField.ms-legacy-TextField--placeholder.is-disabled {
  color: #a6a6a6;
}

.ms-legacy-TextField.ms-legacy-TextField--placeholder.is-disabled .ms-legacy-Label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-TextField.ms-legacy-TextField--placeholder.is-disabled .ms-legacy-Label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-TextField.ms-legacy-TextField--placeholder.is-disabled .ms-legacy-Label {
    color: #600000;
  }
}

.ms-legacy-TextField.ms-legacy-TextField--underlined {
  border-bottom: 1px solid #c8c8c8;
  display: table;
  width: 100%;
  min-width: 180px;
}

.ms-legacy-TextField.ms-legacy-TextField--underlined:hover {
  border-color: #767676;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-TextField.ms-legacy-TextField--underlined:hover {
    border-color: #1aebff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-TextField.ms-legacy-TextField--underlined:hover {
    border-color: #37006e;
  }
}

.ms-legacy-TextField.ms-legacy-TextField--underlined:active,
.ms-legacy-TextField.ms-legacy-TextField--underlined:focus {
  border-color: #0078d7;
}

.ms-legacy-TextField.ms-legacy-TextField--underlined .ms-legacy-Label {
  font-size: 12px;
  margin-right: 8px;
  display: table-cell;
  vertical-align: bottom;
  padding-left: 12px;
  padding-bottom: 5px;
  height: 32px;
  width: 1%;
  white-space: nowrap;
}

.ms-legacy-TextField.ms-legacy-TextField--underlined .ms-legacy-TextField-field {
  border: 0;
  float: left;
  display: table-cell;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 2px;
}

.ms-legacy-TextField.ms-legacy-TextField--underlined .ms-legacy-TextField-field:active,
.ms-legacy-TextField.ms-legacy-TextField--underlined .ms-legacy-TextField-field:focus,
.ms-legacy-TextField.ms-legacy-TextField--underlined .ms-legacy-TextField-field:hover {
  outline: 0;
}

.ms-legacy-TextField.ms-legacy-TextField--underlined.is-disabled {
  border-bottom-color: #eaeaea;
}

.ms-legacy-TextField.ms-legacy-TextField--underlined.is-disabled .ms-legacy-Label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-TextField.ms-legacy-TextField--underlined.is-disabled .ms-legacy-Label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-TextField.ms-legacy-TextField--underlined.is-disabled .ms-legacy-Label {
    color: #600000;
  }
}

.ms-legacy-TextField.ms-legacy-TextField--underlined.is-disabled .ms-legacy-TextField-field {
  background-color: transparent;
  color: #a6a6a6;
}

.ms-legacy-TextField.ms-legacy-TextField--underlined.is-active {
  border-color: #0078d7;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-TextField.ms-legacy-TextField--underlined.is-active {
    border-color: #1aebff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-TextField.ms-legacy-TextField--underlined.is-active {
    border-color: #37006e;
  }
}

.ms-legacy-TextField.ms-legacy-TextField--multiline .ms-legacy-TextField-field {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  min-height: 60px;
  min-width: 260px;
  padding-top: 6px;
  overflow: auto;
}

.ms-legacy-Label {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: border-box;
  display: block;
  padding: 5px 0;
}

.ms-legacy-Label.is-required:after {
  content: ' *';
  color: #a80000;
}

.ms-legacy-Label.is-disabled {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Label.is-disabled {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Label.is-disabled {
    color: #600000;
  }
}

.is-disabled .ms-legacy-Label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .is-disabled .ms-legacy-Label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .is-disabled .ms-legacy-Label {
    color: #600000;
  }
}

.ms-legacy-Toggle {
  color: #333333;
  font-family: 'Segoe UI Regular WestEuropean', 'Segoe UI', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  box-shadow: none;
  position: relative;
  display: block;
  margin-bottom: 26px;
}

.ms-legacy-Toggle .ms-legacy-Label {
  position: relative;
  padding: 0 0 0 62px;
  font-size: 12px;
}

.ms-legacy-Toggle:hover .ms-legacy-Label {
  color: #000000;
}

.ms-legacy-Toggle:active .ms-legacy-Label {
  color: #333333;
}

.ms-legacy-Toggle.is-disabled .ms-legacy-Label {
  color: #a6a6a6;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Toggle.is-disabled .ms-legacy-Label {
    color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Toggle.is-disabled .ms-legacy-Label {
    color: #600000;
  }
}

.ms-legacy-Toggle.is-disabled .ms-legacy-Toggle-field {
  background-color: #ffffff !important;
  border-color: #c8c8c8 !important;
  pointer-events: none !important;
  cursor: default !important;
}

.ms-legacy-Toggle.is-disabled .ms-legacy-Toggle-field:before {
  background-color: #c8c8c8 !important;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Toggle.is-disabled .ms-legacy-Toggle-field,
  .ms-legacy-Toggle.is-disabled .ms-legacy-Toggle-field:before {
    border-color: #00ff00;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Toggle.is-disabled .ms-legacy-Toggle-field,
  .ms-legacy-Toggle.is-disabled .ms-legacy-Toggle-field:before {
    border-color: #600000;
  }
}

.ms-legacy-Toggle-description {
  position: relative;
  font-size: 12px;
  vertical-align: top;
  display: block;
  margin-bottom: 8px;
}

.ms-legacy-Toggle-field {
  position: relative;
  display: inline-block;
  width: 57px;
  height: 20px;
  box-sizing: border-box;
  border: 2.5px #c8c8c8 solid;
  cursor: pointer;
}

.ms-legacy-Toggle-input {
  position: absolute;
  opacity: 0;
  top: 0;
}

.ms-legacy-Toggle-input + .ms-legacy-Toggle-field {
  background-color: #f4f4f4;
}

.ms-legacy-Toggle-input + .ms-legacy-Toggle-field:before {
  position: absolute;
  display: block;
  box-sizing: content-box;
  content: '';
  top: -2.5px;
  left: -2.5px;
  width: 12px;
  height: 20px;
  background-color: #767676;
  outline: 2px solid transparent;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Toggle-input + .ms-legacy-Toggle-field:before {
    border: 2.5px solid #ffffff;
    height: 15px;
    outline: 0;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Toggle-input + .ms-legacy-Toggle-field:before {
    border-color: #000000;
  }
}

.ms-legacy-Toggle-input + .ms-legacy-Toggle-field:before {
  right: auto;
  border-right: 2.5px solid #ffffff;
}

.ms-legacy-Toggle-input + .ms-legacy-Toggle-field:active {
  background-color: #0078d7;
}

.ms-legacy-Toggle-input + .ms-legacy-Toggle-field .ms-legacy-Label--off {
  display: block;
}

.ms-legacy-Toggle-input + .ms-legacy-Toggle-field .ms-legacy-Label--on {
  display: none;
}

.ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field {
  background-color: #0078d7;
}

.ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field:before {
  position: absolute;
  display: block;
  box-sizing: content-box;
  content: '';
  top: -2.5px;
  right: -2.5px;
  width: 12px;
  height: 20px;
  background-color: #767676;
  outline: 2px solid transparent;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field:before {
    border: 2.5px solid #ffffff;
    height: 15px;
    outline: 0;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field:before {
    border-color: #000000;
  }
}

.ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field:before {
  left: auto;
  border-left: 2.5px solid #ffffff;
}

.ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field:active {
  background-color: #0078d7;
}

.ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field .ms-legacy-Label--off {
  display: none;
}

.ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field .ms-legacy-Label--on {
  display: block;
}

@media screen and (-ms-high-contrast: active) {
  .ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field {
    background-color: #ffffff;
  }
}

@media screen and (-ms-high-contrast: black-on-white) {
  .ms-legacy-Toggle-input:checked + .ms-legacy-Toggle-field {
    background-color: #000000;
  }
}

.ms-legacy-Toggle-input:focus + .ms-legacy-Toggle-field,
.ms-legacy-Toggle-input:hover + .ms-legacy-Toggle-field {
  background-color: #eaeaea;
}

.ms-legacy-Toggle-input:focus:checked + .ms-legacy-Toggle-field,
.ms-legacy-Toggle-input:hover:checked + .ms-legacy-Toggle-field {
  background-color: #005a9e;
}

.ms-legacy-Toggle.ms-legacy-Toggle--textLeft {
  width: 225px;
  margin-bottom: 40px;
}

.ms-legacy-Toggle.ms-legacy-Toggle--textLeft .ms-legacy-Toggle-description {
  display: inline-block;
  max-width: 150px;
  top: -3px;
  margin-bottom: 0;
}

.ms-legacy-Toggle.ms-legacy-Toggle--textLeft .ms-legacy-Toggle-field {
  float: right;
}

span.multiselect-native-select{position:relative}span.multiselect-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}
/* Move down content because we have a fixed navbar that is 50px tall */
html, body{
  height:100% !important;
}

body {
  padding-top: 60px;
  color: #1A1A1A;
  background-color: #F4F4F4;
  font-family: 'Segoe UI', Arial, sans-serif;
}

a:hover {
    cursor: pointer;
}

main {
  margin-left: 324px;
  position: absolute !important;
  display:inline-block;
  padding-left: 54px;
  padding-right: 20px;
  min-width: calc(100% - 324px);
  overflow-x: hidden;
  overflow-y: auto;
}

.page-header {
  margin: 32px 0 14px 0;
  border: none;
  display: block;
  padding: 0;
}

.page-header h1 {
  font-family: 'Segoe UI Light';
  font-size: 36px;
  margin-bottom: 16px;
}

.page-header p {
  width: 800px;
  line-height: 20px;
}

.page-header img {
  float:right;
}

.section-header {
  margin-bottom: 32px;
  position: relative;
}

.section-header h2{
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 12px;
}

.section-header hr{
  color: #E0E0E0;
  background-color: #E0E0E0; /* Modern Browsers */
  width: 100%;
  border: none;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/*Bread Crumb Style*/
.breadcrumb-back-icon{
  height: 18px;
  width: 18px;
  background: url(../assets/Back_Arrow.svg) center center no-repeat;
  float: left;
  margin-top: 15px;
}

.breadcrumb-back-icon:hover{
  opacity: 0.5;
}

.bread-crumb-item{
  float: left;
  padding-top: 15px;
  margin-left: 7px;
}

.bread-crumb-hyperlink{
  color: #0000EE !important;
}

.bread-crumb-view{
  position: relative;
  top:5px;
  left: 341px;
  width: 400px;
}

.breadcrumb-left-align{
  float:left;
}

/*End Bread Crumb Style*/
.navbar {
    background-color: #efefef;
    height: 60px;
    top: 0;
}

.navbar-right {
    margin-right: 0;
}

.navbar-fixed-top {
    border: 0;
    position: fixed;
    right: 0;
    display: inline-block;
}

.navbar-default {
    background-color: #fff;
}

.head-panel {
    border: 0;
    position: fixed;
    right:0;
    display: inline-block;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 1030;
}

.navbar-nav__link {
    padding: 15px 0;
    display: block;
    position: relative;
    margin-left: 32px;
}

.navbar-nav__link--settings {
    background-image: url('//cdnstratus.azureedge.net/assets/Settings_icon.svg');
    background-size: 20px;
    background-repeat: no-repeat;
    height: 20px;
    padding: 0;
    width: 20px;
    margin-top: 18px;
}

.navbar-nav__link--settings-active {
    background-image: url('//cdnstratus.azureedge.net/assets/Settings_icon-active.svg');
}

.navbar-nav__link--bell {
    background-image: url('//cdnstratus.azureedge.net/assets/Notifications_icon.svg');
    background-size: 22px;
    background-repeat: no-repeat;
    height: 22px;
    padding: 0;
    width: 22px;
    margin-top: 16px;
    position: relative;
    z-index: 11;
}

.navbar-nav__link--bell-active {
    background-image: url('//cdnstratus.azureedge.net/assets/Notifications_icon-active.svg');
}

.navbar-nav__link--user {
  margin-right: 32px;
}

.navbar-nav__link:hover {
    opacity: .5;
}

.navbar-nav {
    list-style: none;
}

.navbar-nav__item {
    position: relative;
}

.navbar--right {
  margin-right: 0;
  float: right;
}

/***********************************************************************
******Common Stratus Styles Please Derive Custom Styles from here first
***********************************************************************/
/*Overriding the bootstrap button class*/
.btn {
    border-radius: 0;
    min-width: 75px;
}

/*Overriding bootstrap primary button*/
.btn-primary {
    background-color:#0073c6;
    border-color: #0073c6;
}

 /******************Menu Icons*************************/
/******************Menu Icons*************************/
.mcio-icon {
    width: 20px;
    height: 20px;
}

.icon-space {
    margin-left: 10px;
}

.menu-hamburger {
    float: right;
    display: block;
    margin-right: 20px;
}

.menu-hamburger span img {
    width: 19px;
    height: 31px;
}

.menu-hamburger span:hover {
    cursor: pointer;
}

.image-circle {
    border-radius: 50%;
    margin-left: 15px;
    width: 30px;
    height: 30px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #505050;
}

.icon-space {
    margin-right: 10px;
}

.portal-brand {
    margin-bottom: 40px;
    margin-top: 45px;
    padding-left: 25px;
    min-height: 30px;
}

/******************************************************
 *****************SideBar Styles***********************
 *****************************************************/
  .sidebar-open,
  .sidebar-closed {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: inline-block;
    padding-left: 0px;
    padding-top: 17px;
    padding-bottom: 20px;
    padding-right: 0px;
    background-color: #172450;
  }
  .sidebar-open .nav .open > a,
  .sidebar-closed .nav .open > a {
    background-color: #172450;
  }

  .sidebar-open {
    width: 325px;
  }

  .sidebar-open > .nav-sidebar > li > .tree > li > a {
    padding-left: 60px;
  }

  .sidebar-open > .nav-sidebar > .root-node.closed > .tree {
    display:none;
  }

  .sidebar-closing > .nav-sidebar > li > .tree > li > a,
  .sidebar-closing > .nav-sidebar > li > a > span {
    display:none !important;
  }

  .sidebar-closed {
    width:68px;
  }

  .sidebar-closed > .portal-brand > img,
  .sidebar-closed .icon-space,
  .sidebar-closed .node-icon {
    display:none !important;
  }


  .sidebar-closed > .menu-hamburger{
    margin-right: 24px;
  }

  .sidebar-closed .nav .open > a:hover {
    background-color: #142f64;
  }

  .sidebar-closed > .nav-sidebar > li > .tree {
    background-color: #1a1a1a;
    min-width:215px;

}

.sidebar-closed ul ul {
  visibility: hidden; /* hide sub menus by default */
  position: absolute;
  top: 0px;
  left: 100%;
  width: 100%;
}


.sidebar-closed ul li:hover > ul {
  visibility: visible; /* show sub menu */
}

.nav-sidebar > li > .tree >  li > a {
 color: #ffffff;
 font-weight: lighter;
}

.nav-sidebar > li div > span,
.nav-sidebar > li > a {

  padding-right: 0px;
  padding-left: 24px;
  color: #ffffff;
  font-weight: lighter;
}

.nav-sidebar > li > ul >  li > a:focus,
.nav-sidebar > li > ul > .active > a,
.nav-sidebar > a:focus,
.nav-sidebar > li > a:focus,
.nav-sidebar > .active > a {
  color: #fff;
  background-color: #0073c6;
}

.root-node > div {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-sidebar > li > div:hover{
  color: #fff;
  background-color: #142f64;
  cursor: pointer;
}


.nav-sidebar > li > ul >  li > a:hover,
.nav-sidebar > li > a:hover,
.nav-sidebar > a:hover {
  color: #fff;
  background-color: #142f64;
}

.nav-sidebar > .root-node > a:focus {
  background-color: transparent;
}

.root-node.closed > div > span > .node-icon {
  background-image: url(../assets/chevron_close.svg);
}

.root-node.open > div > span > .node-icon {
  background-image: url(../assets/chevron_open.svg);
}

.root-node.closed .node-icon,
.root-node.open .node-icon {
  width:20px;
  height: 20px;
  display: inline-block;
  border-color: transparent;
  text-align: center;
  float: right;
  margin-right: 20px;
}



/*****************************************************************************
Context View CSS
******************************************************************************/


.context-panel-view {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1071;
    height: 100%;
    width: auto;
    display: block;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: lighter;
    transition: right .5s;
    border-bottom: 4px solid #0072C6;
}

.alternate {
    color: #ffffff;
    background-color: #1a1a1a;
}

.large-panel {
  width: 498px;
}

.small-panel {
  width: 300px;
}

.edit-preferences {
  margin-top: 20px;
}
.context-panel-view.open-view {
    right: 0px;
}

.context-panel-view.close-view {
    right: -1000px;
}

.context-panel-view .filter-view .close-view {
    right: -578px;
}

/*.context-panel-view .btn {
    margin-top: 20px;
}*/

/*.context-panel-view .btn-primary {
    font-family: 'Segoe UI Semibold';
    color: #ffffff;
    margin-right: 26px;
    margin-left: 8px;
    margin-bottom: 90px;
    min-width: 100px;
    max-width: 374px;
    size:13px;
    height: 40px;
    background-color: #0072c6;
    padding: 10px 15px;
    cursor: pointer;
}

.context-panel-view .btn-primary:hover {
    background-color: #4c9cd7;
}

.context-panel-view .btn-secondary {
    font-family: 'Segoe UI Semibold';
    border-color: #0073c6;
    color: #0072c6;
    margin-right: 26px;
    margin-bottom: 90px;
    padding: 10px 15px;
    border: 2px solid #0072c6;
    cursor: pointer;
    size: 13px;
    min-width: 100px;
    max-width: 374px;
}

.context-panel-view .btn-secondary:hover {
    background-color: #cce3f4;
    border-color: #0073c6;
    cursor: pointer;
}*/

.context-panel-view .context-panel-dropdown .btn-group {
    width: 100%;
}

.context-panel-view .dropdown-container {
    margin-bottom: 30px;
}

.context-panel-view .context-panel-dropdown label {
    font-weight: normal;
}

.context-panel-view .dropdown-placeholder {
    background-color: #FEFEFE;
    border: 1px solid #FEFEFE;
    color: #000;
    width: 100%;
    text-align: left;
    padding: 6px 4px 6px 12px;
}

    .alternate .dropdown-placeholder:hover {
        color: #000;
    }

    .context-panel-view .dropdown-placeholder .node-icon {
        background-image: url(../dist/assets/chevron_close.svg);
        width: 20px;
        height: 20px;
        border-color: transparent;
        text-align: center;
        float: right;
    }

.context-panel-buttons {
    position: absolute;
    bottom: 80px;
}

.context-panel-view .page-header{
  padding-bottom: 40px;
  font-size: 40px;
}

.context-panel-view .custom-panel-description {
  font-family: 'Segoe UI';
  font-size:14px;
  padding-bottom: 40px;
}

.context-panel-view .context-panel-details {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Segoe UI Semibold';
    font-weight: bold;
    margin-bottom: 10px;
}

.context-panel-view .context-panel-normal-case {
    text-transform: none;
}

.context-panel-two-column {
    display: flex;
}

.context-panel-first-column {
    width: 50%;
}

.context-panel-view .context-panel-label {
  font-family: 'Segoe UI Light';
  color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 12px;

}

.context-panel-view .business-dropdown {
    background-color: #fefefe;
    font-size: 15px;
    color: #000;
    padding: 5px;
    width: 100%;
}
.column-selector {
  overflow-y : auto;
  overflow-x : hidden;
  height: 600px;
  width: 330px;
}

.column-selector .col-name {
  width: 140px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.filter-panel .page-header {
  padding-left: 8px;
}
.filter-panel .filter-row {
  padding-left: 8px;
}

.filter-panel .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.filter-panel .dropdown-width {
    width: 150px;
}

.filter-panel .dropdown-div-margin {
  margin-right: 14px;
}

.filter-panel .filter-input {
    display: inline-block;
    position: relative;
    height: 36px;
    width: 150px;
    color: #737373;
    padding-left: 5px;
    font-family: 'Segoe UI';
    font-size: 14px;
    font-weight: normal;
}

.filter-panel .error-border {
  border: 2px solid;
  border-color: #D02D00;
}

.filter-panel #filter-dropdown {
  text-align: left;
  margin-top: 0px;
  color: #737373;
}
.filter-panel .add-filter {
  margin-top: 26px;
  text-align: center;
}
.filter-table {
  margin: auto;
}

.filter-panel .filter-add-text {
  font-family: 'Segoe UI';
  color: #fff;
  font-size: 14px;
  padding-top: 8px;
}

.filter-panel .add-filter-button {
  background-image: url('/dist/assets/Add_Icon_White.svg');
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  background-color: #1a1a1a;
  border: none;
}

.filter-panel .add-filter-button:hover{
  opacity: 0.7;
}

.filter-panel .delete-button {
  height: 24px;
  width: 24px;
  background-color: #1a1a1a;
  background-image: url('/dist/assets/Delete_Icon_White.svg');
  background-repeat: no-repeat;
  border: none;
  margin-top: 20px;
}

.filter-panel .delete-button:hover {
  opacity: 0.7;
}

.filter-panel .invalid-input {
  background-image: url('/dist/assets/Alert_Error_In-line.svg');
  height: 24px;
  width: 24px;
}

.filter-panel .error-box {
  margin-top: 14px;
}

.filter-panel .filter-error-text {
  font-family: 'Segoe UI';
  font-size: 13px;
  color: #D02D00;
  padding-left: 20px;
}
.filter-panel .and-seperator {
  margin-top: 14px;
  margin-bottom: 14px;
  text-align: center;
  background-color: #242525;
  width: 96%;
}

.filter-panel .and-seperator-text {
  margin: auto;
  color: #ffffff;
  font-family: 'Segoe UI';
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;

}


/*****************************************************************************
On/Off Switch CSS
******************************************************************************/

.onoffswitch {
    position: relative; width: 44px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #CCCCCC; border-radius: 20px;
}

.onoffswitch-checkbox:checked + .onoffswitch-label {
    border-color: #0078D7;
}

.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    /*transition: margin 0.1s ease-in 0s;*/
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 16px; padding: 0; line-height: 16px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #0078D7;
}

.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #000000;
    text-align: right;
}

.onoffswitch-switch {
    display: block; width: 10px; margin: 5px;
    background: #CCCCCC;
    position: absolute; top: 0; bottom: 0;
    right: 23px;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 2px;
    border-radius: 20px;
    /*transition: all 0.1s ease-in 0s;*/
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.onoffswitch-label-container {
    padding-bottom: 5px;
}

/*****************************************************************************
Tooltip CSS
******************************************************************************/
.tooltip {
    font-size: 11px;
    line-height: 1.8;
}

.tooltip-inner{
  max-width: none;
  white-space: nowrap;
  border-radius: 0px;
 }

 /*****************************************************************************
Dropdown CSS
******************************************************************************/
.dropdown-menu {
  width: 100%;
  border-radius: 0px;
  margin: 0px;
  border: none;
}

.dropdown-menu .checked {
  color: #0072C6;
}

.dropdown-menu>li>a {
  line-height: 1.75;
}

.dropdown-menu .glyphicon{
  line-height: 1.75;
}

.dropdown-menu>li>a:hover {
  background-color: #0072C6;
  color: #FFFFFF !important;
}

 /*****************************************************************************
Slider CSS
******************************************************************************/

.slide.ng-hide-add,
.slide.ng-hide-remove {
  /*-webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  transition: all linear 0.5s;*/
  display: block!important;
}
.slide.ng-hide-add.ng-hide-add-active,
.slide.ng-hide-remove {
  opacity: 0;
}
.slide.ng-hide-add,
.slide.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
}

.slider {
  position: relative;
}

.arrow {
  width: 16px;
  height: 29px;
  top: 46px;
  cursor: pointer;
}

.left-arrow {
  background-image: url(../assets/Carousel_arrow_left.svg);
  position: absolute;
  left: 0;
}

.right-arrow {
  background-image: url(../assets/Carousel_arrow_right.svg);
  position: absolute;
  right: 4px;
}

.volume-summary-slider .slider{
  float: left;
}

.graph-button {
  position: absolute;
  top: 20px;
  right: 30px;
}

.action-icon.graph-icon-miniwidget {
    width: 12px;
    height: 12px;
}

.graph-icon-miniwidget {
    background-image: url(../assets/Graph_icon_miniwidget.svg);
}

/*****************************************************************************
Column Selector CSS
******************************************************************************/

.column-selector {
  color: white;
}

.column-selector .row {
    margin-bottom: 15px;
}

/*****************************************************************************
Dashboard CSS
******************************************************************************/
.widget-title{
    text-transform: uppercase;
}
ul.widget-rows
{
    padding-left:0px;
    list-style-type: none;
}
.widget-image {
  height: 286px;
  float: left;
  margin:4px;
  padding: 4px 40px 0px 40px;

  font-size:12px;
  font-family:'Segoe UI';
  color:#000;
  box-shadow: 0px 0px 30px #e0e0e0;
  background-color:white;
}

.widget-image.single{
  width: 286px;
}

.widget-image.double{
  width: 576px;
}
.widget-shadow-border{
    border:dashed;
    border-width:2px;
    position:absolute;
    background-color:inherit;
    border-color:#D6D6D6;

     box-shadow:none;
}
.widget-shadow-border *{
    display:none !important;
}
.widget-image.ui-draggable-dragging{
    border:solid;
    border-width:1px;
    border-color:#0073c6;
    position:fixed;
}
.widget-control-icon{
    width:12px;
    margin-left:8px;
      cursor:pointer;
}
.widget-control-icon:hover{
    opacity:0.5;
}
.widget{
    margin-top:8px;
    height:201px;
    overflow:hidden;
}
.handle-widget{
    display:block;
    margin: 0px auto 12px auto;
    cursor:pointer;
    width:20px;
}
/* fixing a bug with the arrow margin*/
.sm-arrow{
    display:block;
    margin:20px -35px 0px auto;
    width:8px;
}
a.link{
    color:#0073c6;
    cursor:pointer;
}
a.link>img{
    vertical-align:initial;
}
a.link:hover{

    color:#76aede;
}
h2.widget-text{
    font-size:24px;
    font-family:'Segoe UI SemiLight', 'Segoe UI';
    font-weight:lighter !important;
      color:#737373;
      margin-bottom:8px;

}
p.widget-text{
    font-size:11px;
    color:#737373;
    font-family:'segoe UI';
    font-weight:lighter;
        margin-bottom:18px;
}

.focused {
    width:80% !important;
    height:555px;
    position:fixed !important;
    margin: auto;
    z-index:10000;
    box-shadow: none;
    padding:0px 40px 40px 40px;
    left:10%;
}
.focused>.handle-widget{
    display:none;
}
.focused>span.widget-icons{
    position:relative;
    top:-28px;
    height:0px;
    right:-40px
}
.focused>span.widget-title{
    position:relative;
    top:-45px;
    color:white;
    font-size:26px;
    left:-40px;
}
.focused>img{
    display:none;
}
.focused>div.widget{
    height:475px;
    margin-top:0px;
}
.focused>span>img.zoom-icon{
    content:url("../dist/assets/Close_icon_white.svg");
}
.focused>span>img.refresh-icon{
    visibility:hidden;
}
div.modular-budget
{
    margin-top:16px;
    font-family: 'Segoe UI' ;

}
div.modular-budget>.budget-item>.amount{

    font-weight:lighter;
    font-size:24px;
    color:#1a1a1a;
    margin-bottom:-6px;
}
div.modular-budget>.budget-item>.caption{
    font-weight:normal;
    color:#707070;
    font-size:11px;
}
div.single-item>.budget-item{
    height:112px;
}
div.double-item>.budget-item:nth-child(2){
    margin-bottom:80px;
}
div.triple-item>.budget-item:nth-child(3){
    margin-bottom:31px;
}
div.modular-budget >.budget-item{
    margin-top:2px;
}
div.single-item >.budget-item{
    margin-top:71px;
}
div.single-item>.budget-item>.caption{
    text-align:center;
}
div.single-item>.budget-item>.amount{
    margin-top:76px;
    text-align:center;
}
div.modular-budget>div.budget-item{
    margin-top:6px;
}

/*****************************************************************************
Submit Forecast CSS
******************************************************************************/

.submit-forecast .page-warning {
  margin-top: 32px;
  background-color: #F8F292;
  height: 48px;
}

.submit-forecast .submit-button {
  margin-bottom: 12px;
  margin-top: 40px;
}

.submit-forecast .grid-title {
  font-size: 24px;
  margin: 4px 0 12px 0;
  float: left;
}

.submit-forecast .grid {
  margin-top: 32px;
  height: auto;
  width: 100%;
  display: block;
}

.submit-forecast .text-cell {
  padding-left: 20px;
}

.submit-forecast .black-tooltip a:hover {
  position: relative;
}

.submit-forecast .black-tooltip a[value]:hover:after {
  content: attr(value);
  color: #ececec;
  background-color: black;
  font-size: 12px;
  padding: 2px 4px;
  position: absolute;
  left: 16px;
  top: 0;
  white-space: nowrap;
  z-index: 20;
  opacity: 0.9;
}

.submit-forecast .grid-container hr {
  border: none;
  height: 1px;
  background-color: #E0E0E0;
  width: 100%;
}

.modal .position-box-outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}

.modal .position-box-middle {
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(0,0,0,0.5);
}

.modal .position-box-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.modal .no-border {
  border: none;
  border-radius: 0;
}

.modal .modal-box {
  border: none;
  border-radius: 0;
  width: 600px;
  margin: 0 auto;
}

.submit-forecast .upload-box {
  font-size: 14px;
  font-family: 'Segoe UI';
  overflow: hidden;
}

.submit-forecast .upload-box-title {
  font-size: 30px;
  margin-bottom: 8px;
  font-family: 'Segoe UI Light';
}

.submit-forecast .select-file-label {
  width: 100%;
  margin: 28px 0 4px 0;
}

.submit-forecast .filename-box {
  font-size: 14px;
  padding-left: 8px;
  height: 34px;
}

.submit-forecast .upload-box .buttons {
  float:right;
}

.submit-forecast .choose-file-box {
  width: 100%;
  float: left;
  display: inline;
}

.submit-forecast .choose-file-box input {
  width: 480px;
  float: left;
}

.submit-forecast .browse-button {
  width: 80px;
  height: 34px;
  float: right;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.submit-forecast .browse-button input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.submit-forecast #browseButtonInput {
  width: inherit;
  height: inherit;
}

.submit-forecast .supported-files-label {
  font-size: 10px;
  margin-bottom: 32px;
}

.submit-forecast .bottom-right {
  display:table;
  float:right;
  width: 100%;
  padding: 21px;
}

.submit-forecast .modal-content {
  box-shadow: none;
}

.submit-forecast .bottom-button {
  width: 100px;
  height: 34px;
  margin-left: 8px;
  display: table-cell;
}

.submit-forecast .upload-button {
  border-color: #0072C6;
  background-color: #0072C6;
}

.submit-forecast .cancel-button {
  border-color: #0072C6;
}

.submit-forecast .progress {
  width: 100%;
  height: 4px;
  margin: 0;
  border-radius: 0;
  background-color: #cccccc;
}

.submit-forecast .progress-bar {
  min-width: 36px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: .2s ease;
}

.submit-forecast .alert-warning {
  font-size: 13px;
  font-family: 'Segoe UI', Arial, sans-serif;
  font-color: #1A1A1A;
  padding: 0;
}

.submit-forecast .warning-icon {
  line-height: inherit;
  text-align:center;
  vertical-align:middle;
  display:inline-block;
  background-image: url(../dist/assets/Alerts_warning_icon.svg);
  width: 24px;
  height: 24px;
  margin: 12px;
  padding: 0;
}

/*****************************************************************************
Review Forecast CSS
******************************************************************************/

.review-forecast .chart-container {
  margin-top: 32px;
  width: auto;
  background-color: #ffffff;
  padding: 32px 32px 12px 32px;
}

.review-forecast .chart-top-bar {
  padding-bottom: 4px;
}

.review-forecast .chart-top-bar .chart-title {
  display: inline;
  font-size: 18px;
}

.review-forecast .chart-top-bar .chart-top-right-controls {
  display: inline;
  float: right;
}

.review-forecast .chart-date {
  font-size: 12px;
  font-family: 'Segoe UI', Arial, sans-serif;
  font-weight: lighter;
}

.review-forecast .chart-body {
  border-top: 1px solid #ececec;
}

.review-forecast .chart-data-type-bar {
  display: table;
  margin: 24px 0 24px 0;
  font-family: 'Segoe UI', Arial, sans-serif;
  font-weight: lighter;
}

.review-forecast .chart-data-type-bar > span {
  display: table-cell;
  padding-right: 30px;
}

.review-forecast .chart-data-type-bar > span:hover {
  cursor: pointer;
}

.review-forecast .chart-data-type-bar .selected {
  font-weight: bold;
}

.review-forecast .chart-top-right-controls img {
  width: 16px;
  height: 16px;
  margin-left:8px;
  cursor:pointer;
}

.review-forecast .chart-top-right-controls .filter-icon-light {
  opacity: 0.4;
}

.review-forecast .chart-top-right-controls .filter-icon-light:hover {
  opacity: 0.2;
}

.review-forecast .focused {
    width:80% !important;
    height: auto;
    position:fixed !important;
    margin: auto;
    z-index:10000;
    box-shadow: none;
    padding: 40px;
    left:10%;
}

/*****************************************************************************
View Bill CSS
******************************************************************************/

/*.view-bill{
  width: 1200px;
}*/

.numeric-cell .ui-grid-cell-contents{
    float: right;
}

.text-cell {
    font-weight: lighter;
    padding-left: 20px;
}

.last-cell {
    padding-right: 20px;
}

.first-cell {
    padding-left: 20px;
}

.first-cell .ui-grid-cell-contents {
    font-size: 18px;
}

.volume-summary-section {
  position: relative;
  margin-bottom: 50px;
}

.volume-summary {
  background-color: #FFFFFF;
  height: 130px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-left: 30px;
  float: left;
  width: 396px;
  margin-right: 4px;
  position: relative;
}

.volume-summary .title{
  font-size: 12px;
}

.volume-summary .description{
  font-size: 11px;
  color: #707070;
}

.volume-summary .value{
  font-size: 23px;
  font-weight: lighter;
}

.volume-item {
  margin-top: 16px;
  overflow: hidden;
  width: 25%;
  float: left;
}

.volume-item .percent-item{
    padding-left: 16px;
    padding-right: 16px;
}

.c100 {
  background-color: #EFEFEF;
}

.c100.exsmall {
  font-size: 50px;
}

.c100 > span {
  color: #000000;
  width: 4.16em;
  line-height: 4.16em;
  font-size: 0.25em;
}

.c100:after {
  background-color: #FFFFFF;
}

.c100:after {
  top: 0.04em;
  left: 0.04em;
  width: 0.92em;
  height: 0.92em;
}

.c100:hover > span {
  width: 4.16em;
  line-height: 4.16em;
  font-size: 0.25em;
  color: #000000;
}

.date-range input[type="radio"] {
  display: none;
}

.date-range label {
  font-weight: normal;
  margin-right: 24px;
  color: #898989;
  font-size: 13px;
  cursor: pointer;
}

.date-range .selected {
  font-weight: 500;
  color: #000000;
}

.date-range {
  margin-bottom: 8px;
}

.section {
  margin-top: 50px;
}

.cell-loader {
  background: url(../assets/Spinner_20.GIF) no-repeat center center;
  height: 52px;
  width: 100px;
}

/*****************************************************************************
Slicer CSS
******************************************************************************/
.slicer-display {
  position: absolute;
  top: 36px;
  right: 20px;
}

.edit-button {
  color: #2172B9;
  float: right;
  margin-left: 10px;
  cursor: pointer;
}

.edit-button:hover {
    cursor: pointer;
}

.edit-page-view-icon {
    background-image: url(../assets/Edit_icon.svg);
    float: left;
}

.edit-page-view-icon.action-icon{
    width: 12px;
    height: 12px;
    margin-top: 4px;
    margin-right: 4px;
}

/*****************************************************************************
Angular UI Grid CSS
******************************************************************************/
/*.ui-grid {
    border-color: transparent;
}
.ui-grid-top-panel {
  background: transparent;
}
/*.ui-grid-header-cell {
  border-color: transparent;
}

.ui-grid-header-cell-label {
  font-size: 12px;
}

.ui-grid-header {
  border-bottom-color: transparent;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  border-right-color: transparent;
}

.ui-grid-footer-panel {
  background: transparent;
}

.ui-grid-footer-cell {
  border-color: transparent;
}

.ui-grid-footer-panel {
  border-bottom-color: transparent;
  border-top-color: transparent;
}

.ui-grid-row:nth-child(even) .ui-grid-cell{
  background: transparent;
}

.ui-grid-cell {
  border-color: transparent;
}

.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  border-right-color: transparent;
}

.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: transparent;
  border-bottom-color: transparent;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #FBFBFB;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #FBFBFB;
}

.grid1446159418163 .ui-grid-row, .grid1446159418163 .ui-grid-cell, .grid1446159418163 .ui-grid-cell .ui-grid-vertical-bar {
  height: 32px;
}

.ui-grid-header-cell-primary-focus {
  color: #898989;
  font-size: 12px;
  font-weight: lighter;
}

.ui-grid-column-menu-button-last-col {
  margin-right: 0px;
}*/

.ui-grid-icon-plus-squared:before {
  font-family: FontAwesome;
  content: "\f107";
}

.ui-grid-icon-minus-squared:before {
  font-family: FontAwesome;
  content: "\f106";
}

.ui-grid-cell-contents{
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/*.ui-grid-tree-header-row {
  font-weight: normal !important;
}*/

.has-children {
  cursor: pointer;
}

/*****************************************************************************
Table Actions CSS
******************************************************************************/

.action-icon {
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
}

.table-actions {
  position: absolute;
  right: 0px;
  bottom: 8px;
}

.table-actions .action-icon {
    float: right;
    margin-left: 22px;
}

.column-selector-icon {
    background-image: url(../assets/Settings_icon.svg);
}

.filter-icon {
    background-image: url(../assets/filter_icon.svg);
}


/*****************************************************************************
Capacity Status CSS
******************************************************************************/

/*.capacity-status{
  width: 1200px;
}*/


.capacity-status .grid .numericCell {
    text-align: right;
}

.capacity-status-textcell {
    text-align: left;;
    padding-left: 4px;
}

.myClass {
  color: green;
}

.milestone-timeline-cell {
    padding-left: 10px;
}

/*Dynamic Timeline CSS*/
.milestoneCss{
    position: absolute;
    left:10%;
    z-index: 2;
}

.timelineSLiderDiv{
    position:relative;
    width:500px;
    height:20px;
}
.milestoneDisplayNamesContainer{
    position: relative;
    top: -50px;
    margin-top: 30px
}

.milestoneDisplayNameCss{
    position:absolute;
    margin-top: 27px;
    font-size: 12px;
    color: #898989;
}

.milestoneTimelineSize{
    position:relative;
    height:20px;
    margin-right: 10px;
}

.triangleCss{
    position: absolute;
    z-index: 2;
}

.triangleSize {
    height: 8px;
    width: 8px;
    z-index: 1;
    margin-top:-15px;
}

.legendsSla {
    height: 8px;
    width: 8px;
    margin-top:-1px;
}

.timelineLineCss{
    position: absolute;
    margin-top: 8px;
    z-index: 1;
}

hr.Green{
    clear:      both;
    border-top: 2px solid #107C10;
}

hr.Red{
    clear:      both;
    border-top: 2px solid #CA0606;
}

hr.Black{
    clear:      both;
    border-top: 2px solid black;
}

hr.Yellow{
    clear:      both;
    border-top: 2px solid #ebb011;
}

hr.Grey{
    clear:      both;
    border-top: 2px solid #D3D3D3;
}

.milestoneSize {
    height: 10px;
    width: 10px;
    margin-left: -3px;
    margin-top: -5px;
}
/* END of Dynamic Timeline CSS*/

.pp-cs-body-width {
  width:100%;
}

.pp-cs-table-cell-align{
  margin-top: 25px;
  padding-left: 4px;
}

.pp-cs-table-cell-first-cell{
  padding-left: 20px;
}

.pp-cs-table-cell-left-padding{
  padding-left: 20px
}
/* Filter CSS Property */
.pp-cs-select-filter {
  position:relative;
  display:-webkit-box;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pp-cs-filter-width{
  width:25%;
}

/* Filter CSS Property End */


/* Maximize Window Panel */

.max-window-panel{
    z-index: 1051;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 100%;
    padding-left: 24px;
    padding-right: 17px;
}

/*End of  Maximize Window Panel */

/* Table Action panel CSS Properties */
.pp-cs-actual-progress{
  font-size: 24px;
  float:left;
}

.pp-cs-table-action-panel{
  float:right;
  padding-top: 6px;
}

.pp-table-action-container{
  margin-top: 60px;
}

.pp-cs-separator-line{
  border-bottom: 1px solid #E0E0E0;
  padding-top: 45px;
  margin-bottom: 40px;
}

.pp-cu-separator-line{
  border-bottom: 1px solid #E0E0E0;
  padding-top: 45px;

}

.table-action-search-holder{
    position: relative;
    float: left;
    width: 256px;
    height: 30px;
    overflow: hidden;
}

.table-action-panel-search-input{
  float:left;
  position: relative;
  height: 30px;
  width: 200px;
  padding-right: 35px;
  padding-left: 10px;
}


.table-action-panel-close-icon{
  height:14px;
  width:14px;
  background: url(../assets/Close_icon_black.svg) center center no-repeat;
  float: left;
  left: 214px;
  margin: 8px;
  position: absolute;
}

.table-action-panel-icon{
  height:22px;
  width:22px;
  float: left;
  padding-left: 56px;
}

.table-action-panel-search-icon{
  background: url(../assets/Search_icon.svg) center center no-repeat;
}

.table-action-panel-search-icon:hover {
  background: url(../assets/Search_icon_blue.svg) center center no-repeat;
}

.table-action-panel-maximize-icon{
  background: url(../assets/Maximize_icon.svg) center center no-repeat;
}

.table-action-panel-maximize-icon:hover {
  background: url(../assets/Maximize_icon_blue.svg) center center no-repeat;
}

.table-action-panel-minimize-icon{
  background: url(../assets/Minimize_icon.svg) center center no-repeat;
}

.table-action-panel-minimize-icon:hover{
  background: url(../assets/Minimize_icon_blue.svg) center center no-repeat;
}
.table-action-panel-world-icon{
  background: url(../assets/World_footprint_icon.svg) center center no-repeat;
}
.table-action-panel-world-icon-blue{
  background: url(../assets/World_footprint_icon_blue.svg) center center no-repeat;
}
.table-action-panel-list-icon{
  background: url(../assets/Flat_view_icon.svg) center center no-repeat;
}
.table-action-panel-list-icon-blue{
  background: url(../assets/Flat_view_icon_blue.svg) center center no-repeat;
}
.table-action-panel-zoom-in{
  background: url(../assets/Zoom_In.svg) center center no-repeat;
}
.table-action-panel-zoom-out{
  background: url(../assets/Zoom_Out.svg) center center no-repeat;
}
.table-action-panel-reset{
  font-family: Segoe UI;
  font-size: 13px;
  color: #0072C6;
  padding-left: 0px;
}

.unhide-search-input{
  left:45px;
}

.hide-search-input{
  left: 300px;
}

.table-action-panel-filter-icon{
  background: url(../assets/Filter_icon.svg) center center no-repeat;
}

.table-action-panel-filter-icon:hover{
  background: url(../assets/Filter_icon_blue.svg) center center no-repeat;
}
/* Table Action panel CSS Properties End*/

/* Project Detail  */
.pp-cs-pd-project-detail-pane{
  display: inline-block;
  width:100%;
  margin-top: 40px;
}

.pp-cs-pd-proj-det-pane-item{
  float:left;
}

.pp-cs-pd-proj-det-pane-separator{
  height: 40px;
  border-left: solid 1px #E0E0E0;
  float: left;
  margin-left: 50px;
  margin-right: 30px;
}

.pp-cs-pd-proj-det-pane-title{
  font-size: 12px;
  color: #898989;
}

.pp-cs-pd-proj-det-pane-value{
  font-size: 16px;
}

.pp-cs-sla-var-indi-style {
  width:30px;
  height:30px;
  color: #fff;
  padding-top: 5px;
  left: 18%;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.pp-cs-sla-var-indi-style.Green{
    background-color: #107C10;
}

.pp-cs-sla-var-indi-style.Red{
    background-color: #CA0606;
}

.pp-cs-sla-var-indi-style.Yellow{
   background-color: #ebb011;
}

.pp-cs-td-item {
  float: left;
  margin-left: 20px;
}

.pp-cs-sla-table-cell {
    text-align: center;
}

.pp-cs-timeline-header-line {
  width:100%;
  border-bottom: 1px solid #E0E0E0;
  padding: 8px;
  position: absolute;
}

.pp-cs-timeline-header-text{
  width: 110px;
  padding-top: 8px;
  text-align: center;
  color: #898989;
  background-color: #F4F4F4;
  z-index: 2;
  margin: 0 auto;
  font-weight: lighter;
  font-size: 12px;
}
/* Project Datail*/

/* End of Filter CSS Property */

/*****************************************************************************
End of Capacity Status CSS
******************************************************************************/
/*****************************************************************************
Capacity Utilization CSS
******************************************************************************/

/*.capacity-utilization {
  width: 1200px;
}*/

.capacityutilization-high {
    color: #ed1c24 ;
}

.capacityutilization-high-indicator {
    height: 52px;
    width: 4px;
    background-color: #ed1c24 ;
    position: absolute;
}

.numeric-cell .ui-grid-cell-contents{
    float: right;
}

.text-cell {
    font-weight: lighter;
    padding-left: 20px;
}


/*****************************************************************************
End of Capacity Utilization CSS
******************************************************************************/

/*****************************************************************************
Capacity Utilization Map CSS
******************************************************************************/
.region-column{

  font-family:Segoe UI Light;
  font-size:20px;
  text-align: left;
  padding-left: 20px;
}

.capacityutilization-low-current-util{
  padding-left: 20px;
  padding-right: 20px;
  font-family:Segoe UI Light;
  font-size: 36px;
  padding-bottom: 20px;
  color:#F4F4F4 ;
}

.capacityutilization-high-current-util{
  padding-left: 20px;
  padding-right: 20px;
  font-family:Segoe UI Light;
  font-size: 36px;
  padding-bottom: 20px;
  color:#ed1c24 ;
}

.percentage-util{
  padding-left: 20px;
  padding-right: 20px;
  font-family:Segoe UI Light;
  font-size: 36px;
  padding-bottom: 20px;
  color:#F4F4F4  ;
}
.util-text{
  font-family:Segoe UI;
  font-size: 11px;
  padding-bottom: 20px;
  padding-right: 20px;

}
/*****************************************************************************
End of Capacity Utilization CSS
******************************************************************************/
#opaque-screen {
    position: fixed;
    top:0;
    bottom:0;
    z-index: 1051;
    width:100%;
    height:100%;
    opacity:0.7;
    background-color:black;
}

#opaque-screen.hide-view {
    display:none;
}

#opaque-screen.show-view {
    width:100%;
    height:100%;
    background-color: #000;
    opacity: 0.5;
}

/******************SandBox Code to Remove**************/
.single-widget {
    width: 206px;
    height: 193px;
    background-color: #ffffff;
    position:absolute!important;

}

.double-widget {
    width: 496px;
    height: 226px;
    background-color: #ffffff;
    position:absolute!important;
}

#costbreakdownchart > svg {
    margin-left:5px;
}


/*#costbreakdownchart  text {
    display:none;
}*/

.leave-confirmation{
    position: fixed;
    width: 500px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-top: -100px; /* Negative half of height. */
    margin-left: -250px; /* Negative half of width. */
    background: #172450;
    color: white;
    z-index: 1030;
    text-align: center;
    padding-top: 75px;
}
/* Buttons */

.btn--primary,
.btn--secondary {
    font-family: 'Segoe UI Semibold',  Arial, sans-serif;
    color: #fff;
    font-size: 13px;
    background-color: #0073c6;
    border-color: #0073c6;
    border-radius: 0;
    height: 40px;
    min-width: 100px;
    max-width: 375px;
    padding: 10px 15px;
    margin: 0 10px 0 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    outline: none !important;
    box-shadow: none !important;
}

.btn--primary:hover {
    opacity: .5;
    color: #fff;
}

.btn--primary:focus {
    color: #fff;
}

.btn--secondary {
    color: #0072c6 !important;
    background-color: transparent;
    border: 2px solid #0072c6;
}

.btn--secondary:hover {
    background: #cce3f4;
}

.btn--call-to-action {
    padding-right: 30px;
    position: relative;
}

.btn--call-to-action:after {
    content: "";
    background: url('/dist/assets/chevron_close_white.svg') transparent center no-repeat;
    display: block;
    height: 22px;
    width: 22px;
    background-size: 22px;
    transform: rotate(-90deg);
    margin-left: 5px;
    position: absolute;
    right: 8px;
    top: 9px;
}

.btn--secondary.btn--call-to-action:after {
    background: url('/dist/assets/chevron_close_blue.svg') transparent center no-repeat;
}

.btn[disabled] {
    background: #fafafa;
    border: 2px solid #bcbcbc;
    color: #bcbcbc !important;
}

.btn__upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    height: 40px;
}

.button-container {
    margin-top: 20px;
}

.form-control {
    border-radius: 0px;
}
/* Calendar */

.calendar {
    position: relative;
    margin: 40px 0 20px;
}

.calendar:hover .calendar__icon {
    color: #1a1a1a;
}

.calendar:hover .calendar__input {
    border: 1px solid #7c7c7c;
    background-color: #e8e8e8;
}

.calendar__input:focus {
    border: 1px solid #7c7c7c;
    background-color: #bdbbbc;
    outline: none;
}

.calendar,
.calendar__input {
    width: 320px;
}

.calendar__input {
    border: 1px solid #7c7c7c;
    padding-left: 10px;
    height: 36px;
}

.calendar__input,
.calendar__label {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    color: #1a1a1a;
    font-size: 14px;
}

.calendar__label {
    position: absolute;
    top: -30px;
}

.calendar__icon {
    position: absolute;
    right: 10px;
    color: #7c7c7c;
    top: 12px;
}

.calendar__input[disabled],
.calendar__input[disabled] ~ .calendar__icon {
    color: #ccc;
}


.calendar:hover .calendar__input[disabled],
.calendar__input[disabled],
.calendar__input[disabled]:hover,
.calendar__input[disabled]:focus {
    border: 1px solid #ccc;
}

.calendar__input::-webkit-input-placeholder {
    color: #1a1a1a;
}

.calendar__input:-moz-placeholder {
    /* FF 4-18 */
    color: #1a1a1a;
}

.calendar__input::-moz-placeholder {
    /* FF 19+ */
    color: #1a1a1a;
}

.calendar__input:-ms-input-placeholder {
    /* IE 10+ */
    color: #1a1a1a;
}

.calendar__input[disabled]::-webkit-input-placeholder {
    color: #ccc;
}

.calendar__input[disabled]:-moz-placeholder {
    /* FF 4-18 */
    color: #ccc;
}

.calendar__input[disabled]::-moz-placeholder {
    /* FF 19+ */
    color: #ccc;
}

.calendar__input[disabled]:-ms-input-placeholder {
    /* IE 10+ */
    color: #ccc;
}


.alternate .calendar .calendar__input,
.alternate .calendar .calendar__label {
    color: #fff;
}

.alternate .calendar .calendar__input {
    border-color: #ccc;
    background: transparent;
}

.alternate .calendar .calendar__icon {
    color: #ccc;
}

.alternate .calendar .calendar__input::-webkit-input-placeholder {
    color: #fff;
}

.alternate .calendar .calendar__input:-moz-placeholder {
    /* FF 4-18 */
    color: #fff;
}

.alternate .calendar .calendar__input::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
}

.alternate .calendar .calendar__input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.alternate .calendar:hover .calendar__input {
    border-color: #ccc;
    background: #4d4d4d;
}

.alternate .calendar:hover .calendar__icon {
    color: #fff;
}

.alternate .calendar .calendar__input[disabled],
.alternate .calendar .calendar__input[disabled] ~ .calendar__label,
.alternate .calendar .calendar__input[disabled] ~ .calendar__icon {
    color: #333;
}

.alternate .calendar .calendar__input[disabled]::-webkit-input-placeholder {
    color: #fff;
}

.alternate .calendar .calendar__input[disabled] {
    border-color: #333;
}

.alternate .calendar .calendar__input[disabled]::-webkit-input-placeholder {
    color: #333;
}

.alternate .calendar .calendar__input[disabled]:-moz-placeholder {
    /* FF 4-18 */
    color: #333;
}

.alternate .calendar .calendar__input[disabled]::-moz-placeholder {
    /* FF 19+ */
    color: #333;
}

.alternate .calendar .calendar__input[disabled]:-ms-input-placeholder {
    /* IE 10+ */
    color: #333;
}

.alternate .calendar .calendar__input[disabled]:hover {
    background-color: transparent;
}

.alternate .calendar .calendar__input[disabled]:hover {
    border-color: #333;
}

.uib-daypicker {
    width: 260px;
    margin: 0 auto;
}

.uib-daypicker:focus {
    outline: none;
}

.uib-datepicker .uib-title {
    pointer-events: none;
}

.uib-daypicker .uib-title strong {
    font-size: 15px;
    font-weight: normal;
}

.uib-daypicker .btn-default {
    border: none;
}

.uib-daypicker thead tr:first-of-type {
    height: 40px;
}

.uib-daypicker thead tr:first-of-type th {
    display: block;
    position: absolute;
}

.uib-daypicker thead tr:first-of-type th:first-of-type {
    right: 45px;
    transform: rotate(180deg);
    height: 30px;
    width: 30px;
    top: 3px;
    z-index: 2;
}

.uib-daypicker thead tr:first-of-type th:nth-of-type(3) {
    right: 5px;
    height: 30px;
    width: 30px;
    top: 14px;
}

.uib-daypicker thead tr:first-of-type th:first-of-type .btn,
.uib-daypicker thead tr:first-of-type th:nth-of-type(3) .btn {
    background: transparent;
    outline: none;
    box-shadow: none;
    min-width: 20px;
    width: 25px;
    height: 25px;
}

.uib-daypicker thead tr:nth-of-type(2) th small {
    font-size: 100%;
    font-weight: normal;
}

.uib-daypicker .uib-weeks .btn-default span,
.uib-daypicker .uib-weeks .btn-default .text-muted {
    font-size: 15px;
}

.uib-daypicker .uib-weeks .btn-default span {
    color: #1a1a1a;
}

.uib-daypicker .btn-default .text-muted {
    color: #666 !important;
}

.uib-daypicker .glyphicon-chevron-left,
.uib-daypicker .glyphicon-chevron-right {
    background: url('../assets/chevron_open_dark.svg') transparent center no-repeat;
    background-size: 16px;
    font-size: 0;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
}

.uib-daypicker .glyphicon-chevron-left:hover,
.uib-daypicker .glyphicon-chevron-right:hover {
    opacity: .8;
}

.uib-daypicker .glyphicon-chevron-left:before,
.uib-daypicker .glyphicon-chevron-right:before {
    content: '';
}

.uib-datepicker-popup {
    background: #fff;
    box-shadow: none;
    border: 1px solid #7c7c7c;
    top: 40px !important;
    outline: none !important;
}

.uib-datepicker-popup > li:hover {
    background: transparent;
}

.uib-datepicker-popup > li:hover small {
    color: #1a1a1a;
}

.uib-datepicker-popup .uib-weeks .btn-default:focus {
    background-color: transparent;
}

.uib-datepicker-popup .uib-weeks .btn-default.active,
.uib-datepicker-popup .uib-weeks .btn-default:active,
.uib-datepicker-popup .uib-weeks .btn-default.active:hover {
    background-color: #0072c6;
    box-shadow: none;
    outline: none;
}

.uib-datepicker-popup .uib-weeks .btn-default.active span,
.uib-datepicker-popup .uib-weeks .btn-default.active:hover span {
    color: #fff;
}

.uib-datepicker-popup .uib-weeks .btn-default:hover {
    background-color: transparent;
    border: 1px solid #0072c6;
    padding: 4px 9px;
}

.uib-datepicker-popup .uib-weeks .btn-default:hover span {
    color: #1a1a1a;
}

.uib-datepicker-popup li {
    cursor: auto;
    padding: 3px;
}

.alternate .calendar .uib-datepicker-popup {
    border-color: #ccc;
}

.alternate .calendar .uib-datepicker-popup,
.alternate .calendar .uib-datepicker-popup .btn {
    background-color: #181818;
}

.alternate .calendar .uib-daypicker .glyphicon-chevron-left,
.alternate .calendar .uib-daypicker .glyphicon-chevron-right {
    background: url('../assets/chevron_open.svg') transparent center no-repeat;
    background-size: 28px;
}

.alternate .calendar .uib-daypicker .uib-weeks .btn-default span,
.alternate .calendar .uib-daypicker .uib-title strong,
.alternate .calendar .uib-datepicker-popup > li small,
.alternate .calendar .uib-datepicker-popup > li:hover small {
    color: #fff;
}

.alternate .calendar .uib-daypicker .btn-default .text-muted {
    color: #999 !important;
}

.alternate .calendar .uib-datepicker-popup .uib-weeks .btn-default.active:hover {
    background-color: #0078d7;
}

.alternate .calendar .uib-datepicker-popup .uib-weeks .btn-default:hover {
    border-color: #0078d7;
}

.uib-datepicker-popup.dropdown-menu {
    background-color: #FFF;
    margin-top: -4px;
    padding-bottom: 4px;
}

.alternate .calendar .uib-datepicker-popup.dropdown-menu {
    background-color: #181818;
}
/* Checboxes */

.check-box,
.check-box input[type="checkbox"] {
    line-height: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.check-box input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    padding: 5px;
    z-index: 0;
    border: 1px solid #d9d9d9;
    -webkit-appearance: none;
}

.check-box__option {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #999;
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.check-box__caption {
    margin: 0 10px 0 4px;
    font-weight: normal;
}

.check-box input[type="checkbox"]:checked ~ .check-box__option {
    background-color: #0072C6;
    border-color: transparent;
}

.check-box input[type="checkbox"]:checked ~ .check-box__option:hover {
    border-color: #004881;
}

.check-box input[type="checkbox"]:checked ~ .check-box__option:before {
    border-color: #fff;
}

.check-box input[type="checkbox"]:checked:disabled ~ .check-box__option:before,
.check-box input[type="checkbox"]:checked:disabled ~ .check-box__option,
.check-box input[type="checkbox"]:disabled ~ .check-box__option {
    border-color: #b2b2b2;
}

.check-box input[type="checkbox"]:disabled ~ .check-box__option:before {
    border-color: transparent;
}

.check-box input[type="checkbox"]:checked:disabled ~ .check-box__option,
.check-box input[type="checkbox"]:disabled ~ .check-box__option {
    background-color: #fff;
}

.check-box input[type="checkbox"]:disabled ~ .check-box__caption {
    color: #b2b2b2;
}

.check-box input[data-show="indeterminate"]:checked ~ .check-box__option{
    background-color: #fff;
    border: 1px solid #b2b2b2;
}

.check-box input[data-show="indeterminate"]:checked ~ .check-box__option:after {
    background-color: #fff;
}

.check-box input[data-show="indeterminate"] ~ .check-box__option {
    border: 1px solid #0072C6;
}

.check-box input[data-show="indeterminate"] ~ .check-box__option:after {
    position: absolute;
    display: block;
    content: "";
    background-color: #333;
    height: 10px;
    width: 10px;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -5px;
}

.check-box__option:before {
    border-color: transparent;
    color: transparent;
    position: absolute;
    vertical-align: middle;
    font-size: 0;
    content: "";
    height: 5px;
    width: 10px;
    background-color: transparent;
    border-left: 1px solid;
    border-bottom: 1px solid;
    left: 50%;
    top: 50%;
    margin-top: -3px;
    margin-left: -5px;
    display: block;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .2s linear;
}

.alternate .check-box .check-box__caption{
    color: #fff;
}

.alternate .check-box .check-box__option{
    background: transparent;
}

.alternate .check-box input[type="checkbox"]:checked ~ .check-box__option:hover {
    border-color: #fff;
}

.alternate .check-box input[data-show="indeterminate"] ~ .check-box__option:after {
    background-color: #fff;
}

.check-box-group__title {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #1A1A1A;
    margin-bottom: 24px;
}

.check-box-group .check-box {
    display: block;
    margin-bottom: 24px;
}

.check-box-group-scroll {
    padding: 20px 0;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
}

.check-box-group-scroll .check-box-group {
    height: 300px;
    overflow-y: auto;
    position: relative;
}

/* Dropdowns */

.dropdown {
    display: inline-block;
    width: auto;
    height: auto;
    background: transparent;
    border-color: transparent;
}

.drop-down {
}

.drop-down__label {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 8px;
}

.dropdown .dropdown-toggle {
    height: 36px;
    border: 1px solid #7c7c7c;
    background: #fff;
    color: #1A1A1A;
    margin: 0;
    padding: 6px 36px 6px 12px;
    min-width: 100px;
    max-width: 370px;
    overflow: hidden;
    text-align: left;
}

.dropdown-menu {
    min-width: 100px;
}

.drop-down .node-icon {
    position: absolute;
    right: 0;
    top: 1px;
    width: 32px;
    height: 32px;
    background: url('//cdnstratus.azureedge.net/assets/chevron_close_grey.svg') center no-repeat;
    background-size: 22px;
}

.dropdown-toggle:hover,
.dropdown-toggle:hover .node-icon,
.dropdown-toggle:focus,
.drop-down .open .dropdown-toggle,
.drop-down .open .dropdown-toggle .node-icon,
.dropdown-toggle:focus .node-icon {
    background-color: #e5e5e5 !important;
    box-shadow: none !important;
}

.drop-down--titleset .dropdown-toggle:hover,
.drop-down--titleset .dropdown-toggle:hover .node-icon,
.drop-down--titleset .dropdown-toggle:focus,
.drop-down--titleset .open .dropdown-toggle,
.drop-down--titleset .open .dropdown-toggle .node-icon,
.drop-down--titleset .dropdown-toggle:focus .node-icon {
    background-color: transparent !important;
}

.drop-down--nochrome .dropdown-toggle:hover {
     background-color: #e5e5e5 !important;
}

.open .dropdown-toggle,
.dropdown-toggle:hover,
.dropdown-toggle:focus {
    color: #333 !important;
    border: 1px solid #7c7c7c !important;
}

.dropdown-menu {
    background: #f2f2f2;
    border-radius: 0;
    border: none;
    max-height: 350px !important;
    overflow: auto !important;
}

.dropdown-menu__item {
    display: block !important;
    padding: 0 !important;
    width: 100% !important;
}

.dropdown-menu__item .link {
    display: block;
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    color: #1A1A1A;
    white-space: nowrap;
}

.dropdown-menu__item .link:hover,
.dropdown-menu__item .link:focus {
    background: #0072C6;
    color: #fff;
    cursor: pointer;
}

.link--disabled:hover {
    color: #a9a9a9 !important;
}

.alternate .drop-down .drop-down__label,
.alternate .drop-down .dropdown-toggle,
.alternate .drop-down .dropdown-toggle:hover,
.alternate .drop-down .dropdown-toggle:focus,
.alternate .drop-down .open .dropdown-toggle,
.alternate .drop-down .dropdown-menu__item,
.alternate .drop-down .link {
    color: #fff !important;
}

.link--disabled,
.alternate .drop-down .dropdown-menu__item .link--disabled {
    color: #a9a9a9 !important;
}

.alternate .drop-down  .dropdown-toggle,
.alternate .drop-down .dropdown-toggle:hover,
.alternate .drop-down .dropdown-toggle:focus,
.alternate .drop-down .dropdown-toggle:hover .node-icon,
.alternate .drop-down .dropdown-toggle:focus .node-icon,
.alternate .drop-down .open .dropdown-toggle .node-icon,
.alternate .drop-down .open .dropdown-toggle {
    background-color: #181818 !important;
    box-shadow: none !important;
}

.alternate .drop-down .node-icon {
    background: url('//cdnstratus.azureedge.net/assets/chevron_close_grey.svg') #181818 center no-repeat;
    background-size: 24px;
}

.drop-down--nochrome-disabled .dropdown-toggle:hover,
.drop-down--nochrome-disabled .dropdown-toggle:hover .node-icon,
.drop-down--nochrome-disabled .dropdown-toggle:hover,
.drop-down--nochrome-disabled .dropdown-toggle:hover .node-icon {
    background-color: transparent !important;
}

.drop-down--disabled .dropdown-toggle:hover,
.drop-down--disabled .node-icon,
.drop-down--disabled .dropdown-toggle:hover .node-icon {
    background-color: #fafafa !important;
}

.drop-down--nochrome-disabled .dropdown-toggle:hover
{
     background-color: transparent !important;
     color: #bcbcbc !important;
}

.drop-down--disabled .dropdown-toggle {
    border: 2px solid #bcbcbc !important;
    color: #bcbcbc !important;
}

.drop-down--nochrome-disabled .dropdown-toggle,
.drop-down--nochrome .dropdown-toggle {
    border: none !important;
    background-color: transparent !important;
}

.alternate .drop-down .dropdown-menu {
    background-color: #252525;
}

.drop-down--nochrome-disabled .drop-down__label,
.drop-down--disabled .drop-down__label {
    color: #aaa !important;
}

.alternate .drop-down.drop-down--disabled .node-icon,
.alternate .drop-down.drop-down--disabled .dropdown-toggle:hover .node-icon {
    background-color: transparent !important;
}

.alternate .drop-down .dropdown-toggle[disabled],
.alternate .drop-down.drop-down--disabled .drop-down__label {
    background-color: transparent !important;
    color: #777 !important;
    border-color: #777 !important;
}

/* Combos */
.drop-down--combo .link {
    display: inline;
    max-width: none;
    min-width: initial;
    padding-left: 5px;
}

.drop-down--combo .check-box__option {
    margin-left: 10px;
}
.drop-down--combo .dropdown-menu__item:hover {
    background-color: transparent;
}

.drop-down--combo .link:hover {
    background-color: transparent !important;
    color: #1A1A1A !important;
}

.drop-down--titleset .dropdown-toggle {
    font-size: 18px;
    padding-left: 0;
    font-family: 'Segoe UI Semibold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-top:0;
    padding-bottom: 10px;
}

.drop-down--titleset .node-icon {
    top: -3px !important;
}

.dropdown-menu__item--checkall {
    border-bottom: 1px solid #ccc;
}

.small-panel .alternate .drop-down .dropdown-toggle,
.footprint .drop-down--combo .dropdown-toggle {
    width: 320px;
}

.alternate .drop-down .link:hover {
    opacity: .8;
    color: #fff !important;
}

.btn--dropdown:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url('/dist/assets/chevron_close_blue.svg') transparent center no-repeat;
    background-size: 24px;
    margin-left: 8px;
    position: relative;
    top: -1px;
}

.btn--dropdown:hover::after {
    background: url('/dist/assets/chevron_close_white.svg') transparent center no-repeat;
    background-size: 24px;
}

.active.btn--dropdown:after {
    border-top-color: #fff;
}

.bar-dropdown {
    list-style: none;
    background: #fff;
    position: absolute;
    text-align: left;
    top: 30px;
    left: 0;
    padding: 0;
    box-shadow: none;
    border: 2px solid #e5e5e5;
}

.bar-dropdown__item {
    height: 30px;
    font-size:11px;
    font-family: 'Segoe UI Semibold', Arial, sans-serif;
    line-height: 30px;
    padding: 0 10px 0 15px !important;
    color: #0072C6 !important;
}

.bar-dropdown__item:hover {
    background: #0072C6 !important;
}

/* Helpers */

.helper--hide {
    display: none !important;
}

.helper--truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.icon--edit-black,
.title--editable:after {
    background: url('/dist/assets/Edit_icon_black.svg') transparent center no-repeat;
    display: inline-block;
    margin-left: 5px;
}

.title--editable:after {
    content: '';
    width: 20px;
    height: 20px;
}

.title--editable {
    display: inline-block;
}

.icon--clear-input {
    position: absolute;
    display: inline-block;
    background: url('//cdnstratus.azureedge.net/assets/Close_icon_black.svg') center center no-repeat;
    height: 14px;
    width: 14px;
    left: 178px;
    top: 8px;
    margin-left: 0;
}

.icon--search {
    background: url('//cdnstratus.azureedge.net/assets/Search_icon.svg') center center no-repeat;
}

.icon--search:hover {
    background: url('//cdnstratus.azureedge.net/assets/Search_icon_blue.svg') center center no-repeat;
}

.icon--filter {
    background: url('//cdnstratus.azureedge.net/assets/Filter_icon.svg') center center no-repeat;
}

.icon--filter:hover {
    background: url('//cdnstratus.azureedge.net/assets/Filter_icon_blue.svg') center center no-repeat;
}

.icon--world {
    background: url('//cdnstratus.azureedge.net/assets/World_footprint_icon.svg') center center no-repeat;
}

.icon--world-active {
    background: url('//cdnstratus.azureedge.net/assets/World_footprint_icon_blue.svg') center center no-repeat;
}

.icon--columnSelector {
    background: url('//cdnstratus.azureedge.net/assets/Settings_icon.svg') center center no-repeat;
}

.icon--list {
    background: url('//cdnstratus.azureedge.net/assets/Flat_view_icon.svg') center center no-repeat;
}

.icon--list-active {
    background: url('//cdnstratus.azureedge.net/assets/Flat_view_icon_blue.svg') center center no-repeat;
}

.icon--zoom-in,
.table-action-panel-zoom-in {
    background: url('//cdnstratus.azureedge.net/assets/Zoom_In.svg') center center no-repeat;
}

.icon--zoom-out,
.table-action-panel-zoom-out {
    background: url('//cdnstratus.azureedge.net/assets/Zoom_Out.svg') center center no-repeat;
}

.icon--more {
    background: url('//cdnstratus.azureedge.net/assets/More_actions_icon.svg') center center no-repeat;
    margin-right: 14px;
}

.icon--expand-all {
    background: url('//cdnstratus.azureedge.net/assets/Expand_All.svg') center center no-repeat;
}

.icon--collapse-all {
    background: url('//cdnstratus.azureedge.net/assets/Collapse_All.svg') center center no-repeat;
}

.icon--collapse-all.icon--active {
    background: url('//cdnstratus.azureedge.net/assets/Collapse_All_blue.svg') center center no-repeat;
}

.icon--expand-all:hover,
.icon--collapse-all:hover {
    opacity: 0.5;
}

.icon--backarrow {
    background: url(//cdnstratus.azureedge.net/assets/Back_Arrow.svg) center center no-repeat;
    width: 9px;
    height: 9px;
    display: inline-block;
    transform: rotate(270deg);
    margin-left: 6px;
}


.icon--check {
    background: url('//cdnstratus.azureedge.net/assets/Alerts_success_icon.svg') no-repeat 0 50%;
}

.icon--dropdown-open {
    background-image: url('//cdnstratus.azureedge.net/assets/chevron_close_dark.svg');
}

.icon--dropdown-close {
    background-image: url('//cdnstratus.azureedge.net/assets/chevron_open_dark.svg');
}

.icon--small {
    width: 12px;
    height: 12px;
}

.icon--edit {
    background: center center url('//cdnstratus.azureedge.net/assets/Edit_icon.svg') no-repeat;
}

.icon--question {
    background: center center url('/dist/assets/Question_mark_small.svg') no-repeat;
}

.icon--question:hover {
    opacity: 0.5;
}

.grid-form {    
    background-color: #fff;
}

.grid-form_content {
    padding:16px;
}

.title-section {
    display:block;
    height: 32px;
    background-color: #e5e5e5;
    color:#666;
    font-size:14px !important;        
    padding-left: 16px;
    padding-top:4px;   
}

.form-description-section {
    display:block;    
    font-size:12px;   
    margin-bottom: 16px; 
}

.multi-form-element-section,
.form-element-section {
    display:block;    
    font-size:12px;   
    margin-bottom: 16px; 
}

.form-element-section--sidebyside {
    display: inline-block !important;
    vertical-align:top;
    margin-right:8px;
}

.form-element-section_label {
    display:block;         
    margin-bottom: 4px;   
}

.form-element-section_label label {
    font-size:12px; 
    font-weight: 400 !important; 
    color:#666666;
}

.form-element-section_element {
    display:block;
}

.save-cancel-section {
    padding-top:12px;
    display:block;

}

.save-cancel-section_save {
    display: inline;
    margin-right:8px;
}

.save-cancel-section_cancel {
    display: inline;   
}

.fpf-title-section {
    display: block;
    margin-bottom: 32px;
}
.fpf-title-section_title {
    display:block;
    font-size:20px;
    margin-bottom: 8px;
}

.fpf-title-section_description {    
    display:block;      
    font-size:12px;       
}

.fpf-category {
    display: block;
    margin-bottom: 32px;
}

.fpf-category_heading {
    margin-bottom: 16px;   
    border-bottom: 1px solid #d7d7d7;
    font-family: 'Segoe UI Semibold',  Arial, sans-serif;
    font-size:16px;  
    padding-bottom: 8px !important;  
    color: #666;
}





.main-container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-heading-section {    
    display: block;
    margin-bottom: 16px;
}

.page-heading-section_title {
    font-size: 20px;
    margin-bottom: 12px;
}

.page-heading-section_description {
    font-size: 12px;
}

.navigation-section {
    display: block;
    margin-bottom: 16px;
}

.graph-section {
    display: block;
    margin-bottom: 24px;
}

.dg-content-section {
    padding-top: 16px;
    display: block;
}

.gridform-section {
    display: block;
    margin-bottom: 16px;
}

.action-bar-section {
    display: block;
    margin-bottom: 2px;
}

.datagrid-section  {
    display: block;
    margin-bottom: 16px;
}

.datagrid-section_datagrid {    
    margin-bottom: 5px;
}


.datagrid-section_pagination  {
    display: block;    
}

.map-section {
    display: block;
    margin-bottom: 16px;
}

.map-section_map {
    display: block;    
}

/* Text Input */
input[type="text"] {
    background-color: #FFFFFF;
    color: #1A1A1A;  
}

input[type="text"],
input[type="text"]:hover,
input[type="text"]:focus {
   border: 1px solid #7c7c7c !important;    
}

input[type="text"]:hover {
    background-color: #e5e5e5 !important;    
}

input[type="text"]:disabled {
    border: 1px solid #CCCCCC !important; 
    color: #a9a9a9 !important;       
}

.alternate textarea,
.alternate input[type="text"] {
    background-color: transparent !important; 
    color:#FFFFFF !important;   
}

.alternate textarea,
.alternate input[type="text"],
.alternate input[type="text"]:hover,
.alternate input[type="text"]:focus {
   border: 1px solid #999999 !important;    
}

.alternate textarea:hover,
.alternate input[type="text"]:hover {
    background-color: #191919 !important;    
}

.alternate textarea:disabled,
.alternate input[type="text"]:disabled {
    border: 1px solid #D4D4D4 !important; 
    color: #a9a9a9 !important;       
}

.text-input__label {
    color: #1A1A1A !important;
 }
 
 .text-input--disabled .text-input__label {
    color: #aaa !important;
}
  
 .alternate .text-input__label {
    color: #fff !important;
 }

 .text-input--small {
     width: 71px !important;
 }

 .text-input--medium {
     width: 160px !important;
 }

 .text-input--large {
     width: 331px !important;
 }

 /* Added by Murtaza */
 input[type="number"] {
    background-color: #FFFFFF;
    color: #1A1A1A;  
}

input[type="number"],
input[type="number"]:hover,
input[type="number"]:focus {
   border: 1px solid #7c7c7c !important;    
}

input[type="number"]:hover {
    background-color: #e5e5e5 !important;    
}

input[type="number"]:disabled {
    border: 1px solid #CCCCCC !important; 
    color: #a9a9a9 !important;       
}

.alternate input[type="number"] {
    background-color: transparent !important; 
    color:#FFFFFF !important;   
}

.alternate input[type="number"],
.alternate input[type="number"]:hover,
.alternate input[type="number"]:focus {
   border: 1px solid #999999 !important;    
}

.alternate input[type="number"]:hover {
    background-color: #191919 !important;    
}

.alternate input[type="number"]:disabled {
    border: 1px solid #D4D4D4 !important; 
    color: #a9a9a9 !important;       
}
/* Loader */

#loading div {
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0072C6;
    border-radius: 50%;
    animation: move 4s infinite cubic-bezier(.2,.64,.81,.23);
}

#loading div:nth-child(2) {
    animation-delay: 150ms;
}

#loading div:nth-child(3) {
    animation-delay: 300ms;
}

#loading div:nth-child(4) {
    animation-delay: 450ms;
}

@keyframes move {
    0% {
        left: 0;
    }

    75% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}

#hide-main {
    position: fixed;
    top: 0;
    bottom: 0;
}

#hide-main.hide-view,
#loading.hide-view {
    display: none;
}

#hide-main.show-view {
    width: 100%;
    height: 100%;
    background-color: #F4F4F4;
    z-index: 2;
}

#loading {
    position: relative;
    z-index: 3;
    margin-top: 60px;
}

/* Filter CSS Property End */
/* Table Action panel CSS Properties */
.table-action-panel {
    /*margin-top: 60px;*/
    display: block;
}

.table-action-panel__title {
    font-size: 24px;
    float: left;
}

.table-action-group,
.table-action {
    float: left;
    display: inline-block;
    position: relative;
    height: 30px;
}

.table-action-group a:hover {
    text-decoration: none;
}

.separator-line,
.separator-line--vspace {    
    clear: both;
    border-bottom: 1px solid #E0E0E0;
    padding-top: 15px;
}

.separator-line--vspace {    
    display:block;    
}

.search__input {
    display: inline-block;
    position: relative;
    height: 30px;
    width: 200px;
    padding-left: 10px;
}

.more-menu {
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 34px;
    width: 160px;
    box-shadow: 0 0 5px rgba(26, 26, 26, 0.31);
    background-color: #fff;
}

.more-menu__item {
    width: 100%;
    height: 36px;
    padding: 12px 0 0 12px;
    font-family: 'Segoe UI Semibold', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #1a1a1a;
    border-color: #d6d6d6;
    background-color: #fff;
    cursor: pointer;
}

.more-menu__item:hover {
    background-color: #efefef;
}

.table-action-panel-icon,
.table-action-panel .icon {
    display: inline-block;
    position: relative;
    top: 3px;
    background-size: 22px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    margin-left: 32px;
}


.zoom-buttons {
    position: absolute;
    bottom: 0;
    right: 20px;
}

.worldview__zoom-reset {
    display: inline-block;
    cursor: pointer;
    margin-left: 32px;
}

.worldview__zoom-reset,
.table-action-panel-reset {
    display: inline-block;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #0072C6;
}

.table-action-panel-zoom-out {
    background: url('//cdnstratus.azureedge.net/assets/Zoom_Out.svg') center center no-repeat;
}

.table-action-panel-zoom-in {
    background: url('//cdnstratus.azureedge.net/assets/Zoom_In.svg') center center no-repeat;
}

.demand-forecast .table-action-panel {
    margin-top: 14px;
}

.datacenter-details .table-action-panel {
    margin-top: 0;
}

/*****************************************************************************
Text input
******************************************************************************/

body {
    background-color: #FFF;
}

textarea {
    width: 400px;
    resize: vertical;
}

    textarea.form-control {
        width: 400px;
    }

input[type="text"] {
    width: 400px;
}

input[type="number"] {
    width: 400px;
}

input[type="text"]:disabled {
    background-color: rgb(235, 235, 228);
}

input[type="number"]:disabled {
    background-color: rgb(235, 235, 228);
}

.calendar, .calendar__input {
    width: 400px;
}

.calendar-small, .calendar-small .calendar__input {
    width: 265px;
}

.drop-down {
    display: inline;
}

    .drop-down .dropdown-toggle {
        width: 400px;
        max-width: 400px;
    }

    .drop-down[disabled] .dropdown-toggle {
        cursor: not-allowed;
        background-color: #eeeeee;
    }

    .drop-down .drop-down-value {
        padding: 7.5px 12px;
        font-size: 14px;
        display: none;
    }

    .drop-down.text-view .drop-down-value {
        display: block;
    }

    .drop-down.text-view:hover .drop-down-value {
        display: none;
    }

    .drop-down.text-view .drop-down-input {
        display: none;
    }

    .drop-down.text-view:hover .drop-down-input {
        display: block;
    }

.date-range .selected {
    background: none !important;
    color: #000000 !important;
}

label {
    font-weight: normal;
}

/*Bread Crumb Style*/
.expand-filter {
    height: 22px;
    width: 12px;
    background: url(../assets/Expand_filter.png) center center no-repeat;
    float: left;
}


.ui-grid {
    background-color: #cfcfcf;
}

/*.ui-grid-row:nth-child(odd) .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #FDFDFD;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #FFFFFF;
}*/

.ui-grid-row:nth-child(even) .ui-grid-cell {
    background-color: #eaf4f9;
}

.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
    background-color: #f0f0ee;
}

.ui-grid-row .ui-grid-cell {
    background-color: #FDFDFD;
}

.excel-export-icon {
    background: url(../assets/excel_icon.png) no-repeat;
    height: 15px;
    width: 15px;
}

.text-cell {
    font-weight: normal;
    padding-left: 0px;
}

.numeric-cell {
    padding-right: 10px;
}

.ui-grid-column-menu-button-last-col {
    margin-right: 17px;
}

/*.ui-grid-cell:first-child {
    padding-left: 10px;
}

.first-cell .ui-grid-header-cell-label {
    padding-left: 10px;
}*/

.numeric-cell .ui-grid-header-cell-label {
    padding-right: 10px;
}

.first-cell {
    padding-left: 0px;
}

    .first-cell .ui-grid-cell-contents {
        font-size: 14px;
    }

/*.ui-grid-top-panel {
  background: transparent;
}

.ui-grid-footer-panel {
  background: transparent;
}*/

.cell-loader {
    height: 100%;
    width: 100%;
}

/* Remove excess whitespace */
.context-panel-view .page-header {
    margin: 0;
}

    .context-panel-view .page-header h1 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

.section {
    margin-top: 0px;
}

    .section h2 {
        margin-top: 0px;
    }

.accordion-filter {
    font-size: 9pt;
    border: 0px;
    background-color: transparent;
}

    .accordion-filter h4.panel-title {
        font-size: 10pt;
        font-weight: bold;
    }

    .accordion-filter .panel-heading {
        padding: 0px;
    }

    .accordion-filter .panel-body {
        width: 235px;
    }

.ui-grid-category {
    text-align: center;
    border-right: 0px;
    box-shadow: -1px 1px #d4d4d4;
}

a.accordion-toggle {
    color: #333;
}

main {
    min-width: 100%;
    margin-left: 0px;
    margin-top: -60px;
    min-height: calc(100% - 70px);
    height: calc(100% - 70px);
    top: 110px;
    bottom: 20px;
    padding-right: 0px;
}

div.body-content {
    padding-left: 0px;
}

div.navbar-inverse {
    background-color: #737373;
    border-color: #737373;
    min-width: 560px;
}

    .navbar-brand, div.navbar-inverse li, div.navbar-inverse a:link, div.navbar-inverse a:visited {
        font-family: 'Segoe UI Light';
    }

#navbar {
    padding-left: 70px;
    padding-right: 10px;
}

a:hover {
    text-decoration: none !important;
}

.btn-link {
    cursor: pointer;
    color: #0072C6;
}

#hide-main.show-view {
    z-index: 999;
}

/*.navbar-default {
  background-color: #efefef;
}*/

#loading {
    margin-top: 50px;
}

/*.navbar-default {
  background-color: #efefef;
}*/

.ui-grid-filter-container input::-ms-clear {
    display: none;
}

.spinner-overlay {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: 0.75;
    position: absolute;
    z-index: 997;
}

.spinner-icon {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../assets/cloud-loader.gif) no-repeat center center;
    position: absolute;
    z-index: 998;
}

.icon-container {
    position: absolute;
    right: 10px;
    top: calc(50%);
}

.loader {
    position: relative;
    height: 20px;
    width: 20px;
    display: inline-block;
    animation: around 5.4s infinite;
}

@keyframes around {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loader::after, .loader::before {
    content: "";
    background: transparent;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: #333 #333 transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}

.loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}

span[disabled] {
    pointer-events: none;
    cursor: not-allowed;
}

.wizard-buttons {
    text-align: center;
}

.wizard-tabs {
    position: absolute;
    width: 100%;
    top: 60px;
}

.context-panel-view .wizard-tabs {
    top: 100px;
}

.alternate .wizard-tabs {
    background-color: #1a1a1a;
}

.wizard-tabs-container {
    height: 60px;
    width: 100%;
}

.tabs-container {
    height: 50px;
}

    .tabs-container .nav-tabs > li:first-child {
        padding-left: 0px;
    }

    .tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:focus, .tabs-container .nav-tabs > li.active > a:hover {
        background-color: #fff;
        border-bottom: 1px solid #FFF;
    }

.nav.nav-tabs {
    margin-bottom: 20px;
    white-space: nowrap;
}

.sidebar-closed > .portal-brand > a img,
.sidebar-closed .icon-space,
.sidebar-closed .node-icon {
    display: none !important;
}


.steps-indicator li.current a:before {
    background-color: #F9D423;
}

.steps-indicator li.default {
    pointer-events: auto;
}

.input-group-addon {
    min-width: 100px;
}

.divider-vertical {
    height: 50px;
    border-left: 1px solid gray;
    float: left;
    opacity: 0.5;
    margin: 10px 15px 0px 15px;
}

.drop-down .node-icon {
    background-image: url(../assets/chevron_close_grey.svg);
}

.dropdown-menu .glyphicon.glyphicon-remove {
    line-height: 2.5;
}

.multiselect-item.filter .input-group {
    display: inherit;
}

.dropdown-menu .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0px;
}

.dropdown-menu__item .link {
    clear: both;
}

.active .dropdown-menu__item .link {
    color: #fff;
}

.drop-down .checkbox, .drop-down .radio {
    margin-top: 0px;
    cursor: pointer;
}

.multiselect-container > li > a > label {
    padding-left: 10px;
}

.drop-down input[type="text"] {
    width: 100%;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
}

/* Mappin Tables*/
samp {
    background: #000;
    border: 3px groove #ccc;
    color: #ccc;
    display: block;
    padding: 5px;
}

.larger-panel {
    width: 630px;
}

.full-panel {
    width: calc(100% - 28px);
}

.full-panel-2 {
    width: calc(100% - 56px);
}

/* Customize ui-boostrap */
.accordion.panel {
    background-color: transparent;
}

.accordion.panel-heading {
    padding: 0px;
}

.alternate a.accordion-toggle {
    color: #FFF;
}

.alternate selection .panel {
    color: #000;
}

.alternate .nav-tabs > li > a {
    color: #FFF;
}

.nav-tabs > li {
    float: none;
    display: inline-block;
}

    .nav-tabs > li > a {
        color: #555;
        margin-right: -5px;
        background-color: #E3E3E3;
        border-color: #D7D7D7;
        border-radius: 0;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}

.alternate .nav-tabs > li.active > a:hover {
    color: #FFF;
}

.alternate .nav-tabs > li.active > a, .alternate .nav-tabs > li.active > a:focus, .alternate .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border-bottom: 1px solid #1a1a1a;
}

.nav-tabs > li > a:hover {
    border-color: #D7D7D7;
    background-color: #DDDDDD;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border-bottom: 1px solid #F4F4F4; /* Body color so that it looks like no bottom border for active tab*/
}

.nav-tabs {
    border-bottom-color: #D7D7D7;
}

    .nav-tabs > li:first-child {
        padding-left: 30px;
    }

.alternate .nav-tabs > li > a {
    background-color: #242525;
    border-color: #535353;
}

.alternate .nav-tabs {
    border-bottom-color: #535353;
}

    .alternate .nav-tabs > li > a:hover {
        border-color: #535353;
        background-color: #222121;
    }

/* Alternate table */
.alternate .table > thead > tr {
    background-color: transparent;
}

.alternate .table > tbody > tr:nth-child(odd) {
    background-color: #252525;
}

.alternate .table {
    color: #FFFFFF;
}

    .alternate .table > thead > tr {
        color: #FFF;
    }

.alternate h1 {
    color: #FFF;
}

.context-panel-view {
    overflow: auto;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #FFF;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 4px 2px;
}

    .context-panel-view .page-header {
        padding-top: 30px;
    }

.tabbed-content {
    top: 120px;
    padding-left: 30px;
    position: absolute;
    bottom: 61px;
    width: 100%;
    overflow: auto;
    overflow-y: overlay; /*Prevent jump when scrollbar appears in webkit browsers*/
}

.context-panel-view .tabbed-content {
    top: 160px;
}

.context-panel-pinned-buttons {
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 30px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 2px;
    border-bottom: 4px solid #0072C6;
    background-color: #fff;
}

.alternate .context-panel-pinned-buttons {
    background-color: #1a1a1a;
}

.alternate .expanded-item {
    background-color: #252525;
}

.collapsible-container .collapsible-item {
    padding: 20px 20px 20px 20px;
    margin: 0px 10px 10px -20px;
    min-width: 430px;
}

.context-panel-view .collapsible-container .collapsible-item {
    min-width: 500px;
}

.alternate .card {
    background-color: #252525;
}

/*****************************************************************************
Expand collapse menu
******************************************************************************/
.collapsible-item {
    font-weight: normal;
}

    .collapsible-item .click-link {
        width: 100%;
        display: flex;
        text-decoration: none;
    }

        .collapsible-item .click-link:hover {
            opacity: 0.5;
        }

    .collapsible-item .header-label {
        width: 100%;
        float: left;
        font-size: 22px;
        font-family: Segoe UI Light;
    }

.alternate .collapsible-item .header-label {
    color: white;
}

.collapsible-item .item {
    padding-top: 20px;
    padding-left: 20px;
}

.collapsible-item .separator-hr {
    margin-top: 8px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #5c5c5c;
}

.collapsible-item .item .ilabel {
    font-family: Segoe UI Light;
    color: #e7e6e6;
    font-size: 14px;
}

.collapsible-item .item .ivalue {
    font-family: Segoe UI;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.collapsible-item .node-icon.open {
    background-image: url(../assets/UnCollapse_Blue_Chevron.svg);
    width: 14px;
    height: 30px;
    margin-right: 9px;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
}

.collapsible-item .node-icon {
    width: 12px;
    height: 30px;
    margin-right: 9px;
    margin-left: 9px;
    background-image: url(../assets/Collapse_Blue_Chevron.svg);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
}

.alternate .collapsible-item .node-icon.open {
    background-image: url(../assets/UnCollapse_White_Chevron.svg);
}

.alternate .collapsible-item .node-icon {
    background-image: url(../assets/Collapse_White_Chevron.svg);
}

.collapsible-item .click-link .count-indicator {
    opacity: 0.5;
}

.collapsible-item .click-link:hover .count-indicator {
    opacity: 1;
}

.icon-button {
    height: 30px;
    width: 30px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    margin-right: 20px;
    vertical-align: middle;
}



label.text-button,
input.text-button {
    background-color: transparent; /* make the button transparent */
    background-repeat: no-repeat; /* make the background image appear only once */
    background-position: 0px 0px; /* equivalent to 'top left' */
    border: none; /* assuming we don't want any borders */
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 22px; /* make this the size of your image */
    padding-left: 28px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    font-size: 16px;
    font-weight: lighter;
}

.text-button:disabled {
    opacity: .7;
}

input.text-button.box-icon {
    padding-left: 40px;
    display: block;
    height: 35px;
    margin-top: 20px;
}

.upload-icon {
    background-image: url('../assets/upload_icon_black.svg');
}

.alternate .upload-icon {
    background-image: url('../assets/upload_icon_white.svg');
}

.alternate .download-icon {
    background-image: url('../assets/download_icon_white.svg');
}

.alternate .delete-icon, .alternate .delete-icon:hover:enabled, .alternate .delete-icon.active {
    background-image: url('../assets/Delete_Icon_White.svg');
}

.delete-icon {
    background-image: url('../assets/Delete_Icon_Black.svg');
}

    .delete-icon:hover:enabled, .delete-icon.active {
        background-image: url('../assets/Delete_Icon_blue.svg');
    }

.edit-icon {
    background-image: url('../assets/Edit_icon_black.svg');
}

    .edit-icon:hover:enabled, .edit-icon.active {
        background-image: url('../assets/Edit_icon_blue.svg');
    }

.alternate .edit-icon, .alternate .edit-icon:hover:enabled, .alternate .edit-icon.active {
    background-image: url('../assets/Edit_icon_white.svg');
}

.view-icon {
    background-image: url('../assets/View_icon.svg');
}

    .view-icon:hover:enabled, .view-icon.active {
        background-image: url('../assets/View_icon_blue.svg');
    }

.alternate .add-icon {
    background-image: url('../assets/Add_Icon_White.svg');
}

.add-icon {
    background-image: url('../assets/Add_Icon_Black.svg');
}

.adjustment-icon {
    background-image: url('../assets/Adjustment_icon.svg');
}

.rule-icon {
    background-image: url('../assets/Rule_icon.svg');
}


.notification-icon {
    background-image: url('../assets/Notifications_icon.svg');
}

.box-aggregationrule-icon {
    background-image: url('../assets/box_aggregationrule_black.png');
}

    .box-aggregationrule-icon:hover {
        background-image: url('../assets/box_aggregationrule_blue.png');
    }

.box-calculatedcolumn-icon {
    background-image: url('../assets/box_calculatedcolumn_black.png');
}

    .box-calculatedcolumn-icon:hover {
        background-image: url('../assets/box_calculatedcolumn_blue.png');
    }

.box-fact-icon {
    background-image: url('../assets/box_fact_black.png');
}

    .box-fact-icon:hover {
        background-image: url('../assets/box_fact_blue.png');
    }

.box-filter-icon {
    background-image: url('../assets/box_filter_black.png');
}

    .box-filter-icon:hover {
        background-image: url('../assets/box_filter_blue.png');
    }

/* TODO: Put actual icon here */
.box-dataset-icon {
    background-image: url('../assets/box_filter_black.png');
}

    .box-dataset-icon:hover {
        background-image: url('../assets/box_filter_blur.png');
    }

.box-relatedcolumn-icon {
    background-image: url('../assets/box_relatedcolumn_black.png');
}

    .box-relatedcolumn-icon:hover {
        background-image: url('../assets/box_relatedcolumn_blue.png');
    }

/* TODO: Put actual icon here */
.box-userfunction-icon {
    background-image: url('../assets/box_userfunction_black.png');
}

    .box-userfunction-icon:hover {
        background-image: url('../assets/box_userfunction_blue.png');
    }

.box-rule-icon {
    background-image: url('../assets/box_rule_black.png');
}

    .box-rule-icon:hover {
        background-image: url('../assets/box_rule_blue.png');
    }

.box-scenario-icon {
    background-image: url('../assets/box_scenario_black.svg');
}

    .box-scenario-icon:hover {
        background-image: url('../assets/box_scenario_blue.svg');
    }


    .box-scenario-icon:hover {
        background-image: url('../assets/box_scenario_blue.svg');
    }

.box-adjustment-icon {
    background-image: url('../assets/box_adjustment_black.svg');
}

    .box-adjustment-icon:hover {
        background-image: url('../assets/box_adjustment_blue.svg');
    }

    .box-adjustment-icon:hover {
        background-image: url('../assets/box_adjustment_blue.svg');
    }

.box-dataset-icon {
    background-image: url('../assets/box_dataset_black.svg');
}

    .box-dataset-icon:hover {
        background-image: url('../assets/box_dataset_blue.svg');
    }

.box-hierarchy-icon {
    background-image: url('../assets/box_hierarchy_black.svg');
}

    .box-hierarchy-icon:hover {
        background-image: url('../assets/box_hierarchy_blue.svg');
    }

.box-mapping-icon {
    background-image: url('../assets/box_mapping_black.svg');
}

    .box-mapping-icon:hover {
        background-image: url('../assets/box_mapping_blue.svg');
    }

.box-umd-icon {
    background-image: url('../assets/box_umd_black.svg');
}

    .box-umd-icon:hover {
        background-image: url('../assets/box_umd_blue.svg');
    }

.icon-button:hover {
    color: #0078D7;
}

.text-button:hover {
    color: #0078D7;
}

.alternate .text-button:hover {
    color: #FFF;
}

.alternate .icon-button:hover {
    opacity: 0.7;
}

.icon-button.disabled, .icon-button[disabled], fieldset[disabled] .icon-button {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}


label.disabled, label[disabled] {
    cursor: not-allowed;
}

.lock-icon {
    background-image: url('../assets/Lock_icon.svg');
}

.alternate .lock-icon {
    background-image: url('../assets/Lock_icon_white.svg');
}

.lock-icon-red {
    background-image: url('../assets/lock_icon_red.svg');
    width: 12px;
    height: 17px;
    margin-left: 4px;
    margin-top: 7px;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
}

.unlock-icon {
    background-image: url('../assets/Unlock_icon.svg');
}

.alternate .unlock-icon {
    background-image: url('../assets/Unlock_icon_white.svg');
}

.fail-icon-red {
    background-image: url('../assets/fail_icon_red.svg');
    width: 14px;
    height: 17px;
    margin-left: 4px;
    margin-top: 7px;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
}
/*****************************************************************************
Edit Rule
******************************************************************************/
span.key {
    font-weight: bold;
}

.edit-group {
    padding: 10px 0 10px 0;
    border-top: 1px solid #5c5c5c;
    margin-top: 10px;
}

.card {
    padding: 20px;
    border-radius: 0px;
    position: relative;
    margin-bottom: 20px;
    background-color: #FFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border: 1px solid rgba(204,204,204,.8);
}

.card-width {
    width: 655px;
}

.card .row {
    word-wrap: break-word;
}

.card .collapsible-item .header-label {
    color: #0073c6;
    font-size: 20pt;
    overflow: hidden;
    white-space: nowrap;
}

.collapsible-item .click-link a {
    text-decoration: underline;
}

.card .collapsible-item .node-icon.open {
    background-image: url(../assets/UnCollapse_Blue_Chevron.svg);
}

.card .collapsible-item .node-icon {
    background-image: url(../assets/Collapse_Blue_Chevron.svg);
}

/*****************************************************************************
Custom Grid
******************************************************************************/

.table > thead > tr {
    background-color: transparent;
    border-top: none;
}

.table > tbody > tr:nth-child(odd) {
    background-color: #FBFBFB;
}

.table > tbody > tr > td {
    vertical-align: middle;
    white-space: nowrap;
}

.table > thead > tr > th {
    font-weight: normal;
    border-bottom: none;
}

.table {
    display: block;
    overflow: auto;
}

.table-container {
    overflow: auto;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: none;
}

/*****************************************************************************
Multiselect dropdown
******************************************************************************/

/* Hide radio form single select*/
.multiselect-container input[type=radio] {
    display: none;
}

.multiselect-container .input-group .form-control {
    position: static;
}

.multiselect-native-select select {
    display: none;
}

.multiselect-native-select .multiselect-clear {
    cursor: pointer;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 5px;
    visibility: hidden;
    z-index: 3;
}

.multiselect-native-select .dropdown {
    padding-right: 20px;
}

    .multiselect-native-select .dropdown:hover + .multiselect-clear {
        visibility: visible;
    }

.multiselect-native-select .multiselect-clear:hover {
    visibility: visible;
}

/* Needed for preventing unnecessary vertical scrollbars */
.dropdown-menu label {
    line-height: normal;
    padding-top: 12px;
}

.dropdown-menu {
    border: 1px solid #777;
    border-top: none;
    width: calc(100% - 20px);
}

.dropdown.open .dropdown-toggle {
    border-bottom: none !important;
}

.progress-custom {
    background: #535353;
    height: 4px;
    width: 100%;
    position: absolute;
    z-index: 998;
}

.progress-bar-custom {
    background: #0073c6;
}

.blue-font-bold {
    font-weight: bold;
    color: #0073c6;
    letter-spacing: 1pt;
    word-spacing: 2pt;
    font-size: 14px;
    line-height: 1;
}

input[type="radio"].join {
    display: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

    input[type="radio"].join:checked + label {
        color: #FBAF29;
    }

    input[type="radio"].join + label span {
        display: inline-block;
        vertical-align: middle;
        width: 87px;
        height: 56px;
    }

    input[type="radio"].join.join-left:checked + label span {
        background: url('../assets/JoinLeftCheck_white.svg') center no-repeat;
    }

.alternate input[type="radio"].join.join-left:checked + label span {
    background: url('../assets/JoinLeftCheck.svg') center no-repeat;
}

input[type="radio"].join.join-left + label span {
    background: url('../assets/JoinLeft_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-left + label span {
    background: url('../assets/JoinLeft.svg') center no-repeat;
}

input[type="radio"].join.join-right:checked + label span {
    background: url('../assets/JoinRightCheck_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-right:checked + label span {
    background: url('../assets/JoinRightCheck.svg') center no-repeat;
}

input[type="radio"].join.join-right + label span {
    background: url('../assets/JoinRight_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-right + label span {
    background: url('../assets/JoinRight.svg') center no-repeat;
}

input[type="radio"].join.join-full:checked + label span {
    background: url('../assets/JoinFullCheck_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-full:checked + label span {
    background: url('../assets/JoinFullCheck.svg') center no-repeat;
}

input[type="radio"].join.join-full + label span {
    background: url('../assets/JoinFull_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-full + label span {
    background: url('../assets/JoinFull.svg') center no-repeat;
}

input[type="radio"].join.join-inner:checked + label span {
    background: url('../assets/JoinInnerCheck_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-inner:checked + label span {
    background: url('../assets/JoinInnerCheck.svg') center no-repeat;
}

input[type="radio"].join.join-inner + label span {
    background: url('../assets/JoinInner_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-inner + label span {
    background: url('../assets/JoinInner.svg') center no-repeat;
}

input[type="radio"].join.right-anti-join:checked + label span {
    background: url('../assets/JoinRightAntiCheck_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.right-anti-join:checked + label span {
    background: url('../assets/JoinRightAntiCheck.svg') center no-repeat;
}

input[type="radio"].join.right-anti-join + label span {
    background: url('../assets/JoinRightAnti_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.right-anti-join + label span {
    background: url('../assets/JoinRightAnti.svg') center no-repeat;
}

input[type="radio"].join.left-anti-join:checked + label span {
    background: url('../assets/JoinLeftAntiCheck_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.left-anti-join:checked + label span {
    background: url('../assets/JoinLeftAntiCheck.svg') center no-repeat;
}

input[type="radio"].join.left-anti-join + label span {
    background: url('../assets/JoinLeftAnti_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.left-anti-join + label span {
    background: url('../assets/JoinLeftAnti.svg') center no-repeat;
}

input[type="radio"].join.join-union-all:checked + label span {
    background: url('../assets/UnionAll_selected_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-union-all:checked + label span {
    background: url('../assets/UnionAll_selected.svg') center no-repeat;
}

input[type="radio"].join.join-union-all + label span {
    background: url('../assets/UnionAll_white.svg') center no-repeat;
}

.alternate input[type="radio"].join.join-union-all + label span {
    background: url('../assets/UnionAll.svg') center no-repeat;
}

input[type="radio"][disabled].join + label span {
    opacity: 0.2;
}

/*****************************************************************************
Table Actions CSS
******************************************************************************/

.alternate .icon--zoom-in {
    background: url(../assets/Zoom_In_White.svg) center center no-repeat;
}

.alternate .icon--zoom-out {
    background: url(../assets/Zoom_Out_White.svg) center center no-repeat;
}

.icon--zoom-in,
.table-action-panel-zoom-in {
    background: url(../assets/Zoom_In.svg) center center no-repeat;
}

.icon--zoom-out,
.table-action-panel-zoom-out {
    background: url(../assets/Zoom_Out.svg) center center no-repeat;
}

.alternate .table-action-panel-minimize-icon {
    background: url(../assets/Minimize_icon_white.svg) center center no-repeat;
}

.alternate .table-action-panel-maximize-icon {
    background: url(../assets/Maximize_icon_white.svg) center center no-repeat;
}

.table-action-group,
.table-action {
    float: right;
}

.drop-down__label {
    color: #1A1A1A;
}

.drop-down__label_inline {
    display: inline-block;
}

.onoffswitch__label {
    color: #1A1A1A;
    margin-bottom: 5px;
    margin-top: 8px;
}

.max-window-panel {
    overflow: auto;
}

.btn--primary,
.btn--secondary {
    height: 36px;
    padding: 7px 15px;
}

.widget-image {
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 18px;
    padding-top: 30px;
}

a.widget-image:hover {
    color: #FFF;
}

.widget-image span {
    line-height: 40px;
}

.widget-image img {
    width: 200px;
    height: 200px;
}

.dropdown-spinner-container {
    width: 400px;
    position: relative;
    display: inline-block;
}

on-off-switch[disabled] .on-off-text {
    color: #CCCCCC;
}

.on-off-text {
    margin-left: 5px;
}

.onoffswitch-inner:after {
    background-color: #fff;
}

.onoffswitch-switch {
    background: #000;
    border-color: #000;
}

on-off-switch[disabled] .onoffswitch-switch {
    background: #CCCCCC;
    border-color: #CCCCCC;
}

.onoffswitch-label {
    border: 2px solid #000;
}


on-off-switch[disabled] .onoffswitch-label {
    cursor: not-allowed;
    border: 2px solid #CCCCCC;
}

.circle {
    border: 1px solid #000000;
    padding: 7px 7px;
    width: 2px;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 5px;
}

.green {
    background: #107C0F;
}

.yellow {
    background: #EBB112;
}

.red {
    background: #ED1C24;
}

.gray {
    background: #CDCBCC;
}

.widget-card {
    width: 284px;
    height: 65px;
    cursor: pointer;
}

    .widget-card img {
        width: 30px;
        height: 30px;
        float: right;
    }

.widget-card {
    margin-bottom: 6px;
}

    .widget-card:hover {
        color: #0078D7;
    }

    .widget-card:hover {
        box-shadow: 0 0 2px 1px rgba(0,120,215,.5);
    }

div.body-content {
    padding-left: 30px;
    padding-right: 30px;
    max-width: none;
    width: 100%;
    height: inherit;
}

.dashboard-success {
    color: #107C0F;
    font-weight: bold;
}

.dashboard-warning {
    color: #EBB112;
    font-weight: bold;
}

.dashboard-error {
    color: #ED1C24;
    font-weight: bold;
}

.dashboard-started {
    color: #0072C6;
    font-weight: bold;
}

.ag-theme-balham .ag-icon-tree-closed:before {
    content: "\f12f"; /* unicode for chevron down */
}

.ag-theme-balham .ag-icon-tree-open:before {
    content: "\f12b"; /* unicode for chevron up */
}

.user-activity-log-dropdown li:hover span {
    color: #FFF;
}

.activity-log-panel .panel-header .top-panel, .activity-log-panel .panel-header .bottom-panel {
    display: flex;
    align-items: center;
}

.activity-log-panel hr {
    margin: 10px 0;
    background-color: #c2c2c2;
    border: none;
    height: 1px;
    display: inline-block;
    width: 100%;
}

.activity-log-panel-icon {
    font-size: 23px;
    vertical-align: middle;
}

.multiline-overflow-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.icon-badge {
    position: absolute;
    bottom: 20px;
    left: 15px;
    background: #0073c6;
    color: white;
    border-radius: 10px;
    height: 20px;
    min-width: 20px;
    padding: 0 6px;
    font-size: 12px;
    font-weight: 500;
}

.avatar-menu-content {
    position: absolute;
    right: 0;
    top: 42px;
    width: 320px;
    height: 155px;
    background-color: #fff;
    box-shadow: 0 24px 54px rgba(0,0,0,.15), 0 4.5px 13.5px rgba(0,0,0,.08);
}

.fade-in {
    opacity: 1;
    transition: opacity 0.2s;
}

.fade-out {
    opacity: 0;
    transition: opacity 0.2s;
    visibility: hidden;
}

.sort-icon-off {
    width: 12px;
    height: 17px;
    margin-left: 5px;
    background-position: center;
    background-image: url(../assets/Back_Arrow.svg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background-repeat: no-repeat;
    float: left;
}

.sort-icon-on {
    width: 12px;
    height: 17px;
    margin-left: 5px;
    background-position: center;
    background-image: url(../assets/Back_Arrow.svg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    background-repeat: no-repeat;
    float: left;
}

.alternate .sort-icon-off {
    background-image: url(../assets/Back_Arrow_white.svg);
}

.alternate .sort-icon-on {
    background-image: url(../assets/Back_Arrow_white.svg);
}

.sorting-label {
    float: left;
}

.root-node.closed > div > span > .node-icon {
    background-image: url(../assets/chevron_open.svg);
}

.root-node.open > div > span > .node-icon {
    background-image: url(../assets/chevron_close.svg);
}

.table {
    margin-bottom: 0px;
}
/* Commented out until we get working images*/

.ui-layout-column > .ui-splitbar {
    background-image: url(../assets/gripper_bar.svg);
    background-size: 6px 1px;
}

.ui-layout-row > .ui-splitbar {
    background-image: url(../assets/gripper_bar_horizontal.svg);
    background-size: 1px 6px;
}

.ui-layout-column > .ui-splitbar:hover, .ui-layout-column > .ui-splitbar:active {
    background-image: url(../assets/gripper_bar_hover.svg);
}

.ui-layout-row > .ui-splitbar:hover, .ui-layout-row > .ui-splitbar:active {
    background-image: url(../assets/gripper_bar_hover_horizontal.svg);
}

.alternate .ui-layout-column > .ui-splitbar {
    background-image: url(../assets/gripper_bar_alt.svg);
}

.alternate .ui-layout-row > .ui-splitbar {
    background-image: url(../assets/gripper_bar_horizontal_alt.svg);
}

.alternate .ui-layout-column > .ui-splitbar:hover, .alternate .ui-layout-column > .ui-splitbar:active {
    background-image: url(../assets/gripper_bar_hover_alt.svg);
}

.alternate .ui-layout-row > .ui-splitbar:hover, .alternate .ui-layout-row > .ui-splitbar:active {
    background-image: url(../assets/gripper_bar_horizontal_alt.svg);
}

.ui-layout-column > .ui-splitbar > a {
    background-image: url(../assets/gripper.svg);
    cursor: col-resize;
    height: 46px;
    width: 46px;
    pointer-events: none;
}

.ui-layout-row > .ui-splitbar > a {
    background-image: url(../assets/gripper_horizontal.svg);
    cursor: col-resize;
    height: 46px;
    width: 46px;
    pointer-events: none;
}

.ui-layout-column > .ui-splitbar:hover > a, .ui-layout-column > .ui-splitbar:active > a {
    background-image: url(../assets/gripper_hover.svg);
}

.ui-layout-row > .ui-splitbar:hover > a, .ui-layout-row > .ui-splitbar:active > a {
    background-image: url(../assets/gripper_hover_horizontal.svg);
}

.alternate .ui-layout-column > .ui-splitbar > a {
    background-image: url(../assets/gripper_alt.svg);
}

.alternate .ui-layout-row > .ui-splitbar > a {
    background-image: url(../assets/gripper_horizontal_alt.svg);
}

.alternate .ui-layout-column > .ui-splitbar:hover > a, .alternate .ui-layout-column > .ui-splitbar:active > a {
    background-image: url(../assets/gripper_hover_alt.svg);
}

.alternate .ui-layout-row > .ui-splitbar:hover > a, .alternate .ui-layout-row > .ui-splitbar:active > a {
    background-image: url(../assets/gripper_hover_horizontal_alt.svg);
}

.ui-layout-column > .ui-splitbar > a:nth-child(2), .ui-layout-row > .ui-splitbar > a:nth-child(2) {
    margin-top: 0px;
    display: none !important;
}

.ui-layout-disabled > .ui-splitbar {
    display: none;
}

.ui-layout-row > .ui-splitbar > a:nth-child(2) {
    margin-left: 0rem;
}

button[disabled], html input[disabled] {
    cursor: not-allowed;
}

.button-separator {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 20px;
    border-left: 1px solid #ccc;
    height: 50px;
}
.text-width {
   width:100% !important;
   padding-right:20px
}
.full-width {
    width: 100% !important;
}

.forecast-calender-icon {
    position: absolute;
    right: 30px;
    color: #7c7c7c;
    top: 12px;
}

.runtime-parameter-separator {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    height: 20px;
    width: 100%
}

a[disabled]:active {
    pointer-events: none;
}

a[disabled]:hover {
    cursor: not-allowed;
}

/* Somehow fixes issue where clicking on scrollbar closes dropdown */
.dropdown-backdrop {
    position: absolute;
}

/*.common-modal-window .modal-dialog {
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}*/

.modal-content {
    -ms-border-radius: 0;
    border-radius: 0;
}

/* These are needed in order for modal to show on top. Alternatively, find out how to increase z-index of modal */
.sidebar-open,
.sidebar-closed {
    background-color: #0073c6;
    z-index: 1031;
}

.context-panel-view {
    z-index: 1039;
    border-bottom: none;
    font-weight: normal;
}

#opaque-screen {
    z-index: 1038;
}

.opaque-screen {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    opacity: 0.5;
    background-color: #000;
}

.nav-sidebar > li div > span, .nav-sidebar > li > a {
    padding-left: 18px;
}

.sidebar-closed > .menu-hamburger {
    margin-right: 20px;
}

.sidebar-closed {
    width: 56px;
}

.portal-brand {
    min-height: 34px;
}

.alternate .drop-down .dropdown-toggle, .alternate .drop-down .dropdown-toggle:hover, .alternate .drop-down .dropdown-toggle:focus, .alternate .drop-down .dropdown-toggle:hover .node-icon, .alternate .drop-down .dropdown-toggle:focus .node-icon, .alternate .drop-down .open .dropdown-toggle .node-icon, .alternate .drop-down .open .dropdown-toggle {
    background-color: transparent !important;
}

.alternate .drop-down .node-icon {
    background-color: transparent;
}

.btn[disabled] {
    background: transparent;
}

.alternate .nav-tabs > li > a[disabled] {
    color: #bcbcbc;
}

.alternate input[type="text"]:disabled {
    border: 1px solid #777 !important;
}

.alternate input[type="number"]:disabled {
    border: 1px solid #777 !important;
}

.alternate textarea, .alternate input[type="text"], .alternate input[type="text"]:hover, .alternate input[type="text"]:focus {
    border: 1px solid #7c7c7c !important;
}

input[type="text"], input[type="text"]:hover, input[type="text"]:focus {
    border: 1px solid #7c7c7c !important;
}

.disabled {
    color: #bcbcbc;
}

.alternate .calendar .calendar__input[disabled],
.alternate .calendar .calendar__input[disabled] ~ .calendar__label {
    color: #FFF;
}

.alternate .check-box input[type="checkbox"]:checked:disabled ~ .check-box__option, .alternate .check-box input[type="checkbox"]:disabled ~ .check-box__option {
    background: #bcbcbc;
    cursor: not-allowed;
}

.alternate .card .collapsible-item .header-label {
    color: #FFF;
}

.alternate .card .collapsible-item .node-icon {
    background-image: url(../assets/Collapse_White_Chevron.svg);
}

    .alternate .card .collapsible-item .node-icon.open {
        background-image: url(../assets/UnCollapse_White_Chevron.svg);
    }

.c-progress {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 998;
}

    .c-progress.f-indeterminate-local {
        position: absolute;
    }

    .c-progress.f-indeterminate-regional {
        position: absolute;
    }

    .c-progress.f-indeterminate-local.f-progress-small {
        width: 15px;
        height: 15px;
        margin-top: 8px;
    }

        .c-progress.f-indeterminate-local.f-progress-small span {
            width: 20px;
            height: 20px;
        }

.alternate .c-radio input[type=radio]:checked:not(:disabled) + span {
    color: #FFF;
}

.alternate .c-radio input[type=radio]:hover:not(:disabled) + span:before {
    color: rgba(255,255,255,.8);
    border-color: rgba(255,255,255,.8);
}

.alternate .c-radio input[type=radio]:checked:not(:disabled):hover + span:after {
    background: rgba(255,255,255,.6);
}

.alternate .c-radio input[type=radio] + span:before {
    border: 1px solid #FFF;
}

.c-radio input[type=radio]:checked:not(:disabled):hover + span:after {
    color: #bcbcbc;
}

.alternate .c-radio input[type=radio] + span:before {
    border-color: #FFF;
}

.c-radio input[type=radio]:hover:not(:disabled) + span:before {
    color: #bcbcbc;
}

.c-radio.f-inline label.c-label {
    float: left;
}

.c-radio input[type=radio]:disabled + span {
    color: #bcbcbc;
}

.c-radio label.c-label {
    font-size: 11pt;
}

.alternate .spinner-overlay {
    background: #000;
}

/* Needed because MWF makes these show as none */
input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

.help-icon {
    color: #0078D7;
    font-size: 10px;
}

.alternate .help-icon {
    color: #ffffff;
}

.tooltip {
    position: fixed;
    font-size: 13px;
    font-family: 'Segoe UI';
}

.tooltip-inner {
    text-align: left;
    padding: 10px 25px 10px 25px;
    background-color: #535353;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #535353
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*****************************************************************************
Popover CSS
******************************************************************************/

.popover.top > .arrow {
    top: auto;
}

.olor-grid-popover {
    max-width: 800px;
}

/*****************************************************************************
Modal CSS
******************************************************************************/

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/* Important part */
.modal-dialog {
    overflow-y: initial !important;
    width: 70%;
    min-width: 600px;
}

.modal-body {
    max-height: calc(100vh - 200px);
    padding-bottom: 15px;
    overflow-y: auto;
}

.modal-header {
    font-size: 26px;
    border-bottom: none;
    padding-bottom: 15px;
}

.modal-sub-header {
    font-size: 26px;
    border-bottom: none;
    padding-bottom: 15px;
    margin-left: 0px;
    margin-top: 2%;
}

.modal-footer {
    border-top: none;
}

.modal-content {
    padding: 24px;
}

.modal-info {
    margin-bottom: 20px;
}

.alternate .drop-down .dropdown-toggle.disabled, .alternate .drop-down .dropdown-toggle.disabled:hover, .alternate .drop-down .dropdown-toggle.disabled:focus, .alternate .drop-down .dropdown-toggle.disabled:hover .node-icon, .alternate .drop-down .dropdo.disabledwn-toggle.disabled:focus .node-icon, .alternate .drop-down .open .dropdown-toggle.disabled .node-icon, .alternate .drop-down .open .dropdown-toggle.disabled {
    background-color: transparent !important;
}

.alternate .drop-down .dropdown-toggle[disabled], .alternate .drop-down.drop-down--disabled .drop-down__label {
    color: #bcbcbc !important;
}

.alternate textarea:disabled, .alternate input[type="text"]:disabled, .alternate input[type="number"]:disabled {
    color: #bcbcbc !important;
}

/*****************************************************************************
Diff Modal CSS
******************************************************************************/

.split-vertical {
    display: block;
    height: 50%;
    width: 100%;
}

.split-horizontal {
    flex-grow: 1;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}

.diff-modal .list-view {
    height: 100%;
    display: flex;
}

.diff-modal .detail-view {
    height: 100%;
    overflow: auto;
}

.diff-pane {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.diff-list {
    overflow: auto;
    margin: 5px;
    flex: 1;
}

.diff-rule-container {
    display: flex;
    align-items: center;
}

.diff-rule-name-container {
    --rgb: 119, 119, 119;
    background-color: rgba(var(--rgb), 0.1);
    border: 5px solid white;
    height: 40px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .diff-rule-name-container.blue {
        --rgb: 0, 61, 112;
    }

    .diff-rule-name-container.green {
        --rgb: 51, 153, 51;
    }

    .diff-rule-name-container:hover {
        background-color: rgba(var(--rgb), 0.2);
    }

    .diff-rule-name-container.diagonal {
        --rgb1: 229, 229, 229;
        --rgb2: 158, 158, 158;
        --alpha: 0.3;
        background: repeating-linear-gradient( 135deg, rgba(var(--rgb1), var(--alpha)), rgba(var(--rgb1), var(--alpha)) 10px, rgba(var(--rgb2), var(--alpha)) 10px, rgba(var(--rgb2), var(--alpha)) 20px );
    }

    .diff-rule-name-container.red.diagonal {
        --rgb1: 248, 49, 54;
        --rgb2: 244, 0, 8;
    }

    .diff-rule-name-container.diagonal:hover {
        --alpha: 0.4;
    }

.diff-rule-name {
    padding: 10px;
}

iframe {
    border: none;
}

.container {
    max-width: none;
    width: 100%;
}

.c-label {
    margin-top: 8px;
}

.medium-height-row {
    min-height: 50px;
}

.text-success {
    color: #107c10;
}

.text-danger {
    color: #e81123;
}

.text-different {
    color: #FF0000;
}

    .text-different.disabled {
        color: #bcbcbc;
    }

.row > div[class^="col-"]:first-child {
    padding-left: 0;
}

canvas {
    /* for go diagram focus border*/
    outline: none;
}

/* for last item in nvd3 graph got cutoff, for dqd*/
svg.nvd3-svg {
    overflow: visible;
}

.white-container {
    background-color: #FFF;
}

.v3-layout-container {
    padding-left: 30px;
    padding-top: 15px;
    height: 100%;
}

    .v3-layout-container .page-header {
        margin-top: 0px;
    }

.v3-no-padding {
    margin-left: -30px;
}

.navbar-default {
    box-shadow: rgba(0,0,0,.08) 0 1px 0;
    box-shadow: var(--border-subtle-color,rgba(0, 0, 0, .08)) 0 1px 0;
}

/* namespace items */
.namespace-separator {
    display: inline;
    padding: 7px 5px;
}

.namespace-breadcrumb-item .dropdown .dropdown-toggle {
    background-color: transparent;
    border: none;
    border-bottom: none;
}

.namespace-breadcrumb-item .dropdown-menu {
    border-top: 1px solid #777;
}

/* Hide "Select a Namespace" until hovered. Disabled for now due to request from customer */
/*
.namespace-breadcrumb-item .none-selected {
    visibility: hidden;
}

.namespace-breadcrumb-item:hover .none-selected {
    visibility: visible;
}
*/

.namespace-breadcrumb-item > div > * {
    float: left;
}

.jstree-node {
    margin-bottom: 4px;
}

.jstree-children {
    margin-top: 4px;
}


.jstree-default .jstree-icon {
    height: 26px !important;
}

    .jstree-default .jstree-icon.jstree-ocl {
        background-image: url(../assets/chevron_rt_blue.svg);
        background-position: center !important;
        background-size: 12px 12px;
    }

.jstree-default .jstree-open > .jstree-ocl.jstree-icon {
    background-image: url(../assets/Collapse_Blue_Chevron.svg);
    background-position: center !important;
    background-size: 12px 12px;
}

.jstree-default .jstree-clicked, .jstree-default .jstree-hovered {
    background: none;
    border-radius: 0;
    box-shadow: none;
    color: #0078D7;
}

.namespace-folder-icon {
    background-image: url(../assets/NameSpace_folder_black_blue.svg) !important;
}

.namespace-adjustment-icon {
    background-image: url(../assets/box_adjustments_black_blue.svg) !important;
}

.namespace-dataset-icon {
    background-image: url(../assets/box_datasets_black_blue.svg) !important;
}

.namespace-hierarchy-icon {
    background-image: url(../assets/box_hierarchies_black_blue.svg) !important;
}

.namespace-mapping-icon {
    background-image: url(../assets/box_mappings_black_blue.svg) !important;
}

.namespace-scenario-icon {
    background-image: url(../assets/box_scenarios_black_blue.svg) !important;
}

.namespace-schedule-icon {
    background-image: url(../assets/box_schedules_black_blue.svg) !important;
}

.namespace-icon-general {
    background-size: 48px 24px !important;
    background-position: 0 2px !important;
}

.jstree-hovered > .namespace-icon-general, .jstree-clicked > .namespace-icon-general {
    background-position: -24px 2px !important;
}

.namespace-edit-state {
    opacity: 0.5;
}

.namespace-toast-list {
    list-style-type: disc;
    padding-left: 15px;
}

.namespace-modal {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
    z-index: 1038;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background: #172450;
    color: white;
}

.namespace-modal-list {
    text-align: left;
    margin-left: 100px;
    margin-bottom: 30px;
    list-style-type: circle;
}

.modal-message {
    text-align: left;
    width: 500px;
    margin-left: 40px;
    font-weight: bold;
}

.scroll-tip {
    position: fixed;
    background-color: rgba(70,130,180,0.3);
    height: 20px;
    width: 100%;
    z-index: -100;
    opacity: 0.5;
    left: 55px;
}

#scroll-tip-top {
    top: 48px;
}

#scroll-tip-bottom {
    bottom: 0;
}

.scroll-tip > p {
    margin-left: 40%;
    margin-top: 0;
}

/* Bootstrap UI timepicker Start */
.uib-time input[type="text"] {
    width: 40px;
    height: 36px;
    width: 39px;
    padding: 0px 0px;
}

.uib-timepicker .btn {
    min-width: 0;
}

.uib-time.am-pm .btn--secondary {
    padding: 7px 7px;
    margin-left: 5px;
}

.inline-timepicker {
    float: left;
    margin-left: 5px;
    margin-top: 6px;
}

/* Bootstrap UI timepicker End */

/* Bootstrap UI datepicker Start */
.uib-datepicker-popup.dropdown-menu {
    width: 100%;
}

.uib-monthpicker {
    padding: 5px;
}

    .uib-monthpicker:focus {
        outline: 0;
    }

    .uib-monthpicker .btn-sm {
        line-height: 1.9;
    }

/* Bootstrap UI datepicker End */


/* Custom Tooltip Style configuration Starts */

.custom-tooltip {
    position: absolute;
    width: auto;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    overflow: hidden;
    pointer-events: none;
    transition: opacity 1s;
}

    .custom-tooltip.ag-tooltip-hiding {
        opacity: 0;
    }

    .custom-tooltip p {
        margin: 5px;
        white-space: nowrap;
    }

        .custom-tooltip p:first-of-type {
            font-weight: bold;
        }

/* Custom Tooltip Style configuration Ends */

/* Display input box in the same line */
input[type="number"].inline-number {
    display: inline-block;
    width: 70px;
}

/* Editable Grid Start */

.editable-grid-dirty-cell {
    background-color: #FFEB9C !important;
}

.editable-grid-unmapped {
    background-color: red !important;
}

.editable-grid-notifier {
    color: #FF8C00 !important;
    font-weight: bolder !important;
}

.ag-row-selected .ag-cell-value {
    color: white !important;
}

.editable-grid-dirty-cell .ag-cell-value, .editable-grid-unmapped .ag-cell-value {
    color: #000 !important;
}

.editable-grid-radio {
    display: inline-block;
    margin-left: 15px;
    margin-right: 0 !important;
}

.ag-row-even {
    background-color: #fff !important;
}

.ag-row-odd {
    background-color: #FBFBFB !important;
}

.ag-row-selected {
    background-color: #0078D7 !important;
    color: white !important; /* specifically for the text overflow ellipsis */
}

.ag-cell, .ag-header-cell {
    line-height: 33px !important;
}

.ag-body, .ag-header {
    font-size: 12px !important;
    font-family: 'Segoe UI', Arial, sans-serif !important
}

/* Don't override datepicker font color in grid */
.ag-theme-balham .uib-datepicker-popup table {
    color: #333;
}

/* Don't cutoff popup elements in ag-grid */
.ag-root-wrapper {
    overflow: visible;
}

/* Display scrollbars if needed in ag-grid */
.ag-root-wrapper-body .ag-body-viewport-wrapper .ag-body-viewport {
    overflow: auto;
}

    /* Ensures double vertical scrollbars are not displayed in ag-grid */
    .ag-root-wrapper-body .ag-body-viewport-wrapper .ag-body-viewport .ag-body-container {
        margin-bottom: 0;
    }

.ag-header {
    background-image: none !important;
    border-top: 1px solid darkgrey;
    color: #666666 !important;
}

.ag-root, .ag-tool-panel {
    border: none !important; /* to mimic preview style */
}

/*  Used for drag/drop when reordering rows. 
    Increased z-index is needed to display on top of modals. */
.ag-theme-balham.ag-dnd-ghost {
    z-index: 1000000;
}

/* Darker (comm shade 10) blue via Office Fabric 
   to support color contrast accessibility requirement within AG GRID
*/
.ag-theme-balham a {
    color: #106ebe;
}

    .ag-theme-balham a:hover {
        color: #23527c;
    }

.editable-grid-radio-container {
    padding: 2px 0px 2px 0px;
}

.grid-control-wrapper {
    display: inline-block;
    vertical-align: middle;
}

/* Prevent text overflow of custom ag-grid headers */
.customHeaderMenuButton {
    float: right;
}

/* ListBox custom widget */
.table > tbody > tr.list-box-selected-row {
    background-color: #0072c6;
    color: #fff;
}


.list-box-table {
    border: 1px solid #fff;
}

.list-box .table {
    border-right: 1px solid #fff;
    min-width: 300px;
    min-height: 100px;
}

.list-box-buttons {
    padding: 5px 10px 0px 10px;
    vertical-align: top;
}

    .list-box-buttons .icon-button {
        margin-right: 0;
    }

.activity-log-panel hr {
    margin: 10px 0;
    background-color: #c2c2c2;
    border: none;
    height: 1px;
    display: inline-block;
    width: 100%;
}

.activity-log-panel-icon {
    font-size: 23px;
    vertical-align: middle;
}

.blade {
    position: relative;
    height: 100%;
    resize: horizontal;
    /* Disable for now because animation is slow */
    /*transition: width 0.5s;
    -webkit-transition: width 0.5s;*/
    display: flex;
    width: 100%;
    border-right: 1px solid #bbb;
}

    .blade.open {
        border-right: 2px solid #ddd;
    }

    .blade.closed {
        /*width: 20px;*/
        /* Disable blades */
        display: none;
    }

        .blade.closed .top-buttons {
            display: none;
        }

        .blade.closed .tabbed-content {
            overflow: hidden;
        }

.top-buttons {
    position: absolute;
    top: 0px;
    bottom: 40px;
    left: 0px;
    right: 0;
    height: 40px;
}

.blade-content {
    position: absolute;
    top: 40px;
    left: 0px;
    right: 0;
    bottom: 0;
    overflow: auto;
}

.blade.closed .blade-content {
    overflow: hidden;
}

.blade-collapsible .top-buttons {
    /*left: 30px;*/
}

.blade-collapsible .blade-content {
    /*left: 30px;*/
}

/*.blade .node-icon-horizontal {
    width: 10px;
    height: 18px; 
    position: absolute;
    top: 8px;
    left: 8px;
}

.blade.closed .node-icon-horizontal {
    background-image: url(../assets/chevron_rt_blue.svg);
}

.blade.open .node-icon-horizontal {
    background-image: url(../assets/chevron_lt_blue.svg);
}*/

.blade-container {
    height: calc(100% - 40px);
    white-space: nowrap;
    display: flex;
    width: 100%;
    overflow: hidden;
}

/* End blade collapse */

.ms-legacy-CommandBar {
    background-color: #FFF;
    border-bottom: 1px solid #bbb;
}

.blade .tabbed-content {
    top: 10px;
    padding-left: 10px;
    left: 0;
    padding-right: 20px;
}

.blade .v3-layout-container {
    padding-left: 10px;
    padding-top: 0px;
}

.blade .collapsible-container .collapsible-item {
    padding-top: 10px;
    padding-bottom: 0px;
}

.blade .edit-group {
    border-top: none;
    margin-top: 0px;
}

.blade .context-panel-pinned-buttons {
    margin-left: -10px;
    padding-left: 10px;
}

.ms-legacy-CommandBar {
    background-color: #fff;
    border-bottom: 1px solid #bbb;
}

@media only screen and (min-width: 1024px) {
    .ms-legacy-CommandBar-mainArea {
        padding-left: 0px;
    }
}

.ms-legacy-CommandBar-mainArea {
    padding-left: 0px;
}

.ms-legacy-CommandBarItem.is-active, .ms-legacy-CommandBarItem:hover {
    border-bottom: 2px solid #0078d7;
}

.ms-legacy-CommandBarItem-link {
    color: #212121;
    padding: 0px 15px;
}

.ms-legacy-CommandBarItem:hover {
    background-color: #eaeaea;
    color: #212121;
}

.ms-legacy-CommandBarItem {
    color: #212121;
}

    .ms-legacy-CommandBarItem label {
        margin-bottom: 0px;
    }

.ms-legacy-Icon {
    padding-right: 2px;
}

@media only screen and (min-width: 640px) {
    .ms-legacy-CommandBarItem {
        margin-right: -5px;
    }

    .ms-legacy-CommandBar-sideCommands {
        min-width: 0px;
    }

    .ms-legacy-CommandBar-sideCommands {
        padding-right: 0px;
    }
}

@media only screen and (min-width: 1024px) {
    .ms-legacy-CommandBar-sideCommands {
        padding-right: 0px;
    }
}

.ms-legacy-CommandBarItem[disabled] .ms-legacy-CommandBarItem-link {
    /*cursor: not-allowed;*/ /* Does not work when parent has pointer-events: none; */
    color: #bcbcbc;
    background-color: #eeeeee;
}

.ms-legacy-CommandBarItem[disabled] {
    pointer-events: none;
}

/* This prevents hiding for when the width overflows*/
.ms-legacy-CommandBarItem.is-hidden {
    width: auto;
}

.ms-legacy-CommandBarItem.is-on .ms-legacy-font-m {
    color: #0078d7;
}

.ms-legacy-Breadcrumb-chevron {
    margin: 5px 0;
}

.ms-legacy-Breadcrumb {
    margin: 0 0 0;
}

.breadcrumb-container {
    background-color: #FFF;
    border-bottom: 1px solid #bbb;
    padding: 8px 0 5px 10px;
    height: 40px;
}

/* data export start */
.data-export-button {
    margin-bottom: 20px;
}

/* data export end */

/* Disable up down arrows for numeric inputs */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

/* Pointer cursor hovering over expand/collapse icon in grid */
.ag-group-expanded, .ag-group-contracted {
    cursor: pointer;
}

/* Forecast Configuration start */
.mdm-title {
    margin: 10px 0 5px 15px;
}

.mdm-cell-icon {
    display: none;
    top: 10px;
    color: #333;
}

.ag-selection-checkbox.ag-hidden + .ag-cell-value .mdm-cell,
.mdm-cell:hover .mdm-cell-icon {
    display: block;
}

.ui-datepicker,
.ui-datepicker-header,
.ui-datepicker-calendar {
    background: #fff;
    width: 250px;
}

.hasDatepicker {
    color: #000;
}
/* Forecast Configuration end*/

.capitalize::first-letter {
    text-transform: uppercase;
}

/* Demand Forecast Report start */
.demand-forecast-report > * {
    display: block;
    margin: 10px;
}
/* Demand Forecast Report end */

.logo {
    display: block;
    text-indent: -9999px;
    width: 100px;
    height: 51px;
    background-image: url(../assets/Mantis_logo.svg);
    background-size: 100px 51px;
    margin-right: 10px;
}

.ag-row-selected a {
    color: #FFF;
}

.navbar-nav.navbar-right {
    position: relative;
    right: -10px;
    top: 10px;
}

    .navbar-nav.navbar-right > ul {
        display: flex !important;
        flex-direction: row;
        list-style-type: none;
    }

        .navbar-nav.navbar-right > ul > li > feedback > button {
            position: relative;
            display: inline-block;
            width: 50px;
            border: transparent;
            background-color: #fff;
            margin-left: 0;
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 8px;
            padding-bottom: 0;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            top: 0;
            right: 0;
        }

            .navbar-nav.navbar-right > ul > li > feedback > button:hover {
                background-color: #ececec;
                cursor: pointer;
                border-radius: 25px;
            }

        .navbar-nav.navbar-right > ul > li > header-view > div > ul > li > div > img:hover {
            background-color: #ececec;
            cursor: pointer;
            border-radius: 25px;
        }

        .navbar-nav.navbar-right > ul > li > header-view > div > ul > li > button:hover {
            background-color: #ececec;
            cursor: pointer;
            border-radius: 25px;
        }

        .navbar-nav.navbar-right > ul > li > header-view > div > ul {
            position: relative;
            list-style-type: none;
            display: flex;
            flex-direction: row;
        }

.navbar-nav > li > div {
    margin-top: 10px;
}

.navbar-nav > li > button {
    margin-top: 10px;
}

/* start Office Fabric tabs */
.ms-legacy-Pivot-link[disabled], .ms-legacy-Pivot-link[disabled]:active, .ms-legacy-Pivot-link[disabled]:hover {
    font-family: Segoe UI Regular WestEuropean, Segoe UI, Tahoma, Arial, sans-serif;
    color: #bcbcbc;
}

    .ms-legacy-Pivot-link[disabled]:after {
        background-color: transparent;
    }

.context-panel-view .ms-legacy-Pivot-links {
    margin-left: 30px;
}

/* end Office Fabric tabs */

/* start Office Fabric callout */
.ms-legacy-Callout {
    position: fixed;
}

.reconcile-callout .ms-legacy-Callout:after,
.reconcile-callout .ms-legacy-Callout:before {
    right: 70px;
}
/* end Office Fabric callout */

.table-action-panel-icon, .table-action-panel .icon:first-child {
    margin-right: 8px;
}

h1 {
    font-size: 32px;
}

.preserve-whitespace {
    white-space: pre;
}

.nav .ms-Icon {
    font-size: 22px;
}

.max-window-panel {
    padding-left: 5px;
    padding-right: 5px;
}

/* Start sunburst directive */
.sunburst-container {
    font-family: Sans-serif;
    font-size: 11px;
    height: calc(100% - 70px);
}

.sunburst-slice {
    cursor: pointer;
}

    .sunburst-slice .main-arc {
        stroke: #fff;
        stroke-width: 1px;
    }

    .sunburst-slice .hidden-arc {
        fill: none;
    }

    .sunburst-slice text {
        pointer-events: none;
        dominant-baseline: middle;
        text-anchor: middle;
    }

.sunburst-breadcrumb-trail text {
    font-weight: 600;
    fill: #fff;
}

/* end sunburst directive */

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-shadow: rgba(0,0,0,.08) 0 0 0 1px;
    box-shadow: var(--border-subtle-color,rgba(0, 0, 0, .08)) 0 0 0 1px;
}

/* Start backtesting */
.small-graph-container {
    width: 25%;
    min-width: 350px;
    float: left;
    padding: 10px;
}

.graph-grid {
    width: 100%;
}

.small-graph {
    border: 1px solid #ccc;
    padding: 10px;
}

    .small-graph h3 {
        height: 60px;
        text-align: center;
    }
/* End backtesting */

/* Remove outline for non-keyboard :focus */
*:focus:not(.focus-visible) {
    outline: none;
}

/* Start Dashbaord*/
.dashboard .ms-Icon {
    float: right;
    font-size: 30px;
}
/* End Dashbaord*/

/* 
 * Start forecast accessibility finding WCAG 1.4.3
 * Needed to override the default disabled color of Ag-grid for accessibility purposes 
 */
.highcharts-legend-item-hidden > text {
    fill: #777677 !important;
}

.highcharts-legend-item-hidden > path {
    stroke: #767777 !important; /* Override the stroke attribute color of path objects */
}

.highcharts-legend-item-hidden text:hover {
    fill: #000000 !important;
}
/* End forecast accessibility finding WCAG 1.4.3 */

/* Styling for the publication form */
.publication-form-element, .publication-form-element input {
    /* Overriding styling here as publication form elements should be 280px in width */
    width: 280px !important;
}



/*****************************************************************************
Publications styling
******************************************************************************/
/* Height is calculated to an offset of 30px to avoid an overlap with the feedack button*/
#publications-grid {
    height: calc(100% - 30px);
}

/*****************************************************************************
1P Inorganic intake request styling
******************************************************************************/
.required-marker, .required-text {
    color: red;
}

.required-marker {
    vertical-align: text-top;
}

.required-text {
    /* Adjust to the default size of the size 'm', pixels are not best practice for font-sizing */
    font-size: 1.1rem;
}

input[class*="focus-visible"].ng-dirty.ng-invalid {
    background-color: white;
}

.inorganic-request-form {
    width: 400px;
}

/* Used for greying out an element */
.grey-out {
    cursor: none;
    /* Set importance to override ag-grids default row styling: https://www.ag-grid.com/javascript-data-grid/row-styles/ */
    background-color: lightgray !important;
}

.ag-grid-unreconciled-cell {
    background-color: #ED1C24 !important;
}

.publication-modal-window .modal-dialog {
    position: relative;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 400px;
}

.publicationsmodaltable :is(td, th) {
    border-left: 50px solid white;
}

.publicationsmodaltable {
    border-collapse: collapse;
}

.custompublish-modal-window-label {
    font-weight: bold;
}

.modal-sm {
    width: 35% !important;
}
table.hide-overflow{
    overflow: hidden;
}

tr.matrix-row:hover {
  background-color: #ffa;
}

td.rotateSelected, td.rotate {
  position: relative;
}
td.rotateSelected {
  background-color: #006400;  
}

td.rotateSelected:hover::after,
td.rotate:hover::after{
  content: "";
  position: absolute;
  background-color: #ffa;
  left: 0;
  top: -5000px;
  height: 10000px;
  width: 100%;
  z-index: -1;
}

th.rotate {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
}

th.rotate > div {
  transform: 
    /* Magic Numbers */
    translate(0px, 51px)
    /* 45 is really 360 - 45 */
    rotate(270deg);
  width: 30px;
}
th.rotate > div > span {
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
}
td.rotate, td.rotateSelected {
    border: 1px solid #ccc;
    width: 30px;
}
td.firstcell {
    border: 1px solid #ccc;
    width: 200px;
}
.list {
	list-style: none outside none;
	margin: 10px 0 30px;
}

.item {
	width: 200px;
	padding: 5px 10px;
	margin: 5px 0;
	border: 2px solid #444;
	border-radius: 5px;
	background-color: #5bc0de;

	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	cursor: move;
}
hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}
.taglabel {
    font-size: 20px;
    font-weight: 100;
    padding:5px
}
input.ng-dirty.ng-invalid {
    background: #f76e6e;
    background: hsla(0, 90%, 70%, 1);
}
/*# sourceMappingURL=app.css.map */