<div class="notifyproblem" align="center">ERROR: You need to create the directory /home/content/04/8278504/moodledata with web server write access</div><br />
<div class="notifyproblem" align="center">ERROR: You need to create the directory /home/content/04/8278504/moodledata with web server write access</div><br />
<div class="notifyproblem" align="center">ERROR: You need to create the directory /home/content/04/8278504/moodledata with web server write access</div><br />
/**************************************
 * THEME NAME: tmx
 *
 * Files included in this sheet:
 *
 *   tmx/tmx.css
 *   tmx/tmx_hr_menu.css
 **************************************/

/***** tmx/tmx.css start *****/

body, html {
    padding: 0;
    margin: 0;
    background: none repeat scroll 0 0 #EAE9E1;
    font-size: 12px;
    color: #383838;
    /*font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;*/
}

body {
    background: none repeat scroll 0 0 #EAE9E1;
}

ol li {
    margin-left:30px;
}

h1, h2, h3, h4, h5 {
    color: #186B56;
}

b {
    color: #000; /*#186B56;*/
}

div h1, div h2, div h3, div h4, div h5 {
    color: #186B56;
} 

div b {
    color: #000; /*#186B56;*/ /*6B6B6B;*/
}

.div_h4 h1, .div_h4 h2, .div_h4 h3, .div_h4 h4, .div_h4 h5 {
    color: #186B56;
}

.div_h4 h5 {
    color: #186B56;
}

input[type="text"], input[type="file"], 
input[type="password"], input[type="checkbox"] {
    background: url("images/inp_bg.jpg") repeat-x scroll left top transparent;
    border: 1px solid #E0E0E0;
    color: #4C4C4C;
    /*float: left;*/
    height: 21px;
    padding: 2px;
    /*width: 170px;*/
    vertical-align: middle;
}

input[type="submit"] {
    background: none repeat scroll 0 0 #891E1E;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}

select {
    background: url("images/inp_bg.jpg") repeat-x scroll left top transparent;
    border: 1px solid #E0E0E0;
    color: #4C4C4C;
    /*float: left;*/
    /*height: 21px;*/
    padding: 2px;
    width: 174px; /* width */
}

textarea {
    background: url("images/inp_bg.jpg") repeat-x scroll left top transparent;
    border: 1px solid #E0E0E0;
    color: #4C4C4C;
    /*float: left;*/
    height: 121px;
    margin-right: -100px;
    padding: 2px;
    width: 270px;
}
textarea.courseCategory{
    height: 100px;
    margin-right:0px;
    padding: 2px;
    width: 170px;
}
textarea.feedbackGradeitem{
    height: 100px;
    margin-right:0px;
    padding: 2px;
    height: 32px;
}
table tr td {
    border-bottom: 1px solid #e0e0e0;
    padding-left: 3px; 
    padding-right: 3px;   
}
td .dispTop{
    border-top: 1px solid #000000;
    border-bottom: 0px;

}
td .dispBottom{
    border-bottom: 0px;

}
td .discipline{
    border-bottom: 1px solid #000000;

}
td .collegue {
    border: 1px solid #000000;
    padding-left: 3px; 
    padding-right: 3px;   
}
td.lecture {
  font-size: 14px;
}
.hasDatepicker {
    margin-right: 10px;    
}

#id_datefinish {
    /*margin-right: 10px;*/
    margin-left: 10px;
}

#wrapper {
    width: 1124px;
    margin: 0 auto;
}

#page {
    background: none repeat scroll 0 0 #FFFFFF;
    /*padding: 15px 0; */
}

a:link, a:visited {
    color: #2A2A2A;
}

a:hover {
	color: #A41B34;
	text-decoration:underline;
}

.toplinks {
    float: right;
    width: 60%;
    height:60px;
}

.toplinks .headermenu {
    float: right;
	margin: 10px;
}

.toplinks .headermenu .logininfo {
    height:50px;
}

.toplinks ul,
.meganav ul{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

.toplinks ul {
    float: left;
}

.toplinks li {
    float: left;
    display: block;
    padding: 0 10px;
}

.toplinks li a:link,
.toplinks li a:visited,
.toplinks .headermenu .logininfo a:link,
.toplinks .headermenu .logininfo a:visited{
    color: #FBDA68;
    font-size: 0.917em;
    text-decoration: underline;
}

.toplinks .headermenu .logininfo a:link,
.toplinks .headermenu .logininfo a:visited{
    text-decoration: none;
}

.toplinks .headermenu .logininfo a.loginlink {
    color: #2A2A2A;
}

.toplinks li a:hover,
.toplinks .headermenu .logininfo a:hover{
    text-decoration: none;
}

.meganav li {
    display: block;
    float: left;
    width: 232px;
    height: 76px;
}

.meganav li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -500px;
    background: url(images/meganav.png) no-repeat;
}

.meganav a.plan{background-position: left top;}
.meganav a.plan:hover, .meganav a.plan.active{background-position: left -76px;}
.meganav a.res{background-position: -232px top;}
.meganav a.res:hover, .meganav a.res.active{background-position: -232px -76px;}
.meganav a.history{background-position: -464px top;}
.meganav a.history:hover, .meganav a.history.active{background-position: -464px -76px;}

.logo {
    float: left;
	margin: 5px;
    margin-left:10px;
}

#layout-table {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 40px;
}

h2.main,
.header h2,
h2.headingblock {
    font-size: 18px;
    border: none;
    font-weight: normal;
    color: #186B56;
    /*border-bottom: 1px solid #ccc; */
    padding-bottom: 3px;
}

.sideblock .header,
.sideblock .content{
    border: none;
	background: none;
}
.sideblock .title {
white-space: nowrap;
}

.title input {
    display: block;
}

.block_calendar_month .header{
    display: none;
}

.calendar-controls {
    width: 70%;
    margin: 0 auto;
    color: #2A2A2A;
    font-size: 14px;
}

.calendar-controls a:link, .calendar-controls a:hover,
.calendar-controls a:visited {
    color: #2A2A2A;
}

.calendar-controls .current {
    color: #2A2A2A;
    /*font-size: 14px;*/
    font-weight: bold;
}

table.minicalendar {
    width: 75%;
    margin: 10px auto;
    border: none;
    border-width: 0;
    border-collapse: collapse;
}

.minicalendar .weekdays {
    color: #2A2A2A;
    font-size: 10px;
    font-weight: normal;
    text-transform: lowercase;
}

.minicalendar .weekdays th {
    padding-bottom: 6px;
}

.minicalendar .day {
    font-size: 10px;
	padding: 3px;
}

.minicalendar .current_week .today {
    border: none;
    background: url(images/today_day.gif) no-repeat scroll 2px 1px;
}

.minicalendar .current_week .today.first {
    border: none;
    background: url(images/today_day.gif) center 1px no-repeat;
}

.minicalendar .current_week .today.last {
    border: none;
    background: url(images/today_day.gif) 0 1px no-repeat;
}

.minicalendar .today a {
    color: #2A2A2A;
}

.fitem .felement {
    color: #2A2A2A;
}

.current_week td {
}

.current_week td.first {
}

.current_week td.last {
}

.minicalendar td {
    height: 12px;
    font-size: 0.861em;
    padding: 0;
    font-weight: bold;
}

#calendar .weekend, .minicalendar .current_week,
#calendar .weekend, .minicalendar .current_week .weekend{
}

.current_week td.first {
}

.current_week td.last {
}

.admin .generalbox, .generalbox, #adminsettings fieldset, .navbar {
    background: none;
    border: none !important;
}

.navbar {
    margin: 10px 0;
    padding: 0px;
}

.navbar .breadcrumb {
    float: left;
    margin: 5px 0;
}

.breadcrumb ul {
    padding: 0 20px 0 0px;
}

#admin-profiles-index .navbar {
    background: none;
    /*border-bottom: 1px solid #c5c8cb !important;*/
    width: 710px;
    padding: 3px 0;
}

.navbar a, .navbar .arrow {
    color: #2A2A2A;
    font-weight: normal;
}

.navbar li {
    color: #b0b4b7;
    font-weight: normal;
}

.mform .fitem div.fsubmit{
    margin: 20px auto 0;
    /*border-top: 1px solid #EAE9E1;*/
    width: 96%;
    padding: 0;
    clear: both;
}

.mform .fitem a {
    display: inline-block;
    text-decoration: underline;
    padding-bottom: 8px;
}

.mform .fitem a img {
    padding-left: 10px;
    margin-bottom: -2px;
}

#addprofile {
    background: transparent !important;
}

div.fitem fieldset.fgroup label.square_labels,
div.fradio label, div.fcheckbox label.square_labels,
fieldset.fdate_selector label.square_labels {
    display: inline-block;
    padding: 4px 12px;
    margin: 0 12px 0 24px;
    background: url(images/clocks_sprite.png) no-repeat;
}

.id_alert2 {
    background-position: -27px 0 !important;
}

.id_alert3 {
    background-position: -54px 0 !important;
}

label {
    color: #2A2A2A;
}

.mform .fitemtitle  {
    margin-top: 10px;
}

.mform .fsubmit input {
    /*background: url(images/button_bg.png) center center repeat-x;
    color: #2A2A2A;
    float: right;
    margin: 0;*/
    background: none repeat scroll 0 0 #891E1E;
    color: #FFFFFF;
    cursor: pointer;
    margin: 1px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}

.tabtree {
    margin-bottom: 5px;
}

.submit_btn,
button{
    background: none repeat scroll 0 0 #891E1E;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}

.adminsearchform {
    display: none;
}

#admin-profiles-index .tabtree {
    width: 100%;
}

.tabrow0 {
    text-align: left;
    padding-bottom: 0;
}

.tabrow0 li {
    margin-right: 3px;
}

.tabrow0 a{
    color: #2a2a2a;
    font-size: 12px;
}

.tabrow0 a:hover {
    color: #2a2a2a;
	text-decoration: underline;
}

.tabrow0 div, .tabrow0 ul {
    border-top: none;
    background: none;
}

#admin-profiles-index .tab1lewrap {
    width: 100%;
    /*background-color: #eef6fe;*/
    padding: 15px 0;
}

.tablewrap {
    width: 100%;
    /*background-color: #eef6fe;*/
    padding: 15px 0;
}

#admin-profiles-index table.generaltable {
    width: 96%;
}

table.generaltable, .generaltable.boxaligncenter {
    border-width: 0;
    width: 80%;
    margin: 0 auto;
}

table.generaltable tr th.header,
table.rolecap tr th,
table th{
    color: #ffffff;
    background-color: #474747;
    font-size: 12px;
    font-weight: normal;
    border: none;
    /*padding: 4px;*/
    padding: 2px;
}

table.generaltable tr td.cell{

    padding: 4px;
}
table.generaltable tr td.cell{
    /*border-width: 0; */
    /*border: 1px solid #dce4ec;*/ 
}
table td{
    border-width: 0;
    border: 1px solid #ffffff;
    /*border-bottom: 1px solid #dce4ec;*/
}

table.minicalendar th {
    background: none;
}

table.minicalendar td {
    border: none;
}

table.generaltable a {
    text-decoration: underline;
    color: #2A2A2A;
}

.generaltable a.edit{
    overflow: hidden;
    text-indent: -1000px;
    display: block;
    height: 19px;
    background: url(images/edit.gif) center center no-repeat;
}

.generaltable a.del{
    overflow: hidden;
    text-indent: -1000px;
    display: block;
    height: 19px;
    background: url(images/del.gif) center center no-repeat;
}

.mform fieldset.fgroup {
    margin: 5px 0px 0px 10px;
}

.mform .fitemtitle {
    width: 170px;
    text-align: left;
}

.mform div.fitem {
    min-height: inherit;
}

#admin-profiles-index #mform1 .felement {
    width: 50%;
}

#mform3 fieldset.hidden {
    margin: 0;
}

.coursebox {
    border: none;
}

.coursebox a {
    color: #2A2A2A;
}

#layout-table #middle-column {
    padding-left: 10px;
    padding-right: 10px;
    width: 98%;
}

#middle-column table {
    /*margin-top: 5px;*/
}

#middle-column table tr td {
height: 22px;
}

#middle-column table.minicalendar tr td {
    height: 0px;
}

#id_posts, #id_departments {
    width: 98%;
}

#id_persons, #id_personsall {
	width: 100%;
}

#id_del, #id_add {
    padding: 0;
}

#mform3 fieldset.persons_selector {
    width: 100%;
    margin: 10px;
}

.mform div.persons_div {
    margin: 0 auto;
    background: none;
	width: 98%;
}

.persons_div label {
    display: none;
}

.personatitle {
    background: url(images/personatitle_bg.gif) 0 center repeat-x;
    padding: 6px 8px;
    color: #07447c;
}

.persona_cube select {
    margin: 0;
}

.mform div.ispers_selector {
    width: 95%;
}

.ispers_selector select {
    float: right;
    margin-right: 5px;
}

body#course-user .section,
body.blog #layout-table,
body.notes .box.generalbox {
    border: none;
    /*background: #eef6fe;*/
    margin: 0;
    padding: 25px;
}

.block_blog_menu, .block_blog_menu .header, .block_blog_menu .content {
    /*background: #eef6fe; */
}

.editing h2.main,
.mod-quiz h2.main,
h2.main,
.quizattemptcounts,
.quizinfo{
   /* background: #F4F4F4;*/
    margin: 0;
    padding: 15px 25px;
}

.editing .mform,
.user .mform,
#admin-competence-index .mform,
#admin-moderators-index .mform,
#mod-evalrate-view form,
.evalrate-edit-div,
#question-category .mform,
#admin-moderators-index .mform fieldset,
.mod-quiz .mform {
    margin: 0;
    /*background: #eef6fe; */
    width: 100%;
    /*border: none;*/
}

.editing .mform fieldset ,
#admin-competence-index .mform fieldset ,
#mod-evalrate-view form fieldset ,
.user .mform fieldset ,
#question-category .mform fieldset ,
.mod-quiz .mform fieldset{
    border: none;
    margin: 0;
}

.editing .mform legend,
#question-category .mform legend,
#admin-competence-index .mform legend,
.user .mform legend,
.mod-quiz .mform legend {
    padding: 10px;
}

/* if y'r steel alive reading this, I want you to know, what a fucking nights I've spend for this css file*/

#mod-evalrate-view form fieldset legend {
    padding: 20px 0 0 0;
    font-size: 14px;
}

#question-category .mform legend {
    padding: 30px 0 10px 5px;
}



.editing .mform .fdescription,
#admin-competence-index .mform .fdescription,
#question-category .mform .fdescription,
.user .mform .fdescription,
.mod-quiz .mform .fdescription {
    padding-top: 10px;
    text-align: left;
    text-indent: 170px;
}

#mod-evalrate-view .singleComp table {
    border: none;
}

.selector {
    margin: 0 !important;
    padding: 15px 0;
   /* background: #eef6fe; */
}

.tabrow0 ul.tabrow1 {
    padding: 5px;
}

.generalbox {
    padding-top: 20px;
}

.boxaligncenter {
    margin: 0;
    width: 100%;
}

div.allcoursegrades {
   /* background: #eef6fe;   */
}

#mod-quiz-report table#attempts td {
    border-left-style:solid;
    border-left-width:0px;
    border-right-style:solid;
    border-right-width:0px;
    vertical-align:middle;
}


.homelink {
    width: 710px;
    text-align: right;
}

.homelink a:link,
.homelink a:visited,
.homelink a:hover{
    padding: 4px 8px;
    border: 1px solid #e3ebf4;
    background: url(images/homelink_bg.png) 0 0 repeat-x;
    color: #07447c;
}

#tree {
    width: 710px;
}

#tree div.row {
    margin: 0;
    height: 43px;
    clear: both;
}

#tree .row p{
    display: block;
    float: left;
    margin: 0;
}

#tree .row p.line,
#tree .row p.space,
#tree .row p.line img,
#tree .row p.arrow img,
#tree .row p.arrow{
    padding: 0;
    margin: 0;
}

#tree .row p.title {
    margin: 16px 0;
}

#tree .row a{
    display: block;
    float: right;

}

#tree .clear {
    clear: both;
}

#tree form div.selectme {
    /*background: #eef6fe; */
    height: 43px;
    padding: 0;
    clear: both;
    margin-right: 45px;
}

#tree .selectme  select {
    width: 550px;
}

#tree .selectme .select {
    margin: 12px 0;
    display: inline-block;
}

#tree .row .control {
    margin-top: 10px;
    padding: 4px 4px 14px;
    margin-bottom: -2px;
}

#tree .row .minus{
    /*background: #eef6fe; */
}

#tree .row .del {
    margin: 16px;
}

table.userinfobox {
    border: none;
    /*background: #eef6fe;*/
    width: 100%;
    margin: 0 0 15px;
}


.buttons .submit_btn {
    margin: 0 3px;
}

#course-view .section td {
    border: none !important;
}

#course-view .section td.side {
    display: none;
}

li.activity a {
    color: #2A2A2A;
    font-size: 12px;
    text-decoration: underline;
}

#id_bosses, #id_colleagues, #id_subordinates {
    width: 220px;
}

.mform .fitem .comp_selector {
    width: 75%;
}

#id_employees {
    width: 442px;
}

#course-view .section td.content {
    padding-top: 0;
    padding-bottom: 0;
}

#course-view .separator {
    display: none;
}

table.learning .grades,
table.learning .status,
table.learning .target {
    text-align: center;
}

#mod-resource-view .meganav{
    display: none;
}

#id_user, #id_post, #id_department {
    width: 400px;
}

table.moderatorsmain {
    width: 95% !important;
}

#admin-moderators-index .mform .fitem .fitemtitle {
    margin-left: 22px;
}

.postswrap .fitemtitle{
    display: none;
}

.mform .postswrap fieldset.postswrap_fs {
    width: 96%;
    margin: 20px;
}

.mform .postswrap fieldset.postswrap_fs .felement select {
    width: 100%;
}

.mform div.felement.employees_fe {
    margin: 10px 0;
}

#grade-report-overview-index .generaltable td {
    text-align: center;
}

.depts .tree ul{
    display: none;
}

.depts ul.tree,
.result ul.results {
    padding-left: 0px;
}

.tree-container ul {
    list-style: none;
}

.clear {
clear: both;
}

.tree-container div.depts,
.tree-container div.result {
border:1px solid #848484;
margin:1%;
height:400px;
padding:1%;
width:45%;
overflow: auto;
background: #ffffff;
}

.tree-container div.depts {
float:left;
}

.tree-container div.result {
float:right !important;
}

.persona_controls {
float: left;
padding: 75px 0px 0;
width:15%;
text-align: center;
}

.persona_cube {
border: 1px solid #9CBBDB;
float: left;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
width: 41%;
}

fieldset.persons_selector div.first {
    float: left;
    font-size: 120%;
    font-weight: bold;
    padding: 1% 0;
    width: 57%;
}

fieldset.persons_selector div.sec {
    font-size: 120%;
    font-weight: bold;
    padding: 1%;
}

/* NEW */
#header {
    /*background: none repeat scroll 0 0 #2A2A2A; */
    background: url("images/header_bg.jpg") repeat-x scroll right bottom transparent;
    height:90px;
}

#left-column {
display: block;
width: 170px;
}

/* Если включить none, то не будет возможности для переноса тем в курсах (при редактировании) */
.img-text a img{
/*display:none;*/
}

.img-text .commands a img {
display: inline;
}

#content h2.help img{
display:none;
}

.categorylist .category.indentation {
border: none !important;
background: white !important;
}

.singlebutton {
text-align: center;
}

.navbutton table {
width:100%;
}

/* 2 ????? ????? */

.hrloginform {
background: url('images/login_form.gif') no-repeat;
height:150px;
width:194px;
text-align: right;
}

.loginform {
background: url("images/login_form.gif") no-repeat scroll 0 0 transparent;
height: 118px;
padding-top: 10px;
text-align: center;
}

.loginform div {
display: block;
height: 15px;
width: 90%;
}

.nobottom {
    border-bottom:0px;
}

.loginform div input {
width: 100px;
float: right;
}

.loginform div.btn {
width: 90%;
}

.loginform div.btn input {
float:none;
}

#login div.loginform .clearer {
/*height: 2px;*/
}

#login .loginform div input {
float: none;
}

#login div.loginform .form-label {
padding-top: 7px;
text-align: right;
}

#login div.loginform .form-input {
text-align: left;
}

#login div.loginform div {
text-align: center;
}

.block_login .footer {
display:none;
}

#login div.loginform {
background: none;
}

.loginform .form-input {
padding: 4px 0px;
}

#login input,
.loginform .form-input input{
margin: 0px auto;
}

.loginform label{
/*float: left;*/
padding-top: 3px;
text-align:right;
vertical-align: middle;
}

#login .loginform select {
width:90%;
}

.loginbox form {
margin: 0 auto;
}

.block_loginhr select,
.block_loginhr input {
width: 90%;
}

.hrloginform .fld {
padding-top: 20px;
}

.hrloginform .btn {
padding-top: 40px;
}

/* ??????????? ???????????? */
.headermenu .logininfo {
color: #E4E4E4; /* #000000; */
float: none;
font-size: 120%;
font-weight: normal;
height: 110px;
}

.headermenu .logininfo a{ 
color: #FBDA68;
}

/* ????? ?????? */
#lang_menu {
font-size: 120%;
color: #E4E4E4;
text-align: right;
}

#lang_menu span {
padding-right: 5px;
}

#lang_menu a {
color: #FBDA68;
}

/* ??????? ???? */
div.topmenu {
/*background: #fbda68;*/
/* background: url('images/menu_bg.gif') repeat-x; */
background: url("images/tot_menu_bg.jpg") repeat scroll left top transparent;
}

div.topmenu,
div.topmenu .menu_items_left,
div.topmenu .menu_items_right,
div.topmenu ul li,
div.topmenu ul li .menu_c_l,
div.topmenu ul li .menu_c_r,
div.topmenu ul li:hover .menu_c_l,
div.topmenu ul li:hover .menu_c_r  {
height: 40px;
}

div.topmenu .menu_items_left,
div.topmenu .menu_items_right {
display: none; /**/
}

/*
div.topmenu ul li#m_item .menu_c_l,
div.topmenu ul li#m_item .menu_c_r,
div.topmenu ul li .menu_c_l,
div.topmenu ul li .menu_c_r,
div.topmenu ul li:hover .menu_c_l,
div.topmenu ul li:hover .menu_c_r  {
width: 35px;
}
*/

/*
div.topmenu .menu_items_left,
div.topmenu .menu_items_right {
width: 6px;
}
*/

div.topmenu .menu_items_left {
/*background: url('images/menu_left.gif');*/
float: left;
}

div.topmenu .menu_items {
float: left;
font-weight: normal;
height:40px;
}

div.topmenu .menu_items_right {
/*background: url('images/menu_right.gif');*/
float: right;
}

div.topmenu ul {
margin: 0;
padding: 0;
list-style:none;
}

div.topmenu ul li {
float: left;
}

div.topmenu ul li a {
margin: 0;
color: #B9B8B8; /*#2A2A2A;*/
/*font-weight: bold;*/
font:15px Helvetica,Sans-serif;
padding: 0px 20px;
line-height: normal;
text-decoration: none;
}

div.topmenu ul li .menu_c {
padding-top: 12px;
float: left;
}

div.topmenu ul li .menu_c_l,
div.topmenu ul li .menu_c_r {
float: left;
display: none; /**/
}

div.topmenu ul li:hover .menu_c_l,
div.topmenu ul li:hover .menu_c_r {
float: left;
}

div.topmenu ul li:hover .menu_c_l,
div.topmenu ul li.curr .menu_c_l {
/*background: url('images/menu_left_h.gif');*/
}

div.topmenu ul li:hover .menu_c,
div.topmenu ul li.curr .menu_c {
/*background: url('images/menu_bg_h.gif') repeat-x;*/
float: left;
}

div.topmenu ul li:hover a,
div.topmenu ul li.curr a {
color: #FDF659; /*#a41b34;*/
text-decoration:none;
font:15px Helvetica,Sans-serif;
/*text-decoration: underline;*/
}

div.topmenu ul li:hover .menu_c_r,
div.topmenu ul li.curr .menu_c_r {
/*background: url('images/menu_right_h.gif');*/
}

div.topmenu ul li.menu_sep {
/*background: url('images/menu_sep.gif');*/
width: 6px;
height: 40px;
display: none;
}

/* ????????? */
.block_calendar_month {
width: 194px;
height: 173px;
margin: 0 auto;
padding-right: 9px;
background: url(images/bg_calendar.gif) 0 0 no-repeat;
}

.block_calendar_month .calendar-controls {
padding-top: 2px;
color: #ffffff;
font-size: 1.08em;
}

.block_calendar_month .calendar-controls a {
color: #ffffff;
}

.block_calendar_month .calendar-controls a:hover {
color: #ffffff;
text-decoration: underline;
}

.block_calendar_month .calendar-controls .previous {
text-align: right;
overflow: hidden;
}

.block_calendar_month .calendar-controls .next {
text-align: left;
overflow: hidden;
}

.minicalendar .weekdays abbr{
font-weight: normal;
text-transform: lowercase;
color: #000000;
}

.minicalendar td.today {
    background: url("images/today_day.gif") no-repeat scroll center center transparent;
    border: medium none;
}

.minicalendar td.today a,
.minicalendar td.today a:hover {
color: #fff !important;
background: none !important;
}

/* ????? */
.link.criticalnotification {
background:none !important;
}

.sideblock .header .hide-show-image {
float: left;
height: 13px;
margin-top: 0.15em;
padding-right: 10px;
width: 13px;
}

.sideblock .header .title h2,
h2.headingblock, 
h2.main a, 
.tree h2, 
h2.main {
/*color: #000000;*/
font-size: 120%;
font-weight: bold;
margin: 15px 0 5px;
}

.sideblock a {
color: #333;
text-decoration: none;
}

.block_admin_tree a:hover {
/*background: url(../../pix/i/item_hover.gif) 0 2px no-repeat !important;*/
color: #A41B34;
display:block;
/*padding-top:2px;*/
/*text-decoration: underline;*/
/*text-indent: 20px;*/
}

.block_admin_tree a:hover img{
/*display:none;*/
}

.block_hr_menu li {
list-style: none;
padding: 2px 0 2px 20px;
background: url(images/hr_li_bg.gif) 0px 3px no-repeat;
}

.block_hr_menu li:hover{
list-style: none;
padding: 2px 0 2px 20px;
background: url(images/hr_li_bg_hover.gif) 0px 3px no-repeat;
}

.block_hr_menu li:hover a{
color: #A41B34;
text-decoration:underline;
}

/* ??????? ?????? */
.breadcrumb {
font-size:100%;
left: 10px;
position: relative;
float:left;
}

.breadcrumb li {
font-weight: normal;
color: #000000;
}

.breadcrumb li a {
font-weight: bold;
color: #A41B34;
}

.breadcrumb li span.arrow {
color: #A41B34;
}

/* ?????? ????????? */
.navbutton {
position: relative;
right: 10px;
text-align: right;
width: 600px;
}

.navbutton div, .navbutton form {
display: inline-block;
}

/* ??????? */
.tabrow0 {
text-align: right;
}

.tabrow0 a {
background: url(images/bg_tab_active_left.gif) 0 0 no-repeat;
padding-bottom: 1px;
}

.tabrow0 li {
margin-right: 3px;
cursor: pointer;
}

.tabrow0 li.selected {
cursor: auto;
}

.tabrow0 div, .tabrow0 ul {
border-top: 1px solid #A41B34;
}

.tabrow0 a span {
background: url(images/bg_tab_active_right.gif) 100% 0 no-repeat;
padding-bottom: 1px;
}

.tabrow0 a.nolink {
background: url(images/bg_tab_left.gif) 0 0 no-repeat;
color: #FFFFFF;
padding-bottom: 1px;
}
.tabrow0 .tabrow1 a.nolink {
background: none;
}

.tabrow0 a.nolink span {
background: url(images/bg_tab_right.gif) 100% 0 no-repeat;
padding-bottom: 1px;
}

.tabrow0 a.nolink:hover {
background: url(images/bg_tab_left.gif) 0 0 no-repeat;
padding-bottom: 1px;
text-decoration:none;
}

.tabrow0 a.nolink:hover span {
background: url(images/bg_tab_right.gif) 100% 0 no-repeat;
padding-bottom: 1px;
}

.tabrow0 a:hover {
background: url(images/bg_tab_active_left.gif) 0 0 no-repeat;
padding-bottom: 1px;
}

.tabrow0 a:hover span {
background: url(images/bg_tab_active_right.gif) 100% 0 no-repeat;
text-decoration:underline;
padding-bottom: 1px;
}

/* ????? */
.generaltable,
.generalbox {
border-collapse: collapse;
}

.generaltable {
margin-bottom: 20px;
border-style: none;
border-width: 0;
font-weight: normal;
color: #696969;
}

.generalbox {
border: none;
}

.categorylist {
border-collapse: collapse;
}

.categorylist .category {
background: #f1f1f1 !important;
text-indent: 0 !important;
}

.categorylist tr td {
background: #f7f7f7;
border: 0px !important;
}

.generaltable th,
.generalbox th {
background: #565656;
border: 1px solid white;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
height: 30px;
padding: 0;
text-align: center;
vertical-align:middle;
font-weight: normal;
color: white;
}

div.generalbox table.categorylist tbody tr td.name {
background: url(images/is_course.gif) no-repeat scroll 0 center #f7f7f7;
border-top: 0px solid white !important;
border-left: 0px !important;
border-right: 0px !important;
border-bottom: 0px solid #dddddd !important;
padding-bottom: 10px;
text-indent:20px;
}

div.generalbox table.categorylist tbody tr td.info {
border-top: 2px solid white !important;
border-left: 0px !important;
border-right: 2px solid #f9f9f9 !important;
border-bottom: 0px solid #dddddd !important;
}

div.generalbox table.categorylist tbody tr td.category {
background: none;
border-top: 4px solid white !important;
border-bottom: 4px solid white !important;
}

.generaltable td,
.generalbox td,
.generaltable .cell {
background: #f7f7f7;
/*border: 0px solid white;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;*/
padding: 5px;
}

.generaltable .cell a {
font-weight: normal;
color: #000000;
}

.generaltable th a {
font-weight: normal;
/*color: #ffffff;*/
}

.generaltable th .c0 a {
    color: black;
}

/* ?????? */
.grade-report-grader table#user-grades {
margin: 20px auto;
width: auto;
border-collapse: separate;
}

.grade-report-grader table#user-grades th.header,
.grade-report-grader table#user-grades th.category,
.grade-report-grader table#user-grades th.courseitem,
.grade-report-grader table#user-grades th.c0,
.grade-report-grader table#user-grades th.item  {
background: #f1f1f1 !important;
border: 2px solid white !important;
border-right: 2px solid #dddddd !important;
border-bottom: 2px solid #dddddd !important;
height: 30px;
padding: 0;
vertical-align:middle;
}

.grade-report-grader table#user-grades div.userpic {
display: none;
}

#mod-scorm-player #scormpage {
}

#mod-scorm-player #scormbox {
}

/* ?????? ?????? */
.coursebox {
border: none;
background: none;
/*height: 30px;*/
/*overflow: hidden;*/
border: 1px solid #e4e4e4;
}

.coursebox.hover {
background: none;
}

.coursebox .info {
padding: 8px 5px;
background: none;
}

.categorylist .category.image {
background: #f1f1f1 !important;
}

ul.tabrow1 li a,
ul.tabrow1 li a:link, 
ul.tabrow1 li a:visited {
color: #000000;
}

/* SCORM */
.mod-scorm {
background: #f7f7f7;
}

.scorm-center {
padding-bottom: 10px;
}

.boxwidthwide {
width: 100%;
padding: 0px;
}

.boxwidthwide table {
border-bottom: 10px solid #FFFFFF;
}

.boxwidthwide table tr td,
.boxwidthwide .structurehead {
background: none;
border: 0px;
padding: 15px;
}

.boxwidthwide .title,
.boxwidthwide .reportlink {
background: #dddddd;
}

.boxwidthwide .title {
font-size: 120%;
}

.boxwidthwide ul li {
list-style: inside circle;
} 

.boxwidthwide ul.structlist li {
list-style:none;
}

.signuppanel {
    float:left;
}

.loginpanel {
    float:right;
}

span .smarterwiki-linkify {
    color: #186B56;
}/***** tmx/tmx.css end *****/

/***** tmx/tmx_hr_menu.css start *****/

/* ????? */

.hr_row_second {
background: #f4f4f4;
}

/* ??????? ???????? - PROFILES - ??????? ???????? */
/* ??????? - ??????? */
#admin-profiles-index table.generaltable {
width: 100%;
}

#admin-profiles-index form.mform {
    margin: 0;
    width: 100%;
    /*background: #F4F4F4;*/
}

table#profile_table {
    width: 100%;
    /*border-collapse: separate;*/
}

table#profile_table .btn_create {
    /*padding-top: 20px;  */
    width:100%;
    text-align:left;
}

table#profile_table th,
table.generaltable th.header,
#admin-moderators-index .moderatorsmain th,
table.reportmain th.header {
    /*background: #474747 !important;*/
    /*border: 1px solid white !important;*/
    /*border-right: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd !important;*/
    /*height: 30px !important;*/
    /*padding: 0 !important; */
    text-align: center !important;
    vertical-align:middle !important;
    /*font-weight: bold !important;*/
    color: #ffffff;
}

table#profile_table .prf_left,
table#profile_table  .prf_right,
.generaltable td.cell,
#admin-moderators-index .moderatorsmain td.cell,
table.reportmain tr td {
    background: #ffffff;
    padding:0px;
    /*border: 1px solid white !important;
    border-right: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd !important;*/
    /*padding: 5px !important;*/
}

table#profile_table .prf_left{
    width: 60%;
    /*padding: 0 2%;*/
    text-align: left;
}

table#profile_table  .prf_right{
    width: 20%;
    padding: 2px;
    text-align:center;
}

.new_form_btn {
    padding-top: 10px;
}

#admin-profiles-index .profile_category {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #e0e0e0; 
    height: 20px;
    vertical-align: middle;
    /*padding-left: 10px;*/
    padding-top: 4px;
    /*text-indent: 10px;*/
    width: 100%;
}

#admin-profiles-index .moco_expander fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#admin-profiles-index #mform1 .fitemtitle {
   /* width: auto;*/
}

#admin-profiles-index #mform1 div.felement,
#admin-profiles-index  #mform1 fieldset.felement {
    float: right;
    width: 80%;
}

#admin-profiles-index #mform1 div.fitem {
    width: 98%;
}

/* ????????????? ? ????????? */
.tree-container div.depts,
.tree-container div.result {
    border:1px solid #891E1E;
    margin:1%;
    height:400px !important;
    padding:1%;
    width:45% !important;
    overflow: auto;
}

.tree-container div.depts {
    float:left !important;
}

.tree-container div.depts a{
    color: #333;
}

.tree-container div.result {
    float:right !important;
}

.tree-container ul.results {
    float:left !important;
    max-height:400px !important;
    width:100% !important;
}

.persons_div .persons_selector {
    width: 100% !important;
    margin: 0 !important;
}

table.generaltable th.header{
}

.generaltable td.cell {
}

/* select */
.mform .fitem .ispers_selector {
    margin: 0;
    padding: 10px 0;
    width: 98%;
}

.mform div.persons_div {
    background:none !important;
}

.personatitle {
    background: #891E1E;
    padding: 6px 8px;
    color: #fff;
    font-weight: bold;
}

.persona_cube {
    width: 47%;
    float: left;
    border: 1px solid #891E1E;
    /*margin-left: 1%;
    margin-right: 1%; */
}

.persona_cube h4 {
    margin-top: 0px;
}

.persona_controls {
    float: left;
    padding: 50px 0px 0;
    width:5%;
    text-align: center;
}

div.persona_cube #id_persons, 
div.persona_cube #id_personsall {
    width: 100%;
}

.mform .fsubmit input {
    /*color: #000;
    float: right;
    margin: 0;*/
    float: right;
    background: none repeat scroll 0 0 #891E1E;
    color: #FFFFFF;
    cursor: pointer;
    margin: 1px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}

form#mform1.mform fieldset.hidden div div.fitem div.fsubmit input{
    float: left !important;
}

#id_del, #id_add {
    border: medium none;
    color: white;
    width:20px;
    height:27px;
    margin: 10px 0;
    cursor: pointer;
    text-align: center;
}

#id_del {
    background: url("images/btn_right.gif") no-repeat scroll left center transparent;
}

#id_add {
    background: url("images/btn_left.gif") no-repeat scroll left center transparent;
}

/*  ??????????? ??????????? */

#add_0 {
}

#add_0 img {
    float: left;
}

#tree p.select {
    background: none repeat scroll 0 0 #ebf8e6;
    border-color: white #DDDDDD #DDDDDD white;
    border-style: solid;
    border-width: 2px;
    height: 27px;
    padding-top: 10px;
}

#tree p.select select{
    width: 500px;
}

#tree div.row {
    background: none;
    border-top: 2px solid white;
    height: 32px;
}

.row_in_row {
    background: #f7f7f7;
    height: 28px;
    border: 2px solid white;
    border-right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
}

div.row p.line {
    float: left;
}

div.row p.title {
    float: left;
    padding: 12px 10px 0px 10px;
}

div.row p.arrow {
    float: left;
}

div.row p.arrow img{
    float: left;
}

div.row a.plus {
    float: left;
    padding: 12px 10px 0px 10px;
}

div.row a.del {
    float: left;
    padding: 12px 10px 0px 10px;
}

a.minus img{
    padding: 12px 10px 0px 10px;
}

/* ?????????? - MODERATORS - ?????????? */
#admin-moderators-index .mform {
    margin-bottom: 20px !important;
}

#admin-moderators-index .mform, 
#admin-moderators-index .mform fieldset {
    background: #F4F4F4 !important;
}

#admin-moderators-index .moderatorsmain {
    /*border: none;*/
    width: 100%;
}

/* ????? table#profile_table th */
#admin-moderators-index .moderatorsmain th{
    border:none;
}

/* ????? table#profile_table td */
#admin-moderators-index .moderatorsmain td.cell {
}


#admin-moderators-index #content {
    padding: 0 0 !important;
    background: none !important;
    width: 100% !important;
}

.hr_row_first {
    background: #fdfdfd !important;
}

/* ?????? ??????????? */

.t_competence {
    width: 100%;
}

#course, #offline {
    float:left;
    max-height:400px;
    min-height:300px;
    overflow:auto;
    width:50%;
    border: 1px solid #e7e7e7;
}

#catalog, #appraisal {
    float:right !important;
    max-height:400px;
    min-height:300px;
    overflow:auto;
    width:49% !important;
    border: 1px solid #e7e7e7;
}

#course, #appraisal {
    margin-bottom: 10px;
}

#course h2, #offline h2, #catalog h2, #appraisal h2{
    text-align:left;
    padding: 1%;
}

#course h2 a, #offline h2 a, #catalog h2 a, #appraisal h2 a{
    color:#000000;
}

table.learning {
    padding-right: 10px;
    margin-bottom:10px;
    width:98% !important;
}

table.learning tr th.header{
    background:url("pix/i/closed.gif") no-repeat scroll left center transparent;
    padding:0px;
    padding-left:20px;
    height:30px;
}

table.learning tr td.cell{
    /*background:url("pix/i/closed.gif") no-repeat scroll left center transparent;*/
    background:#FFFFFF;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #000;
}

table.learning tr td.learn_mod {
    text-indent: 20px;
    background:url("images/course_book.gif") no-repeat 5px 5px #f7f7f7 !important;
}

td#middle-column div h2.headingblock {
    text-align:left;
    padding: 1%;
    color:#000000;
}

td#middle-column div h4 {
    text-align:left;
    padding: 1%;
    color:#186B56;
    font-size:1.2em;
}

table.reportmain {
    width: 98%;
    padding-right: 10px;
    margin-bottom:10px;
    border:#ffffff;
    border-collapse: separate;
}

table.reportmain th.header{

}

table.reportmain tr td{
}

table.reportmain th.header a,
table.reportmain tr td a {
    color: #2E6298;
}

td#middle-column div div.categorybox {
    width: 98%;
    background: transparent;
    border: 0px;
}

td#middle-column div div.categorybox table.categorylist{
    width: 100%;
    background: transparent;
    border:0px;
}

.mform .fitemtitle {
    text-align:right; 
}

/*
div.htmlarea {
width: 100%;
}
*/

div.htmlarea .iframe {
    border-width: 0px !important;
    width:100% !important;
}

.mform .fhtmleditor {
    width: 98% !important;
}

.mform div.persons_div {
    background: transparent !important;
}

.mform .fitem .ispers_selector {
    background: transparent !important;
}

#hired_from {
    margin-left:10px;
}

#hired_to {
    margin-left: 10px;
}

table.moderatorsmain {
    width: 80%;
    margin-top:10px;
}

#shortsearchbox {
    width: 300px;
}

.employees .mform {
    width: 100%;
    text-align:center;
}

.employees #id_personsall, 
.employees #id_persons,
.employees h4 {
}

.employees h4 {
    font-weight: bold;
    color: white;
    background: #2E6298;
    margin: 0px auto;
    padding: 10px 0px;
}

/* ?????? - REPORTS - ?????? */

#reports-index.reports div#wrapper div#content.clearfix div a img{
    height: 30px;
    margin: 10px 2%;
    width: 27px;
}

/* ??????????? - COMPETENCE - ??????????? */

#competence_anketa fieldset{
    padding: 15px 10px;
    margin: 15px 0;
}

#competence_anketa p{
    line-height: 130%;
}

#competence_anketa fieldset#ank_title{
    background: #eeeeee;
}

#competence_anketa fieldset#ank_appraisal{
    background: #ebf8e6;
}

#competence_anketa legend{
    font-size: 120%;
    font-weight: bold;
}

#competence_anketa table td{
    padding: 5px 0px;
}

#ank_competence div.singleComp table th{
    background: #e4e7ee;
    border: 2px solid white;
    border-right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    height: 30px;
    padding: 0;
    text-align: center;
    vertical-align:middle;
    font-weight: normal;
}

#ank_competence div.singleComp table tr td {
    background: #f7f7f7;
    border: 2px solid white;
    border-right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    padding: 5px;
}

/* ???????????? - CHIEF - ???????????? */
#fsearch {
    padding: 10px 0px;
    background: #ebf8e6;
    width: 100%;
}

#studentList {
    margin-top: 5px;
}

/* Report */
.mform_adm_report {

}

.mform_adm_report div.ar_div {
	margin-left: 5%;
    height: 22px;
    width: 35%;
	float: left;
}

.mform_adm_report div.ar_div2 {
	margin-right: 5%;
    height: 22px;
    width: 35%;
	float: right;
}

.mform_adm_report div.ar_div_b {
    float: left;
    height: 22px;
    margin: 0 5%;
    padding: 10px 0;
    text-align: center;
    width: 80%;
}

.mform_adm_report div.ar_div select,
.mform_adm_report div.ar_div2 select{
    float: right;
}

.adm_rep_field {
    background: #F4F4F4;
    padding-top: 10px;
}/***** tmx/tmx_hr_menu.css end *****/

