@import url(Fonts/Montserrat/stylesheet.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf') format('truetype');
}

input, textarea, select, button {
    font-family: Source Sans Pro, Arial, Sans-Serif;
    font-size: 14px;
    padding-left: 6px; 
}

BODY {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: repeat-y;
    BACKGROUND-COLOR: #ffffff;
    min-width: 600px;
    text-align: center;

    /*5.2 Style font changes*/
    font-family: Source Sans Pro, Arial, Times New Roman;
    font-size: 14px;
    font-weight: 400;
}
CENTER {
    max-width: 900px !important;
}


.space {
	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #f2f2f2;
}
.altSpace {
    padding: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #ffffff;
}


div.dhmenu
{
    position:absolute;
    left:0;
    top:0;
    background-color:#FFFFFF;
    visibility:hidden;
    border:1px solid black;
    padding:0px;

}

TABLE
{  	padding-top: 0px;
	    MARGIN: 0px;
}

HR
{
    HEIGHT: 4px
}

TD
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}

.section
{ border-color: Black;
  border-style : solid;
  border-width : 1px;
}

.Anchor
{
    Cursor: hand
}

.hide {display:none}

.show {display:inline}

.TableHeading, TH
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset;
    BACKGROUND-COLOR: #f8f8ff;
    text-align:center;
    padding-left: 20px;
    padding-right: 20px;
    }

.GreyHeading
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset;
  	background-color: #ddd;
    text-align:center;
    padding-left: 20px;
    padding-right: 20px;
    }


LABEL
{
    FONT-WEIGHT: bold
}
.Banner
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url("images/Menu/BannerRight.gif");
    BACKGROUND-REPEAT: repeat-x
}
.BannerTitle
{
    BACKGROUND-POSITION: left top;
    FONT: bold 125% Source Sans Pro;
    COLOR: #b51729;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: center
}
.BannerLink
{
    FONT: bold 100% 'Comic Sans MS', Arial;
    COLOR: #006699;
    TEXT-DECORATION: none
}
.SunGardHeader
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    PADDING-BOTTOM: 10px;
    COLOR: #ffffff;
    LINE-HEIGHT: normal;
    PADDING-TOP: 10px;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #cc0000;
    TEXT-ALIGN: right;
    FONT-VARIANT: normal
}
.SunGardLines
{
    BACKGROUND-IMAGE: url("images/Common/SunGardLines.gif");
    BACKGROUND-REPEAT: repeat-y
}
.SubHeaderOLD
{
    FONT: bold 90% 'Comic Sans MS', Arial;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #014d67;
    TEXT-ALIGN: center
}
.SubHeaderRight
{
    FONT: bold 90% 'Comic Sans MS', Arial;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #014d67;
    TEXT-ALIGN: center
}
.SubHeader2
{
    FONT: bold 90% 'Comic Sans MS', Arial;
    COLOR: #006699;
    BORDER-BOTTOM: #014d67 double;
    TEXT-ALIGN: center
}
.PrintableSubHeader
{
    FONT: bold 90% 'Source Sans Pro';
    COLOR: black;
    BORDER-BOTTOM: black double;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.DisabledSubHeader2
{
    FONT: bold 90% 'Comic Sans MS', Arial;
    COLOR: #999999;
    BORDER-BOTTOM: #999999 double;
    TEXT-ALIGN: center
}
.Button
{
    COLOR: #000000;
    BACKGROUND-COLOR: #c1c1c1

}
.label
{
    FONT-WEIGHT: bold
}
LABEL.nobold
{
    FONT-WEIGHT: normal
}
.KeyField
{
    COLOR: #ff0000
}
.NotNullField
{
    COLOR: #ff0000
}

.SelectedTab
{
    BORDER-RIGHT: #d3d3d3 thin inset;
    BORDER-TOP: #d3d3d3 thin inset;
    FONT: bold 100% 'Comic Sans MS', Arial;
    BORDER-LEFT: #d3d3d3 thin inset;
    CURSOR: default;
    COLOR: #006699;
    BORDER-BOTTOM: #d3d3d3 thin inset;
    TEXT-ALIGN: center
}
.UnselectedTab
{
    BORDER-RIGHT: #ffffff thin outset;
    BORDER-TOP: #ffffff thin outset;
    FONT: bold 100% 'Comic Sans MS', Arial;
    BORDER-LEFT: #ffffff thin outset;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #ffffff thin outset;
    BACKGROUND-COLOR: #014d67;
    TEXT-ALIGN: center
}
.DeletedListRowEven
{
    BACKGROUND-COLOR: #b0c4de;
    TEXT-DECORATION: line-through
}
.DeletedListRowOdd
{
    BACKGROUND-COLOR: #b0c4de;
    TEXT-DECORATION: line-through
}
.DeletedListRowEven INPUT
{
    COLOR: #000000;
    TEXT-DECORATION: line-through
}
.DeletedListRowOdd INPUT
{
    COLOR: #000000;
    TEXT-DECORATION: line-through
}
.DeletedListRowEven SELECT
{
    COLOR: #000000;
    TEXT-DECORATION: line-through
}
.DeletedListRowOdd SELECT
{
    COLOR: #000000;
    TEXT-DECORATION: line-through
}
.HighlightedListRow
{
    BACKGROUND-COLOR: #b0c4de
}
.oldinput
{
	border-width:thin
}
INPUT
{
    FONT-WEIGHT: normal;

    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
}
.InputDisabled
{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
    COLOR: #000000;
    TEXT-ALIGN: right
}
.disabled
{
    COLOR: #cccccc;
    BACKGROUND-COLOR: #cccccc
}
TEXTAREA
{

}
.HeaderInfo
{
    FONT: 90% Source Sans Pro
}
.DroppedCourse
{
    COLOR: #800000;
    FONT-STYLE: italic
}
.WarningMessage
{
    FONT: bold 100% Source Sans Pro;
    COLOR: #ff3333
}
TH.WhiteBackground
{
    BACKGROUND-COLOR: #ffffff
}
.SaveMessage
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    BORDER-LEFT: outset;
    COLOR: #ff0000;
    BORDER-BOTTOM: outset;
    POSITION: absolute;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.Menu22
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND-IMAGE: url("images/menu/menubackground.gif");
    PADDING-BOTTOM: 0px;
    CURSOR: hand;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #49768d
}
.Menu
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 0px;
    CURSOR: hand;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: repeat
}
.ListRowOdd
{
    BACKGROUND-COLOR: #e1e1e1
}
.ListRowEven
{
    BACKGROUND-COLOR: #ffffff
}
.upper
{
    TEXT-TRANSFORM: uppercase
}
.padding
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px
}
.ButtonDateHelp
{
    BACKGROUND-POSITION: center center;
    MARGIN-TOP: -1px;
    BACKGROUND-IMAGE: url("Calendar.gif");
    MARGIN-BOTTOM: -1px;
    FONT: bold italic 80% 'Comic Sans MS', Arial;
    WIDTH: 24px;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #ffffff
}
.TotalClass
{
	BORDER-LEFT-COLOR: black;
	BORDER-BOTTOM-COLOR: black;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-COLOR: black;
	BORDER-RIGHT-COLOR: black;
	BORDER-BOTTOM-STYLE: solid;
}

.ButtonTableHelp
{
	font: bold italic 70% 'Comic Sans MS', Arial;
	background-color: #cccccc;
	background-image: url("DownArrow.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 20px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}

.errorbox
{
    background-color: #f5f5dc;
    border: solid 1px #333;
    width: 100%;
    padding: 10px;
}

.homemenu
{
    margin:0 auto;
	width:625px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.econtrol
{
    margin:0 auto;
    width:650px;
    text-align:left;
}

.listBackground
{
    background-color: #f0f0f0;
}

.listAltBackground
{
    background-color: #dedede;
}

.suggest_link
{
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over
{
		background-color: #3366CC;
		padding: 2px 6px 2px 6px;
}
#search_suggest
{
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: .5px solid #000000;
}

.align_right
{
	text-align:right;
}

.listBackgroundRight
{
	text-align:right;
    background-color: #f0f0f0;
}

.listAltBackgroundRight
{
	text-align:right;
    background-color: #dedede;
}

/* Added this for a smaller cell spacing */
.smallSpace
{
    padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.LeftMenu
{
    width: 190px;
    min-width: 190px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    color: #211f1d;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 35px;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #dedddd;
    TEXT-ALIGN: left;
    FONT-VARIANT: normal;
    vertical-align: top;
    line-height: 18px;
    height: 100%;
    white-space:nowrap;
}

.LeftMenuItem
{
    color: #211f1d;
	white-space: nowrap;
    font-weight: 500;

}

.LeftMenuItem a
{
    color: #211f1d;
    text-decoration: none;
}

.LeftMenuItem a:hover
{
    color: #211f1d;
    text-decoration: underline;
}

.LeftMenuHide
{
    width: 15px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    font-family:Source Sans Pro;
    color: #FFFFFF;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 30%;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: left;
    vertical-align:top;
    height:100%;
    display:none;
}


.LeftMenuOptions
{
    color: #FFFFFF;
    padding-left: 1.5em;
}

.LeftMenuOptions td
{
    PADDING-LEFT: 10px
}

.MenuTable
{
    width: 500px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    font-family:Source Sans Pro;
    FONT-STYLE: normal;
    TEXT-ALIGN: center;
    line-height: 20px;
    text-align: center;
}

.MenuTable a
{
    text-decoration: none;
    color: #006699;
}

.MenuTable a:hover
{
    text-decoration: underline;
}

.header {
    background: url("img/CentralSquared_onDark-Horizontal.svg") no-repeat;
    background-size: 18em;
    background-position: 5px;
}

.header-banner
{
    top: 0;
	height: 40px;
	line-height: 40px;
	font-family: Source Sans Pro, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: solid 1px #003366;
	border-collapse: collapse;
    background: #1b1322;

}

.header-right
{
	float: right;
	top: 0;
	margin-right: 5em;
	position: relative;
	font-family: Source Sans Pro;
	font-size: 14px;
}
.header-right table:first-child{
    border-collapse: collapse;
}
.header-logo {
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.header-user
{
    line-height:30px;
	font-size:  2em;
    width: 74px;
    height: 48px;
    text-align: center;
    font-family: Source Sans Pro, Arial, Times New Roman;
    color: white;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    background: #f15f23;
}
.header-section
{
    line-height: 30px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 15px;
    padding-left: 5px;
	height: 25px;
	background-color: #FFFFFF;
    opacity: 0.5;
}

.header-section:hover
{
    cursor: pointer;
    opacity: 1.0;
}

.header-section-left:hover
{
    cursor: pointer;
    opacity: 1.0;
}

.header-section-left
{
    line-height: 30px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 15px;
    padding-left: 10px;
	height: 25px;
	background-color: #FFFFFF;
    border-left: 1px solid #666;
    opacity: 0.5;
}

.header-home
{
	padding-left: 22px;
	padding-right: 5px;
	background-image: url('images/home.png');
	background-repeat: no-repeat;
	background-position:left center;
    text-decoration: none;
    font-size: 22px;
    color: Black;
}

.header-settings
{
	padding-left: 22px;
	padding-right: 5px;
	background-image: url('images/settings.png');
	background-repeat: no-repeat;
	background-position:left center;
    text-decoration: none;
    font-size: 22px;
    color: Black;
    width:50px;
}
.header-help
{
	padding-left: 22px;
	padding-right: 5px;
	background-image: url('images/help.png');
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration: none;
    font-size: 22px;
    color: Black;
}
.header-close {
	padding-left: 22px;
	padding-right: 5px;
	background-image: url('images/login.png');
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration: none;
    font-size: 22px;
    color: Black;
}

.header-title {
    position: absolute;
    left: 210px;
    font-family: Source Sans Pro;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    white-space: nowrap;
}

.alert-impersonate
{
    color: Red;
    font-family: Source Sans Pro;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}

.master-container
{
    min-height:100%;
    position:relative;
}

.body-row {
	padding-bottom: 15px;
}

.footer-row {
    bottom: 0;
    left: 0;
    position: fixed;
	width: 100%;
	height: 15px;
	line-height: 15px;
	/*background-image: url('templates/1/footer.png');*/
    background: #006699;
	color: #F1F1F1;
	font-family: Source Sans Pro;
	font-size: 10px;
	vertical-align: middle;
	min-width: 800px;
	white-space: nowrap;
}

.footer-center  {
    bottom: 1px;
    float:none;
    white-space:nowrap;
	color: #F1F1F1;
}

.footer-left  {
    bottom: 1px;
    float: left;
    text-align: left;
    padding-left: 3px;
    white-space:nowrap;
	color: #F1F1F1;
}

.footer-right {
    bottom: 1px;
    float: right;
    text-align: right;
    padding-right: 3px;
    white-space:nowrap;
	color: #F1F1F1;
}

.footer-right a, .footer-left a
{
	color: #F1F1F1;
    text-decoration: none;
}

.footer-right a:hover, .footer-left a:hover
{
    text-decoration: underline;
}

.footer-right a:visited, .footer-left a:visited
{
    text-decoration: underline;
}

.footer-details { padding-left: 5px; }

.statstable
{
    width: 100%;
    text-align: center;
    background-color: #CCCCCC;
    COLOR: #000000;
}

.mastercontainer
{
    padding-left: 0;
    height: 100%;
}

.mastercontent
{
     height: 100%;
     padding-bottom: 0;
     padding-left: 0;
     margin-left:0;
     margin-top: 0px;
}

.mastercontentcell {
     padding-top: 40px;
     padding-left: 1em;
     margin-left:0;
     background-color: white;
     text-align: left;
     vertical-align: top;
     padding-bottom: 30px;
}

.mastercontenttablecell
{
    padding-left:0;
    margin-left:0;
    vertical-align: top;
    height: 100%;
}

.mastercontenttable
{
    vertical-align: top;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.masterfooter {
     clear: both;
     position: fixed;
     bottom:0;
     left:0;
     z-index: 9999;
     height:15px;
}

.masterheader  {
    height:40px;
    left:0;
    position:fixed;
    width:100%;
    z-index:9999;
    top:0; }

.SupportCenterGroupTable
{
    width: 100%;
    FONT-WEIGHT: bold;
    color: #FFFFFF;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #006699;
    TEXT-ALIGN: left;
    border-width: 1;
    padding: 2;
}

.SupportCenterGroupTableRow
{
    width: 100%;
    color: black;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    TEXT-ALIGN: left;
    border-width: 1;
    padding: 2;
}

.cssmenu
{
    font-size: 14px;
    line-height: 15px;
    text-align: left;
}

.cssmenu > ul
{
    width: auto;
    list-style-type: none;
    padding: 0;
    padding-right: 5px;
    margin: 0;
    background: #ffffff;
    background-image: url('images/combobox-arrow.png');
    background-repeat: no-repeat;
    background-position:center center;
}

.cssmenu ul:hover
{
    cursor: pointer;
}

.cssmenu > ul li#responsive-tab
{
    display: none;
}

.cssmenu > ul li
{
    display: inline-block;
   *display: inline;
    zoom: 1;
}

.cssmenu > ul li.right
{
    float: right;
}
.cssmenu > ul li.has-sub
{
    position: relative;
}
.cssmenu > ul li.has-sub:hover ul
{
    display: block;
}
.cssmenu > ul li.has-sub ul
{
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #ffffff;
    border: 1px solid black;
    box-shadow: 2px 2px 2px #999999;
    right:0;
}

.cssmenu > ul li.has-sub ul li
{
   display: block;
}

.cssmenu > ul li a
{
    display: block;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    color: black;
    text-shadow: 0px 1px 0px #fff;
}
.cssmenu > ul li a.active,
.cssmenu > ul li a:hover
{
    background-color: #99CCFF;
}

.tableDate
{
    white-space:nowrap;
}

.tableDate > div input
{
    width:75% !important;
}

/*COMBOBOX*/
SELECT
{
    FONT-WEIGHT: normal;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    /*5.2 style changes, adds caret*/
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: auto;
    height: 2em;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    border-color: #999999;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align:left;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("img/caretdown.png") no-repeat;
    background-position: 97%;
    background-size:1em;
    padding-right:2em;
    padding-left: 0.5em;
    font-family: Source Sans Pro, Arial, Times New Roman;
    font-size: 14px;
    font-weight: 400;
}
/*For IE*/
select::-ms-expand {
    display: none;
}

/*BUTTONS*/
[id*='btn'] {
    color: #F15E23;
    background-color: #fff;
    border: 1px solid #F15E23;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 15px;
    margin-right: 15px;
    box-shadow: none;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    cursor:pointer;
}
[id*='btn']:hover {
    background-color: #f15e23;
    color:white;
}
.btnPrimary {
    background-color: #F15E23;
    color: white;
}
.btnPrimary:hover{
    background-color: #d4470d;
}


.editBtn a:after {
    font-family: FontAwesome;
    content: "\f044";
    text-decoration: none;
}

.editBtn a:link {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

/*DATA TABLES*/
.tableWrap {
    width: auto;
    border-color: #dedddd;
    border-width: 1px;
    border-top: 0px;
    border-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 5px 5px 5px rgba(173, 21, 21, 0.098);
}
/*Table header (first row)*/
.tableWrap > tbody > tr:first-child {
    box-sizing: border-box;
    border-width: 3px;
    border-style: solid;
    border-color: #f2742e;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    box-shadow: none;
    background-color: #dedddd;

}
/*Table content cells*/
.tableWrap td {
    border: none;
    padding-right: 2em;
    padding-top: 0.25em;
    padding-left: 8px;
    padding-bottom: 0.25em;
    text-align: left;
}
/*Table header cells*/
.tableWrap th {
    padding: 8px;
    border: none;
    background: #dedddd;
    text-align: left;
    width: auto;
}

/*For tables with edit button only
.tableWrap td:first-child {
    border: none;
    padding-right: 1em !important;
    padding-left: 1em !important;
}
.tableWrap th:first-child {
    width: 2em;
    text-align: center;
}*/

/*TEXT INPUT*/
.textInput {
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 20em;
    height: 2.5em;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    border-color: #999999;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 0.5em;
    font-family: Source Sans Pro, Arial, Times New Roman;
    font-size: 14px;
    font-weight: 400;
}

/*PANELS*/
.panel {
    width: 750px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 5px 5px 5px rgba(173, 21, 21, 0.098);
}

.panel-title {
    color: #211f1d;
    font-size: 1.5em;
    box-sizing: border-box;
    background: #e0e0e0;
    text-align: left;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 3px solid #f2742e;
    padding: 15px;
    font-weight: normal;
}

.SubHeader {
    background-image: none !important;
    color: #211f1d !important;
    font-size: 1.5em !important;
    text-align: left !important;
    font-weight: normal !important;
    padding-bottom: 1em;

}

/****************Styling for header*****************/


.profBtn {
    background: none;
    border: none;
    color: white;
    font-size: 1em;
    padding: 0;
    cursor: pointer;
    width:100%;
    height: 100%;
}
#prof-dropdown{
    text-align: left;
    white-space: nowrap;
    margin-left: -10em;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-width: 1px;
    width: auto;
    /*display:none;*/
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    padding-bottom: 0.5em;
    padding-top:0.5em;
    background: #fff;
    border-top:none;
}


#prof-dropdown li{
    list-style: none;
    color: #f15f23;

}

#prof-dropdown ul{
    padding: 0 ;
}
.prof-dropdown-items {
    margin: 0;

}
.prof-dropdown-items:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: 80%;
    right: 18%;
    z-index: 10;
}
#db-name{
    font-size:12px;
    color: #555;
}

.prof-content div{
    display: inline-block;
}
.row {
    padding-right: 0.5em;
    padding-left: 0.5em;
}
.row div:first-child{
    padding-right: 0.5em;
}
.row div:nth-child(2){
       font-size: 0.583em;
}
.prof-initials {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 32px;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    border-radius: 50%;
    font-family: Source Sans Pro, Arial, Times New Roman;
    font-weight: 500;
    color: #fff;
    background-color: #f15f23;

}
.prof-links a{
    border-top: dotted #CCC;
    border-width: 1px;
    margin-left: 0.5em;
    margin-right: 0.5em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 16px;
}
.has-sub{
    padding-bottom: 1em;
}
.prof-item-pref:before{
    font-family: FontAwesome;
    content: "\f0ad";
    padding-right: 0.5em;
}
.prof-item-logoff:before{
    font-family: FontAwesome;
    content: "\f08b";
    padding-right: 0.5em;
}
.prof-item-pref,  .prof-item-logoff, .prof-item-pref:visited, .prof-item-logoff:visited{
    text-decoration: none;
    color: #555555;
}
.prof-list a:hover {
    background-color: rgba(204, 204, 204, 0.2)
}
.prof-list{
    display: inline-grid;
    width: 100%;
}
[id*="empTasks"]:before{
    font-family: FontAwesome;
    content:"\f1de";
    padding-right: 0.5em;
    font-size:1.5em;

}
[id*="adminItems"]:before {
    font-family: FontAwesome;
    content: "\f007";
    padding-right: 0.5em;
    font-size: 1.5em;
}
[id*="linkItems"]:before {
    font-family: FontAwesome;
    content: "\f1b2";
    padding-right: 0.5em;
    font-size: 1.5em;
}

input[type="checkbox"] {
    visibility: hidden;
}

input[type="checkbox"] + label::before {
    border: none;
    content:url("img/check_list_unchecked.png");
    height: 20px;
    width: 20px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
    display: inline-flex;
}

input[type="checkbox"]:checked + label::before {
    content:url("img/check_list_checked.png");
}

input[type="checkbox"]:disabled + label::before {
    opacity: 0.5;
}

[id*="txtEffDate_Image"] {
    margin-top:4px !important;
}