html,
body {
  height: 100%;
}
body {
  background-color: #f6f6f6;
}
#wrapper {
  font: 62.5% "Arial", Tahoma, Verdana;
  height: auto !important;
  padding-top: 20px;
}
#wrapper .x-tabs {
  height: 27px;
  padding-left: 9px;
  margin: 0 -12px 2em -12px;
  background: url("../images/tabs/tab-bottom.png") repeat-x 0 100%;
}
#wrapper .news-tape {
  width: 1000px;
}
#wrapper .news-tape .news-item {
  float: left;
  width: 460px;
  margin-right: 25px;
  line-height: 150%;
  background: url("../images/news-tape-image-holder.png") no-repeat left top;
}
#wrapper .news-tape .holder {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: url("../images/news-tape-separator.png") no-repeat left bottom;
}
#wrapper .news-tape img {
  float: left;
  margin: 5px 0 15px 5px;
  border: 0;
}
#wrapper .news-tape .text {
  padding-left: 134px;
}
#wrapper .news-tape .text b {
  font-weight: 500;
}
#wrapper .news-tape .text p {
  text-align: left;
}
#wrapper .news-tape h3 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 6px;
}
#wrapper .news-tape a {
  color: #006ac3 !important;
  text-decoration: underline !important;
}
#wrapper .news-tape .date {
  color: #7b7b7b;
}
#wrapper .e-journal .place-holder {
  min-height: 400px;
}
#wrapper .e-journal .fio {
  white-space: nowrap;
}
#wrapper .e-journal .mark {
  font-size: 18px;
  text-align: center;
}
#wrapper .e-journal .mark div {
  width: 1.6em;
}
#wrapper .e-journal .term-mark div {
  font-size: 18px;
  text-align: center;
}
#wrapper .e-journal #markSelector {
  width: 100px;
}
#wrapper .e-journal .journal-pages {
  padding-bottom: 10px;
}
#wrapper .e-journal .pages {
  padding-right: 200px;
}
#wrapper .e-journal .vedomost {
  float: right;
}
#top,
#container,
#footer {
  width: 982px;
  margin: 0 auto;
  font-size: 1.2em;
  overflow: hidden;
}
#top {
  background: transparent url("../images/top_title.png") no-repeat left top;
  height: 37px;
  margin-bottom: 13px;
  overflow: hidden;
  position: relative;
}
#top h1 {
  width: 460px;
  height: 37px;
  text-indent: -9999px;
}
#top h1 a {
  display: block;
  width: 461px;
  height: 36px;
}
#top h1 a:hover {
  background: transparent url("../images/top_title-active.png") no-repeat left top;
}
#top #inner_navy {
  height: 31px;
  position: absolute;
  right: 0;
  top: 2px;
}
#top #inner_navy ul li {
  margin: 0;
  padding: 1px 0 0;
  float: left;
  background: none;
}
#top #inner_navy ul li a {
  float: left;
  margin-right: 4px;
  display: block;
  height: 31px;
  text-indent: -9000px;
}
#top #inner_navy ul li a.btn_1 {
  width: 116px;
}
#top #inner_navy ul li a.btn_1:hover {
  background-position: 0 -31px;
}
#top #inner_navy ul li a.btn_1.active_btn_1 {
  background-position: 0 -31px;
}
#top #inner_navy ul li a.btn_2 {
  width: 95px;
  background-position: -116px 0;
}
#top #inner_navy ul li a.btn_2:hover {
  background-position: -116px -31px;
}
#top #inner_navy ul li a.btn_2.active_btn_2 {
  background-position: -116px -31px;
}
#top #inner_navy ul li a.btn_3 {
  width: 95px;
  background-position: -211px 0;
}
#top #inner_navy ul li a.btn_3:hover {
  background-position: -211px -31px;
}
#top #inner_navy ul li a.btn_3.active_btn_3 {
  background-position: -211px -31px;
}
#top #inner_navy ul li a.btn_4 {
  width: 205px;
  background-position: -306px 0;
}
#top #inner_navy ul li a.btn_4:hover {
  background-position: -306px -31px;
}
#top #inner_navy ul li a.btn_4.active_btn_4 {
  background-position: -306px -31px;
}
#container {
  position: relative;
}
#container .mt_round {
  border: solid 1px #e9e9e9;
  position: relative;
}
#container .mt_round .lt {
  left: -1px;
  top: -1px;
}
#container .mt_round .rt {
  right: -1px;
  top: -1px;
  background-position: top right;
}
#container .mt_round .lb {
  left: -1px;
  bottom: -1px;
  background-position: bottom left;
}
#container .mt_round .rb {
  right: -1px;
  bottom: -1px;
  background-position: bottom right;
}
#container .mt_round .h {
  border: solid 1px #d8d8d8;
}
#container .mt_round .h h4 {
  font-size: 12px;
  font-weight: normal;
  padding: 9px 11px;
  background: #ececec url("../images/mt_round_header.gif") repeat-x left top;
}
#container .mt_round .ar {
  position: absolute;
  bottom: -27px;
  right: -2px;
}
#container .mt_round .ar img {
  border: 0;
}
#container #flash_menu {
  width: 930px;
  height: 380px;
}
#container .splash {
  background: url("../images/sp_holder.png") no-repeat;
  height: 484px;
  position: relative;
}
#container .splash .animation {
  position: absolute;
  right: 50px;
  top: 70px;
}
#container .splash img {
  border: 0;
  display: block;
  position: absolute;
  bottom: 2px;
}
#container .r_block {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  margin-top: 13px;
  padding-top: 5px;
}
#container .r_block .h {
  padding: 15px 15px 20px 15px;
  zoom: 1;
}
#container .r_block .h:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#container .r_block a {
  color: #000;
  text-decoration: none;
}
#container .r_block.two_col .h .left {
  width: 694px;
  margin-left: 15px;
  margin-bottom: 10px;
  float: left;
}
#container .r_block.two_col .h .right {
  width: 190px;
  margin-right: 5px;
  float: right;
}
#container .t_list {
  width: 1000px;
  overflow: hidden;
}
#container .t_list li {
  float: left;
  background: none;
  padding: 0;
  margin: 0 16px 0 0 !important;
}
#container .t_list li a {
  width: 177px;
  display: block;
  height: 117px;
  position: relative;
}
#container .t_list li a img {
  border: 0;
  position: absolute;
  bottom: 0;
  display: none;
}
#container .t_list li a.t1 {
  background: url("../images/teacher/t1.png");
}
#container .t_list li a.tt1 {
  background: url("../images/teacher/tt1.png");
}
#container .t_list li a.t2 {
  background: url("../images/teacher/t2.png");
}
#container .t_list li a.t3 {
  background: url("../images/b_links.png");
}
#container .t_list li a.t4 {
  background: url("../images/b_kirill.png");
}
#container .t_list li a.t5 {
  background: url("../images/teacher/t5.png");
}
#container .t_list li a.t6 {
  background: url("../images/teacher/t4.png");
}
#container .t_list li a.t7 {
  background: url("../images/teacher/unysh.png");
}
#container .t_list li a:hover img {
  display: block;
}
#container .community_title {
  overflow: hidden;
}
#container .community_title .img {
  width: 48px;
  height: 48px;
  float: left;
  background: url("../images/blogs_image_handler.png");
}
#container .community_title img {
  margin: 4px 0 0 4px;
  border: 0;
}
#container .community_title div {
  padding-left: 60px;
  margin-bottom: 2em;
}
#container #content {
  margin-left: 246px;
  padding: 0 0 30px 0;
  position: relative;
}
#container #content .community_title div p {
  margin-bottom: 2px;
  line-height: 120%;
}
#container #content .attached_files p {
  margin-bottom: 5px;
  color: #494949;
}
#container #content .attached_files ul {
  margin-left: 0;
}
#container #content .blogs li h2 {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
}
#container #content .sp_block .top h2 {
  font-size: 13px;
  font-weight: 500;
  color: #444;
  padding-top: 0;
  padding-bottom: 5px;
}
#container #content .sp_block .m_filler {
  width: 1000px;
  padding-left: 30px;
  margin: 0 0 -10px -22px;
  height: 31px;
  line-height: 28px;
  background: url("../images/middle_sp_top_bot_filler.png.gif") no-repeat left top;
}
#container #content .sp_block .m_filler a {
  text-decoration: none;
}
#container #content .sp_block .mm_filler {
  position: relative;
  bottom: -41px;
  width: 737px;
  margin: 0 0 0 -22px;
  height: 41px;
  line-height: 41px;
  background: url("../images/middle_sp_top_bot_filler_m.png") no-repeat left top;
}
#container #content .sp_block .mm_filler a {
  border: 0;
  margin: 6px 8px 0 0;
  float: right;
  display: block;
}
#container #content .sp_block .mm_filler span {
  border: 0;
  margin: 6px 8px 0 0;
  float: right;
  display: block;
}
#container #content .sp_block .mm_filler img {
  border: 0;
}
#container #content a {
  color: #006AC3;
}
#container #content p {
  margin-bottom: 1em;
  line-height: 18px;
}
#container #content h1 {
  margin-top: 0;
}
#container #content h2 {
  margin-bottom: .6em;
  font-weight: normal;
  font-size: 1.6em;
}
#container #content h3 {
  margin-bottom: .6em;
}
#container #content ul {
  margin-left: 1.2em;
}
#container #content table td {
  vertical-align: top;
  padding: 1em 1.4em 1em 0;
}
#container #content .tableEx {
  margin-bottom: 20px;
}
#container #content .tableEx td {
  border: 0;
  padding: 5px 5px 5px 0;
  vertical-align: top;
  border-bottom: dashed 1px #e8e8e8;
}
#container #content .flat {
  margin-bottom: 20px;
}
#container #content .flat td {
  border: 0;
  vertical-align: top;
}
#container #content .profile {
  width: 70%;
  float: left;
}
#container #content .form {
  zoom: 1;
  overflow: hidden;
}
#container #content .user_photo {
  float: right;
}
#container #content .user_photo img {
  display: block;
  padding: 6px;
  border: 0;
  background: url("../images/user_photo.png");
}
#container #content .contacts {
  overflow: hidden;
  zoom: 1;
  font-size: 13px;
}
#container #content .contacts div.col {
  width: 70%;
  margin-left: 0;
  margin-right: 14px;
  float: left;
  border-right: solid 1px #e8e8e8;
}
#container #content .contacts div.col.last {
  width: 20%;
  border-right: none;
}
#container #content .contacts td {
  padding: 0 12px 12px 0;
}
#container #content .contacts td a {
  text-decoration: none;
}
#container #content .contacts td b {
  color: #7f7f7f;
}
#container #content .plashka {
  background: url("../images/contacts_bottom.gif") no-repeat left bottom;
  margin-bottom: 1.6em;
  padding-bottom: 10px;
}
#container #content .plashka .inner {
  background: url("../images/contacts_top.gif") no-repeat left top;
  padding: 10px 10px 0 10px;
  overflow: hidden;
}
#container #content div.news_list {
  font-family: tahoma, arial, sans-serif;
}
#container #content div.news_list ul {
  margin: 0 0 15px 0;
}
#container #content div.news_list li {
  background: url("../images/li_spacer.gif") repeat-x left bottom;
  padding: .4em 0 1.4em 0;
}
#container #content div.news_list li a {
  text-decoration: none;
  color: #000;
}
#container #content div.news_list li span.title {
  font-weight: 600;
  font-size: 1.15em;
  color: #000;
}
#container #content div.news_list li span.date {
  color: #7b7b7b;
  font-size: 13px;
  display: block;
  margin-bottom: .6em;
}
#container #content div.news_list li p {
  line-height: 150%;
}
#container #content div.news_list li .i_h {
  float: left;
  margin: 0 1em 0 0;
}
#container #content div.news_list li img {
  margin: 5px 0 0 5px;
}
#container #content div.news_list li.one {
  background: none;
}
#container #content div.news_list .fn {
  background: url("../images/li_marker.gif") no-repeat right 60%;
  padding-right: 14px;
  text-align: right;
  margin-top: -20px;
}
#container #content div.news_list .fn a {
  color: #006ac3;
}
#container #content .img_to_right h4 {
  font-size: 2em;
  font-weight: normal;
  margin-bottom: .6em;
  line-height: 100%;
}
#container #content .img_to_right .img_holder {
  float: right;
  margin: 0 0 0 1.4em;
  font-style: italic;
  color: #797979;
}
#container #content .img_to_right .img_holder img {
  display: block;
  margin-bottom: .6em;
}
#container #content .img_to_left h4 {
  font-size: 2em;
  font-weight: normal;
  margin-bottom: .6em;
  line-height: 100%;
}
#container #content .img_to_left .width_control {
  width: 500px;
  float: left;
}
#container #content .img_to_left .img_holder {
  float: left;
  margin: 0 1.4em 0 0;
  font-style: italic;
  color: #797979;
}
#container #content .img_to_left .img_holder img {
  display: block;
  margin-bottom: .6em;
}
#container #content .text {
  padding: 0 140px;
}
#container #content .text h4 {
  font-size: 2em;
  font-weight: normal;
  margin-bottom: .6em;
  position: relative;
  line-height: 100%;
}
#container #content .notes {
  float: right;
  width: 230px;
  margin: 0 0 1.4em 1.4em;
  background: #f5f5db url("../images/notes.gif") no-repeat left top;
  border: solid 1px #c6c4b0;
  padding: 50px 15px 10px 15px;
  font-style: italic;
  color: #54543e;
}
#container #content .usefull_links {
  float: left;
  width: 230px;
  padding: 50px 15px 10px 15px;
  border: solid 1px #b1ced7;
  background: #eaf3f5 url("../images/usefull_links.gif") no-repeat left top;
}
#container #content .usefull_links ul {
  margin-left: 0;
  width: 230px;
  overflow: hidden;
}
#container #content .quest {
  float: left;
  width: 230px;
  padding: 65px 15px 10px 15px;
  border: solid 1px #bbcabb;
  background: #e4fce4 url("../images/quest.gif") no-repeat left top;
  color: #4a5a4a;
}
#container #content .quest ol {
  margin-left: 0;
  width: 210px;
  overflow: hidden;
}
#container #content .funny {
  float: left;
  width: 230px;
  padding: 50px 15px 10px 15px;
  border: solid 1px #dbcbcc;
  background: #fbe8e7 url("../images/funny.gif") no-repeat left top;
  color: #584546;
  font-style: italic;
}
#container #content .treeTable td {
  padding: .2em .4em .2em 0;
  vertical-align: baseline;
}
#container #content .treeTable td img {
  border: 0;
}
#container #content .treeTable td .tree-tools {
  vertical-align: top;
}
#container #content .treeTable td .tree-tools img {
  margin-right: .2em;
}
#container #content .x-tabs ul {
  margin: 0;
  padding: 0;
}
#container #content .x-tabs li {
  float: left;
  padding: 0 0 0 10px;
  margin: 0 1px 0 0;
  height: 27px;
  background: url("../images/tabs/tab-inactive.png") no-repeat;
}
#container #content .x-tabs a {
  display: block;
  height: 27px;
  line-height: 27px;
  padding-right: 10px;
  color: #737373;
  background: url("../images/tabs/tab-inactive.png") no-repeat right top;
  text-decoration: none;
}
#container #content .x-tabs li.selected {
  background: url("../images/tabs/tab-active.png") no-repeat;
}
#container #content .x-tabs .selected a {
  color: #000;
  background: url("../images/tabs/tab-active.png") no-repeat right top;
}
#container #content .e-journal thead td {
  color: #808080;
  font-size: 13px;
  vertical-align: middle;
  text-align: center;
  background: #ededed url("/design/images/ej-thead.png") repeat-x;
}
#container #content .e-journal thead th {
  color: #808080;
  vertical-align: middle;
  border: solid 1px #BBC0C4;
  padding: 0.98em 1.4em 1em 0;
  text-align: center;
  background: #ededed url("/design/images/ej-thead.png") repeat-x;
}
#container #content .e-journal .db-border-right {
  border-right-width: 2px;
}
#container #content .e-journal .db-border-left {
  border-left-width: 2px;
}
#container #content .e-journal .filter {
  background: #f3f3f3;
  padding: .3em 1.5em;
}
#container #content .e-journal .filter .line {
  border-bottom: dashed 1px #c2c2c2;
  padding: .7em 0;
}
#container #content .e-journal .filter .last {
  border-bottom: 0;
}
#container #content .e-journal .filter label {
  padding-right: .5em;
}
#container #content .e-journal .vedomost img {
  border: 0;
}
#container #content .sp_block_2 .mm_filler {
  position: relative;
  bottom: -41px;
  width: 734px;
  margin: 0 0 -10px -23px;
  height: 41px;
  line-height: 41px;
  border: 1px solid #DCDCDC;
  background-color: #F5F5F5;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#container #content .sp_block_2 .mm_filler a {
  border: 0;
  margin: 6px 8px 0 0;
  float: right;
  display: block;
}
#container #content .sp_block_2 .mm_filler span {
  border: 0;
  margin: 6px 8px 0 0;
  float: right;
  display: block;
}
#container #content .sp_block_2 .mm_filler img {
  border: 0;
}
#container .attached_files {
  overflow: hidden;
  margin: 2em 0 1em 0;
}
#container .attached_files ul li {
  float: left;
  margin-right: 1.2em;
}
#container .comments .mess {
  overflow: hidden;
  border-bottom: dotted 1px #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#container .comments .user {
  width: 170px;
  float: left;
}
#container .comments .date {
  display: block;
}
#container .comments .mtext {
  padding-left: 170px;
}
#container .comments .mtext .attached_files {
  margin-top: 1em;
}
#container .add_comment {
  background: #f1f1f1;
  padding: 15px;
  overflow: hidden;
}
#container .add_comment .label {
  float: left;
  width: 170px;
}
#container .add_comment .mtext {
  float: left;
  width: 660px;
}
#container .add_comment .mtext textarea {
  height: 120px;
  width: 100%;
  border: solid 1px #898989;
}
#container .add_comment .smb input {
  width: 100px;
  height: 22px;
  border: 0;
  float: right;
  text-indent: -9999px;
  background: url("../images/smb.png");
}
#container .add_file p {
  float: left;
  margin-right: 3em;
}
#container .add_file .files {
  float: left;
}
#container .add_file .files .file {
  margin-bottom: 5px;
}
#container .add_file .add_file {
  padding-left: 12px;
  background: url("../images/add_file.png") no-repeat left 50%;
}
#container .blogs li {
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: none;
  border-bottom: dashed 1px #ccc;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
#container .blogs li .img {
  width: 48px;
  height: 48px;
  float: left;
  background: url("../images/blogs_image_handler.png");
}
#container .blogs li .img img {
  margin: 4px 0 0 4px;
  border: 0;
}
#container .blogs li div {
  padding-left: 60px;
}
#container .blogs li div span {
  font-size: 11px;
}
#container .cols {
  width: 952px;
  overflow: hidden;
}
#container .cols .col {
  width: 33.3%;
  float: left;
}
#container .search {
  height: 40px;
}
#container .search input {
  border-left: solid 1px #adadad;
  border-top: solid 1px #adadad;
  border-right: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
}
#container .search .query {
  float: left;
}
#container .search .q {
  font-size: 13px;
  padding: 3px;
  width: 150px;
  vertical-align: bottom;
  margin: 0 5px 2px 0;
}
#container .search .qr {
  border: 0;
  width: 30px;
  height: 27px;
  vertical-align: middle;
  background: url("/design/images/icons_set.png");
  background-position: 0 -89px;
  cursor: pointer;
}
#container .search .qr:hover {
  background-position: 0 -62px;
}
#container .search .extra {
  float: right;
}
#container .search a {
  float: left;
  height: 27px;
  display: block;
  text-indent: -9999px;
  margin-left: 10px;
  background: url("/design/images/icons_set.png");
}
#container .search .news_b {
  width: 86px;
  background-position: -30px -89px !important;
}
#container .search .news_b:hover {
  background-position: -30px -62px !important;
}
#container .search .cabinet {
  width: 138px;
  background-position: -116px -89px !important;
}
#container .search .cabinet:hover {
  background-position: -116px -62px !important;
}
#container .search .log_off {
  width: 72px;
  background-position: -254px -89px !important;
}
#container .search .log_off:hover {
  background-position: -254px -62px !important;
}
#container .search.header h2 {
  float: left;
}
#container .search.header .form {
  float: right;
  padding-right: 13px;
  margin-right: 4px;
  border-right: solid 1px #d8d8d8;
}
#container .xhelp {
  width: 86px;
  height: 27px !important;
  background-image: url("../images/xhelp.png") !important;
}
#container .crumbs {
  background: url("../images/b.png") no-repeat left top;
  margin-bottom: 13px;
  padding-top: 3px;
}
#container .crumbs ul {
  padding: 0 0 3px 10px;
  list-style: none;
  background: url("../images/b.png") no-repeat left bottom;
}
#container .crumbs ul li {
  background: none;
  padding-left: 0;
  margin-bottom: 0;
  display: inline !important;
  float: none !important;
}
#container .crumbs ul li a {
  padding: 0 20px 0 0;
  background: url("/design/images/bs01.gif") no-repeat right;
  text-decoration: none;
}
#container .crumbs ul li a.l {
  background: none;
}
#container .sp_block {
  background: url("../images/middle_sp_bot.png") no-repeat left bottom;
  padding: 0 22px 10px 22px;
  margin-bottom: 13px;
  zoom: 1;
}
#container .sp_block .top {
  margin: 0 -22px 0 -22px;
  padding: 5px 22px 0 22px;
  background: url("../images/middle_sp_top_white.png") no-repeat left top;
}
#container .sp_block .top.gr {
  background: url("../images/middle_sp_top_gr.png") no-repeat left top;
}
#container .sp_block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#container .dynamic_content {
  min-height: 380px;
}
#container .dynamic_content a:hover {
  color: #006ac3;
  text-decoration: underline;
}
#container .dynamic_content h1 {
  font-size: 26px;
}
#container .dynamic_content ul#schools li {
  float: left;
  width: 24%;
  margin-right: -1em;
}
#container .dynamic_content ul#schools li a {
  padding: 1px 2px;
}
#container .dynamic_content .three_col ul {
  width: 245px;
  float: left;
  margin-right: 40px;
}
#container .video_list li {
  float: none !important;
  width: auto !important;
  background: none;
  padding-left: 0;
  margin: 0 0 1.6em 0;
}
#container .video_list li a {
  color: #000;
  text-decoration: none;
}
#container .video_list li img {
  float: left;
  margin-right: 1.6em;
}
#container .video_list li span {
  display: block;
  font-size: 1.15em;
  font-weight: 600;
  margin: 0 0 .8em 0;
}
#container .outer_list {
  border: solid 1px #c2c2c2;
  background: #fff;
  padding: 10px;
  width: 185px;
  height: 190px;
  position: relative;
}
#container .outer_list a {
  color: #000;
  text-decoration: none;
}
#container .outer_list span {
  font-size: 1.2em;
  color: #006c97;
}
#container .outer_list b {
  font-weight: normal;
}
#container .outer_list img {
  border: 0;
  position: absolute;
  bottom: 20px;
  left: 50px;
}
#container #login {
  position: absolute;
  right: 10px;
  bottom: 130px;
  width: 225px;
  background: url("../images/logon_bot.gif") no-repeat left bottom;
}
#container #login .h {
  padding: 0 20px 2.2em 13px;
  background: url("../images/logon_top.png") no-repeat left top;
}
#container #login h4 {
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  padding-bottom: 5px;
}
#container #login p {
  margin: .6em 0;
}
#container #login p.submit {
  margin: 1em -2px 1em 0;
  text-align: right;
  overflow: hidden;
  height: 1%;
}
#container #login p.submit input {
  width: 68px;
  height: 25px;
  background-image: url("../images/logon_bt.gif");
  border: 0;
  float: left;
}
#container #login img#gv {
  margin: 0 0 1em 11px;
  border: 0 !important;
  float: right;
}
#container #login input {
  width: 100%;
  border: solid 1px #5382ac;
  color: #7f7f7f;
}
#container .b {
  width: 1050px;
  padding-top: 2em;
}
#container .b p {
  float: left;
  margin-right: 13px;
}
#container .b img {
  border: 0;
}
#container #inner_navy {
  height: 70px;
  background: transparent url("../images/inner_navy_bg.gif") repeat-x left top;
  padding-left: 13px;
}
#container #inner_navy ul li {
  margin: 0;
  padding: 0;
  float: left;
  background: none;
}
#container #inner_navy ul li a {
  float: left;
  margin-right: 12px;
  display: block;
  width: 217px;
  height: 61px;
  text-indent: -9000px;
}
#container #inner_navy ul li a.btn_1 {
  background-image: url("../images/btn_1.gif");
}
#container #inner_navy ul li a.btn_1:hover {
  background-image: url("../images/btn_1_a.gif");
}
#container #inner_navy ul li a.btn_1.active_btn_1 {
  background-image: url("../images/btn_1_a.gif");
}
#container #inner_navy ul li a.btn_2 {
  background-image: url("../images/btn_2.gif");
}
#container #inner_navy ul li a.btn_2:hover {
  background-image: url("../images/btn_2_a.gif");
}
#container #inner_navy ul li a.btn_2.active_btn_2 {
  background-image: url("../images/btn_2_a.gif");
}
#container #inner_navy ul li a.btn_3 {
  background-image: url("../images/btn_3.gif");
}
#container #inner_navy ul li a.btn_3:hover {
  background-image: url("../images/btn_3_a.gif");
}
#container #inner_navy ul li a.btn_3.active_btn_3 {
  background-image: url("../images/btn_3_a.gif");
}
#container #inner_navy ul li a.btn_4 {
  background-image: url("../images/btn_4.gif");
}
#container #inner_navy ul li a.btn_4:hover {
  background-image: url("../images/btn_4_a.gif");
}
#container #inner_navy ul li a.btn_4.active_btn_4 {
  background-image: url("../images/btn_4_a.gif");
}
#container #content_holder {
  width: 100%;
  float: left;
  overflow: hidden;
}
#container h1 {
  font-size: 1.8em;
  font-weight: normal;
  margin: .6em 0 1em 0;
}
#container h1 a {
  color: #000;
  text-decoration: none;
}
#container a {
  color: #00697c;
}
#container ul li {
  margin: 0 0 .8em 0;
  padding-left: 1em;
  background: transparent url("../images/li_marker.gif") no-repeat left 0.4em;
}
#container ul.flat {
  margin-left: 0 !important;
}
#container ul.flat li {
  background: none;
  padding-left: 0;
}
#container ol {
  list-style-type: decimal;
  padding-left: 25px;
}
#container ol li {
  margin: 0 0 .8em 0;
}
#container img {
  border: solid 1px #c1c1c1;
}
#container #selectedCaption {
  font-weight: bold;
}
#container .u-parents-tree td {
  padding: 2px;
  cursor: default;
}
#container .u-parents-tree td span {
  padding: 2px;
}
#container .u-parents-tree td span.selected {
  background: #ccddff;
}
#container .u-parents-tree td span:hover {
  background: #dde8ff;
}
#container .u-parents-tree img {
  border: none;
  padding: 0 4.5px 0 4.5px;
  width: 9px;
  height: 9px;
}
#container .mt_round .lt,
#container .mt_round .rt,
#container .mt_round .lb,
#container .mt_round .rb {
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  overflow: hidden;
  background: url("../images/mt_round.gif");
}
#container .comments .mtext .attached_files,
#container .comments .mtext .attached_files li {
  margin-bottom: 0;
}
#container .crumbs ul li,
#container .crumbs ul li a {
  color: #393939;
  font-size: 11px;
}
#container #content .sp_block h1,
#container #content .sp_block h2 {
  padding-top: 20px;
}
#wrapper.without_menu #container #content {
  margin-left: 0;
}
#container #content .img_to_right,
#container #content .img_to_left,
#container #content .text {
  line-height: 1.4em;
  margin-bottom: 1.4em;
  padding-top: 1px;
}
#leftcol {
  float: left;
  width: 230px;
  margin-left: -982px;
}
#leftcol .inner {
  overflow: hidden;
}
#leftcol .inner img.school_photo {
  width: 206px;
  height: 133px;
  display: block;
  margin: 0 auto;
  margin-bottom: 6px;
}
#leftcol .inner ul {
  border: 1px solid #DCDCDC;
  background-color: #FFF;
  padding: 0 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#leftcol .inner ul li {
  height: 50px;
  overflow: hidden;
  list-style: none;
  background: #FFF;
  border-bottom: 1px solid #F5F5F5;
  margin: 0;
  padding: 0;
}
#leftcol .inner ul li div a {
  height: 50px;
  background-position: 0 6px !important;
  width: 200px;
  display: table-cell;
  vertical-align: middle;
}
#leftcol .inner ul li div a:hover {
  color: #006ac3;
  text-decoration: underline !important;
}
#leftcol .inner ul li img {
  border: none;
  padding: 5px;
  vertical-align: middle;
}
#leftcol .inner ul li a.menu_item_1 {
  background: url("../images/menu_item_1.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a.active {
  text-decoration: none !important;
}
#leftcol .inner ul li a.menu_item_2 {
  background: url("../images/menu_item_2.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a.menu_item_3 {
  background: url("../images/menu_item_3.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a.menu_item_4 {
  background: url("../images/menu_item_4.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a.menu_item_5 {
  background: url("../images/menu_item_5.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a.menu_item_6 {
  background: url("../images/menu_item_6.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a.menu_item_7 {
  background: url("../images/menu_item_7.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a.menu_item_8 {
  background: url("../images/menu_item_8.jpg") no-repeat left 50%;
  padding-left: 60px;
}
#leftcol .inner ul li a {
  color: #000;
  font-size: 1em;
  display: block;
  text-decoration: none;
}
#leftcol .inner ul li:last-child {
  border: 0;
}
#leftcol .inner .flat ul li {
  height: auto;
  padding: 12px 0;
}
#leftcol .inner .flat ul li a {
  height: auto;
  color: #006ac3;
  padding-left: 0;
}
#leftcol .title {
  height: 40px;
  font-size: 22px;
  font-weight: 500;
}
#leftcol .info {
  border-top: solid 1px #d8d8d8;
  padding: 14px 0 0 0;
  margin-top: 14px;
}
#leftcol .info p {
  margin-bottom: 10px;
}
#leftcol .info img {
  border: 0;
}
#leftcol .inet {
  padding-top: 14px;
}
#leftcol .inet a {
  text-indent: -9000px;
  display: block;
  width: 230px;
  height: 52px;
  background: url("../images/inet.png");
}
#leftcol .inet a:hover {
  background: url("/design/images/inet-a.png");
}
#leftcol .inet ins {
  display: none;
}
#leftcol .inner ul li a.menu_item_1.active,
#leftcol .inner ul li a.menu_item_1:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_1_a.jpg") no-repeat left 50%;
}
#leftcol .inner ul li a.menu_item_2.active,
#leftcol .inner ul li a.menu_item_2:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_2_a.jpg") no-repeat left 50%;
}
#leftcol .inner ul li a.menu_item_3.active,
#leftcol .inner ul li a.menu_item_3:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_3_a.jpg") no-repeat left 50%;
}
#leftcol .inner ul li a.menu_item_4.active,
#leftcol .inner ul li a.menu_item_4:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_4_a.jpg") no-repeat left 50%;
}
#leftcol .inner ul li a.menu_item_5.active,
#leftcol .inner ul li a.menu_item_5:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_5_a.jpg") no-repeat left 50%;
}
#leftcol .inner ul li a.menu_item_6.active,
#leftcol .inner ul li a.menu_item_6:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_6_a.jpg") no-repeat left 50%;
}
#leftcol .inner ul li a.menu_item_7.active,
#leftcol .inner ul li a.menu_item_7:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_7_a.jpg") no-repeat left 50%;
}
#leftcol .inner ul li a.menu_item_8.active,
#leftcol .inner ul li a.menu_item_8:hover {
  color: #006ac3;
  text-decoration: underline;
  background: url("../images/menu_item_8_a.jpg") no-repeat left 50%;
}
#wrapper.wide {
  background: #d7eaf1 url("../images/wrapper_inner_bg.gif") repeat-x left top;
}
#wrapper.wide #top {
  background: transparent url("../images/top_wide_bg.gif") no-repeat left 15px;
}
#wrapper.wide #container {
  background-image: url("../images/container_wide_bg.png");
}
#wrapper.wide #container iframe {
  overflow-y: auto;
  overflow-x: hidden;
  border: 0;
}
#wrapper.wide #top,
#wrapper.wide #container,
#wrapper.wide #footer {
  width: 1040px;
}
#footer {
  color: #979797;
  border-top: solid 1px #d8d8d8;
  margin-top: .5em;
  font-size: 12px;
}
#footer p {
  padding: 1.4em 0 2em 0;
}
#wrapper .news-tape .text em,
#wrapper .news-tape .text i {
  font-style: normal;
}
#container #content .e-journal .db-border-bottom,
#container #content .e-journal .db-border-bottom td {
  border-bottom-width: 2px;
}
#content .e-journal thead td a {
  text-decoration: underline;
}
#inner_navy ul li a,
#content .search .news_b,
#content .search .cabinet,
#content .search .log_off {
  background: url("/design/images/icons_set.png") no-repeat;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clear {
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
.floatLeft {
  float: left !important;
}
.floatRight {
  float: right !important;
}
.block {
  display: block;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.textAlignRight {
  text-align: right;
}
.textAlignLeft {
  text-align: left;
}
.textAlignCenter {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
.noBorder {
  border: 0 !important;
}
.highlight {
  background: #00697c;
  color: #fff !important;
}
.nowrap {
  white-space: nowrap;
}
#wrapper.inner.without_menu #flowplayerholder {
  width: 898px;
  height: auto;
  padding-top: 10px;
  margin: 0 auto;
}
#b_n {
  width: 982px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 2em;
  clear: both;
  padding: 3px 0 5px 0;
  border-top: solid 1px #d8d8d8;
  font-size: 11px;
}
#b_n ul {
  margin-top: .5em;
  text-align: center;
}
#b_n li {
  display: inline;
  padding-right: 5px;
  padding-left: 5px;
}
#b_n li a {
  color: #393939;
}
#b_n li a.current {
  font-weight: 600;
  color: #ff7e00;
  text-decoration: none;
}
#b_n li.adm {
  float: right;
  padding-right: 0;
  margin-right: 0;
}
.sortable thead tr td {
  cursor: pointer;
}
.sortable .nosort {
  cursor: default !important;
}
table.x-table {
  width: 100%;
}
table.x-table thead td {
  font-weight: bold;
  background: #f6f6f6;
}
table.x-table td {
  padding: 4px 6px !important;
  border: solid 1px #5c5c5c;
}
table.x-table .r1 td {
  background: #f6f6f6;
}
.clickable {
  cursor: pointer;
}
.clickable[disabled] {
  cursor: default;
}
.img-btn {
  border: 1px solid #cfcfcf;
  border-bottom-color: #afafaf;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-repeat: no-repeat;
  background-position: -1px -1px;
  background-color: transparent;
}
.img-btn:hover {
  box-shadow: inset 0 0 7px #ffa015;
  border: 1px solid #ffa015;
}
.img-btn.inline {
  width: 18px;
  height: 18px;
  background-size: 16px 16px;
  background-position: center;
  margin: 0 1em;
  padding: 0;
  border: none;
}
.adjust {
  background-image: url("/design/images/wrench.png");
  width: 48px;
  height: 48px;
}
.bewel-btn {
  background: -o-linear-gradient(top, #ffffff, #cfcfcf);
}
.sp_block_2 {
  border: 1px solid #DCDCDC;
  background-color: #FFF;
  padding: 22px 22px 50px 22px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
ul.nav {
  padding: 0;
}
ul.nav li {
  list-style: none;
  padding: 0.5em 0;
}
ul.nav li a {
  padding: 0;
}
ul.nav li a:hover {
  color: #006ac3;
}
.banners {
  margin-top: 1em;
  width: 100%;
  margin: 0 auto;
}
.banners.row {
    width: 982px;
    margin-bottom: 10px;
}
.banners ul {
  padding: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}
.banners ul li {
  background: transparent !important;
  border: 0 !important;
  text-align: center;
  margin-bottom: 3px;
  padding-left: 0 !important;
  padding-top: 0.5em;
}
.banners ul li img {
  padding: 0 !important;
}
.banners ul li a {
  padding-left: 0;
  padding-right: 0;
}
.banners .alert {
  margin-bottom: 0;
  padding: 1em;
}

.banners *[data-expire] {
    display: none;
}

.banners *[data-expire].active {
    display: block;
}

.banners .carousel .carousel-inner .item.active {
    height: 100px;
}

.alert {
    width: 952px;
    padding: 15px;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 1.5em;
}
.alert-notice {
  border: 2px solid orange;
  font-size: 1.6em;
  text-align: center;
  padding: 1em;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

@media print {
    .hidden-print { display: none; }
}

.toggle-button-wrapper{
    width: 982px;
    margin: 0 auto;
}

.toggle-button-wrapper a{
    text-align: right;
    display: block;
    margin: 25px 0 10px;
    font-size: 16px;
    color: #428bca;
    text-decoration: none;
}

.toggle-button-wrapper a:hover{
    text-decoration: underline;
}

#top #inner_navy ul li a[data-role="toggle-button"]{
  text-indent: 0 !important;
  padding: 0 15px;
  line-height: 3.4;
  text-shadow: 0 0 1px #999 !important;
  box-shadow: 0 0 1px 0 #FFFFFF inset;
  border: 1px solid #d2d2d2;
  border-bottom-color: #aeaeae;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 29px !important;
}

a[data-role="toggle-button"]{
  background: url("/design/images/bs/top-panel-button-bg.png") repeat-x !important;
  position: relative;
  color: #000;
  text-decoration: none;
  line-height: 30px !important;
  text-shadow: none !important;
}

a[data-role="toggle-button"]:hover{
  border: 1px solid #ffa016 !important;
  box-shadow: 0 0 1px 1px #ffdd74 inset !important;
  background: url("/design/images/bs/top-panel-button-hover-bg.png") repeat-x !important;
}

a[data-role="toggle-button"] span{
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url("../images/eye-icon.png") center no-repeat !important;
  margin: -4px 4px -4px -4px;
}

.h1-note {
    color: #888;
    margin-bottom: 2em;
    font-size: 11px;
    margin-top: -18px;
}

.table td.color-indicator-red {
    background: rgba(255, 0, 0, 0.1);
}

.table td.color-indicator-yellow {
    background: rgba(255, 255, 0, 0.1);
}

.table td.color-indicator-green {
    background: rgba(0, 255, 0, 0.15);
}

.statistic-block {
    margin-bottom: 20px;
    line-height: 1.5;
}
