
html, body {
    height: 100%;
    margin:0;
}
form{
    height:100%;
}
/* common elements */
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
} 
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -85px;
    /*border:1px solid green;*/
}

.mwrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    min-width:1215px;
	/* border:1px solid green; */
    margin: 0 auto -85px;
}



/* section boxes */
.sectionboxW {
	float: left;
	margin: 0 12px 12px 0;
	width: 600px;
	height: 400px;
} .sectionboxW .header {
	height: 20px;
	line-height: 20px;
	padding: 0 7px 0 8px;
	
} .sectionboxW .header a {
	display: block;
	float: left;
	padding-right: 22px;
	background-position: right center;
	background-repeat: no-repeat;
}
	.sectionboxW .content {
		
		margin-left:15px;
		line-height:25px;
	}

.sectionbox {
	float: left;
	margin: 0 12px 12px 0;
	width: 242px;
	height: 200px;
} .sectionbox .header {
	height: 20px;
	line-height: 20px;
	padding: 0 7px 0 8px;
} .sectionbox .header a {
	display: block;
	float: left;
	padding-right: 22px;
	background-position: right center;
	background-repeat: no-repeat;
} .sectionbox .content {
	padding: 8px;
	


/* layout */
}

.container-full {
    position:relative;
    min-height:100vh;
    padding-top:75px !important;
}

.container-fluid {
    padding: 0px;
}
#pagecontainer {
	position: relative;
}
#minheight {
	height: 500px;
	float: right;
	width: 1px;
	font-size: 1px;
	overflow: hidden;
}

.logo {
	display: block;
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
}

.mainHeader{
    height:52px;
    /*background-color:#EBEBEB;
    border-bottom:1px solid #E8E8E8;*/ 
    vertical-align:middle;
}

#headerBlurb{
    display:block;
    float:left;
    margin-left:14px;
    margin-top:9px;
    width:300px;
    font-family: Arial,Sans-serif;
    font-size:30px;
    letter-spacing:0px;
    /*color:#3e8bc3;*/
    font-weight:700;
}

#headerMobile{
    display:block;
    float:left;
    /*text-transform:uppercase;*/
    margin-left:3px;
    margin-top:7px;
    /*width:375px;*/
    font-family: Arial,Sans-serif;
    font-size:30px;
    /*letter-spacing:5px;*/
    color:#3e8bc3;
    font-weight:700;
}

.emp_selling{
    font-weight: inherit;
    color: #d5a10f;
    white-space:nowrap;
}

.emp_selling span{
    /*text-transform: uppercase !important;*/
    display: inline-block !important;
    vertical-align: top;
    font-size: 60%;
    font-weight: 700;
    line-height: 200%;
    white-space:nowrap;
}

.emp_selling_small span{
    /*text-transform: uppercase !important;*/
    display: inline-block !important;
    vertical-align: top;
    font-size: 16pt;
    font-weight: 700;
    /*line-height: 200%;*/
    white-space:nowrap;
}

.blue{
    color: #3e8bc3 !important;
}

.red{
    /*color: #CD040B !important;*/
    color: #000 !important;
}

#ctl00_copyrightwrapper,
#ctl01_copyrightwrapper {
    display:block;
    position:relative;
    height:50px;
    background-color:#4F5043;
    width:100%;
}

#copyright {
    height: 50px;
    background-color: #4F5043;
    position: relative;
    
}    
 #copyrightTxt {
    position:absolute;
    top:40%;
    height:30%;
    width:100%;
    font-family: 'Lato',Arial,Sans-serif;
    text-align: center;
    font-size: 11pt;
    color:#FFF;
 }
    	/* navigation */
 ul.horizontalnav, ul.horizontalnav li {
	margin: 0;
	list-style: none;
} ul.horizontalnav {
	padding: 0;
	margin-left:345px;
	margin-top:15px;
} ul.horizontalnav li {
	display: block;
	float: left;
	padding: 0 16px 0 16px;
	/*border-right: 1px solid black;*/
} .nav1 {
	height: 24px;
	line-height: 24px;
} .nav2 {
	height: 52px;
	line-height: 52px;
	text-align: right;
	padding-right: 10px;
   
	
} .nav2 li
{
	float: right !important;
	
}
.nav3container {
	clear:both;
	width:100%;
	display:table;
}
.nav3 {
	min-height: 22px;
	display: table;
	margin:0 auto;
	border-collapse:collapse;
	float:left;
	margin-left:400px;
} .nav3 div {
	float: left;
	height: 19px;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	border-right:solid 1px black;

/* content */
} #content {
	margin-top: 11px;
} .contentheaderimage {
	margin-bottom: 11px;

/* data summary tables */
} table.dst {
	margin-top: 22px;
} table.dst th
{
	padding: 0 5px;
} table.dst tr td {
	padding: 0 3px;
	line-height: 1.3em;
} table.dst tr td.n {
	vertical-align: top;
	text-align: center;
	padding: 2px 0 0 !important;
} table.dst tr td.c {
	text-align: center;
} table.dst tr td.r {
	text-align: right;
} table.dst tr.rs td {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
} table.dg {
	border-spacing: 1px 3px;
} table.dg td
{
	text-align: center;
}
.elementgroup
{
	font-family:'Lato',Arial,Sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:Black
}

/* Tab Strip */
table.tabstrip tbody tr td
{
	padding: 5px;
	border: solid 1px #D8E8F8;
}
table.tabstrip tbody tr td:hover
{
	background: #D8E8F8;
}

/* Login Page */
input#ctl00_cphContent_Login_UserName,
input#ctl01_cphContent_Login_UserName,
input#ctl00_cphContent_Login_Password,
input#ctl01_cphContent_Login_Password
{
	width:150px;
}

.btn-login .btn {
    padding: 10px 20px 10px 20px;
    height: 100%;
    width: 145px;
    background-color: #254A73;
    border-radius:3px;
    border:none;
}

/* AJAX Calendar */

/* .AjaxCalendar theme
.ajax__calendar_container: you can change the style of outer container of calendar control.
 Outer container holds the .ajax__calendar_header, .ajax__calendar_body,
 .ajax__calendar_footer as child container css classes.
*/
.ajax__calendar_container
{
 border:1px solid #646464;
 background-color:white;
 color:black;
 width:250px !important;
 height:220px !important;
}
.ajax__calendar_days,
.ajax__calendar_body
{
 width:250px !important;
 height:220px !important;
}

/* .ajax__calendar_header
This css class holds the previous arrow, next arrow and current Month, Year.
 Child Css Classes are .ajax__calendar_prev, .ajax__calendar_next, .ajax__calendar_title.*/
.ajax__calendar_header
{
}
/* .ajax__calendar_prev
This class is associated with an element that displays the left side arrow to view the previous
 month, year or decade based on the current view of calendar.*/
.ajax__calendar_prev
{
	margin-left:8px;
	margin-top:3px;
	display:block;
	cursor:pointer;
	float:left;
	/*background:url(Images/prev.gif) no-repeat;*/
}

/* .ajax__calendar_next
This class is associated with an element that displays the right side arrow to view
 the next month, year or decade based on the current view of calendar. */
.ajax__calendar_next
{
	margin-left:8px;
	margin-top:3px;
	display:block;
	cursor:pointer;
	float:right;
	/*background:url(Images/next.gif) no-repeat;*/
}

/* .ajax__calendar_dayname
It changes the look of day name at the top of day view of month. */
.ajax__calendar_dayname
{
	  font-size:10pt;
	font-weight:bold;
	color:white;
	background-color:#5D7B9D;
	border:solid 1px #5D7B9D;
}

/* Inactive days of the month that show up */
.ajax__calendar_other .ajax__calendar_day,
.ajax__calendar_other .ajax__calendar_year
{
 color: Gray;
}

/* Mouse hoover over style*/
.ajax__calendar_hover .ajax__calendar_day,
.ajax__calendar_hover .ajax__calendar_month,
.ajax__calendar_hover .ajax__calendar_year
{
 background-color:#CCCCCC;
 color: black;
}

/* Active day style */
.ajax__calendar_active .ajax__calendar_day,
.ajax__calendar_active .ajax__calendar_month,
.ajax__calendar_active .ajax__calendar_year
{
 color: black;
 background-color:Gray;
 font-weight:bold;
}

/*LEFT Column focus text*/
.dvLeftText{
    font-family: 'Lato',Arial,Sans-serif; 
    font-size: 11pt; 
    color: gray; 
    margin-top: 4px;
}

.focusLabel{
    
    font-weight:600;
}

.focusContent{
    
    margin-left:10px;
    margin-bottom:5px;
}

.membershipContainer{
    margin-left:6px;
}

.focusMain{
    background-color:#FFFFFF;
	border-radius:4px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	padding:3px;
	
	border:1px solid #F2F2F2;
}

/*calendar*/
.clsOTable tbody tr td table tbody tr td
{
    
}

#calHeader{
    background-color:#4F5043;
}

#calCurrDay{
    background-color:#ffb6c1;
}

.calWeekEnd{
    background-color:#dbeaf5;
}

.calWorkDays{
    background-color:#FFFFFF;
}

.clsITable td{
    background-color:gray;
}



.calWeekDay{
   background-color:#EBEBEB;
   color:black;
   font-family:tahoma, verdana;
   font-size:small;
   text-align:center;
}

.calFooter{
   background-color:#EBEBEB;
   color:black;
   font-family:tahoma, verdana;
   font-size:small;
}

/****************************/
/*     BIG IDEA - LEFT COLUMN      */
/****************************/
.leftBigIdeaBox {
    margin-left: 0px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    padding: 5px;
    background-color: #FFFFFF;
    min-height: 70px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
.leftBox {
    margin-left: 0px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    padding: 5px 8px 5px 8px;
    background-color: #FFFFFF;
    overflow: auto;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    margin:10px 0px 10px 0px;
}
.leftTitle {
    font-family: Lato;
    font-size: 12pt;
    color: #4486C1;
    margin-bottom: 4px;
}
.leftLabel {
    float:left;
    font-family: Lato; 
    font-size: 10pt; 
    color: gray;
}
.leftValue {
    padding-left:5px;
    font-family: Lato; 
    font-size: 10pt; 
    color: gray;
}

.leftValueBig {
    font-family: Lato;
    font-size: 20pt;
    color: black;
}

.leftSubscript {
    font-family: Lato;
    font-size: 8pt;
    margin-top:-2px;
    color: gray;
}

.leftRow {
    clear:both;
}

#dvLeftWrap {
    float: left;
    background-color: #fbfbfb;
    z-index: 100;
    min-height: 85vh;
    border-color:#c2c2c2;
    
}
    #dvLeftWrap.card {
        border-left:none;
        border-top-left-radius:0px;
        border-bottom-left-radius:0px;
       
    }

.leftColCollapse {
    margin: 0px -1px 0px 0px;
    z-index: 1000;
    max-width: 19px;
    min-width: 19px;
    background-color: #efefef;
}

#collapse-icon {
    color:dimgray;
}

.sidebar-hover.invisible {
    /*display:none;*/
}
#leftCard .col.pt-3 {
    margin-right: -15px;
}


/****************************/
/* Gamification left badges */
/****************************/
.badgesidebar .wrapper {
    width: 100%;
    clear: both;
}
.badgesidebar {
		text-align:center;
        background-color:#E8E8E8;
}

.badgesidebar .count {
  padding-top:79px;
  color:white;
  font-size:12pt;
  margin-top:0px;
  text-align:center;
  font-weight:bold;
}
.hover .badgesidebar .count {
  padding-top:33px;
}
.badgesidebar .MaxValue .count {
  color:#4486c1;
  padding-top:88px;
}
.hover .badgesidebar .MaxValue .count {
  padding-top:42px;
}
.badgesidebar .top{
  /*border:1px solid green;*/
  display:none;
}
.hover .badgesidebar .top {
  /*border:1px solid green;*/
  display:block;
  width:100%;
  float:left;
}
.badgesidebar .top .value{
  /*border:1px solid red;*/
  width:60%;
  float:right;
		color:#4486c1;
		font-size:16pt;
		margin-top:20px;
		margin-bottom:0px;
}

.badgesidebar .left {
  /*border:1px solid red;*/
  float:left;
  width:40%;
  height:100%;
  margin-left:43px;
  padding-left:3px;
}
.hover .badgesidebar .left {
  /*border:1px solid red;*/
  height:70px;
  margin-left:0px;
}
.badgesidebar .rtContainer{
  /*border:1px solid purple;*/
  display:none;
}
.hover .badgesidebar .rtContainer {
  /*border:1px solid purple;*/
  display:block;
  width:58%;
  height:70px;
  float:right;
}
.badgesidebar .right{
	/*border:1px solid blue;*/
	height:70px;
	width:100%;
	float:right;
	color:#4486C1 !important;
	font-size:10pt;
	text-transform:uppercase;
display:table;
    
}
.badgesidebar .right .badge{
	height:20px;
  /*border:1px solid teal;*/
  display:table-cell;
  vertical-align:bottom;
  width:140px;
		color:#4486c1;
	font-size:8pt;
}
	
.badgesidebar .right .depth{
	height:20px;
/*border:1px solid teal;*/
display:table-cell;
vertical-align:bottom;
width:140px;
		color:#4486c1;
	font-size:8pt;
}
	
.badgesidebar .right .type{
	height:20px;
/*border:1px solid teal;*/
display:table-cell;
vertical-align:bottom;
width:140px;
		color:#4486c1;
	font-size:8pt;
}


/* Record RECORD container*/
.badgesidebar.dvContainerRecord {
	background-image:url('/App_Themes/NewMass/images/badges/badgeBoxRECORD2.png');
	background-repeat:no-repeat;
	background-position:42px 10px;
	margin-bottom:5px;
    background-size: 150px;
    height:120px;

}
.hover .badgesidebar.dvContainerRecord {
	background-position:0px 10px;

}
/* Rank AWARDS container*/
.badgesidebar.dvContainerRank {
	background-image:url('/App_Themes/NewMass/images/badges/badgeBoxRANK.png');
	background-repeat:no-repeat;
	background-position:42px 10px;
	margin-bottom:5px;
    background-size: 150px;
    height:120px;
}
.hover .badgesidebar.dvContainerRank {
	background-position:0px 10px;
}
/* Rank THRESHOLD container*/
.badgesidebar.dvContainerThreshold {
	background-image:url('/App_Themes/NewMass/images/badges/badgeBoxThresh.png');
	background-repeat:no-repeat;
	background-position:42px 10px;
	margin-bottom:5px;
    background-size: 150px;
    height:120px;

}
.hover .badgesidebar.dvContainerThreshold {
	background-position:0px 10px;

}

.notesimg {
    background: url(/App_Themes/NewMass/images/note.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
}

/* Left Bar */
/*#mContainer.leftbaron {
    margin-left: 180px;
}
#mContainer.leftbaroff {
    margin-left: 10px;
}*/


.dxpnl-edge.l {
    border-right-width: 0px;
    top: 75px;
    height: 28px !important;
    background-color: transparent;
    z-index: 1001;
}

.dxpnlControl.dxpnl-edge, .dxpnlControl.dxpnl-edge.dxpnl-bar {
    background-color: transparent;
}

/* Bootstrap fixes */
input[type='radio'],
input[type='checkbox'] {
    margin: 3px 3px 3px 4px;
}
label {
    display: inline;
}

/* Scrollbars */

.thin-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.thin-scroll::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

.thin-scroll::-webkit-scrollbar-thumb {
    background-color: gray;
}

/* IE/edge Fixes */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .hide-IE{
        display:none !important;
        visibility:hidden !important;
    }

    .sidebar-width-ms {
        min-width: 250px
    }
}

@supports (-ms-ime-align: auto) {
    .hide-edge {
        display: none !important;
        visibility: hidden !important;
    }

    .sidebar-width-ms {
        min-width: 250px;
    }
}


/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

/*
    JQuery UI fixes
*/

/* dialog close image */
.ui-dialog-titlebar-close {
    padding: 0 !important;
}

    .ui-dialog-titlebar-close:after {
        content: '';
        width: 20px;
        height: 20px;
        display: inline-block;
        /* Change path to image*/
        background-image: url(/stylesheets/images/ui-icons_777777_256x240.png);
        background-position: -96px -128px;
        background-repeat: no-repeat;
    }
