#mbaDeadlines
{
	color: #2a2a2a;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}
#mbaDeadlines H1
{
	font-size: 24px;
	line-height: 26px;
	font-family: "Open Sans", Tahoma, sans-serif;
}
#mbaDeadlines H3
{
	font-size: 18px;
	line-height: 20px;
	font-family: "Open Sans", Tahoma, sans-serif;
}
#mbaDeadlines P
{
	color: #2a2a2a;
}
#mbaDeadlines a:link, 
#mbaDeadlines a:visited 
{
    color: #2062b3;
    text-decoration: underline;
}
#mbaDeadlines a:hover, 
#mbaDeadlines a:active 
{
    color: #e16a02;
    text-decoration: none;
}
#mbaDeadlines .mbaHead
{
	width: 100%;
}
#mbaDeadlines .mbaHead .mbaCenter
{
	width: 1180px;
	margin: 0 auto;
}
#mbaDeadlines .mbaHead .mbaCenter P
{
	margin-bottom: 12px;
}
#mbaDeadlines .mbaHead .headTop
{
	background: url(../img/bg_head_yellow.jpg) left top repeat-x;
	font-size: 14px;
}
#mbaDeadlines .mbaHead .headTop H3
{
	margin-bottom: 3px;
}
#mbaDeadlines .mbaHead .headTop .close
{
	float: right;
	width:23px;
	height:23px;
	margin-top: 9px;
	background: url(../img/mba_icon_sprite.png) -0px -2px no-repeat;
	cursor: pointer;
}
#mbaDeadlines .mbaHead .headTop .small
{
	font-size: 12px;
}
#mbaDeadlines .mbaHead .headTop .marginN
{
	margin: 3px 0 3px 0;
	display: inline-block;
}
#mbaDeadlines .mbaHead .headTop .bgBottom
{
	background: url(../img/bg_head_bottom_yellow.jpg) left bottom repeat-x;
}
#mbaDeadlines .mbaHead .headTop .bgBottom .block
{
	display: inline-block;
	width: 440px;
	padding: 20px 20px 20px 0;
}
#mbaDeadlines .mbaHead .headBottom
{
	background: #f3f2e2;
	padding: 20px 0 0 0;
	font-family: "Open Sans", Tahoma, sans-serif;
}
#mbaDeadlines .mbaHead .headBottom H1
{
	margin-bottom: 10px;
}
#mbaDeadlines .mbaHead .headBottom P
{
	font-size: 18px;
}
#mbaDeadlines .mbaHead .headBottom UL
{
	margin-bottom: 18px;
	padding-top: 4px;
}
#mbaDeadlines .mbaHead .headBottom UL LI
{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
}
#mbaDeadlines .mbaHead .headBottom .buttonLink
{
	display: inline-block;
	background: url(../img/button_r.png) right top no-repeat;
	padding-right: 5px;
	text-decoration: none;
	margin: 10px 0;
}
#mbaDeadlines .mbaHead .headBottom .buttonLink SPAN
{
	display: inline-block;
	font-size: 12px;
	height: 15px;
	color: #ffffff;
	font-family: Tahoma;
	text-transform: uppercase;
	background: url(../img/button_l.png) left top no-repeat;
	padding: 3px 5px 4px 30px;
}
#mbaDeadlines .mbaHead.borderBottom
{
	border-bottom: 1px solid #2062b3;
	background: #f3f2e2;
	margin-bottom: 4px;
}
#mbaDeadlines .mbaHead .headMenu UL
{
	display: block;
    margin-bottom: -1px;
	float: left;
}
#mbaDeadlines .mbaHead .headMenu UL LI
{
	float: left;
	overflow: hidden;
	margin-right: -1px;
	border-bottom: 1px solid #2062b3;
}
/*#mbaDeadlines .mbaHead .headMenu UL LI.current
{
	border-bottom: 0;
	margin-top: -2px;
	position: relative;
}*/
#mbaDeadlines .mbaHead .headMenu UL LI A
{
	display: inline-block;
	margin-bottom: -4px;
	border-radius: 4px;
	color: #2a2a2a;
	background: #f9f9f5;
	text-decoration: none !important;
	border: 1px solid #b8b8b8;
	font-size: 12px;
	height: 11px;
	padding: 6px 15px 7px 15px;
    line-height: 10px;
    font-family: Tahoma,sans-serif;
}
/*#mbaDeadlines .mbaHead .headMenu UL LI.current A
{
	color: #2062b3;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #ffffff;
	border: 1px solid #2062b3;
}*/
#mbaDeadlines .mbaBody
{
	width: 1180px;
	margin: 0 auto;
}
#mbaDeadlines .mbaBody .caption.borderBottom
{
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 5px;
	height: 57px;
}
#mbaDeadlines .mbaBody .caption .rightCaption
{
    float: left;
    margin-left: 17px;
    padding-top: 10px;
}
#mbaDeadlines .mbaBody .caption .rightCaption > b {
    line-height: 14px;
    font-family: Tahoma, sans-serif;
}
#mbaDeadlines .mbaBody .caption .rightCaption .time
{
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #2062b3;
    font-family: Tahoma, sans-serif;
}
#mbaDeadlines .mbaBody .caption .rightCaption .time.finish {
    color: #bd1b22;
    font-size: 24px;
    font-weight: normal;
    font-family: "open sans", sans-serif;
    text-transform: uppercase;
    position: relative;
    bottom: 3px;
    margin-left: 0;
}
#mbaDeadlines .mbaBody .caption .rightCaption .time.today {
    font-size: 24px;
    font-weight: normal;
    font-family: "open sans", sans-serif;
    text-transform: uppercase;
    position: relative;
    bottom: 3px;
    margin-left: 0;
}
#mbaDeadlines .mbaBody .caption .rightCaption .time SPAN
{
	display: inline-block;
	height: 17px;
	width: 26px;
	background: url(../img/mba_icon_sprite.png) -14px -28px no-repeat;
}
#mbaDeadlines .mbaBody .caption .rightCaption .edit,
#mbaDeadlines .mbaBody .caption .rightCaption .delete
{
    color: #1057AE;
    font-size: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}
#mbaDeadlines .mbaBody .caption .rightCaption .edit SPAN
{
	background: url(../img/mba_icon_sprite.png) -40px -28px no-repeat;
	display: inline-block;
	height: 17px;
	width: 17px;
}
#mbaDeadlines .mbaBody .caption .rightCaption .delete SPAN
{
	background: url(../img/mba_icon_sprite.png) 3px -29px no-repeat;
	display: inline-block;
	margin-left: 8px;
	height: 17px;
	width: 17px;
}
#mbaDeadlines .mbaBody .caption .rightCaption .unavailable {
    font-family: Tahoma, sans-serif;
    color: #bd1b22;
    display: inline-block;

}
#mbaDeadlines .mbaBody .caption .rightCaption .notDeadlineInfo {
    font-family: Tahoma, sans-serif;
    display: inline-block;
    margin-left: 20px;
    background: url('../../images/profile/workbook/sprite.png') no-repeat -82px -29px;
    padding-left: 35px;
}
#mbaDeadlines .mbaBody .caption H1
{
	color: #2062b3;
	margin-bottom: 12px;
	float: left;
	line-height: 30px;
}
#mbaDeadlines .mbaBody .caption.round {
    margin-top: -12px;
    float: left;
    height: 57px;
}
#mbaDeadlines .mbaBody .caption H1 SPAN
{
	font-size: 12px;
	line-height: 15px;
	color: #2a2a2a;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TH
{
	text-align: left;
	padding: 35px 0 0 0;
	background: none;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TH H1
{
	color: #2062b3;
	padding-bottom: 3px;
	padding-left: 32px;
	margin-bottom: 8px;
	background: url(../img/mba_icon_sprite.png) -62px -23px no-repeat;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD H3
{
	margin-bottom: 14px;
	font-weight: normal;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.right H3 B
{
	color: #bd1b22;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD
{
	background: url(../img/bottom_grey_bg.jpg) no-repeat left bottom;
	width: 540px;
	padding: 20px;
	vertical-align: top;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.delimiter
{
	background: none;
	width: 12px;
	padding: 0;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.left
{
	background-color: #f5f5eb;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.right
{
	background-color: #f8ebeb;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD .list LI
{
	padding: 10px 10px 2px 33px;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.left .list LI
{
	border-top: 1px solid #dbdbda;
	background: url(../img/li_item_orange.png) 10px 11px no-repeat;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.right .list LI
{
	border-top: 1px solid #fefdfd;
	background: url(../img/li_item_red.png) 10px 12px no-repeat;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.left .list LI:hover
{
	background-color: #eae9d8;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.right .list LI:hover
{
	background-color: #ffffff;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD .list LI A
{
	font-size: 14px;
	text-decoration: none;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.left .list LI A:hover
{
	color: #e16a02;
	text-decoration: underline;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD.right .list LI A:hover
{
	color: #bd1b22;
	text-decoration: underline;
}
#mbaDeadlines .mbaBody .schoolMaterial TR TD .list LI P.small
{
	font-size: 10px;
	margin-bottom: 8px;
}



#fade
{
    position: fixed;
    background: #000000;
	z-index: 100;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: #000000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}
.manageSchoolWindow
{
    border: 6px solid #b8b8b8;
    display: none;
    background: #f3f2e2;
    z-index: 9999;
    position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
}
.manageSchoolWindow
{
	width: 648px;
	padding: 16px 42px;
}
#editSchoolWindow
{
	width: 370px;
}
.manageSchoolWindow #addSchoolWindowClose,
.manageSchoolWindow #editSchoolWindowClose
{
	float: right;
	cursor: pointer;
	margin: -5px -29px 0 60px;
}
.manageSchoolWindow TABLE
{
	width: 100%;
    border: none;
    border-collapse: collapse;
}
.manageSchoolWindow TABLE
{
	width: 100%;
    border: none;
    border-collapse: collapse;
}
.manageSchoolWindow TABLE .left
{
	padding: 15px 25px 15px 15px;
}
.manageSchoolWindow TABLE .right
{
	padding: 0;
	text-align: right;
}
.manageSchoolWindow TABLE .right LABEL
{
	width: 120px;
	text-align: left;
	font-weight: bold;
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}    
.manageSchoolWindow TABLE .right .styled-select       
{ 
	background: url("../img/popup/select_bg.png") no-repeat 0 0; 
	font-size: 12px; 
	height: 18px;
    padding: 4px 9px 2px 5px; 
	width: 266px; 
	text-align: left;
}
.manageSchoolWindow TABLE .right .selects
{
	width: 266px;
	margin: 0 0 4px 0;
	text-align: left;
}
.manageSchoolWindow TABLE .bottom TD
{
	padding: 20px;
	text-align: right;
}
.manageSchoolWindow TABLE .bottom TD .saveBtn1
{
	background: url(../img/popup/save_button.png) no-repeat left top;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	width: 139px;
	height: 16px;
	text-decoration: none;
	padding: 3px 5px;
	display: inline-block;
	text-align: center;
}
.manageSchoolWindow TABLE .bottom TD .saveBtn2
{
	background: url(../img/popup/save_button2.png) no-repeat left top;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	width: 205px;
	margin-left: 28px;
	height: 16px;
	text-decoration: none;
	padding: 3px 5px;
	display: inline-block;
	text-align: center;
}
#loginWindow
{
	width: 556px;
	padding: 5px;
	background: #f3f2e2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#loginWindow  TABLE TR TD
{
	border-bottom: 1px solid #b8b8b8;
	padding: 22px;
}
#loginWindow  TABLE TR TD.description
{
	padding-bottom: 15px;
}
#loginWindow  TABLE TR TD.description P
{
	font-size: 14px;
}
#loginWindow  TABLE TR TD LABEL
{
	width: 80px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}
#loginWindow  TABLE TR TD.special
{
	border-bottom: 1px solid #b8b8b8;
	padding: 7px 22px;
}
#loginWindow  TABLE TR TD.special.begin
{
	padding-top: 20px;
}
#loginWindow  TABLE TR TD.special.end
{
	padding-bottom: 20px;
	padding-left: 124px;
}
#loginWindow  TABLE TR TD.special .textInput
{
	height: 20px;
	padding: 2px;
	width: 270px;
	border: 1px solid #9ba6b3;
	border-radius: 4px;
}
#loginWindow  TABLE TR TD.special .textInput.inputError
{
	border: 1px solid #920000;
}
#loginWindow  TABLE TR TD .warning
{
	color: #920000;
	font-size: 14px;
}
#loginWindow  TABLE TR TD.special .textInput.marginRight
{
	margin-right: 114px;
}
#loginWindow  TABLE TR TD .loginBtn
{
	background: url(../img/popup/login_btn.png) no-repeat left top;
	font-size: 18px;
	color: #ffffff;
	border: 0;
	text-transform: uppercase;
	font-weight: normal;
	width: 273px;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
	padding: 3px 5px;
	display: inline-block;
	text-align: center;
}
#loginWindow  TABLE TR TD .registerBtn
{
	background: url(../img/popup/register_btn.png) no-repeat left top;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	width: 85px;
	height: 18px;
	text-decoration: none;
	padding: 3px 5px 3px 15px;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	margin-top: 1px;
}
#loginWindow a:link, 
#loginWindow a:visited 
{
    color: #2062b3;
    text-decoration: underline;
}
#loginWindow a:hover, 
#loginWindow a:active 
{
    color: #e16a02;
    text-decoration: none;
}

#autentificationPopup
{
    border: 6px solid #b8b8b8;
    padding: 20px 15px 20px 20px;
    display: none;
	float: left;
    background: #F3F2E2;
    z-index: 9999;
    position: absolute;
}
#autentificationPopup.white
{
	 background: #FFFFFF;
}
#autentificationPopup IFRAME
{
	overflow: hidden;
}
#autentificationPopup #autentificationPopupClose
{
	text-align: right;
    margin: -13px -4px 0 0;
	cursor: pointer;
}

/* FIXED */
#mbaDeadlines .mbaHead .headMenu UL LI.ui-tabs-active
{
	border-bottom: 0;
	margin-top: -2px;
	position: relative;
    z-index: 10;
}

#mbaDeadlines .mbaHead .headMenu UL LI.ui-tabs-active A
{
	color: #2062b3;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #ffffff;
	border: 1px solid #2062b3;
    line-height: 10px;
}

#tabs .ui-tabs .ui-tabs-nav {
	/*margin: 0;
	padding: .2em .2em 0;*/
}

#tabs .ui-widget {
	font-family: Tahoma,sans-serif;
	font-size: 1.1em;
}
#tabs .ui-widget .ui-widget {
	font-size: 1em;
}

#tabs .ui-widget-content {
	border: none;
	background: none;
	color: #222222;
}
#tabs .ui-widget-content a {
	color: #222222;
}
#tabs .ui-widget-header {
	border: none;
	background: none;
	color: #222222;
	font-weight: bold;
}
#tabs .ui-widget-header a {
	color: #2062b3;
}

#tabs .ui-widget-header .ui-state-focus {
	border: none;
	background: none;
	font-weight: normal;
	color: #212121;
}

#tabs .ui-widget-header .ui-state-active {
	border: none;
	background: none;
	font-weight: normal;
	color: #212121;
}

#tabs .ui-state-default,
#tabs .ui-widget-content .ui-state-default,
#tabs .ui-widget-header .ui-state-default {
	border: none;
	background: transparent;
    z-index: 9;
}

#tabs {
	border: 0;
	padding: 0;
	background: transparent;
	color: #000;
}
#tabs .mbaGraph .popover-title {
    background-color: #FDFDFD;
    border-bottom: 1px solid #EBEBEB;
    border-radius: 5px 5px 0 0;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding: 8px 14px;
    color: #2a2a2a;
}
#tabs .mbaGraph .popover-content {
    color: #2A2A2A;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    padding: 9px 14px;
}
#tabs .ui-widget-content a {
    color: #2062B3;
    line-height: 15px;
    text-decoration: none;
}