/* Universal Styles */

hr {	
	color: #666;
	height: 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #666;
}

tr.hr td{
	border-bottom: 1px solid #666;
	height: 1px;
}

td.hr{
	border-bottom: 1px solid #666;
	height: 1px;
}

h1.old {	
	background-color: #30290D;
	font-weight: normal;
	font-size: 18px;	
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #FFF;
}

h3 {	
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #FFF;
}

h3.alerts {	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;	
	background: url(../images/icon_alerts.png) no-repeat;
	background-position: left;
	font-size: 18px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px;
}

h3.notes {	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;	
	background: url(../images/icon_notes.png) no-repeat;
	background-position: left;
	font-size: 18px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px;
}

input.light {
	width: 40px;
	height: 25px;
	border: 1px solid #666;
	background: #FFF;
}

div#disclaimer {
	padding: 5px;
	font-size: 14px;
	border: 1px dotted #666666;
	background: #30290D;
	color: #FFFFFF;
}

div.scroller {
	width: 340px;
	height: 650px;
	overflow: auto;
	scrollbar-face-color: #CCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: EEEEEE;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

div.userScroller {
	width: 100%;
	height: 150px;
	overflow: scroll;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #CCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: EEEEEE;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #666;
	
}


div.revisionWhite{
	display: solid;
	width: 27px;
	height: 27px;
	background: url(../images/icon_revision_white.png) no-repeat;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	line-height: 27px;
}

div.revisionRed{
	display: solid;
	width: 27px;
	height: 27px;
	background: url(../images/icon_revision_red.png) no-repeat;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	line-height: 27px;
}

span.subHeading {
	font-size: 12px;
	font-weight: bold;
	color: #756202;
}

span.subHeading2 {
	font-size: 12px;
	font-weight: bold;
	color: #756202;
}

span.required {
	font-family: verdana;
	font-size: 14px;
	color: red;
}

span.hint {
	font-family: verdana;
	color: #666;
	padding-left: 10px;
}

div.error {
	padding: 5px;
	border: 1px dotted red;
	color: red;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #FCF5A6;
}

div.message {
	padding: 5px;
	border: 1px dotted #000;
	color: #666;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #EFEFEF;
}


div.notes {
	padding: 5px;
	border: 1px dotted #000;
	color: #666;
	font-size: 11px;
	background-color: #FDFDD5;
}

td.topBordered {
	border-top: 1px solid #666;
}

td.totalForcastedColumn {
	background: #8B6B2D;
}	

td.totalForcastedColumn1 {
	background: #FCFBCB;
}

td.totalForcastedColumn2 {
	background: #DED284;
}

td.message{
	padding: 1px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #666;
	font-size: 10px;
	background-color: #FFF;
	width: 130px;
}

div.lightGray {
	padding: 5px;
	border: 1px dotted #000;
	color: #666;
	background-color: #EFEFEF;
}	


.lightGrayNoPadding {
	border: 1px dotted #000;
	color: #666;
	background-color: #EFEFEF;
}	

div.success {
	padding: 5px;
	margin: 1px;
	border: 1px dotted green;
	font-size: 14px;
	font-family: arial;
	letter-spacing: 0.1em;
	color: #666;
	background-color: #E0FEC8;
}


div.spacer5px {
	height: 5px;
	display: block;
}	

div#breadcrumbs {
	font-size: 10px;
	font-weifht: bold;
	text-transform: uppercase;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div#breadcrumbs a{
	background-color: #7B0D16;
	/*border: 1px solid #BFBDBD;*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FEE3C4;
}

div#breadcrumbs a:hover{
	background-color: #666;
	color: #FFF;
}

table.listing {
	border: 1px solid #666;
}

table.listingColored {
	border: 1px solid #666;
	background-color: #EFEFEF;
}

table.chart {
	font-size: 10px;
}

table.chart tr.titleTr {
	background: #666;
}

table.fixHeight {

}

table.fixHeight td{
	height: 16px;
}

tr.alternate {
	background: #EFEFEF;
}

tr.alternate td{

}

tr.titleTr {
	background: #9e1a03;
	font-size: 12px;
	font-weight: bold;
	color: #D5C980;
}


tr.titleTr a {
	text-decoration: none;
	color: #FFF;
}


tr.titleTr2 {
	background-color: #666;
	color: #FFF;
	
}

tr.titleTr2 h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px; 
}

tr.titleTr2 a {
	text-decoration: none;
	color: #000;
}

tr.bold {
	font-weight: bold;
}

tr.pagination {
	color: #FFF;
	background: #4E4A36;
	font-weight: bold;
	font-size: 14px;
}

tr.pagination a{
	border: 1px solid;
	width: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #666;
	color: #FFF;
	text-decoration: none;
}

td.moduleTd {
	background-color: #666;	
	background: url(../images/bg_moduleTd.png) repeat-x;
	font-weight: bold;
	color: #FFF;
}

td.moduleTd:hover {	
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
}

td.moduleTdSelected {
	background-color: #666;
	background: url(../images/bg_moduleTdSelected.png) repeat-x;
	font-weight: bold;
	color: #FFF;
}

td.moduleTdSelected:hover {
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
}

td.bordered {
	color: #474646;
	border: 1px solid #BFBDBD;
}

td.titleTd {
	font-weight: 700;
	color: #474646;
	background-color: #EFEFEF;
	border: 1px solid #BFBDBD;
}

td.titleTdInactive {
	font-weight: 700;
	color: #666;
	background-color: #EFEFEF;
}

td.titleTdPosted {
	font-weight: 700;
	color: #000;
	background-color: #ADDFE4;
}

td.titleTdApproved {
	font-weight: 700;
	color: #000;
	background-color: #BED73D;
}

td.titleTdRevision {
	font-weight: 700;
	color: #000;
	background-color: #ADDFE4;
}

td.titleTdFeedback {
	font-weight: 700;
	color: #000;
	background-color: #F7ED2E;
}

td.titleTdCommentsClient {
	font-weight: 700;
	color: #000;
	background-color: #F7ED2E;
}

td.titleTdCommentsAdmin {
	font-weight: 700;
	color: #000;
	background-color: #ADDFE4;
}

td.underlined {
	border-bottom: 1px solid #848482;
}

td.moduleDueDate {
	background: #80807F;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	
}

td.moduleDueDateRed {
	background: #821904;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}

td.link {
	cursor: pointer;
}

td.leftSection {	
	border: 1px solid #666;
	background-color: #EFEFEF;
}

td.labelTd {
	font-weight: 700;
	color: #340200;
	border-bottom: 1px solid #BFBDBD;
}

td.labelTdRight {	
	border-bottom: 1px solid #BFBDBD;
}

td.whiteTd{
	background: #FFF;
}

input.textbox {
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	color: #484747;
	padding: 2px;
	margin: 0px;
	/*background-color: #FCF7D5;*/
	background-color: #ffffff;
	border: 1px solid #666;
	font-family: 'Poppins', sans-serif ! important;
}

input.textboxDisabled {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #000;
	padding: 2px;
	margin: 0px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

input.smallTextboxWhite {
	width: 100%;
	height: 12px;
	background: none;
	color: #000;
	border: 0;
	font-size: 10px;	
	font-family: arial;
	text-align: right;
	padding: 1px;
	margin: 0;
}

input.smallTextboxWhiteRedFont {
	width: 100%;
	height: 12px;
	background: none;
	color: #C00000;
	border: 0;
	font-size: 10px;	
	font-family: arial;
	text-align: right;
	padding: 1px;
	margin: 0;
}

textarea {
	font-size: 14px;
	/*font-family: arial;*/
	font-weight: normal;
	color: #484747;
	padding: 3px;
	margin: 0px;
	/*background-color: #FCF7D5;*/
	background-color: #FFF;
	border: 1px solid #666;
	font-family: 'Poppins', sans-serif ! important;
}

input.filterTextBox {
	font-size: 12px;
	font-family: arial;
	color: #484747;
	padding: 2px;
	margin: 0px;
	background-color: #FCF7D5;
	border: 1px solid #666;
}

input.filterButton {
	margin: 0px;
	padding: 1px;
	font-family: arial;
	font-size: 12px;
	background-color: #666;	
	color: #FFF;
	text-align: center;
}


input.smallButton {
	margin: 0px;
	padding: 1px;
	font-size: 12px;
	font-family: arial;
	background-color: #000;	
	color: #FFF;
	text-align: center;
}

input.button {
	margin: 0px;
	padding: 3px;
	background-color: #666;	
	color: #FFF;
	text-align: center;
	border: 1px;
}

input.button2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #E2E2E2;	
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
	border: 1px #666;
}

select {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

input.submit {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #30290D;	
	color: #FFF;
	text-align: center;
	border: 1px;
}


#pageTable {
	height: 500px;
	width: 100%;
}

#help {
	margin: 0;
	padding: 0;
}

#help div#helpContent {
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid lightgrey;
	color: #666;
	margin-bottom: 5px;
}

</*

#mainOuter {
	width: 990px;
	background-color: #FFF;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}

#mainOuterReport {
	width: 650px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#mainDiv {	
	width: 990px;
}

#topDiv {
	height: 100px;
	background: #4E4A36;
	padding: 0px;
	height: 111px;
}	

#topDiv div#logo {
	width: 195px;
	height: 111px;
	float: left;
	background: url(../images/logo.jpg);
}

#topDiv div#rightSection {
	float: right;
	text-align: right;
	width: 757px;
	height: 111px;
}

#topDiv .topButtons {
	height: 60px;
	color: #FFF;
	padding: 10px;
}

#topDiv .topButtons a{
	color: #FFE658;
}

#topDiv .topButtons a:hover{
	color: #FFF;
}

#topDiv .bottomButtons {
	width: 757px;
	text-align: right;
	height: 30px;	
}

#topDiv .bottomButtonsInner {
	float: right;
	height: 30px;	
}

#topDiv ul,li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}


#topDiv .bottomButtons a{
	display: block;
	float: left;
	width: 84px;
	height: 30px;
	background: url(../images/top_bottom_button1.png) repeat-x;
	background-position: left;	
	font-size: 12px;
	color: #2D2A17;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
}

#topDiv .bottomButtons a:hover{
	background-position: -84px;
	color: #FFF;
}

#topDiv .bottomButtons a.selected{
	background: url(../images/top_bottom_button2.png) repeat-x;	
	color: #FFF;
}

div#joinNow{
	width: 236px;
	height: 123px;
	background: url(../images/login_join_bg.jpg);
	padding-top: 110px;
}	

div#joinNow a.joinNow {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 173px;
	height: 90px;
	background-position: 0;
	background: url(../images/login_join.png);	
}

div#joinNow a.joinNow:hover {
	display: block;
	width: 173px;
	background-position: -173px;
}

div#loginForm{
	width: 365px;
	height: 173px;
	background: url(../images/login_form_bg.jpg);
	padding-top: 60px;
}	

#middleDiv {	
	
}

#middleDiv li{
	list-style-type: disc;
	display: block;
	padding: 0px;
	margin: 0px;
}

#bottomDiv {
	background: #4E4A36;
	height: 35px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 11px;
}

#bottomDiv a{
	color: #FDDB59;
	font-weight: normal;
}

#bottomDiv div#logo {
	
}


.loginSubmit {
	color: #FFF;
	background-color: #30290D;
	padding-top: 7px;
	padding-bottom: 7px;	
	padding-left: 10px;	
	padding-right: 10px;	
	border: 0;
}


#pageContainer {
	padding: 8px;
}


*/

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

/* end of datepicker css */

/* CSV Importer Styles */

#csv_file_preview {
	border: 1px solid #666;
	height: 300px;
	margin: 4px auto;
	overflow: scroll;
	width: 950px;
}

th {
	background-color: #EBEBEB;
	border: 1px solid #DADADA;
	padding: 4px;
}

tr.header td {
	background-color: #6699FF;
	border-bottom: 1px solid #3366CC;
	border-right: 1px solid #3366CC;
	color: white;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

.header {
	background:url(images/header.jpg) no-repeat #FFF;
	color: white;
	width:700px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

tr.odd td, tr.even td {
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding: 1px;
}

tr.odd td {
	background-color: white;
}

tr.even td {
	background-color: #F3F3F3;
}


.bigSelect {
	width: 400px;
}

div#ctcLightDiv {
	display: solid;
	border: 1px solid #666;
	width: 17px;
	height: 17px;
}

div#closeoutDiv {
	display: solid;
	border: 1px solid #000;
	background: #BA0101;
	width: 17px;
	height: 17px;
}

div.closeoutSmall {
	display: solid;
	border: 1px solid #000;
	background: #BA0101;
	width: 12px;
	height: 12px;
}

div#riskAssessmentDiv {
	display: solid;
	border: 1px solid #666;
	width: 17px;
	height: 17px;
}

div.riskAssessmentDivMultiple {
	display: solid;
	border: 1px solid #666;
	width: 17px;
	height: 17px;
}


div#jobSubmissionDiv {
	display: solid;
	border: 1px solid #666;
	width: 17px;
	height: 17px;
}

.ctc_blue {
	background-color: #0216CE;
}

.ctc_green {
	background-color: #197400;
}

.ctc_red {
	background-color: #BA0101;
}

.ctc_yellow {
	background-color: #EEFA28;
}

input.textBoxSmall {
	font-family: arial;
	font-size: 11px;
	border: 1px solid #666;
	padding: 2px;
}

input.fieldCenter {
	text-align: center;
}

input.boldText {
	font-weight: bold;
	color: darkblue;
}

.bordered {
	border: 1px solid #A2996F;
}

input.dateSelectorSmall {
	font-size: 10px;
	width: 59px;
	border: solid 1px  #666;
	padding-left: 3px;
}

input.dateButtonSmall {
	font-size: 10px;
	border: 1px solid #666;
	background: #666;
	color: #FFF;
}

input.nextButton {
	padding: 3px;
	font-size: 11px;
	border: 0;
	border: solid 1px #666;
	background: #666;
	color: #FFF;
}

.redFont {
	color: #C00000;
}

td.leftMenuTd{
	border: 1px solid #4E4A36;
}

a.leftMenu{
	display: block;
	padding: 3px;
	width: 146px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 12px;
	background: #EFEFEF;
}

a.leftMenu:hover{
	background: #CCC;
}

a.leftMenuSelected{
	display: block;
	padding: 3px;
	width: 146px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 12px;
	/*background: #4C4115;*/
	background: #000;
	color: #FFF;
}
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

/* end of datepicker css */


/* -------- Additional Style ---------  */

.btn.focus, .btn:focus, .btn:hover {
	color: #fff !important;
}

.table-bordered thead tr td a {
    color: #000;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #000000;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>li>a, .pagination>li>span {
    color: #000000;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  
    background-color: #9e1a03;
    border-color: #9e1a03;
}

tr.titleTr {
    color: #ffffff;
}
td.left-table-sidebar td.leftMenuTd a {
    color: #4e4d4d;
}
.leftMenuSelected {
color: #fff  !important;
}

.greenbt {
    border-radius: 0;
    background-color: #029e1b !important;
    color: #fff;
}

td.left-table-sidebar td.leftMenuTd a {
    color: #4e4d4d;
    text-decoration: none;
}

a.leftMenu:hover {
    /*background: #4c4115;*/
	background: #000;
    color: #fff !important;
}

.nav > li ul {
    background: #8e2009;
    padding: 0px;
    margin: 0px;
    width: 148px;
    display: none;
    position: absolute;
}

.nav > li ul li {
    text-align: left;
    color: #fff;
    list-style: none;
}

.nav > li ul li a {
    color: #fff;
    padding: 6px 15px !important;
    display: block;
	/*font-size: 12px;*/
}

.nav > li ul li a .menu_icon {
    display: none;
}

.nav > li:hover ul {
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 13px;
}