body {
  color:#222;
  font-family: Helvetica,Arial,sans-serif;
  font-size:14px;
  padding: 2px 1% 0;
  min-width: 320px;
  width: 100vw;
  overflow-x: hidden;
  background-color: transparent;
}
/*
#result .form-group {
    height: max-content;
    width: max-content;
}
*/
span.qstatus {
    position: absolute;
    /* display: none; */
    margin-left: -130px;
    top: -18px;
	white-space: nowrap;
}
.table {
    border-radius: 10px;
    overflow: hidden;
}
.table.redirect {
    width: 100%;
    table-layout: fixed;
}
.pagination {
 /*   display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    margin: 0 auto;
    width: fit-content;	
}
/*
.pagination > li {
    display: inline;
}
*/
.col_right_pom .ui-accordion .ui-accordion-header {
    padding-left: 30px;
    font-size: 24px;
	background-color: unset;
/*	font-weight: bold;	*/
	border: none;
    }

.col_right_pom .ui-accordion .ui-accordion-header:not(:first-child) {

    border-top: 1px solid #aaaaaa;
    border-radius: 0;
}	
.col_right_pom .ui-accordion .ui-accordion-content {
    border: none;
    height: auto !important;
}
.col_right_pom .ui-state-active{
    border: none;
}
.col_right_pom .ui-state-default {
    width: auto !important;
}    
.col_right_pom  .ui-widget-content p{
    font-size: 15px;
	padding-left: 15px;
}
label.btn-light {
		border-color: #e1e1e1;
}
.btn-group>label.btn:not(:last-child):not(.dropdown-toggle), .btn-group>.btn-group:not(:last-child)>label.btn {
	border-radius: .25rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
label.btn-light:not(:disabled):not(.disabled):active, label.btn-light:not(:disabled):not(.disabled).active, .show>label.btn-light.dropdown-toggle {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
}
.btn-group>label.btn:not(:first-child), .btn-group>ll.btn-group:not(:first-child)>label.btn {
	border-radius: .25rem;
    border-top-right-radius: 0;
   border-top-left-radius: 0;
	border-color: #e1e1e1;
     margin-left: 5px;
}
label.btn-light:hover {
	background: unset;	
    background-color: #e1e1e1;
    border-color: #e1e1e1;

}
.c-likes div.likemsg{
    text-align: right;
}
.c-likes div.forlikes-div{
   display: inline-block;
    height: 20px;
    position: relative;
    width: 60px;
}

#navbar, .navbar-nav {
    width: 100%;
}

#verlink {
    margin: 0 20px;
	text-align: right;
}
#verlink a {
    color: #248bff;
    cursor: pointer;
    float: unset;
}	
.sect_op {
    display: none;
}
.underla + .sect_op {
    display: block;
}
.underline {
    text-decoration: underline;
}
.sequence-and-text{
    display: flex;
}
.sequence-and-text .sequence-input{
    width: 6em;
    border: 1px solid #999;
    border-right: none;
}
.like, .dislike, .likebig, .dislikebig {
    background-image: url(/images/pict_sprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    text-indent: -99999px;
    display: inline-block;
    cursor: pointer;
    opacity: 0.5;
    overflow: hidden;
}
.like {
    background-position: 0 -1170px;
    width: 15px;
    height: 20px;
    padding: 0;
}
.dislike {
    background-position: 0 -1190px;
    width: 15px;
    height: 20px;
    padding: 0;
}
.dislikebig {
    background-position: 0 -1240px;
    width: 20px;
    height: 30px;
    font-size: 9px;
    color: #fff;
    text-indent: 0;
	margin-bottom: -10px;
}
.likebig {
    background-position: 0 -1210px;
    width: 20px;
    height: 30px;
    font-size: 9px;
    color: #fff;
    text-indent: 0;
	margin-bottom: -10px;
}
.big{
	font-size: x-large;
}
.medium{
	font-size: medium;
}
.big.fa-thumbs-up:hover{
   color: #28a745 !important;
}

.big.fa-thumbs-down {
    vertical-align: -0.2em;
}
.big.fa-thumbs-down:hover{
   color: #dc3545 !important;
}
.forlike{
    background-color: transparent;	
    border: none;
    display: inline-block;
    cursor: pointer;
    opacity: 0.5;
    overflow: hidden;	
-webkit-appearance: none;	
}
.c-likes div.forlikes-div .forlike {

    position: absolute;

}
.c-likes div.forlikes-div .thumbs-up-btn {
    left: 0px;
}
.c-likes div.forlikes-div .thumbs-down-btn {
    /* margin-top: 9px; */
	display: inline-block;
    position: absolute;
    top: 0.35em;
	right: 0.2em;
}
 .landing{
    display: none;
	background-color: lavender;
	padding: 7px;
}
 .forlanding{
	background-color: lavender;
}
.fa.section-button{
    background-color: white;
    font-size: 18px;
    padding: 3px;
    border: 1px solid gray;
    box-shadow: 0 0 black;
    border-radius: 4px;
    width: 25px;
    text-align: center;
    margin: 3px 3px 3px 0;
    background: #85a1be linear-gradient(180deg, #b9cde2, #85a1be) repeat-x;
    border-color: #446e9b;
    color: white;	
}	
.fa.section-button.bg-success{
	background: unset;
}
.fa.menu-button, .fab.menu-button, .fas.menu-button{
    font-size: 20px;
  /*  padding: 3px;*/
    width: 30px;
}	

.nav-lang {
  position: absolute;
  right: 2px;
  top: 12px;
  display: flex;
  cursor: pointer;
  padding: 1px 3px;
  border: 1px solid transparent;
  transition: 0.3s all;
  z-index: 100;
  border: 1px solid #ffffff36;
  border-radius: 3px;
  background: rgba(255, 255, 255, .3);
   background:#fcfcfc;
}
/* .nav-lang:hover { */
     /* border: 1px solid #ffffff36;
     border-radius: 3px;
     background: rgba(255, 255, 255, .3); */
/* } */
.nav-lang-img {
    width: 23px;
    margin-right: 3px;
}
.nav-lang-icon:before {
    position: relative;
    top: 3px;
    transition: 0.3s all;
    color: #fff;
}
.nav-lang-select {
    width: 100%;
    cursor: pointer;
    padding: 1px 3px;
    border: 1px solid #ffffff36;
    border-radius: 3px;
    background: rgba(255, 255, 255, .3);
    transition: 0.3s all;
    opacity: 0;
    position: absolute;
    top: 20px;
/*    left: 0;*/
    line-height: 0;
    transform: translateY(2px);
    transition: 0.3s all;
    pointer-events: none;
    z-index: 10;
	width: 100px;
	right: 2px;
}
.nav-lang-select img {
      position: relative;
      width: 30px;
      left: 50%;
      transform: translateX(-50%);
  }
.nav-lang-select img:last-child {
    margin-top: 5px;
}
.nav-lang-select-active {
    pointer-events: all;
    opacity: 1 ;
    transform: translateY(7px);
	background:#fcfcfc;
}

.lang {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 100;
}

.lang-name {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  transition: 0.3s background;
}

.lang-name img {
  width: 40px;
  cursor: pointer;
  padding: 0px 3px 1px 3px;
}

.lang-name:hover {
  transition: 0.3s background;
  background: rgba(255, 255, 255, 0.8);
}
.lang-span{
    /* line-height: 0; */
    background-color: #dad9d9;
    padding: 2px 12px;
    border-radius: 8px;
    color: white;
    font-weight: bold;
}
.lang-span a {
    display: inline-block;
    height: 30px;
    color: white;
    line-height: 30px;
}
.lang-name-icon {
  color: #4b4b4b;
}


.lang-select {
  display: none !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lang-select img {
  width: 30px;
}

.lang-select span {
  margin-top: 3px;
}
@media(hover: hover) and (pointer: fine) {
.big.fa-thumbs-down:hover{
   color: #dc3545 !important;
}
.big.fa-thumbs-up:hover{
   color: #28a745 !important;
}
}
.section-header {
    font-weight: bold;
    border-bottom: 1px solid #50a050;
    background-color: #eee;
    align-items: center;
    margin-bottom: 0;
    min-height: 60px;
	padding-left: 0;
    list-style: none;	
}
.stats-field {
    width: 104px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.stats-field.comment{
    width: 150px;
}
.stats-field.like-field {
    width: 30px;
}	
.striped-rows:nth-child(even), .numbered-rows .section-row:nth-child(odd) {
    background-color: white;
}

.stats-row {
    margin-bottom: 0;
    display: flex;
}
#sppr_l {
    color: #3cb521;
    max-width: 200px;
    overflow: hidden;
	display: none;
}
.pr_div {
    float: right;
    margin-bottom: 40px;	
}
.share-icons {
    float: right;
    display: none;
	clear: both;
}
input, select, textarea, button {
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
}
input[type="checkbox"] {
    transform: scale(1.9);
}
select {
  padding:4px;
}
input, button, textarea {
  padding:4px 8px;
}
h1, h2, h3 {
	font-family: Helvetica,Arial,sans-serif;
}
h1 {
  color: #3399f3;
  font-size: 26px;
  font-weight: normal;
  margin: 10px 10px 15px;
  text-align: center;
}
h1.col_left_pom_h1 {
  font-weight: bold;
  margin: 0 0 15px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 16px;
  color: #808080;
}
.col_right_pom_ttl h1 {
  margin: 0;
}
.col_left_pom .navbar-light h1 {
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: bold;
}
h2 {
  font-size:24px;
  text-align:center;
  color: #3399f3;
  margin-top: 10px;
margin: 20px 0 25px 0  
}

h3 {
  color: #666;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 0;
}
th {
  color:#666;
  background:#e3e9f0;
}
.tac {
  text-align: center;
}
.navigat{
	width:100px;
/*	background:#eee;*/
	cursor:pointer;
	border-radius:8px;
  padding:8px 0;
  font-size: 24px;
  margin-bottom: 1%;
}
.navigat:hover{
	color:#606060;
}
.ule{
border-radius: 7px 7px 7px 7px;
margin:0;
padding:0;
list-style-type:none;
height:30px;
width: 100%;
font-size:14px;
font-family:Arial,Verdana,Helvitica,sans-serif;
}
.ule li:first-child a {
  border-radius: 7px 0 0 7px;
}
.ule li:not(:first-child) a {
  border-left: none;
}
.ule li:last-child a {
  border-radius: 0 7px 7px 0;
}
.pluss{
    color: #bbbbbb;
	float:left;
	width:24px;
	height:24px;
	border-radius: 10px;
	/*
	margin-top: -3px;
	margin-right:5px;
	*/
}
.pluss1{
	color:#248bff;
	float:left;
	margin-right:5px;
	border-radius: 11px;
	width:24px;
	height:24px;
	margin-top: -3px;
}
.underl{
	text-decoration:none;
	color:#000;
}
.underla{
	text-decoration:none;
	font-weight: 600;
	color:#222;
}
.text-decoration-line-through{
    text-decoration: line-through;
}
.underl:hover{
	text-decoration:none;
}
.diag_anss{
	display:none;
	border:1px solid #000;
	background:#fff;
	position:absolute;
}
.diag_img{
	position:absolute;
	display:none;
	padding:15px;
	background: #ebdebe;
	border:1px solid #9e8c5f;
	border-radius:10px;
}
.password-tooltip{
    border-radius: 7px;
    padding: 5px;
    margin-left: -10px;
    margin-right: -10px;
    background-color: #3399f3;
    color: #fff;
    font-size: small;
}
.password-tooltip-triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 8.7px 5px;
    border-color: transparent transparent #3399f3 transparent;
    margin: 0 auto;
}

.quest{
	background:url(quest.png);
	margin-top:2px;
	width:15px;
	height:15px;
	cursor:pointer;
	float:left;
}
#pod_span_vyp{
	 background:#f9e59c;
	 padding:10px;
	 position:absolute;
	 margin:15px 0 0 15px;
	 border:1px solid #7e744e;
	 border-radius:10px;
	 display:none;
}
.pod_span{
	background:#edf6ff;
	cursor:pointer;
}
.pod_span:hover{
	background:#9fbdd9;
}
.topmenu a{
    padding:6px 15px;
}
.inf{
	padding:10px;
	position:absolute;
	background: #ecdc56;
	border:1px solid #555;
	border-radius:5px;
	display:none;
	margin-left: -143px;
	text-align:left;
  z-index:5;
}
.imgs{
	padding:2px;
	position:absolute;
	background: #eee;
	border:1px solid #888;
	display:none;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	margin-top:15px;
	color:#000 !important;
}
.link-help{
	color: #262626;
	text-decoration: underline;
}
.link-help:hover {
	text-decoration: none;
	cursor:pointer;
}
.act{
	font-weight: bold;
}
.tdhead{
	border-bottom:solid 1px #B0D7F5;
	background:#FBFDFF;
}
.trka:hover td {
	cursor:pointer;
}
#catalog-list{
    counter-reset: row;
  border-radius: 10px;
  overflow: hidden;	
}
#catalog-list tr .counter::before{
    content: counter(row) ". "; counter-increment: row
}
.be{
	color:#00f;
	cursor:pointer;
}
.batt{
	background: url(images1.jpg) no-repeat;
	width:25px;
	height:25px;
	cursor:pointer;
	float:left;
}
.dell{
	margin:5px 0 0 30px;
	cursor:pointer;
  font-family:Tahoma;
  font-weight:bold;
  color: #999;
}
.dell:hover {
  color: #333;
}
#main {
  margin: 0 auto;
  width: 100%;
  padding: 0;
  max-width:1140px;
}
#main1 {
  margin:unset;
  width: 52%;  
  float: right;
  margin-top: -29px;  
  /*
  overflow-x: scroll;
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
*/
}
.main1 {
  margin:0 auto;
}
/*.main1::-webkit-scrollbar { width: 0 !important }*/
#main1 a{
    white-space: nowrap;
    background: unset;
    border-bottom: 1px solid #dadada;
    border-radius: .25rem;
    padding: 1px 12px;
    border-color: #dadada;
    margin-right: 6px;	
    color: #446e9b;	
}
#menus {
    max-width: 1140px;
    margin: 0 auto;
}
.wrapper {
 position:relative;
 margin:0 auto;
 overflow:hidden;
 padding:5px;
 height:30px;
}
.list {
 position:absolute;
 left:0px;
 top:0px;
 /*min-width:3500px;*/
 margin-top:0px;
}
#form2, .tal {
    margin: 10px 0;
   /* background-color: #e1e1e1;*/
    padding: 10px;
    text-align: center;
    display: block;
  font-size: 17px;
  color: #727a7d;	
}
.form2-type {
    float: left;
    width: 150px;
    margin-left: 10px;
}
.scroller, #main1 .menu-title a, .menu-title {
 text-align:center;
 cursor:pointer;
 display:none;
    padding: 4px 8px;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #fff;
    color: #dadada;
    font-size: 1.5rem;
}
.menu-title  {
	display: flex!important;
    color: #3cb521;
/*    cursor: auto;*/
}
#main1 .menu-title a {
	display: flex!important;
	border: unset;
	padding: unset;
    text-decoration: none;
	color: #3cb521;
}
.reg{
	text-align:right;
}
.log_in {
	text-align: right;
  float: right;
  font-size: 16px;
  margin: 10px 0 6px 20px;
}
.log_in_inner {
  display: inline-block;
}
.log_in a {
  font-size: 16px;
}
.log_in a.ico {
  display: block;
  float: right;
  margin: -4px 3px;
  font-size: x-large;  
}
.logo {
  float: left;
  margin: 5px 0;
  width: 388px;
}
.logo img{
   height: 40px;
   width: auto;
}
.logo a {
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.logo span {
  display: block!important;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 22px;
  padding-left: 9px;
  vertical-align: middle;
  color: #4caf50;
 /* float: right;*/
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  text-transform: lowercase;  
}
.curs{
	/*
	border-radius:5px;
	border:solid 1px #e8e8e8 !important;
	*/
	max-width:1140px;
	text-align:left;
	padding:1.2% 1.5%;
	background:#fcfcfc;
	margin:10px auto;
    overflow: auto;
border-radius: 20px;
background: #fff;
box-shadow: 1px 1px 5px #c1c1c1;	
}
.curs.material-content{
    padding: 0;
    margin-bottom: 0;
}
.curs.material-content .col_left_pom{
    background-color: #f7f7f7;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    margin-right: 15px;
    width: 27%; /*31%;*/
    border: none;
}
.curs.material-content .col_left_pom h1{
    margin: -20px -15px 20px -15px;
    margin: -20px -15px 0 -15px;	
    background-color: #e1e1e1;
    color: #424242;
    font-size: 1.3em;
    line-height: 1.5;
    padding: 8px;
    font-weight: bold;
}
.curs.material-content .col_left_pom.navbar-container h1{
	    margin: -20px -15px 0px -15px;	
		width: 120%;
        display: flex;
        justify-content: center;
        align-items: center;		
}	
.curs.material-content .col_right_pom {
    width: 69%;
    padding: 2em 2em ;
}

/* materail editor */
.curs.material-content.editor .col_left_pom {
    margin-right: 0;
}
.curs.material-content.editor .col_right_pom {
padding: .8em 2em;
}
body.cke_editable{line-height: 1.5;}

/* end of material editor*/
.logoleft{
	background:#F7FBFF;
  padding: 0 5px 5px;
}
.fb{
	background:url('loginbutton.png') no-repeat;
	width:65px;
	height:22px;
	cursor:pointer;
	border-radius: 4px 4px 4px 4px;
}
#prevu{
	width:100%;
	height:100%;
	position:fixed;
	text-align: center;
}
.previ{
	margin:auto 0;
	border:3px solid #888;
}
.title {
	font-size: 18px;
}
.shortdescr {
	font-size: 13px;
	margin: 5px 10px 20px 0;
}
/*
.menu1 {
  margin-bottom: 20px;
}
*/
.menu1 > li {
    width: 100%;
    padding-left: 5px;
display: flex;
align-items: center;
transition: .3s background;
border-radius: 5px 50px 50px 5px;	

}
.menu1 > li:hover {
background-color: #eee;
}
.menu1 > li > a {
  font-size: 12px;
  padding-left: 7px;
  line-height: 3;
  width: 100%;
  text-decoration: none;
}

.menu1 > li.active{
background-color: #d8e6ff;
}
.menu1 > li.active:hover{
background-color: #d8e6ff;
}
.menu1 > li > *{
color: #636e72;
transition: .3s color;
}
.menu1 > li:hover > *{
color: #2d3436;

}
.menu1 > li.active > *{
color: #0984e3 !important;
font-weight: bold;
}
.adm span, .adm a, .adm td {
  font-size: 12px;
  color: #333;
}
.adm button span {
  color: inherit;
}
.adm h1 span, .adm h1 a, .adm h1 td {
    font-size: 16px;
}
.alert a {
  text-decoration: underline;
}
.reporterror {
  background: #fff;
  border-radius: 10px 0 0;
  bottom: 0;
  color: #800080;
  cursor: pointer;
  padding: 10px 15px;
  position: fixed;
  right: 0;
  z-index: 10000;
  font-size: 12px;
  text-decoration: underline;
  box-shadow: 0px 0px 8px 0px #999;
}
.menu_title {
/*  border-bottom: 1px solid #ddd;*/
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 4px;
}
.addcattop {
  margin-bottom: 4px;
  margin-top: 14px;  
}
.new-section-name{
    background: transparent;
    border: 1px solid;
}
.submit-new-section{
    background: transparent;
    border: none;
}
/*
.sect_op {
  float: right;
  margin-left: 10px;
}
*/
.sect_op span {
  color: #ccc;
}
.sect_op a span, .addcattop a, .addcattop a span {
  color: #333;
  vertical-align: middle;
}
.sect_op a:not([forbidden]):hover span, .addcattop a:hover, .addcattop a:hover span {
  color: #3cb521;
}
.sect_op a[forbidden]{
	cursor: default;
}
.section-protect-label{
    font-weight:normal;
    background-color: #f0f0ee;
    padding: 15px;
    border-radius: 4px;
}
.menu_tab{
	border-radius: 7px 7px 0 0;
	width:90px;
	font-weight:600;
	background:#fdfdfd;
	float:left;
	cursor:pointer;
	padding:8px 15px;
	text-align:center;
	border:1px solid #aaa;
  margin-right: 10px;
  white-space: nowrap;
  line-height: 20px;
  box-sizing: content-box;
}
.menu_tab:hover, .menu_tab:active, .menu_tab.menu_act, .menu_tab.menu_hover {
  background:#e5f39a;
  border-bottom:1px solid #e5f39a;
}
.menu_tab.menu_blur {
  border-bottom:1px solid #aaa;
}
.menu_tab.menu_focus {
  background:#e5f39a;
  border-bottom:1px solid #e5f39a;
}
.menu_tab a {
  text-decoration:none;
	color:#555;
}
.menu_tab.help {
  width: 170px;
}
.menu_tab.curs {
  margin: 0;
}
.home_item_div{
	text-align: justify;
	padding: 0;
  box-sizing: border-box;
	margin:20px 0;
	width:100%;
	border-radius: 7px;
  background: #fcfcec;
	font-size:15px;
	color:#222;
  box-shadow: 0 0 4px 0 #999;
}
.home_item_abs{
  position: fixed;
  top: 100px;
  left: 100%;
  z-index: 100;
  width: 40%;
  padding: 0px 20px 0 16px;
}
.home_item_close {
  position: absolute;
  text-align: right;
  top: 2px;
  right: 10px;
  z-index: 5;
}
.home_item_title{
  text-align:center;
  font-size:18px;
  padding:15px 15px 12px;
}
ul {
  padding-left: 20px;
}
#my_form input[type="checkbox"] {
  margin: 5px;
}
.search-input{
	color: #555;
    line-height: 1.5em;
    border-color: #9ea3a9;
}
.search-input::placeholder{
    font-size: .88em;
}
.omnisearch-form a.disabled{
    color: #ccc;
}
.lk_menu {
  border-right: 1px solid #aaaaaa;
  width: 200px;
}
.lk_content {
  padding-left: 20px;
}
.e_reg_tbl {
  text-align:left;
  margin:0 auto 0;
}
.e_reg_tbl td {
  padding: 4px;
}
.uname {
  padding: 0 6px 0 4px;
  max-width: 280px;
  overflow: hidden;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: bottom;
  text-decoration: underline;
}
.flex {
  display: -webkit-flex;
  display: flex;
}
.col_left_pom {
  float: left;
  width: 25%;
  min-height: 500px;
  padding: 0 10px 0 0;
  margin-right: 2%;
  border-right: 1px solid #e8e8e8;
}
.col_right_pom {
  float: left;
  width: 68%;
}
.col_right_pom_ttl {
  text-align: left;
  margin: 0 0 10px;
}

.col_left_ {
  border-right: 1px solid #ddd;
  float: left;
  padding: 6px 10px 6px 0;
  margin: 0 1% 0 0;
  width: 25%;
}
.col_right_ {
  float: left;
  width: 79%;
}
.col_right {
  width: 100%;
}
.col_left .pom_cat_outer {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  z-index: 100;
}
.col_left .pom_cat_inner {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #dddddd;
  z-index: 101;
  padding: 28px 2px 4px 10px;
  overflow: hidden;
  box-shadow: 0 0 10px #000;
}
.col_left_pom .section-tree {
  max-height: 100%;
}
.col_left_pom .section-tree.collapse {
    display: block;
}
.col_left_.menu a, .col_left.menu a {
  display: block;
  margin-bottom: 0.4em;
}
.contents-home {
  vertical-align: top;
  padding: 0px 20px 0 10px;
}
.pom_cat_close {
  background: #cccccc none repeat scroll 0 0;
  border-radius: 2px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  height: 20px;
  line-height: 19px;
  text-align: center;
  width: 20px;
  position: absolute;
  top: 4px;
  right: 4px;
}
.help-desc {
  font-size: 12px;
  color: #808080;
}
.body_modal {
  height: 100%;
  overflow: hidden;
}
.sn-links {
  float: right;
  margin: 0 0 30px;
}
.sn-links-lbl {
  line-height: 48px;
  vertical-align: top;
}
.sn-links a {
  text-decoration: none;
}

.do-button{
    margin: 0 auto;
    color: white;
    vertical-align: middle;
    outline: none;
    border-radius: 4px;
    border: 1px solid #409eff;
    background: #7abcff;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

.do-button:active{
    background: #4096ee;
    background: -moz-linear-gradient(top, #4096ee 0%, #60abf8 56%, #7abcff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4096ee 0%,#60abf8 56%,#7abcff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4096ee 0%,#60abf8 56%,#7abcff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#7abcff',GradientType=0 ); /* IE6-9 */

}
.do-button .d-logo{
    font-weight: bold;
    font-size: x-large;
    display: inline-block;
    border-right: 1px solid #99c8f7;
    vertical-align: middle;
    padding-right: 5px;
    margin-right: 5px;
}
.login-alt-header{
    text-align: center;
    position: relative;
    top: 30px;

}
.alt-text{
    background-color: #fcfcfc;
    padding-left: 20px;
    padding-right: 20px;

}
.thin-line{
    border:none;
    border-top:1px solid #e8e8e8;
    margin-bottom: 30px;

}
.toast-msg{
    display: none;
}
.section-content{
    margin-top:0px;
    padding-bottom: 12px;
    font-size: 17px;
}
.section-content img{
    max-width: 100%;
    height: auto !important;
    margin: 10px;
}
.lightbox:focus{
    outline: none;
}
.empty.leaf a{
    text-decoration: none !important;
    color: #9E9E9E;
}
.videodetector{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videodetector iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.search-result{
    list-style: none;
    line-height: 2;
    font-size: 120%;
}
.search-result a:hover{
    text-decoration: none;
}
#submit-material-name {
    float: left;
    width: 150px;
    margin-left: 10px;
    height: 37px;
}
  .table.grid1  thead th, .table.grid1 th, .table.grid1 td{
		border: unset;
		position: relative;	
  }
  .table.grid1.redirect  thead th, .table.grid1.redirect th, .table.grid1.redirect td{
		border: unset;
		position: relative;	
		width: 50%;		
  }  
 .table.grid1  thead th{ 
  color: #636e72;
  background: #dfe6e9;
  font-size: 15px;
}
.table-striped tbody tr:nth-of-type(odd) {
     background-color: #f7f7f7;
}
tr.trka {
	transition: .3s background;
}
.del-div {
    white-space: nowrap;
    color: #f00;
    margin-top: 0.5rem;
 /*   position: absolute;
    bottom: .75rem;*/
}
@media screen and (max-width: 1400px) {
    body{
        width: auto;
    }
    .password-tooltip {
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width: 540px) {
  .sn-links {
    float: none;
    text-align: center;
  }
  .sn-links-lbl {
    display: block;
  }

}
@media screen and (max-width: 1215px) {
.log_in {
    margin: 10px 45px 6px 20px;
}}
.fliph {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: fliph;
  filter: fliph;
}
.w70 {
  width: 70%;
}
.grid2 td {
  padding: 0 10px 10px 0;
  font-size: 14px;
}
.possib {
  width: 100%;
  margin: 5px 0;
}
.possib span {
  width: 32%;
  text-align: left;
  display: inline-block;
  margin: 0 0 10px;
  color: #3cb521;
  font-weight: bold;
  padding: 0 0 0 7%;
}
.s800 {
  display: none;
}
.annoyer-container{
    position: fixed;
    bottom: 5px;
    overflow: auto;
    width: 100%;
    padding: 10px;
}
.annoyer{
    display: block;
    width: 600px;
    max-width: 95%;
    text-align: center;
    box-shadow: 0 1px 11px #ccc;
    overflow: hidden;
    padding: 15px 5px;
    border-radius: 5px;
    margin: 0 auto;
    background-color: #fff;
}
.annoyer h3{
margin-bottom: 20px;
}
.nav-flex-centered{
    display: flex;
    justify-content: space-around;
}
.questions-nav{
    margin-top: 2em;
    margin-bottom: 2em;

}
.questions-nav a{
    font-size: 1.1em;

}
.questions-nav li.active a{
    text-decoration: none;
}
a.btn-info{
    color:white;
}
.btn-primary {
    color: #fff;
    background: #85a1be linear-gradient(180deg, #b9cde2, #85a1be) repeat-x;
    border-color: #446e9b;
}
.questions-button-container{
    margin-top: 3em;
    margin-bottom: 2em;
}
@media screen and (max-width: 991px) {
    .questions-header-row{
        display: none;
    }
    p.ratings{
        text-align: left !important;
    }
	.stats-row .comment {
		justify-content: left;
		width: 100%;
		text-align: left;
	}
	.stats-row .date {
		width: 100%;
		justify-content: left;
	}
	.stats-row {
		flex-wrap: wrap;
		padding: 1em .5em;
	}	
.stats-row .name {
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    align-content: center;
    width: 100%;
    font-weight: bold;
}	
.stats-row .section {
    flex-wrap: wrap;
    justify-content: left;
	text-align: left;	
    width: 80%;
}
}
/*@media screen and (max-width: 800px) {*/
@media screen and (max-width: 767px) {
#main1 {
  width: 80%;  
}  
  .h800 {
    display: none;
  }
  .s800 {
    display: block;
  }
  .flex {
    display: block;
  }
  .col_left_ {
    border: none;
    border-bottom: 1px solid #ddd;
    margin: 0 0 1% 0;
    padding: 0 1%;
    width: 100%;
  }
  .col_right_ {
    width: 100%;
    float: none;
  }
  .col_left_pom {
    border-right: none;
    border-bottom: 1px solid #ddd;
    float: none;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    min-height: 0;
  }
  .col_right_pom {
    width: 100%;
    padding: 0 1%;
  }
  .col_right_pom_ttl {
    margin: 1% 0;
  }
  .pom_cat_outer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 100;
  }
  .menu1 {
    margin: 0;
  }
  .menu1 > li {
    border-bottom: none;
    display: inline-block;
  }
  .menu1 > li > a {
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .logo {
    width: unset;
    margin: 5px auto;
  }
  .log_in {
    margin: 0 auto;
    padding: 2px 0 22px;
	padding: 2px 45px 22px 0;
  }
  .nav-lang {
    top: 4px;
   } 	
    .curs.material-content .col_left_pom,
    .curs.material-content .col_right_pom{
        width: auto !important;
        float: none;
        overflow: auto;
    }
	 .curs.material-content .col_left_pom{
        overflow: inherit;
    }
    .curs.material-content .col_left_pom {
        margin-right: 0;
    }
    .curs.material-content.editor .col_right_pom {
        padding: 1% 1%;
    }
    .curs.material-content .col_right_pom {
        padding: 1% 1%;
    }	
    .col_left_pom .section-tree.collapse, .omnisearch-form {
        display: none;
    }
    .col_left_pom .section-tree.collapse.show, .omnisearch-form.show {
        display: block;
    }
	.curs.material-content .col_left_pom.navbar-container h1{
		justify-content: space-between;
	}
	.col_left_pom .navbar-light h1 {
		display: inline-block;
    }
	#verlink {
		text-align: inherit;
	}	

	#verlink a {
		float: right;
	}	
}
@media screen and (max-width: 600px) {
h1 {
    font-size: 20px;	
}	
  .contents-home {
    padding: 0;
  }
  table.grid1, table.grid1 thead, table.grid1 tbody,
  table.grid1 th, table.grid1 td, table.grid1 tr {
    display: block;
  }
  table.grid1 tr {
    clear: both;
  }
  table.grid1 tr:after {
    content: '';
    clear: both;
    display: block;
  }
  table.grid1 thead {
    display: none;
  }
  table.grid1 td {
    float: left;
    min-height: 2em;
  }
  table.table.grid1 > tbody > tr {
    border-bottom: 1px solid #dddddd;
  }
  table.table.grid1 > tbody > tr > td {
    border: none;
	    padding: 0.3rem;
  }
  table.grid1 td:nth-of-type(1) {
/*    font-weight: bold;*/
  }
  table.grid1 td:nth-of-type(1) .type-div{
     font-weight: bold;
  }  
   /*
  table.grid1 td:nth-of-type(2) {
    float: none;
   font-weight: bold;
  }*/
    table.grid1 td:nth-of-type(3),table.grid1 td:nth-of-type(4)  {
  float: right;
  }
  table.grid1 td:nth-of-type(2) .type-div{
/*    font-weight: bold;*/
  }  
  .possib span {
    width: 49%;
  }
#submit-material-name {
    margin-left: 0px;
    margin-top: 10px;
    clear: both;
}  
.del-div {
    position: relative;
	bottom: 0;
}
    .sequence-and-text{
        flex-wrap: wrap;
    }
    .sequence-and-text .question-text,
    .sequence-and-text .sequence-input{
        border: 1px solid #ccc;
    }
    .sequence-and-text .sequence-input {
        width: 100%;
        margin-bottom: 1em;
    }
    .sequence-and-text .question-text {
        min-height: 6em;
    }
}
.s500 {
  display: none;
}
.social-icons-container a{
    display: inline-block;
    margin-right: 20px;
}
.social-icons-container a img{
    max-width: 50px;
}
@media screen and (max-width: 500px) {
.curs.material-content .col_right_pom {
    padding: 0;
}	
.form2-type {
    margin-left: 0px;
    margin-top: 10px;
    clear: both;
} 	
  .login_form, .login_form.reg {
    width: auto;
  }
  .login_form label {
    display: block;
    width: auto;
    padding-bottom: 6px;
  }
  .login_form.reg label {
    width: auto;
  }
  .login_form input[type=text], .login_form input[type=password] {
    width: 100%;
  }
  .login_form input[type=submit] {
    margin-top: 10px;
  }
  .h500 {
    display: none;
  }
  .s500 {
    display: block;
  }
  .w70 {
    width: 100%;
  }
  .list{
      white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-right: 2px;
    width: 100%;
}
.scroller {
 display:none!important;
 }
 .uname {
    max-width: 210px;
}
#main1 {
    width: 100%;
    margin-top: 0;
}
  /*
  .topmenu{
      display: flex;
      flex-wrap: wrap;
  }
  .topmenu a{
      flex-basis: 50% !important;
      border-radius: 0;
      margin: 0 !important;
      border: none;
      line-height: 2;
  }
  .topmenu a:nth-of-type(1) {
    border-top-left-radius: 5px !important;
      border-right: 1px solid #466F9C;

  }
    .topmenu a:nth-of-type(2) {
        border-top-right-radius: 5px !important;
    }
    .topmenu a:nth-of-type(3) {
        border-bottom-left-radius: 5px !important;
        border-right: 1px solid #466F9C;

    }
    .topmenu a:nth-of-type(4) {
        border-bottom-right-radius: 5px !important;
    }
	*/
}
@media screen and (max-width: 400px) {
	
 	
  .logo span {
    font-size: 16px;
  }
  .possib span {
    width: 99%;
  }

    #icons{
        padding: 0 10px;
        text-align: center;
    }
    #icons a{
        margin-right: 12px;
        margin-top:12px;
    }
    .questions-nav{
        text-align: center;
        display: block;
    }
    .nav-flex-centered li{
        display: inline-block;
        float: none;
    }
	.uname {
		max-width: 161px;
	}	

}
@media screen and (max-width: 350px) {
	.uname {
		max-width: 141px;
	}
}
/* Section Tree*/

.section-tree > div{
    padding: 5px 0;
}

/*End of Section Tree */
.curs .navbar {
    padding: 0;
}	
.navbar-toggler{
    float: right;
}  

@media (min-width: 768px) {

  .navbar-container {
    position: sticky;
    top: 0;
    overflow-y: auto;
    overflow-x: hidden;	
    height: 100%;
    border-right: 1px solid #ddd;
    float: left;
    padding: 6px 10px 6px 0;
    margin: 0 1% 0 0;
    width: 25%;	
	border-right: none;
  }
  .navbar-container .navbar {
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
  }
  .navbar-container .navbar-collapse {
    align-items: flex-start;
  }
  .navbar-container .nav {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .navbar-container .navbar-nav {
    flex-direction: column !important;
  }

}
