article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary { display: block; }
audio,canvas,video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; }
a,a:focus,a:active,a:hover { outline: none; }
h1 { font-size: 2em; }
abbr[title] { border-bottom: 1px dotted; }
b,strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
code,kbd,pre,samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 80%; }
sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
button,input,select,textarea { font-family: inherit; font-size: 100%; margin: 0; padding: 0; }
button,input { line-height: normal; }
button,html input[type="button"],input[type="reset"],input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled],input[disabled] { cursor: default; }
input[type="checkbox"],input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
table thead { background-color: #fff; }
table th.table-row-enumerator, table tr td.table-row-enumerator { width: 10px; }
ul, ol { list-style: none; padding: 0; margin: 0; }
body,input,textarea,button { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/proximanova-reg.eot");
  src: url("../fonts/proximanova-reg.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-reg.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/proximanova-bold.eot");
  src: url("../fonts/proximanova-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
.clear:before, .overview:before, .dayblock:before { content: " "; display: table; }
.clear:after, .overview:after, .dayblock:after { content: " "; display: table; clear: both; }
body { font: 14px/20px "Proxima Nova", Arial, sans-serif; background: #fff; color: #45444c; }
html, body, form { height: 100%; margin: 0; padding: 0; }
.page-wrapper { min-height: 100%; margin-bottom: -40px; }
* html .page-wrapper { height: 100%; }
.page-buffer { height: 60px; }
.footer, .header { height: 40px; line-height: 40px; }
.footer {  }
.header .logo { display: block; }
.header .logo img { display: block; width: 34px; height: 34px; margin: 3px 0; }
.header .brand { font-weight: bold; }
.header, .footer, .menu, .page { padding: 0 10px; min-width: 1000px; }
a { text-decoration: none; color: #325c89; }
.menu { margin: 10px 10px; padding: 0 0 20px 0; border-bottom: 1px solid #000; }
.menu .item { float: left; margin-right: 15px; }
.menu .item a { text-transform: lowercase; font-weight: bold; font-size: 18px; line-height: 24px; outline: none; }
.menu .item.active a, .menu .item a:hover { border-bottom-width: 1px; border-bottom-style: solid; }
.overview { padding-top: 30px; }
.overview-side { float: left; width: 284px; margin-right: 16px; padding: 0 50px; }
.overview-main { padding-left: 300px; }
.report-btn { display: inline-block; margin-left: 20px; }
.canceled-schedules-label, .lateness-schedules-label  { border-bottom: 1px dashed #000; }
.datepicker { outline: none; }

.calendar { font-size: 12px; line-height: 18px; }
.calendar-header { position: relative; }
.calendar-nav { position: absolute; top: -5px; }
.calendar-nav_prev { background: url("../images/icons-sa6483ce737.png") 0 -16px no-repeat; width: 12px; height: 41px; left: -20px; }
.calendar-nav_next { background: url("../images/icons-sa6483ce737.png") 0 -67px no-repeat; width: 12px; height: 41px; right: -20px; }
.calendar-monthname { font-size: 24px; line-height: 30px; color: #656565; text-align: center; margin-bottom: 40px; }
.calendar-month { width: 100%; text-align: left; }
.calendar-month th { font-size: 14px; }
.calendar-day { font-weight: normal; vertical-align: middle; }
.calendar-day_current { font-weight: bold; color: #fd9025; }
.calendar-day_off { color: #ccc; }

.usr { text-align: center; }
.usr-pic { display: block; width: 110px; height: 110px; overflow: hidden; margin: 10px auto; }
.usr-pic img { max-width: 100%; padding: 4px; border: 1px solid #ccc; }
.usr-select { margin-left: -20px; }
.usr-effectivity { font-size: 24px; line-height: 30px; margin: 7px -50px 0 -50px; }
.usr-effectivity-positive { color: #2b851b; }
.usr-graph { margin: 0px -20px; text-align: left; }
.usr-graph ul { margin-bottom: 1em; }
.usr-graph-image { display: block; margin: 0 auto 20px; }

.time { position: relative; display: inline-block; color: #fd9025; font-size: 24px; line-height: 30px; margin-bottom: 40px; padding: 0 40px; }
.time-nav { display: none; position: absolute; top: -5px; }
.time-nav.is__active { display: block; }
.time-nav_back { background: url("../images/icons-sa6483ce737.png") 0 -16px no-repeat; width: 12px; height: 41px; left: 0; }
.time-nav_forward { background: url("../images/icons-sa6483ce737.png") 0 -67px no-repeat; width: 12px; height: 41px; right: 0; }

.month td.calendar-day { height: 150px; vertical-align: top; -webkit-box-shadow: inset 0 1px 0 0 #ccc; box-shadow: inset 0 1px 0 0 #ccc; border-right: 10px solid #fff; width: 90px; padding-top: 6px; }
.month td.calendar-day_active { -webkit-box-shadow: inset 0 1px 0 0 #fd9025; box-shadow: inset 0 1px 0 0 #fd9025; }
.month td.calendar-day_current { font-weight: normal; color: inherit; background: #fcfbf6; }  
.month td.calendar-day_current .day-num { font-weight: bold; color: #fd9025; }
.month .calendar-week_current td.calendar-day { -webkit-box-shadow: inset 0 1px 0 0 #fd9025; box-shadow: inset 0 1px 0 0 #fd9025; }
.month .calendar-week_current td.calendar-day.calendar-day_current { -webkit-box-shadow: inset 0 4px 0 0 #fd9025; box-shadow: inset 0 4px 0 0 #fd9025; }

.day-header { overflow: hidden; }
.day-num { float: left; margin-right: 8px; }

.day-counters { word-spacing: -3px; margin-top: 2px; }
.day-counter { display: inline-block; line-height: 16px; width: 15px; height: 15px; vertical-align: top; text-align: center; color: #fff; background: #ccc; font-size: 10px; }
.day-counter:first-child { border-radius: 50% 0 0 50%; }
.day-counter:last-child { border-radius: 0 50% 50% 0; }
.day-counter:empty { background: #f5f5f5; }

.day-tasks { font-size: 10px; line-height: 1; }
.day-tasks li { margin: 8px 0; }
.day-tasks .type_unv { color: #8ac04a; }
.day-tasks .type_proj_nocom { color: #a8a07b; }
.day-tasks .type_proj_com { color: #639bd6; }
.day-tasks .type_proj_brief { color: #a8a07b; }
.day-tasks .type_proj_nowork { color: #5a6b6b; }
.day-tasks .start-mark .mark { color: #449141; } 
.day-tasks .deadline-mark .mark { color: #f00; } 

.type_all { color: #45444C; }
.type_unv { color: #449141; }  
.type_unv .checker-in { background: #8ac04a; }
.type_proj_com { color: #6199D7; }
.type_proj_com .checker-in { background: #649bd6; }
.type_pr { color: #FF9000; }
.type_dop { color: #C12E2E; }
.type_tech { color: #9F00EA; }
.type_proj_nocom { color: #a8a07b; }
.type_proj_nocom .checker-in { background: #e0d5a5; }
.type_proj_brief { color: #a8a07b; }
.type_proj_brief .checker-in { background: #e0d5a5; }
.type_proj_nowork { color: #5a6b6b; }

.checker { cursor: pointer; color: #656565; }
.checker input { display: none; }
.checker input:checked + .checker-in:before { background: url("../images/icons-sa6483ce737.png") 0 -129px no-repeat; width: 11px; height: 8px; }
.checker-in { display: inline-block; width: 15px; height: 15px; line-height: 15px; text-align: center; background: #cccccc; }
.checker-in:before { content: ''; display: inline-block; vertical-align: middle; }

.ltask_new .checker-in { border-radius: 50% 0 0 50%; }
.ltask_dead .checker-in { border-radius: 0 50% 50% 0; }

.layouts { float: right; line-height: 26px; }
.layout { display: inline-block; vertical-align: middle; width: 20px; height: 20px; margin-left: 15px; }
.layout_flat { background: url("../images/icons-sa6483ce737.png") 0 -221px no-repeat; }
.layout_flat.is__active { background: url("../images/icons-sa6483ce737.png") 0 -251px no-repeat; }
.layout_month { background: url("../images/icons-sa6483ce737.png") 0 -281px no-repeat; }
.layout_month.is__active { background: url("../images/icons-sa6483ce737.png") 0 -311px no-repeat; }
.layout_week { background: url("../images/icons-sa6483ce737.png") 0 -341px no-repeat; }
.layout_week.is__active { background: url("../images/icons-sa6483ce737.png") 0 -371px no-repeat; }
.layout_day { background: url("../images/icons-sa6483ce737.png") 0 -161px no-repeat; }
.layout_day.is__active { background: url("../images/icons-sa6483ce737.png") 0 -191px no-repeat; }

.day-tasks-more { margin-top: 18px; margin-bottom: 18px; display: block; background: url("../images/icons-sa6483ce737.png") 0 -147px no-repeat; width: 22px; height: 4px; }

.tasker { display: inline-block; width: 15px; height: 15px; background: #ccc; text-align: center; line-height: 15px; vertical-align: middle; font-size: 10px; color: #fff; }
.tasker_new { border-radius: 50% 0 0 50%; }
.tasker_dead { border-radius: 0 50% 50% 0; background: #dfa0a1; }
.late { color: #c79899; }
.button { display: inline-block; height: 39px; padding: 0 20px; line-height: 37px; font-size: 18px; color: #000; border: 1px solid #706f6f; border-radius: 7px; }
.button_alt { background: #706f6f; color: #fff; }
.button-plus { font-size: 30px; margin-right: 6px; vertical-align: middle; }
.buttons { margin: 20px 0; }
.filters { margin: 25px 0 10px; }
.filter { opacity: .3; margin-right: 15px; }
.filter:hover, .filter.is__active { opacity: 1; }
.fuser { margin-left: 200px; }

.list { width: 100%; margin: 30px 0; }
.list td, .list th { padding: 9px; vertical-align: top; }
.list td:first-child, .list th:first-child { padding-left: 20px; width: 25px; border-radius: 5px 0 0 5px; }
.list td:last-child, .list th:last-child { border-radius: 0 5px 5px 0; }
.list th { padding-bottom: 0; font-size: 13px; text-align: left; font-weight: normal; color: #656565; }
.list-task { background-attachment: fixed; border-radius: 5px; border-bottom: 1px solid #fff; }
.list-task a { color: inherit; }
.list-task_proj_nocom { color: #7b7762; background: #e5e2d7; }
.list-task_proj_nocom.list-task_noend { background: #e5e2d7; }
.list-task_proj_com { color: #325c89; background: #d0e1f3; }
.list-task_proj_com.list-task_noend { background: #d0e1f3; }
.list-task_proj_brief { color: #706a52; background: rgba(245, 245, 245, 1); }
.list-task_proj_brief.list-task_noend { background: rgba(245, 245, 245, 1); }
.list-task_proj_nowork { color: #5a6b6b; background: rgba(180, 205, 205, 1); }
.list-task_proj_nowork.list-task_noend { background: rgba(180, 205, 205, 1); }
.list-task_unv { color: #489145; background: #dcecc8; }
.list-task_unv.list-task_noend { background: #dcecc8; }
.list-task_dead .list-task-finish { color: #c79899; }

.list_single { line-height: 30px; margin-bottom: 20px; }  
.list_single .list-task-code, .list_single .list-task-name, .list_single .list-task-eff { font-size: 24px; line-height: 30px; }  
.list_single .list-task-code { width: 5%; }  
.list_single .list-task-name { width: 40%; }
.list_single .list-task-eff { width: 5%; }
.list_single .list-task-actions { width: 30%; }  
.list_single .list-task-start, .list_single .list-task-finish { width: 10%; }

.list-task-actions { white-space: nowrap; }
.list-task-actions a { margin-right: 1em; }
.list-task-print:after { content: ''; display: inline-block; background: url("../images/icons-sa6483ce737.png") 0 -401px no-repeat; width: 32px; height: 19px; vertical-align: middle; margin-left: 1em; }
.list-col_code { width: 5%; }
.list-col_name { width: 45%; }
.item { overflow: hidden; }
.item-col { float: left; width: 50%; }
.item-block { margin-bottom: 1em; }
.item-title { color: #6f6f6e; font-size: 1em; margin: 0; }
.item-eval { font-weight: bold; }
.item-eval-title { display: inline-block; width: 100px; font-weight: normal; }

.type_all { color: #45444C; }
.type_unv { color: #449141; }
.type_proj_com { color: #6199D7; }
.type_proj_nowork { color: #5a6b6b; }
.type_pr { color: #FF9000; }
.type_dop { color: #C12E2E; }
.type_tech { color: #9F00EA; }

.user-block { margin-bottom: 30px; }
.user-actions { display:inline; margin: 20px 0; }
.user-col { width: 27%; float: left; margin-top: 20px; }
.user-col-large { width: 45%; float: left; margin-top: 20px; margin-right:1%; }
.user-col-avatar { width: 17%; float: left; margin-top: 20px; text-align: center; }
.user-col_groups { width: 28.5% }
.user-col_info { width: 21%; }
.user-col_info .user-info-title { width: 50%; }
.user-col_calendar_before { width: 6%; }
.user-col_calendar_before h2 { width: 100%; }
.user-col_calendar { width: 27.5%; }
.user-col_calendar .user-info-title { width: 23%; }
.user-col_calendar table.admin-table { margin-top: 11px; }
.user-col h2 { font-size: 1em; }
.user-col-avatar .user-avatar { padding: 4px; }
.user-col-avatar .user-avatar-container { border: 1px solid #ccc; display:inline-block; }
.user-col-avatar .user-avatar-container img { width:auto; }
.user-name { /*line-height: 230px;*/ display:inline;}
/*.user-name h1 { display: inline-block; vertical-align: bottom; font-size: 24px; font-weight: normal; line-height: 30px; margin: 0; }*/
.user-info { margin: 1em 0; overflow: hidden; }
.user-info p { margin: 0; }
.user-info-title { float: left; width: 35%; margin: 0; font-size: 1em; }
.user-info-body { overflow: hidden; }
.user-info-desc p { margin-bottom: 1em; }

.user-block #tabs { border:0; }
.user-block .tabs-left { position: relative; width: 37%; clear: both; margin-top: -4px; }
.user-block #tabs ul { background: none; border:0; float: left; margin-top: 8px; clear: both; margin-right: 40px; }
.user-block #tabs li { border: 0; background:none; float:none; width: 100%; }
/*.user-block #tabs li:after { content:"/"; font-size:1.8em; }
.user-block #tabs li:last-child::after { content:" "; }*/
.user-block #tabs li a { border:1px dotted #325c89; color:#325c89; font-weight: bold; width: 100%; }
.user-block #tabs li.ui-tabs-active a { text-decoration:underline; }

.user-projects-title { float: left;  font-size: 14px; }
.user-projects-info p { margin: 0 ;}
#user-projects-list { padding: 0 10px; }
#user-projects-list .user-col-large { margin-right: 0;}
#user-projects-list .user-col-large:nth-child(2) { margin-right: 0; width: 55%; }
#user-projects-list .user-col-large:nth-child(2) #cplhMainContent_hdrTeaching{ display:inline-block; width: 20%;  vertical-align: top; margin: 0;  font-size: 14px; }
#user-projects-list .user-col-large:nth-child(2) #cplhMainContent_stda_divWrapper{ display:inline-block; width: 78%;  vertical-align: top; }
.ui-tabs-panel { margin-top: 40px; }

.work-title { font-size: 14px; font-weight: 900; display: inline-block; vertical-align: top; padding-left: 10px; }
.work-title-inline { font-size: 14px; font-weight: bold; display: inline-block; vertical-align: top; margin-left: 7px !important; }

.week { width: 100%; }
.week thead { text-align: left; }
.week thead .calendar-day { vertical-align: top; }

.calendar-hour { height: 80px; vertical-align: top; border-right: 10px solid #fff; width: 90px; position: relative; padding: 0; }
.calendar-hour.calendar-hour_current .calendar-hour-in {  -webkit-box-shadow: inset 0 4px 0 0 #fd9025; box-shadow: inset 0 4px 0 0 #fd9025; }
.calendar-hour-in { -webkit-box-shadow: inset 0 1px 0 0 #eee; box-shadow: inset 0 1px 0 0 #eee; height: 100%; position: relative; display: block; outline: none; }
th.calendar-hour { width: 40px; font-weight: normal; -webkit-box-shadow: none; box-shadow: none; }
.calendar-hour-legend { position: absolute; top: -6px; line-height: 1em; }
.calendar-task { position: absolute; z-index: 10; top: 0; left: 0; width: 100%; border-radius: 5px; padding: 5px; font-size: 10px; line-height: 10px;  overflow: hidden; min-height: 50px; }
.calendar-task.top { z-index: 20; }
.calendar-task.start-mark .mark { color: #449141; } 
.calendar-task.deadline-mark .mark { color: #f00; } 

.calendar-task.type_unv { background: rgba(188, 242, 124, 0.9); border: 1px solid #466024; }
.calendar-task.type_unv .calendar-task-time { color: #466024; }
.calendar-task.type_unv .calendar-task-source { color: #466024; }
.calendar-task.type_unv .calendar-task-name { color: #466024; }
.calendar-task.type_unv.top { background: rgba(188, 242, 124, 1); }
  
.calendar-task.type_proj_com { background: rgba(150, 205, 264, 0.9); border: 1px solid #325c89; }
.calendar-task.type_proj_com .calendar-task-time { color: #325c89; }
.calendar-task.type_proj_com .calendar-task-source { color: #325c89; }
.calendar-task.type_proj_com .calendar-task-name { color: #325c89; }
.calendar-task.type_proj_com.top { background: rgba(150, 205, 264, 1); }
  
.calendar-task.type_proj_nocom { background: rgba(224, 213, 165, 0.9); border: 1px solid #706a52; }
.calendar-task.type_proj_nocom .calendar-task-time { color: #706a52; }
.calendar-task.type_proj_nocom .calendar-task-source { color: #706a52; }
.calendar-task.type_proj_nocom .calendar-task-name { color: #706a52; }
.calendar-task.type_proj_nocom.top { background: rgba(224, 213, 165, 1); }

.calendar-task.type_proj_brief { background: rgba(245, 245, 245, 0.9); border: 1px solid #706a52; }
.calendar-task.type_proj_brief .calendar-task-time { color: #706a52; }
.calendar-task.type_proj_brief .calendar-task-source { color: #706a52; }
.calendar-task.type_proj_brief .calendar-task-name { color: #706a52; }
.calendar-task.type_proj_brief.top { background: rgba(245, 245, 245, 1); }

.calendar-task.type_proj_nowork { background: rgba(180, 205, 205, 0.9); border: 1px solid #5a6b6b; }
.calendar-task.type_proj_nowork .calendar-task-time { color: #5a6b6b; }
.calendar-task.type_proj_nowork .calendar-task-source { color: #5a6b6b; }
.calendar-task.type_proj_nowork .calendar-task-name { color: #5a6b6b; }
.calendar-task.type_proj_nowork.top { background: rgba(180, 205, 205, 1); }

.calendar-task-time { display: block; margin: -5px; padding: 5px; }
.calendar-task-name { display: block; }

.day { float: left; margin-right: 30px; }
.day th.calendar-hour { height: auto; }
.day td.calendar-hour { width: 200px; }
.calendar-allday { height: auto; }
.calendar-allday .calendar-task { position: static; display: block; }

.taskslist { overflow: hidden; }
.taskslist-task { position: relative; margin-bottom: 0.5em; }
.taskslist-task.type_unv a { color: #489145; }
.taskslist-task.type_proj_com a { color: #6199D7; }
.taskslist-task.type_proj_nocom a { color: #a8a07b; }
.taskslist-task.type_proj_brief a { color: #a8a07b; }
.taskslist-task.type_proj_nowork a { color: #5a6b6b; }
.taskslist-task p { margin: .5em 0; }
.taskslist-task input, .taskslist-task .status { float: right; margin: 0.4em 0 0.4em 0.4em; }
.taskslist-task .status { color: #45444c; }

.taskslist-task .btn { display: inline-block; width: 15px; height: 15px; margin: 0 3px; line-height: 15px; }
.taskslist-task .btn:before { content: ''; display: inline-block; vertical-align: middle; }
.taskslist-task .btn.start { background: url("../images/icons/start.png") center center no-repeat; }
.taskslist-task .btn.stop { background: url("../images/icons/stop.png") center center no-repeat; }

.taskslist-task.type_unv .project-name { color: #7b7762; }
.taskslist-task.type_proj_com .project-name { color: #325c89; }
.taskslist-task.type_proj_nocom .project-name { color: #7b7762; }
.taskslist-task.type_proj_brief .project-name { color: #7b7762; }
.taskslist-task .start-date { color: #ccc; }
.taskslist-task .deadline { color: #f00; }

.taskslist-task.completed .name { opacity: 0.85; }
.taskslist-task.completed .project-name { opacity: 0.85; }
.taskslist-task.completed .start-date { opacity: 0.85; }
.taskslist-task.completed .deadline { opacity: 0.85; }

.taskslist-task.paused .name { opacity: 0.85; }
.taskslist-task.paused .project-name { opacity: 0.85; }
.taskslist-task.paused .start-date { opacity: 0.85; }
.taskslist-task.paused .deadline { opacity: 0.85; }

.dayhead { font-size: 12px; margin: -10px 0 30px; }
.dayhead-item { display: inline-block; margin-right: 1em; }
.dayhead-item_empty { opacity: .3; margin-right: 0; }

table.closing-project-tasks { width: 100%; border-bottom: 1px solid black; margin-bottom: 10px; }
table.closing-project-tasks td:nth-child(n+2) { padding: 10px; }
table.closing-project-tasks ~ input { padding: 5px; }
table.closing-project-tasks ~ input:last-child { float: right; }

/* общие стили */
.printonly { display: none; }
.table { width: 100%; }
.pull-left { float: left; }
.pull-right { float: right; }
.clear { clear: both; }
.space-left { margin-left: 20px !important;  }
.space-right { margin-right: 20px !important; }
.space-left-min { margin-left: 10px !important; }
.space-right-min { margin-right: 10px !important; }
.space-left-very-min { margin-left: 3px !important; }
.space-right-very-min { margin-right: 3px !important; }
.space-bottom { margin-bottom: 20px !important; }
.space-top-big { margin-top: 40px !important; }
.space-top { margin-top: 20px !important; }
.space-bottom-min { margin-bottom: 10px !important; }
.space-top-min { margin-top: 10px !important; }
.padding-min { padding: 5px !important; }
.error-msg { display: block; margin: 10px 0; color: #b20000; }
.txt-block { display: block; padding: 6px; }
.padding-block { padding: 10px; }
.hide { display: none; }
.muted { color: #999; }
.overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: .3; background: #aaa; z-index: 1000; }
.loading { position: fixed; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; z-index: 1001; }
.center { text-align: center; }
.centered-block { margin: 0 auto; }
.content-block { position: relative; }
.content-block .title { font-weight: bold; font-size: 14px; padding: 4px 10px; }
.content-block .content { background-color: #fff; }
.content-block .action { display: block; position: absolute; left: 0; bottom: 0; color: #fff; background-color: #b20000; padding: 1px 10px; }
.field { display: block; margin: 10px 0; }
.field > .label { float: left; width: 120px; padding-left: 10px; }
.field > .input { float: left; width: 200px; }
.field > .select { float: left; width: 200px; }
.field > .valid { float: left; color: #b20000; width: 10px; padding: 0 5px; }

/* short field */
.short-field input { width: 70px; margin-right: 5px; }
.short-field .input { width: auto; }
.short-field .input div { margin-left: 10px; display: inline; }

.error-msg { display: block; margin: 10px 0; padding: 0 10px; color: #b20000; }
/* jqueryui dialog */
.no-close .ui-dialog-titlebar-close { display: none; }
/* страница Login */
.login-box { width: 360px; margin: 100px auto 0; }
.login-box .content { padding: 1px 0 15px 0; }
/* страницы ошибок */
.error-desc-block { width: 300px; margin: 100px auto 0; }
.error-desc-block .content { padding: 10px 10px 25px; }
/* clearfix */
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
/* стили для страниц редактирования */
.btns-block { margin: 10px 0; }
.btns-block .radio-list { line-height: 21px; }
.btns-block .radio-list label { margin-right: 10px; }
.edit-form { margin: 10px 0; }
.edit-form .field { margin: 10px 0; }
.edit-form .field.composite { margin: 10px 0 10px 170px; }
.edit-form .field table { width: auto; }
.edit-form .field > .label { float: left; width: 150px; margin-right: 20px; }
.edit-form .field > .input { float: left; width: 400px; margin-right: 20px; }
.edit-form .field > .select { float: left; width: 400px; margin-right: 20px; }
.edit-form .field > .input input[type=text], .edit-form .field > .input input[type=email], .edit-form .field > .input input[type=tel], .edit-form .field > .input input[type=password], .edit-form .field > .input select, .edit-form .field textarea { width: 100%; box-sizing: border-box; padding: 1px; }
.edit-form .field input[type=text].timepicker { width: 60px; }
.edit-form .field input[type=text].datepicker { width: 75px; }
.edit-form .field textarea { height: 150px; resize: none; }
.edit-form .field > .input .dual-with-btn-input { width: 175px; }
.edit-form .field > .input .list { margin: 10px 0 0; }
.edit-form .field > .input .list .item { font-size: 11px; margin: 3px 0 3px 10px; }
.edit-form .field > .val { float: left; color: #f00; }
.edit-form .field label { margin: 0 5px; }
.edit-form .field > .input .project-cost-input input[type=text] { width: 130px; }
.edit-form .field > .input .project-cost-input input[type=text].hours { width: 50px; }
.edit-form .field > .input .project-cost-input input[type=text].minutes { width: 40px; }
.red { color: #f00; }
.green { color: #0c0; }
.validator { color: #f00; }
.btns { margin: 10px 0 10px 170px; width: 400px; }
.error { color: #f00; line-height: 21px; }
.error-light { color: #ECB6DA; }
.success { color: #008000; line-height: 21px; }
.btns .msg { color: #0f0; line-height: 21px; }
.btns input { float: left; margin-right: 10px; }
table.admin-table { width: 100%; margin: 3px 0; }
table.admin-table.no-full-width { width: auto; }
table.admin-table tr.center td, table.admin-table tr.center th { text-align: center; }
table.admin-table td, table.admin-table th { padding: 0px 3px; height: 26px; border-collapse: collapse; border: 1px solid #818287; }
table.admin-table th { text-align: left; background-color: #818287; color: #fff; }
table.admin-table td { }
table.admin-table .edit { width: 110px; text-align: center; }
table.admin-table .view { width: 80px; text-align: center; }
table.admin-table .del { width: 70px; text-align: center; }
table.admin-table .del-mini { width: 20px; text-align: center; }
table.admin-table .fullname { min-width: 350px; }
table.admin-table tr.Project { background-color: #A6EB7F; }
table.admin-table tr.Background { background-color: #77CEFF; }
table.admin-table tr.Educational { background-color: #FFFFFF; }
table.admin-table .skipped { opacity: 0.4; }
.view-form { margin: 10px 0; }
.view-form .field { margin: 10px 0; }
.view-form .field .label { float: left; width: 200px; }
.view-form .field .value { padding-left: 220px; }
/* pager */
.pagination { margin: 5px 0; }
.pagination ul { display: inline-block; *display: inline; margin-bottom: 0; margin-left: 0; }
.pagination ul > li { display: inline; }
.pagination ul > li > a, .pagination ul > li > span { float: left; padding: 4px 8px; line-height: 12px; text-decoration: none; border: 1px solid #818287; border-left-width: 0; }
.pagination ul > li > a:hover, .pagination ul > li > a:focus { }
.pagination ul > .active > a, .pagination ul > .active > span { background-color: #818287; }
.pagination ul > .active > a, .pagination ul > .active > span { color: #fff; cursor: default; }
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus { cursor: default; color: #000; }
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; }
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; }
.pagination-centered { text-align: center; }
.pagination-right { text-align: right; }

/* стили для коммуникации в задачах */
.task-communication-toggler { overflow: hidden; }
label.task-communication-toggler { border-bottom: 1px dashed blue; color: blue; cursor: pointer; }
input.task-communication-toggler:checked + label.task-communication-toggler { border-bottom: 1px dashed red; color: red; }
input.task-communication-toggler { visibility: hidden; }
.task-communication { display: none; border-bottom: 1px solid black; border-top: 1px solid black; }
input.task-communication-toggler:checked ~ .task-communication { display: block; }
.task-communication input { width: 100%; }
.task-communication .task-message { padding: 0 10px; clear: both; }
.task-communication .task-message:nth-child(2n+1) { background-color: #ccc; }
.task-communication .task-message .message-date { font-size: 0.9em; font-style: italic; }
.task-communication .task-message .message-author { font-weight: bold; }
.task-communication .task-message .message-body { padding: 0 40px 20px 20px; }
.task-communication .add-task-message { margin-top: 20px; }
#fileMsgAttachment { border: 1px dashed black; margin: 4px; padding: 4px; }
.message-attachment {    
    float: right;
    position: relative;
    top: -2em;

}
/* ================================ */

.schedule-filter {}
.schedule-window { background-color: #fff; overflow: auto; margin: 10px 0; }
.schedule-window .groups0 { width: 127px; }
.schedule-window .groups1 { width: 378px; }
.schedule-window .groups2 { width: 629px; }
.schedule-window .groups3 { width: 880px; }
.schedule-window .groups4 { width: 1131px;}
.schedule-window .groups5 { width: 1382px; }
.schedule-window .groups6 { width: 1633px;}
.schedule-window .groups7 { width: 1884px;}
.schedule-window .groups8 { width: 2135px;}
.schedule-window .groups9 { width: 2386px;}
.schedule-window .groups10 { width: 2637px; }

body.document { background-color: #fff; color: #000; font-family: times, serif; }
body.document .no-break { page-break-inside: avoid; }
body.document .page-break { page-break-after: always; }

.schedule-table { font-size: 11px; table-layout: fixed; line-height: 14px;}
.schedule-table td, .schedule-table th { padding: 0; margin: 0; border: 1px solid #000; }
.schedule-table th { padding: 3px 0; font-weight: normal; }
.schedule-table .head {}
.schedule-table .row { height: 38px; }
.schedule-table .row .col-days { padding-top: 17px; vertical-align: top; }
.schedule-table .col-days { text-align: center; width: 40px; }
.schedule-table .col-times { text-align: center; width: 85px; }
.schedule-table .col-schedule { width: 250px; vertical-align: top; min-width: 250px; }
.schedule-table.schedule-table-pdf .col-schedule { width: 180px; min-width: 180px; }
.schedule-table .btn-add, .schedule-table .btn-paste { margin: 10px 0 10px 10px; border: 1px solid #000; display: block; width: 15px; height: 15px; text-align: center;line-height: 15px;font-size: 15px; color: #000;float: left;}
.schedule-table .btn-add:hover, .schedule-table .btn-paste:hover { text-decoration: none; }
.schedule-table .schedule-lesson { border-bottom: 1px dotted #999; position: relative; }
.view-mode .schedule-table .schedule-lesson:last-child { border-bottom: none;}
.edit-mode .schedule-table .schedule-lesson.copied { background-color: #f0ffff;}
.schedule-table .schedule-lesson.is-a-view { border: 2px solid green; }
.schedule-table .schedule-lesson.mark-by-att:after { display: block; content: ''; position: absolute; right: 0; top: 0; width: 0; height: 0; border-style: solid; border-width: 0 15px 15px 0; border-color: transparent #f00 transparent transparent; }
.schedule-table .schedule-lesson .edit-btns a { float: right; display: block; border: 1px solid #000; width: 11px; height: 11px; text-align: center; line-height: 11px; margin: 5px 5px 0 0; font-size: 10px; color: #000;}
.schedule-table .schedule-lesson .edit-btns a:first-child { margin-right: 15px; }
.schedule-table .schedule-lesson .edit-btns a:hover { text-decoration: none; }
.schedule-table .schedule-lesson .edit-btns .btn-edit{}
.schedule-table .schedule-lesson .edit-btns .btn-del{}
.schedule-table .schedule-lesson .lesson-info{ padding: 5px;} 
.schedule-table .schedule-lesson .right-info{ float: right; width: 55px; margin-left: 5px; color: #f00; font-size: 9px; line-height: 9px; margin-top: 3px;}
.schedule-table .schedule-lesson .discipline { }
.schedule-table .schedule-lesson .user, .schedule-table .schedule-lesson .group, .schedule-table .schedule-lesson .auditory { color: #999; font-style: italic; font-size: 10px; }
.schedule-table .schedule-lesson .group, .schedule-table .schedule-lesson .auditory, .schedule-table .schedule-lesson .viewevent { float: left; margin-right: 15px; }
.schedule-lesson .viewevent { color: #445FFF; font-weight: bold; }
.schedule-table .schedule-lesson .comment { color: #f00; font-size: 10px; line-height: 10px; margin: 5px 0; }
.schedule-table .schedule-lesson.discipline-1 { background-color: rgba(255, 113, 18, 0.2); }
.schedule-table .schedule-lesson.discipline-2 { background-color: rgba(0, 255, 0, 0.2); }
.schedule-table .schedule-lesson.discipline-3 { background-color: white; }
.schedule-table .schedule-lesson.discipline-4 { background-color: rgba(0, 100, 255, 0.2); }
.schedule-table .schedule-lesson.discipline-5 { background-color: rgba(100, 100, 0, 0.2); }
.schedule-table .schedule-lesson .discipline-sub { font-size: 0.9em; font-style: italic; font-weight: bold; }

/* пользователь*/
.employement-chart-container { background-color: #E9EDF0; padding: 10px 10px 5px 10px;}
.user-ddl { background-color: #E9EDF0; border: none; font-weight: bold;}
.user-box { margin-bottom: 15px; }
.user-shift { padding-left: 4px;}
/* диаграмма*/
.link-filter{ margin-bottom: 6px; font-size: 10px !important; text-decoration: none !important; padding: 0 3px;}
.link-filter a { color: #000 !important; }
.link-filter .chosen-filter { border: solid 2px #000 !important; }
.filter-lectures { background-color: #A6F67F; border: solid 2px #A6F67F;}
.filter-projects { background-color: #CEDBFF; border: solid 2px #CEDBFF;}
.filter-events { background-color: #75ACFF; border: solid 2px #75ACFF;}
.filter-lateness { background-color: #fff; border: solid 2px #fff;}
.filter-background{ background-color: #fff; border: solid 2px #fff;}
.link-filter.selected { border: solid 2px #000 !important;}

/* цветовые метки подразделений */
.sub-div-group { display: inline-block; vertical-align: middle; zoom: 1; *display: inline; height: 13px; width: 13px; border-radius: 7px; margin: 0 5px; border: 1px solid #999; background-color: #fff; }
.selected-project { color: red; outline-color: red;}
.projects-list { margin-right: 250px; }
.project-details { width: 220px; background: #fff; margin-top: 6px; padding: 10px;}
.project-details-caption { font-size: 10px; color: grey;}
.span-leader { font-size: 10px;}
.SubdivisionGroupItem { padding: 2px 3px 3px; display: inline-block;}
.SubdivisionGroupItem:hover { background-color: rgba(255, 255, 255, 0.75); }
.SubdivisionGroupItem.selected { background-color: rgba(255, 255, 255, 0.75); }

table.admin-table .task-dates-table td { height: 30px; background-color: white;}
.task-dates-table td, .task-names-table td { background-color: white;}
.task-dates-table td.weekend { background-color: #FFFFC4;}
.task-dates-table td.task { background-color: blue;}
.task-dates-td { width: 270px; vertical-align: top; padding: 0px !important;}
.task-dates-span { float: left; overflow-x: scroll; width: 200px;}

table.report { font-size: 13px; line-height: 13px; width: 100%;  margin-top: 20px; }
table.report th, table.report td { border: none; text-align: left; height: 25px; padding: 2px 5px; }
table.report th { font-size: 11px; }
table.report tr { border-top: 1px solid #000; }
table.report tr:first-child { border-top: none; }

/* отчет по сотруднику start */
.user-report .title { margin: 20px 70px; font-size: 30px; font-weight: bold; }
.user-report .user-block { margin: 20px 0; font-weight: bold; line-height: 50px; }
.user-report .user-block .avatar { float: left; width: 50px; margin-right: 20px; }
.user-report .user-block .avatar img { display: block; width: 50px; height: 50px; border: none; }
.user-report .user-block .name { float: left; font-size: 30px; margin-right: 20px; }
.user-report .user-block .subdivisions { float: left; font-size: 18px; }
.user-report .efficiency { margin: 20px 70px; font-size: 18px; font-weight: bold; }
.user-report .stats { margin: 20px 70px; }
.user-report .chart { float: left; width: 300px; }
.user-report .schedule-counters { float: left; margin-left: 50px; }
.user-report .schedule-counters .counter { height: 30px; line-height: 25px; }
.user-report .schedule-counters .counter .name { float: left; font-size: 12px; }
.user-report .schedule-counters .counter .value { float: right; font-size: 18px; font-weight: bold; margin-left: 20px; }
.user-report .user-sign-block { margin: 50px 0; }
.user-report .user-sign-block .sign { float: right; border-bottom: 1px solid #666; width: 250px; margin: 0 20px; }
.user-report .user-sign-block .desc { float: right; font-size: 18px; font-weight: bold; }        
/* отчет по сотруднику end */         

.task-names-table .task-name {  }
.task-names-table .task-user {  }
.task-names-table .col-status {  }
.task-names-table .col-start { }
.task-names-table .col-end { }
.task-names-table .col-fact { }
.task-names-table .col-plan { }

table.print-table { font-size: 15px; line-height: 17px; width: 100%;  margin-top: 20px; margin-bottom: 20px; table-layout: fixed; }
table.print-table th, table.print-table td { border: none; text-align: left; padding: 5px; }
table.print-table th { font-size: 11px; }
table.print-table tr { vertical-align: top; }
table.print-table tr.bordered { border-top: 1px solid #000; border-bottom: 1px solid #000; margin-top: -1px; }

/* Страница "сотрудники" */
table.user-tasks th.col-user, table.user-tasks td.col-user { width: 16%; }
table.user-tasks th.col-day, table.user-tasks td.col-day { width: 14%; font-size: 11px; }
table.user-tasks td.col-day .work-time { height: 15px; margin-bottom: 5px; }
table.user-tasks td.col-day .task { margin: 5px 0; }
table.user-tasks td.col-day .task.educational { font-weight: bold; }

/* Страница "присутствие" */
table.user-attendances th.col-user, table.user-attendances td.col-user { width: 12%; }
table.user-attendances th.col-percents, table.user-attendances td.col-percents { width: 250px; }
table.user-attendances td.col-percents { font-size: 11px; }
table.user-attendances th.col-legend, table.user-attendances td.col-legend { width: 25%; }
table.user-attendances td.col-legend div { overflow: hidden; white-space: nowrap; }
table.user-attendances th.col-day, table.user-attendances td.col-day { width: 6.5%; }
table.user-attendances td.col-day .work-time { overflow: hidden; white-space: nowrap; }
table.user-attendances td.col-day .g { color: #0c0; }
table.user-attendances td.col-day .r { color: #f00; }
table.user-attendances td.col-day .schedule, table.user-attendances td.col-legend .schedule { display: block; color: #090; font-size: 13px; }
table.user-attendances td.col-day .schedule.red { color: #f00; }
table.user-attendances td.col-day a.schedule:hover { text-decoration: underline; }

/* Режим смешанного отчёта */
table.print-table .user-attendances-monthly-view_labels td { text-align: center; font-weight: bold; }
.user-attendances-monthly-view_labels td:first-child { border-right: 4px double black; }
.user-attendances-monthly-view_labels + tr td:nth-child(1) { border-right: 4px double black; }

.bars-container { }
.bars-container .delimeter { height: 10px; }
.bars-container .line { height: 15px; line-height: 15px; }
.bars-container .line .bar-title { float: left; min-width: 220px; }
.bars-container .line .bar-title.shifted { padding-left: 15px; }
.bars-container .line .bar-block { float: left; width: 125px; }
.bars-container .line .bar-block .bar { position: relative; min-width: 5%; height: 15px; }
.bars-container .line .bar-block.education .bar { background: rgba(188, 242, 124, 1); }
.bars-container .line .bar-block.nowork .bar { background: rgba(180, 205, 205, 1); }
.bars-container .line .bar-block.noncommercial .bar { background: rgba(224, 213, 165, 1); }
.bars-container .line .bar-block.commercial .bar { background: rgba(150, 205, 264, 1); }
.bars-container .line .bar-block.unplanned .bar { background-color: #DDDDDD; }
.bars-container .line .bar-block.lateness .bar { background-color: #F9A9A8; }
.bars-container .line .bar-block .bar .value { position: absolute; top: 0; right: -32px; width: 27px; height: 15px; line-height: 15px; text-align: left; }
.bars-container { font-size: 11px; }
.bars-container .line.double-line { height: 30px; }

.late-schedules-label {
    border-bottom: 1px dashed black;
    cursor: pointer;
}
.late-schedules-label:after {
    content: url('../Images/icons/arrow_expand.gif');
}
.late-schedules {
    display: none;
}
.late-schedules-active + .late-schedules {
    display: block;
}
#late-schedules-table {
    margin: 10px 0;
    border: 1px dashed black;
}

/* Страница подразделений */
.subdiv-code { font-style: italic; font-size: 12px;  }
.subdiv-users { color: #999; }
.subdiv-users a { color: #999; }
.subdiv-users a:hover { text-decoration: underline; }

/* Страница профиля юзера */
table.work-times { width: auto; }
table.work-times .col-day { width: 50px; }
table.work-times .col-time { width: 80px; }

/* попап просмотра задачи проекта */
.projecttask-worktimes { max-height: 150px; overflow: auto; }
.projecttask-worktimes table.admin-table { margin: 0; display: none; }

/* ведомости студентов */
.student-statement { font-size: 15px; line-height: 15px; }
.student-statement .head { margin: 20px 0; font-size: 18px; line-height: 22px; font-weight: bold; }
.student-statement .head .datetime { float: right; width: 20%; margin-top: 10px; }
.student-statement .head .discipline { font-size: 25px; line-height: 40px; }
.student-statement .head .lecture-auditory { }
.student-statement table.students { width: 100%;  margin-top: 20px; }
.student-statement table.students th, .student-statement table.students td { border: none; text-align: left; height: 25px; }
.student-statement table.students th { font-size: 13px; }
.student-statement table.students th.col-student { border-bottom: 1px solid #000; width: 80%; }
.student-statement table.students th.col-check { border-bottom: 1px solid #000; width: 20%;  }
.student-statement table.students td.col-student { border-bottom: 1px solid #000; width: 80%; border-right: 1px solid #000; }
.student-statement table.students td.col-check { border-bottom: 1px solid #000; width: 20%; } 

/* проекты (сезон) */
table.projects-season { font-size: 13px; line-height: 13px; width: 100%;  margin-top: 20px; }
table.projects-season th, table.projects-season td { border: none; text-align: left; height: 25px; padding: 2px 5px; }
table.projects-season th { font-size: 11px; }
table.projects-season th.enddate { width: 75px; text-align: center; }
table.projects-season th.subdivision { width: 20px; text-align: center; }
table.projects-season th.name { }
table.projects-season th.facttime { width: 85px; text-align: center; }
table.projects-season th.percenttime { width: 50px; text-align: center; }
table.projects-season th.plantime { width: 50px; text-align: center; }
table.projects-season th.user { width: 175px; }
table.projects-season tr.project { border-top: 1px solid #000; font-weight: bold; }
table.projects-season tr.task td.name { padding-left: 15px; }   
table.projects-season td.enddate { width: 75px; text-align: center; }
table.projects-season td.subdivision { width: 20px; text-align: center; }
table.projects-season td.name { }
table.projects-season td.facttime { width: 85px; text-align: center; }
table.projects-season td.percenttime { width: 50px; text-align: center; }
table.projects-season td.plantime { width: 50px; text-align: center; }
table.projects-season td.user { width: 175px; }

.sort-radiobutton label { cursor: pointer; }
.sort-radiobutton input { position: absolute;  left: -100px; top: -100px; display: none; }
.sort-radiobutton input:checked + label { color: red; font-size: 1.2em; }

/* отображение и редактирование данных ведомостей студентов */
.group-student-statements { overflow-x: auto; margin: 10px 0; background-color: #fff; }
.group-student-statements .stats { color: #00f; }
.group-student-statements table.table { table-layout: fixed; font-size: 11px; width: auto; min-width: 300px; }
.group-student-statements table.table tr:not(:first-child):hover { background-color: #ddd; }
.group-student-statements table.table tr.t { border-top: 2px solid #000; }
.group-student-statements table.table tr.b { border-bottom: 2px solid #000; }
.group-student-statements table.table td, .group-student-statements table.table th { border: 1px solid #000; font-weight: normal; padding: 3px; }
.group-student-statements th.group { min-width: 150px; }
.group-student-statements th.absent { width: 100px; }
.group-student-statements th.concrete-schedule { min-width: 100px; }
.group-student-statements th.concrete-schedule .date { }
.group-student-statements th.concrete-schedule .time { }
.group-student-statements th.concrete-schedule .discipline { white-space: nowrap; overflow: hidden; }
.group-student-statements td.user { }     
.group-student-statements td.absent { text-align: center; width: 100px; }
.group-student-statements td.cb { text-align: center; }
.group-student-statements td.cb input[type=text] { width: 40px; }
.group-student-statements td.teacher { text-align: center; line-height: 21px; } 
.group-student-statements td.teacher-change { text-align: center; line-height: 21px; } 
.group-student-statements td.teacher-change select { width: 90px; }
.group-student-statements td.date { text-align: center; }
.group-student-statements td .r { color: #f00; }
.group-student-statements td .g { color: #0c0; }
.group-student-statements td.time-out { text-align: center; line-height: 21px; } 
.group-student-statements td.time-in { text-align: center; line-height: 21px; } 
.group-student-statements td.btn { text-align: center; }
.group-student-statements td.time-out input, .group-student-statements td.time-in input  { width: 40px; }

.expelled { background-color: rgba(255, 0, 0, 0.1); }

/* контрол отчета посещаемости студентов */
.student-attendances-module-titles:after { content:'/'; }
tr.group-course-1:nth-child(1):before { content: '1 курс'; display: block; }
.student-attendances-info { display: block; text-align: center; margin-top: 10px; color: red; }
.group-view-students-attendances { padding: 20px; }
.students-attendances th { font-weight: normal; padding-right: 1em; text-align: left; text-decoration: underline; }
.group-view-students-attendances th { padding: 20px; font-weight: normal; padding-right: 1em; text-align: left; }
.group-view-students-attendances td { padding: 2px 10px; border: 1px solid black; }

#user-projects-list .students-attendances td:nth-child(n+3) { text-align: center; font-weight: 900; }
#user-projects-list .students-attendances td:nth-child(n+4) { color: mediumpurple; }
#user-projects-list .students-attendances td:nth-child(2) { color: #090; }
#user-projects-list .students-attendances td:nth-child(1) { color: #325c89; font-weight:900; }
#user-projects-list .students-attendances tr:first-child th { font-weight: bold; }
#user-projects-list .students-attendances tr:first-child th strong{  margin-bottom: 20px; display: inline-block; }

table.free-auditories { overflow: hidden; width: auto; }
table.free-auditories td, th { position: relative; background-clip: padding-box; }
table.free-auditories td { white-space: nowrap; }
table.free-auditories td.col-auditory, table.free-auditories th.col-auditory { text-align: center; }
table.free-auditories th.col-auditory { overflow: hidden; }
table.free-auditories td.col-auditory { padding: 0; }
table.free-auditories td.col-auditory.free { background-color: rgba(150, 250, 150, 0.5); color: #000; }
table.free-auditories td.col-auditory.used { background-color: rgba(255, 150, 150, 0.5); color: #000; }
table.free-auditories td.col-auditory.reused { background-color: rgba(255, 0, 0, 0.5); color: #000; }
table.free-auditories tr:hover { background-color: #ccc; }

#cplhMainContent_uaUsersAttendances_updUsersAttendances {
    margin-left: 10px;
    margin-right: 10px;
}

/* table rotated headers */
.table-header-rotated th.rotate {
  height:150px;
  text-align: left;
  width: 1em;
  max-width: 2em;
}

.table-header-rotated th.rotate > div {
/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

text-align: left;
margin-top: 4em;
}

.small-input-2em {
    width: 2em;
}

.table-header-rotated input:disabled {
    max-width: 2em;
}

.bold input {
    font-weight: bold;
}

.tablesorter .srtHeadr {
    background-repeat: no-repeat;
    color: black;
    cursor: pointer;
}

.aspNetDisabled {
    opacity: 0.6;
}
table tr.project-commercial { background: rgba(150, 205, 264, 0.2); }
tr.child-row { display: none; }
.show-tasks tr.child-row { display: table-row; }
tr.child-row td { color: blue; }
tr.child-row td:nth-child(3) { padding-left: 20px; }
tr.project-hastasks { cursor: pointer; }
.expand-project, .collapse-project { width: 20px; height: 20px; background-repeat: no-repeat; }
tr.project-hastasks .expand-project { background-image: url(../Images/icons/details_open.png); }
tr.project-hastasks .collapse-project { background-image: url(../Images/icons/details_close.png); }

/* классы для позиционирования и прочего */
.page .w100 {
    width:100%;
}
.page .w60 {
    width:60%;
}
.page .w40 {
    width:40%;
}
.float-left {
    float: left;
}
.clear-both {
    clear: both;
}
.text-bold {
    font-weight: 700;
}
.text-danger {
    color: red;
    font-weight: bold;
}
.text-success {
    color: green;
    font-weight: bold;
}
.subtext-danger {
    color: red;
    font-size: 0.9em;
    vertical-align:super;
}
.subtext-success {
    color: green;
    font-size: 0.9em;
    vertical-align:super;
}
a.link-dashed {
    border-bottom: 1px dashed;
}

.user-stats { margin: 10px 0; }
.user-stats .l { float: left; width: 49%; }
.user-stats .r { float: left; width: 49%; margin-left: 2%; }
.user-stats-bar { margin-bottom: 10px; }
.user-stats-bar .title { font-size: 11px; line-height: 11px; margin: 0 0 3px 0; font-weight: normal; white-space: nowrap; overflow: hidden; }
.user-stats-bar .bar-block { }
.user-stats-bar .bar { height: 24px; position: relative; background-color: #f5f5f5; }
.user-stats-bar .bar.overflow { }
.user-stats-bar .bar .fill { height: 24px; background-color: #7ed321; }
.user-stats-bar .bar .value { height: 24px; line-height: 24px; position: absolute; font-size: 16px; top: 0; right: 0; padding-left: 2%; color: #090909; text-align: left; min-width: 50px; overflow: hidden; }
.user-stats .schedule-lateness-count, .user-stats .schedule-canceled-count { font-size: 11px; line-height: 18px; margin-bottom: 10px; }
.user-stats .schedule-lateness-count .value, .user-stats .schedule-canceled-count .value { font-size: 16px; line-height: 18px; color: #F00; }

.group-changes .in { background-color: rgba(150, 250, 150, 0.5); }
.group-changes .out { background-color: rgba(250, 150, 150, 0.5); }

.groups-filter input, .groups-filter select, .groups-filter input, .groups-filter .ms-parent { margin-right: 5px; margin-bottom: 10px; max-width: 150px; } 

.groupstudents-move-page { }
.groupstudents-move-page .sgf-left { float: left; width: 44%; }
.groupstudents-move-page .sgf-center { float: left; width: 10%; margin-left: 1%; margin-right: 1%; padding-top: 150px; }
.groupstudents-move-page .sgf-right { float: left; width: 44%; }
.groupstudents-move-page .sgf-center input { box-sizing: border-box; width: 100%; margin-bottom: 5px; }

.users-import { }
.users-import .users-import-left { float: left; width: 69%; margin-right: 2%; }
.users-import .users-import-right { float: left; width: 29%; }
.users-import tr.double { background-color: rgba(255, 150, 150, 0.5); }

table.gray-row tr:hover td {
    background-color: #ddd;
}

.ccm-card { position: relative; display: block; padding: 10px; border: 1px solid #000; height: 100px; cursor: pointer; width: 170px; box-sizing: border-box; }
.ccm-card.type1 { border-color: #CEDFFE; background: #EEF4FF; }
.ccm-card.type2 { border-color: #FFCDC3; background: #FFF8F7; }
.ccm-card.type3 { border-color: #FFDE7F; background: #FFF8E5; }
.ccm-card.type4 { border-color: #A3DAB3; background: #EEF8F1; }
.ccm-card .title { font-size: 12px; line-height: 18px; white-space: normal; }
.ccm-card .weight { position: absolute; right: 15px; bottom: 15px; line-height: 1; font-size: 18px; }
.ccm-card.type1 .weight { color: #3E82F7; }
.ccm-card.type2 .weight { color: #FF6B4C; }
.ccm-card.type3 .weight { color: #FDBD00; }
.ccm-card.type4 .weight { color: #20A846; }
.ccm-card.level2 { margin-left: 30px; }
.ccm-card.level3 { margin-left: 60px; }
.ccm-card.level4 { margin-left: 90px; }
.ccm-card.level5 { margin-left: 120px; }

.ui-datepicker.ui-widget { z-index: 200 !important;}


.sticky-wrap .schedule-table + .sticky-cols,
.sticky-wrap .schedule-table + .sticky-cols + .sticky-intersect {
    min-width: 130px;
}

.sticky-wrap .free-auditories + .sticky-cols,
.sticky-wrap .free-auditories + .sticky-cols + .sticky-intersect {
    min-width: 170px;
}