﻿.header_bg
{
	/*	background-color: #143F6C; 	height: 105px; 	width: 100%;*/
	width: 100%;
	background-image: url(Images/headerBg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: auto;
}

.header_wrapper
{
	text-align: center;
	background-color: #143F6C;
	height: 100px;
	width: 100%;
}

.header_inner
{
	width: 990px;
	margin: 0 auto;
	height: 105px;
	background-color: #143F6C;
}

:focus
{
	-moz-outline-style: none;
}

.footer
{
	background-color: #144170;
	width: 100%;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.footerInner
{
	background-color: #2373bd;
	vertical-align: middle;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	color: #FFF;
}

.button
{
	font-size: 11px;
	font-variant: normal;
	color: #ffffff;
	border: none;
	font-weight: bold;
	background-color: #134E86;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	-moz-border-radius: 4px 4px 4px 4px;
	height: 25px;
	cursor: pointer;
}
.bigButton
{
	height: 25px;
	border: none;
	font-size: 11px;
	font-variant: normal;
	color: #ffffff;
	font-weight: bold;
	background-color: #0488d8;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 4px 4px 4px 4px;
}



.loginHeader
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #134E86;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

.trContentHeight
{
	background-color: #efefef;
	font-size: 12px;
	height: 30px;
}

.trContent
{
	background-color: #efefef;
	font-size: 12px;
}

.trContentSearch
{
	background-color: #efefef;
	font-size: 12px;
	text-align: left;
}

.trContentSearch td
{
	padding: 4px;
}



.textboldAlignRight
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: Right;
	width: 30%;
}

.tderror
{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.tableInner
{
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
	margin: 0 0 0 0;
	border-collapse: collapse;
	background-color: #efefef;
}
.tableInner th
{
	color: #fff;
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #134E86;
	height: 25px;
}
.tableInner td.tdlnkHeader
{
	padding-left: 10px;
	padding-right: 3px;
	text-align: right;
	background-color: #134E86;
	font-size: 13px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
}
.tableInner td
{
	text-align: left;
}
.tableInner td.tdlnkHeader a
{
	color: #ffffff;
}

.tableInner td.tdlnkHeader a:hover
{
	text-decoration: underline;
}

.tableInner td.tdSubheader
{
	color: #09669F;
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #B0CCDF;
	height: 25px;
	vertical-align: middle;
}
.tableInner_padding
{
	text-align: left;
	font-size: 12px;
	padding: 4px;
}

.tableInner td.tdText
{
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	color: Black;
}
.tableInner td.tdRight
{
	text-align: right;
	padding-right: 5px;
}
.tableInner td.tderror
{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #fff8A4;
	margin: 2px, 4px, 2px, 4px;
	padding: 5px;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
}



.tableInner td.tdAlignCenter
{
	text-align: center;
}
.tableInner td.tdAlignRight
{
	font-weight: bold;
	white-space: nowrap;
	padding-right: 10px;
}

.tableView
{
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse; /* hack is needed for IE7 also */
}
.tableView th
{
	text-align: left;
	height: 20px;
	font-size: 12px;
	padding: 3px;
	background-color: #134E86;
	font-weight: bold;
	color: #fff;
}
.tableView th a
{
	color: #FFDD00;
}
.tableView td.tdlnkHeader
{
	text-align: right;
	height: 25px;
	font-size: 12px;
	padding: 3px;
	background-color: #134E86;
	font-weight: bold;
	color: #fff;
	border: 0;
}
.tableView td.tdlnkHeader a
{
	color: #FFDD00;
}
.tableView tr
{
	border: 0;
	height: 25px;
	background-color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #dfdfdf;
}

.tableView td
{
	padding: 0;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid #DFDFDF;
}

.tableView #noBorder
{
	border: none;
}


.tableView td.textboldLeft
{
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #DFDFDF;
	font-weight: normal;
}

.tableView tr.loginContentHeight
{
	height: 25px;
	background-color: #E0ECF8;
	font-size: 12px;
}

.tableView td.textbold
{
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #DFDFDF;
	font-weight: bold;
}

.tableView td.tdSubheader
{
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	color: #09669F;
	background-color: #B0CCDF;
}
.searchLableLeft
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.attendanceTable
{
	width: 100%;
}
.attendanceTable tr
{
	border: 0;
	height: 25px;
	background-color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #dfdfdf;
}

.attendanceTable td
{
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #DFDFDF;
}
.attendanceTable td.rotationStartDate
{
	text-align: center;
	height: 20px;
	font-size: 12px;
	padding: 3px;
	background-color: #FDFF00;
	font-weight: normal;
	border: 0;
}

.attendanceTable td.rotationFinished
{
	text-align: center;
	height: 20px;
	font-size: 12px;
	padding: 3px;
	background-color: #FCCDFF;
	font-weight: normal;
	border: 0;
}

.attendanceTable td.absent
{
	text-align: center;
	height: 20px;
	font-size: 12px;
	padding: 3px;
	background-color: #ff9f9f;
	font-weight: normal;
	border: 0;
}

.attendanceTable td.present
{
	text-align: center;
	height: 20px;
	font-size: 12px;
	padding: 3px;
	background-color: #ffffff;
	font-weight: normal;
	border: 0;
}

.attendanceTable td.headerName
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #F6DB88;
	font-size: 13px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	width: 300px;
	min-width: 300px;
}

.attendanceTable td.EditCell
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #F6DB88;
	font-size: 13px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	width: 50px;
	min-width: 50px;
}

.attendanceTable td.studentName
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	width: 300px;
	min-width: 300px;
}

.attendanceTable td.headerDate
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #F6DB88;
	font-size: 13px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	width: 20px;
}

.attendanceTable td.status
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	width: 20px;
}

.attendanceTable td.partialPresent
{
	text-align: center;
	height: 20px;
	font-size: 12px;
	padding: 3px;
	background-color: #ecc8e4;
	font-weight: normal;
	border: 0;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
div.listlight
{
	background-color: #E0ECF8;
	padding: 2px;
	float: left;
	width: 100%;
}
h2, p
{
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}
.modalPopupNew
{
	background-color: #F5F5FF;
}

.modalPopupNewBorder
{
	background-color: #FFFFFF;
	border: #E0ECF8 4px solid;
}

.dataListItem
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.dataListItemGradePoint
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.dataListTranscript
{
	background-color: #959385;
}

.tableTranscriptView
{
	border-spacing: 0px;
	width: 100%;
	margin: 0 0 0 0;
	border-collapse: collapse;
	background-color: #F5F5FF;
}
.tableTranscriptView th
{
	text-align: left;
	height: 20px;
	font-size: 12px;
	padding: 3px;
	background-color: #134E86;
	font-weight: bold;
	color: #fff;
}

.tableTranscriptView tr
{
	border: 0;
	height: 25px;
	background-color: #E0ECF8;
	font-size: 12px;
}

.tableTranscriptView td
{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
	text-align: left;
}

.tableTranscriptView td.textboldLeft
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}

.tableTranscriptView td.tdlnkHeader
{
	text-align: right;
	height: 25px;
	font-size: 12px;
	padding: 3px;
	background-color: #134E86;
	font-weight: bold;
	color: #fff;
	border: 0;
}

/* tableEdit is for Add ot Edit Pages Only*/
.tableEdit
{
	padding: 0px;
	width: 100%;
	margin: 0 0 0 0;
	border-collapse: collapse;
	background-color: #efefef;
	text-align: left;
}
.tableEdit th
{
	color: #000000;
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #A4CAEF;
	height: 25px;
}

.tableEdit th.topHeader
{
	color: #ffffff;
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #134E86;
	line-height: 25px;
	height: 25px;
}

.tableEdit td
{
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}

.tableEdit td.tdlnkHeader
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	background-color: #134E86;
	font-size: 13px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
}
.tableEdit td.tdlnkHeader a
{
	color: #fff;
}
.tableEdit td.tdSubheader
{
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	color: #09669F;
	background-color: #B0CCDF;
}
.tableEdit_padding
{
	text-align: left;
	font-size: 12px;
	padding: 4px;
}

.tableEdit td.tdText
{
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	color: Black;
}

.tableEdit td.tdLeft
{
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	color: Black;
}

.tableEdit td.tderror
{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #DFD8C3;
	margin: 2px, 4px, 2px, 4px;
	padding: 5px;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
}


.tableEdit td.tdAlignCenter
{
	text-align: center;
}
.tableEdit td.tdAlignRight
{
	font-weight: bold;
	white-space: nowrap;
	padding-right: 10px;
	text-align: right;
}

.tableEdit td.tdMessage
{
	padding-left: 80px;
	float: left;
	font-size: smaller;
	color: Green;
}
.tableEdit td.tdClose
{
	padding-left: 110px;
	float: left;
	font-size: smaller;
}
.tableView td.tdAlignCenter
{
	text-align: center;
}

.tableView td.tdAlignLeft
{
	text-align: left;
	white-space: nowrap;
}




/*Menu Section Only*/


.menuTable
{
	padding: 0;
	height: 20px;
	font-size: 11px;
	border-bottom: 0;
}
.menuTable td
{
	background: url(images/tableft.png) no-repeat left top #155D9F;
	padding: 8px 0 8px 3px;
	margin-right: 1px;
}


.menuTable td a
{
	background: url(images/tabright.png) no-repeat top right;
	padding: 10px 8px 8px 6px;
	color: #FFFFFF;
}

.menuTable td.current-cat
{
	background: #0C345B url(images/tableft_active.png) no-repeat left top;
}


.menuTable td.current-cat a
{
	background: #0E4686 url(images/tabright_active.png) no-repeat right top;
	color: #FFFFFF;
}

/*Sub Menu Section Only*/
.subMenuDiv
{
	border-bottom: 2px solid #4379AB;
}
.subMenuTable
{
	font-size: 11px;
	vertical-align: bottom;
}
.subMenuTable td
{
	background: url(images/tabsubleft.png) no-repeat left top;
	padding: 7px 0px 1px 5px;
}


.subMenuTable td a
{
	background: url(images/tabsubright.png) no-repeat top right;
	padding: 9px 7px 3px 3px; /*9px 0px 1px 0px;*/
	color: #FFFFFF;
	margin: 0px 1px 0 0;
}

.subMenuTable td.current-cat
{
	background: url(images/tabsubleft_active.png) no-repeat left top;
	margin: 0px 1px 0 0;
}


.subMenuTable td.current-cat a
{
	background: url(images/tabsubright_active.png) no-repeat right top;
	color: #FFFFFF;
}
.subMenuTable td.emptycell
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	background: #FFFFFF;
}
/*.subMenuTable
{
	font-size: 11px;
	vertical-align: bottom;
	border-bottom: 1px solid #4379AB;
	width: 100%;
}
.subMenuTable td
{
	background: url(images/bgnew-inactive-left.png) no-repeat left top;
	padding: 9px 0px 0px 9px; 9px 0 0 9px 1px 0px 0px 1px 
	text-align: center;
	white-space: nowrap;
}


.subMenuTable td a
{
	background: url(images/bgnew-inactive-right.png) no-repeat top right;
	padding: 10px 19px 8px 0px; 
	color: #000000;
}

.subMenuTable td.current-cat
{
	background: url(images/bgnew-active-left.png) no-repeat left top;

}


.subMenuTable td.current-cat a
{
	background: url(images/bgnew-active-right.png) no-repeat right top;
	color: #FFFFFF;
}
.subMenuTable td.emptycell
{
	padding: 0px 0px 0px 5px;
	text-align: center;
	background: #FFFFFF;
	width: 60%;
}
*/
.tblPayment
{
	background-color: #EFEFEF;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
.tblPayment th
{
	background-color: #134E86;
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 3px;
	text-align: left;
}
.tblPayment td
{
	padding: 3px;
	vertical-align: middle;
	text-align: left;
}
.tblPayment td.tdText
{
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	color: Black;
}
.tblPaymentInner
{
	border: 1px;
	border-color: #bbdefd;
	background-color: #bbdefd;
	width: 100%;
}
.tblPaymentInner th
{
	background-color: #779FBF;
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 3px;
	text-align: left;
}
.tblPaymentInner tr
{
	background-color: #e8f8ff;
}
.tblPaymentInner tr.trAlt
{
	background-color: #ffffff;
}

.gridViewHeader th
{
	background-position: bottom;
	background-color: #afd5ed;
	background-image: url(Images/gridheader.png);
	background-repeat: repeat-x;
	color: #015EA9;
	padding: 3px;
}
.gridViewHeader th a
{
	color: #015EA9;
}
.gridViewHeader th a:hover
{
	text-decoration: underline;
}

.trCancelled
{
	text-decoration: line-through;
	background-color: #FFEFD5;
}
.loginNewHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #134E86;
	height: 20px;
	color: #ffffff;
}

.watermarked
{
	/*background-color: #F0FFF8; 	font-family: verdana,tahoma,helvetica;*/
	width: 210px;
}

.CompletedTask
{
	color: #657383;
}

.OverdueTask
{
	color: #810541;
	background-color: #FFF8A4;
}

.HighLightColor
{
	background-color: #FFFBCF;
}


#newsub-menu
{
	background: #FFFFFF;
	float: left;
	font-size: 11px;
	vertical-align: bottom;
	width: 100%;
}

#newsub-menu ul
{
	list-style: none;
	border-bottom: #0000ff 2px solid;
	float: left;
	width: 100%;
}

#newsub-menu ul li
{
	float: left;
	background: url(images/tabsubleft.png) no-repeat left;
	margin-right: 1px;
}

#newsub-menu ul li.selected
{
	background: url(images/tabsubleft_active.png) no-repeat left;
	width: 100%;
}



#newsub-menu ul a
{
	display: block;
	height: 20px;
	padding-top: 5px; /* total of height and padding-top should be equal to image height */
	background: url(images/tabsubright.png) no-repeat right;
	padding-right: 5px;
	margin-left: 6px; /* right image size */
	text-decoration: none;
	color: #FFFFFF;
}

#newsub-menu ul li.selected a
{
	background: url(images/tabsubright_active.png) no-repeat right;
}

#newsub-menu ul a:hover
{
	color: #fff;
}
#newsub-menu ul li.current-cat
{
	background: url(images/tabsubleft_active.png) no-repeat left top;
	margin: 0px 1px 0 0;
}


#newsub-menu ul li.current-cat a
{
	background: url(images/tabsubright_active.png) no-repeat right top;
	color: #FFFFFF;
}
#newsub-menu ul li.emptycell
{
	padding-left: 10px;
	text-align: right;
	background: #FFFFFF;
	float: right;
}
.to_do_item_Open
{
}
.to_do_item_Completed
{
	text-decoration: line-through;
}

.to-do-task-view {
    background: #F2EAEA;
}

#to-do-overlay
{
	background: rgba(0,0,0,0.55);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 40;	
}
#online-users-todo-overlay
{
	background: rgba(0,0,0,0.55);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 40;	
}
.to-do-assignedto-status
{
	margin-left:-28px;
}
.to-do-status
{
	width: 330px;
    float: right;
    padding-right: 9px;
    margin-top: -19px;
    margin-left: -8px;
}
.to-do-assignedTo
{
	width: 292px;
	float: right;
	padding-right: 22px;
	margin-left:-93px;
}
.to-do-box
{
	z-index: 999;
    position: absolute;
    /* left: 50%; */
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    /* border: 1px solid #bbb; */
    background-color: #FFF;
    -moz-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -webkit-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color= '#333333' );
	width: 730px;
    margin: 0px auto;
    float: none;
    left: 0px;
    right: 0px;
    top: 5px;
    text-decoration:none;
}

.online-users-todo-box
{
	z-index: 999;
    position: absolute;
    /* left: 50%; */
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    /* border: 1px solid #bbb; */
    background-color: #FFF;
    -moz-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -webkit-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color= '#333333' );
	width: 730px;
    margin: 0px auto;
    float: none;
    left: 0px;
    right: 0px;
    top: 125px;
    text-decoration:none;
}
.PlusImage
{
	margin-left: 150px;
	width: 20px;
	height: 20px;
}
.to-do-content
{
	float: left;
	padding: 10px 10px;
	min-height: 185px;
	width: 100%;
}
.to-do-Button
{
	font-size: 12px;
    font-variant: normal;
    color: #ffffff;
    border: none;
    font-weight: bold;
    background-color: #134E86;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 4px 4px 4px 4px;
    height: 25px;
    cursor: pointer;
    color:White;
}
.ToDoButtonCancel
{
background: #404040;
color:White;
}
.taskViewImage
{
	margin-bottom:-5px;
	height:18px;
	width:20px;
}
.to-do-content-date
{
	float: left;
	padding: 10px;
	margin-left: -35px;
}
.to-do-content-summary
{
	float: left;
	padding: 10px;
	margin-left: -8px;
	text-align: left;
	margin-top: -3px;
	margin-left: -17px;
	font-weight:bold;
}
.leftImageStyle
{
	float: left;
	padding: 10px;
	margin-left: -10px;
	margin-top: -11px;
	margin-bottom: -25px;
	width: 10px;
	height: 49px;
	border-right: solid 1px rgba(100, 100, 100, .30);
}
.imageStyle
{
	height: 15px;
	width: 15px;
	margin-left: -50%;
	margin-top: 10px;
}
.to-do-edit-label
{
	text-align: left;
	float: inherit;
	margin-right: 4px;
}
.to-do-other-assignees
{
	text-align: left;
	float: inherit;
	margin-right: 94px;
}
.to-do-edit-description
{
	text-align: left;
	float: inherit;
	margin-right: 4px;
	vertical-align:top;	
}
.break-word
{
	word-break: break-all;
}
.to-do-content-edit
{
	float: right;
	margin-top: -4px;
}
.CursorPoint
{
	cursor: pointer;
}
.to-do-footer
{
	padding: 10px;
	text-align: center;
	float: right;
}

.to-do-box a
{
	color: #000;
}

.to-do-box a i
{
	color: #ffffff;
}

.to-do-box tr:nth-child(odd)
{
	
}
.to-do-box td, th
{
	text-align: left;
	padding: 4px;
}

.to-do-header
{
	background-color: #134E86;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}

.online-users-todo-header
{
	background-color: #134E86;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}
.to-do-subheader
{
	background-color: #f8f7b6;
	text-align: center;
	padding: 7px;
	color: #b8860b;
	font-weight: bold;
}
.to-do-right-arrow
{
	color:#f1b30f !important;
	margin-left:10px;
	
}
.to-do-left-arrow
{
	color:#f1b30f !important;
	margin-right:10px;
}
#to-do-taskTable
{
	border-collapse: collapse;
	border: 0px;
}



.divRadioButtonList tr
{
	background:trasnsparent !important;	
}

.todo-individual-item:first-child
{
	border-top:1px solid rgba(100,100,100,0.3)!important;
}

.todo-individual-item:last-child
{
	border-bottom:1px solid rgba(100,100,100,0.3)!important;
}

.notificationWindow
{
	width: 100%;
}
.notificationWindow tr:nth-child(odd)
{
	background-color: #eee;
}

#headerWrapper
{
	width: 1000px;
	margin: auto;
	height: 78px;
}
#menuWrapper
{
	width: 994px;
	margin: auto;
}
#contentWrapper
{
	padding: 8px;
	width: 1055px;       /*965px;*/  /*before adding paid amount and balance amount in semester invoice details in widget*/
	min-height: 470px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	vertical-align: top;
	text-align: center;
	-webkit-box-shadow: 0px 3px 15px #ccc;
	-moz-box-shadow: 0px 3px 15px #ccc;
	box-shadow: 0px 3px 15px #ccc;
}

.welcome
{
	color: #72a9d0;
}
#header
{
	width: 100%;
	height: 80px;
}
#logo
{
	float: left;
	width: 50%; /*background-image:url(../images/Logo.jpg);  	background-repeat:no-repeat; */
	height: 60px;
	margin-top: 10px;
	
}
.headerRight
{
	float: right;
	width: 50%;
}
.headerRightBtns
{
	float: right;
	height: 40px;
	width: 27px;
	margin: 20px;
	cursor: pointer;
}
.logoutRightBtns
{
	cursor: pointer;
    background: url(Images/header-icons.png) no-repeat;
    background-position: center 0;
    float:left;
    width:100%;
    height: 28px;
    margin-top: 19px;
    display:block;
}
.calenderImage
{
    cursor: pointer;
    background-position: center 0;
	padding-left:10px;
	padding-top:25px;
}

.calImage
{
	padding-left:0px;
	padding-top:0px;
	width: 18px;
    border-width: 0px;
}
.notification
{
	float: right;
	height: 40px;
	width: 36px;
	margin: 20px 18px 18px 18px;
	cursor: pointer;
	background: url(Images/notification.png) no-repeat;
	background-position: 0 0;
}
.logoutRightBtns:hover
{
	background-position: center -34px;
}
#settings_btn
{
	background: url(Images/header-icons.png) no-repeat;
	background-position: center -68px;
	height:40px;
	margin: 19px 0;
}
#settings_btn:hover
{
	background-position: center -102px;
}
#to-do-link
{
	background: url(Images/header-icons.png) no-repeat;
	background-position: center -136px;
	margin: 19px 0;
    height: 40px;
    width: 50px;
}
#to-do-link:hover
{
	background-position: center -170px;
}

#user
{
	height: 80px;
	float: right;
	padding-left: 20px;
}
#info_txt
{
	width: 970px;
	text-align: center;
	font-size: 1.3em;
	color: #027213;
	line-height: 30px;
	margin-top: 10px;
	min-height: 30px;
}


#user .name
{
	min-width: 80px;
	font-size: 12px;
	float: right;
	color: #fff;
	margin-top: 27px;
}
#user .photo
{
	float: right;
	background-image: url(Images/userBg.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-right: 1px;
	height: 90px;
	min-width: 57px;
	padding: 20px 0px 0px 15px;
}
.header_seperator
{
	margin-right: -4px;
	float: right; 
	width: 1px;
	height: 78px;
	background: url(Images/headerseperator.jpg) no-repeat;
}
.menuTab
{
	height: 43px; /*margin-top:115px;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #286486;
	margin: auto;
}

.header-links-container
{
	float: left;
    width: 536px;
    height: 78px;
}

.nav ul ul
{
	display: none;
}

.nav ul li:hover > ul
{
	display: block;
	z-index: 100;
}
.nav ul
{
	/*background: #286486; */
	padding: 0 0px 0px 2px;
	border-radius: 10px;
	list-style: none;
	position: relative;
	top: 5px;
	display: inline-table;
}
.nav ul:after
{
	content: "";
	clear: both;
	display: block;
}
.nav ul li a:link, .nav ul li a:visited
{
	color: #fff;
}
.nav ul li
{
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
.nav ul li:hover
{
	background: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px; /*border:1px solid #dcdcdc; 	border-bottom: 2px solid #fff;*/
}
.nav ul li.active
{
	background: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px; /*border:1px solid #dcdcdc; 	border-bottom: 2px solid #fff;*/
}
.nav ul li:hover a
{
	color: #004d6e;
	text-decoration: none;
}
.nav ul li.active a
{
	color: #004d6e;
}

.nav ul li a
{
	display: block;
	padding: 10px 18px 12px 18px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
/*.nav ul li a:link
{
	color: #fff;
}*/
.nav ul li a.arrow
{
	background: url(Images/arrow1.png) no-repeat;
	background-position: right;
	border-right: 10px solid transparent;
}
.nav ul li:hover a.arrow, .nav ul li.active a.arrow
{
	background: url(Images/arrow_o.png) no-repeat;
	background-position: right;
	border-right: 10px solid transparent;
}

.nav ul ul
{
	background: #fff;
	border-radius: 0px 0px 5px 5px;
	position: absolute;
	top: 100%;
	padding: 0px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
.nav ul ul li
{
	float: none;
	min-width: 160px;
}
.nav ul ul li a
{
	padding: 10px 15px;
	color: #fff;
	font-size: 14px;
}
.nav ul ul li a:hover
{
	background: #004666;
	color: #fff;
}
.nav ul ul li:last-child a:hover
{
	background: #004666;
	border-radius: 0px 0px 5px 5px;
	color: #fff;
}
#main
{
	width: 1000px;
	margin: auto;
}
.tdMigration
{
	padding: 6px 0 8px 0;
}
.paddingLeft
{
	padding-left: 18px !important;
}
.leadhead
{
	color: Red !important;
	background-color: #FFF8A4 !important;
	vertical-align: middle;
	border: 1px solid #BFB75F !important;
}
.leadStatus
{
	color: #FFEB3B !important;
	background-color: #32CD32 !important;
	vertical-align: middle;
	text-align: left !important;
	padding-left: 5px !important;
}
.leadContent
{
	vertical-align: middle;
	text-align: left !important;
	padding-left: 5px !important;
}

.actions input
{
	float: right;
}
.actions input[value='Cancel']
{
	margin: 0px 120px 0px 20px;
}
.notificationImg
{
	width: 15px;
	height: 13px;
	margin-bottom: -2px;
}
.vSuper
{
	vertical-align: super;
}

.ToDoButtonHide
{
	display:none;
}

div.todo-individual-item
{
	background:#FFF;
}

div.todo-individual-item:nth-child(even)
{
	background:#FFF;
	border-radius: 5px;
	margin-bottom: 5px;
    padding: 2px 0px 2px;
    border: 1px solid #eee;
}

div.todo-individual-item:nth-child(odd)
{
	background:#EEE;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 2px 0px 2px;
}

.selected-task-item
{
	/*-webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);*/
}
.referencetd
{
    color: #000000;
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #A4CAEF;
	height: 25px;
}
#transcript-directPay-overlay
{
	background: rgba(0,0,0,0.55);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 40;	
}
.transcript-directPay-box
{
	z-index: 999;
    position: absolute;
    /* left: 50%; */
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    /* border: 1px solid #bbb; */
    background-color: #FFF;
    -moz-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -webkit-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color= '#333333' );
	width: 730px;
    margin: 0px auto;
    float: none;
    left: 0px;
    right: 0px;
    top: 125px;
    text-decoration:none;
}

.transcript-directPay-header
{
	background-color: #134E86;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}
#divClinicalDocument
{
	background: rgba(0,0,0,0.55);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 40;	
}
.divClinicalDocument
{
	z-index: 999;
    position: absolute;
    /* left: 50%; */
    color: #000;
    border-radius: 5px;
    overflow: hidden;
    /* border: 1px solid #bbb; */
    background-color: #FFF;
    -moz-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -webkit-box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    box-shadow: 0px 1px 18px rgba(0,0,0,1.25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color= '#333333' );
	width: 730px;
    margin: 0px auto;
    float: none;
    left: 0px;
    right: 0px;
    top: 125px;
    text-decoration:none;
}

.divClinicalDocument-header
{
	background-color: #134E86;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}