@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i&subset=cyrillic,cyrillic-ext,latin-ext');
.t1 {/* заголовки */
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 24px;
}
.roboto_regular {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.roboto_medium {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.roboto_light {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.t2 {/* заголовки 2 уровня */
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size:20px;
}
.t3 {/* roboto light */
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size:12px;
}
.t4 {/* подзаголовки */
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 17px;
}
.op87 {
  opacity: 0.87;
} 
.op82 {
  opacity: 0.82;
} 
.t5 {/* текст */
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size:15px;
}
body > .header {
  background-color:#fafafa;
  background-color:#ffffff;
  height:68px;
  padding:24px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 -2px 2px 0 rgba(0,0,0,0.2);
  margin:2px 0px;
}
body > .footer {
  border-top: solid 1px rgba(0,0,0,0.12);
  background-color:#fafafa;
  _____height:176px;
  box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
  padding:0px 0px 40px 0px
}

.footer .header_ico{
  _____min-height:68px;
}
body > .footer .footer_left {
  margin:36px 0px 0px 72px; float:left;
}
body > .footer .footer_left .line1 {
  clear:both
}
body > .footer .footer_left .line1 .ico {
  float:left; background: url(img/ic_love_cai_footer-01.png) no-repeat left center; opacity:0.54; width:24px; height:24px;
}
body > .footer .footer_left .line1 .txt {
  padding-top: 3px; opacity: 0.56; padding-left:40px; font-size:14px;
}
body > .footer .footer_left .line2 {
  clear:both; margin-top:16px;
}
body > .footer .footer_left .line2 .ico {
  float:left; background: url(img/ic_adress_footer-01.png) no-repeat left center; opacity:0.54; width:24px; height:24px;
}
body > .footer .footer_left .line2 .txt {
  padding-top: 3px; opacity: 0.56; padding-left:40px; font-size:14px;
}
body > .footer .footer_left .line3 {
  clear:both; margin-top:16px;
}
body > .footer .footer_left .line3 .ico {
  float:left; background: url(img/ic_mail_footer-01.png) no-repeat left center; opacity:0.54; width:24px; height:24px;
}
body > .footer .footer_left .line3 .txt {
  padding-top: 3px; opacity: 0.56; padding-left:40px; font-size:14px;
}

body > .footer .footer_right {
  margin:42px 72px 0px 612px; opacity: 0.56; font-size:14px;
}
body > .footer .footer_right .margin1{
  margin-top:16px;
}

.br {
  border: solid 1px red;
}
.header_ico {
  background-image: url(img/header_ico.png);
  background-repeat: no-repeat;
  background-size: 68px;
  min-height:68px;
}
.header_ico div{
  padding-left:104px;/*68+36*/
}
.header_ico .line1{
  font-size:28px;
}
.header_ico .line2{
  margin-top:8px;
  font-size:20px;
}

.green {
  color: #00897b;
}
body {
  margin:0;
  padding:0;
}
.box {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.content {/* средняя часть */
  margin:0 0 0 0;
  clear:both; 
  display: table; 
  width: 100%;
}
.content_menu {/* середина меню слева*/
  width:250px; 
  background-color:#fafafa; 
  display: table-cell; 
  padding:8px 0px 0px 0px; 
  border-right:1px solid rgba(0, 0, 0, 0.12);
}
.content_main {
  display: table-cell; 
  vertical-align: top;
  padding:72px 216px 72px 72px;
}
.content_menu .menu {
  height:48px; 
  padding:0px 0px 0px 16px;
  display: table;
}
.content_menu .menu > div {
  display: table-cell; 
  vertical-align: middle;
  padding-left:40px;
}
.content_menu .delim {
  border-bottom:1px solid rgba(0, 0, 0, 0.12); margin:8px 0px;
}
.size13 {
  font-size:13px;
}

.size12 {
  font-size:12px;
}
/* menu2 */
.menu2 {
  display: table; 
  height: 48px; 
  width:250px; 
  font-size: 14px; 
  padding: 0px 0px 0px 0px;
}
.menu2 > .icon {
  padding:0px 16px;
  width:24px; 
  height:24px;
  display: table-cell; 
  vertical-align: middle;
  opacity:0.56;
}
.menu2 > .icon.active {
  opacity:0.86;
}
.menu2 > .text {
  display: table-cell; 
  vertical-align: middle;
  padding-left:1px;
  font-size:15px;
}
.content_menu .menu2 > div.zprogram {
  background: url(img/ic_book_black_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.home {
  background: url(img/ic_home_black_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.web {
  background: url(img/ic_web_black_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.money {
  background: url(img/ic_attach_money_black_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.zprogram {
  background: url(img/ic_book_black_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.program {
  background: url(img/ic_llist_book_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.zachisl {
  background: url(img/ic_done_black_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.contact {
  background: url(img/ic_face_black_24px-01.png) no-repeat center center;
}
.content_menu .menu2 > div.partner {
  background: url(img/ic_school_black_24px-01.png) no-repeat center center;
}

/* */
.content_main {
  text-align:justify;
}
.content_main .t1.margin1{
  margin-bottom:56px;
}
.content_main .t5.margin1{
  margin-bottom:56px;
}
.content_main .t2.margin1{
  margin-bottom:40px;
}
.content_main div.margin2{
  margin-bottom:24px;
}
.content_main div.margin3{
  margin-bottom:40px;
}
.content_main .t4.margin1{
  margin-bottom:40px;
}
.content_main div.margin4{
  margin-left:50%
}

/* */
.login_window{
  margin:16px; position:relative; width:218px; height:212px; border-radius:2px;box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
    background-color:#ffffff;
}
.login_window .header{
  padding:16px 0px 20px 16px;
}
.login_window input.login{
  border: 0; outline: 0; 
  background: transparent; 
  border-bottom: 1px solid #00897b; 
  width:186px; 
  background: url(img/ic_account_circle_black_24px-01.png) no-repeat right top; 
  margin:0px 16px 10px 16px; 
  padding:5px 0px 10px 0px; 
  opacity:0.82;
}
.login_window input.password{
  border: 0; 
  outline: 0; 
  background: transparent; 
  border-bottom: 1px solid #00897b; 
  width:186px; 
  background: url(img/ic_vpn_key_black_24px-01.png) no-repeat right -3px; 
  margin:16px 16px 16px 16px; 
  padding:0px 0px 10px 0px; 
  opacity:0.82;
}
.login_window div.enter{
  position:absolute; 
  border-top:1px solid rgba(0, 0, 0, 0.12); 
  height:52px; 
  bottom:0px; 
  width:100%; 
  text-align:right;
}
.login_window div.enter input{
  padding:0; border:0; outline:0; background: transparent; font-size:12px; margin:8px; width:64px; height:36px;
}

/* topic style */

.green {
    color: #00897b;
}
label {
  display:block;
}
input.input1 {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #00897b;
    width: 100%;
    /* background: url(img/ic_account_circle_black_24px-01.png) no-repeat right top; */
    margin: 0px 16px 10px 0px;
    padding: 5px 0px 10px 0px;
    opacity: 0.82;
}
input.button, a.button {
  background-color:#00897b; 
  font-size: 14px; 
  color:#FFFFFF; 
  box-shadow: 0 0 5px 0 rgba(0,0,0,1); 
  border:0; 
  padding: 10px 8px; 
  border-radius:2px; 
  text-decoration:none;
}
.tabs_div {
	border-bottom: solid 3px #A7001E;
	overflow: hidden;
}
.tabs_div span {
	display: block;
	float: left;
	padding: 10px 20px;
	background-color: #E3E3E3;
	color: #A7001E;
	font-size: 14px;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	cursor:pointer;
}
.tabs_div span a{
  color: #A7001E;
}
.tabs_div span:hover,.tabs_div .active, .tabs_div span:hover a {
	color: #FFC682;
	background-color: #A7001E;
}
.tabs_div .active {
	padding-top: 13px;
	margin-top: 0;
}
.tab {
    display: none;
    padding: 20px 0;
}
.tab.active {
    display: block;
}
textarea {
  width:100%;
  height:10em;
}

.str .section {
  font-size:16px;
  color: #00897b;
  font-weight: bold;
  margin-top:2em;
}
.str .topic {
  font-weight: bold;
  margin-left:40px; padding:10px;
}
.str .lec {
  margin-left:80px; padding:10px;
}
