.page-wrap{
  width:100%;
}

.oli_links {
   /*	display: inline;     */
	float: left;
	width: 230px;
}

table.menu {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;

    width: 100%;
    border-collapse: collapse;
	margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #bebdbd;
    border-right: 1px solid #bebdbd;
}
.menu th {
    border-left: 1px solid #bebdbd;
    border-right: 1px solid #bebdbd;
    border-bottom: 1px solid #bebdbd;
    color: #6B6B6B;
    margin-top: 2;
    margin-bottom: 2 ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center  ;
    background: #e1e1e1;
    padding-bottom: 4px;
}
.menu td {
    text-align: left;
	border: 0px #000000 ;
    border-width: 0 ;
    padding-top: 6;
    padding-bottom: 6;
    padding-left: 20px;/*отступ слева перед строкакми меню*/
}
.menu a.lnk{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    font-weight: bold;
    color: #6B6B6B ;
}
.menu td.menu_separator{
    background:  #e1e1e1;
    border: 0px solid #e1e1e1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight: bold;
    text-decoration: underline;
    color: #6B6B6B ;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 0em;/*отступ слева перед строкакми меню*/
    margin-left: 0em;
}
.menu ul.menu_sep_list_plus{
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0em;/*отступ слева перед строкакми меню*/
    margin-left: 0em;
    list-style-image: url('../img/menu_list_plus.PNG');
    cursor: pointer;
}
.menu ul.menu_sep_list_minus{
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0em;/*отступ слева перед строкакми меню*/
    margin-left: 0em;
    list-style-image: url('../img/menu_list_minus.PNG');
    cursor: pointer;
}


.menu li.menu_sep_list_li{
    text-align: left;
    list-style-position: inside;
}



/*         */
.oli_player_table {

	border: 4px double black; 
	border-collapse: collapse;
	width: 100%;

}
.oli_player_table th {
	line-height: 20px;
	background: #ccc; 
	text-align: center;
	padding: 0;
	border-style: solid;
	border-width: 1px ;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.oli_player_table td {
	padding: 0 0.5em 0 0.4em;
	text-align: center;
	line-height: 1.5em;
	border-style: solid;
	border-width: 1px ;


}
.oli_player_table .first {
	background: #fff7eb;
}
.oli_player_table .second{
	background: #f9f9f9;

}


/* стили таблицы, содержащей текст ошибок */
/*some bugs......*/
table.error-view-table {
	width: 100%;
    width:expression(document.body.clientWidth - 260+"px");  /*IE bug fix*/
}

table.error-table {
	width: 100%;
    width:expression(document.body.clientWidth - 260+"px");  /*IE bug fix*/
    border-collapse: collapse;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #F48989;
    border-right: 1px solid #F48989;
}
table.error-table th {
    border-left: 1px solid #F48989;
    border-right: 1px solid #F48989;
    border-bottom: 1px solid #F48989;
    color: #c84747;
    margin-top: 2;
    margin-bottom: 2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center  ;
    background: #f5b5b5;
    padding-bottom: 4px;

}
table.error-table td {

	border: 0px #000000 ;
    border-width: 0 ;
    /*padding-top: 4;
    padding-bottom: 4;*/
    color:  #785457;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-indent: 20px;
}
/*конец стилей таблицы ошибок*/


/* стили таблицы, с сообщением */
table.msg-table {
	width: 100%;
    width:expression(document.body.clientWidth - 260+"px");  /*IE bug fix*/
    border-collapse: collapse;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #77CC55;
    border-right: 1px solid #77CC55;


}
.msg-table th {
    border-left: 1px solid #77CC55;
    border-right: 1px solid #77CC55;
    border-bottom: 1px solid #77CC55;
    color: #3d8729;
    margin-top: 2;
    margin-bottom: 2;
    padding-bottom: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center  ;
    background: #b9ebab;
}
.msg-table td {

	border: 0px #000000 ;
    border-width: 0 ;
    color:  #336326;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-indent: 20px;
}
/*конец стилей таблицы с сообщением*/

/* стили таблицы, содержащей список пользователей */
/* они же для списка аудиторий */
table.oli-user-admin {
	width: 100%;
    border-collapse: collapse;
	margin-left: auto;
    margin-right: auto;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #bebdbd;
    border-right: 1px solid #bebdbd;

}
.oli-user-admin th {
    color: #6B6B6B;
    margin-top: 2;
    margin-bottom: 2 ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    background: #e1e1e1;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.oli-user-admin th.table_num {
/*    width: 2px;*/
    padding-left: 3px;
    margin-right: 3px;
}

.oli-user-admin td.table_num {
    padding-left: 3px;
}

.oli-user-admin th.bottom_line{
    border-bottom: 1px solid #bebdbd;
}


.oli-user-admin a.oli_th{
    font-weight: bold;
    text-align: center  ;
    text-decoration: underline;
    cursor: pointer;
}

.oli-user-admin a.filter_arr {
    color: #6B6B6B;
    text-decoration:  none ;
    font-weight: normal;
    cursor: pointer;
    font-size: 9pt;
}
.oli-user-admin tr.first {
    text-align: left;
    height: 20px;
}
.oli-user-admin tr.second {
    text-align: left; ;
    background-color: #ebebeb  ;
    height: 20px;
}
/*строка с полями ввода фильтра*/
.oli-user-admin tr.quick_filter {
    text-align: center;
    padding-top: 2;
    padding-bottom: 2;
    background-color: #ebebeb  ;
}
/* сами фильтры */
.oli-user-admin input.qfilter_input {
    height: 19px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight: bold;
    color: #6B6B6B;
}

.oli-user-admin td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    font-weight: bold;
    color: #6B6B6B ;

}
.oli-user-admin td.admi-controls
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight: bold;
    color: #6B6B6B ;
    border-top: 1px solid #e1e1e1;
    height: 30px;
    text-align: left;
    padding-top: 5px;
	padding-left: 4px;
}
.oli-user-admin td.no-data
{
    text-align: center;
    font-size:11pt;
    height: 40px;
}
.oli-user-admin td.select,
.oli-user-admin th.select{
    width: 25px;
    text-align: center;
}
.oli-user-admin th.select{
  border-bottom: 1px solid #bebdbd;
}

.oli-user-admin td.center-align{
    text-align: center;
}

/*конец стилей таблицы управления пользователями*/

/*поле информации о пользователе(строка вверху)*/
.user_properties{
  width: 100%;
  height: 15px;

  background: #e1e1e1;

  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  color: #6B6B6B ;

  text-align: right;
  text-indent: 0px;

  border-left-style: solid;
  border-right-style: solid;


  border-right-width: 1px;
  border-left-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-color: #bebdbd;
  border-left-color: #bebdbd;

}

.user_properties a{
    margin-left: 5 ;
    margin-right: 10 ;
    font-weight: bold;
    color: #6B6B6B
}
/*конец поля информации о пользователе*/

/* стили таблицы, содержащей форму регистрации и входа*/
/*ещё новая аудитория и другие таблицы*/
table.user-table {
    width:100%;
    border-collapse: collapse;
    border-left: 1px solid #bebdbd;
    border-right: 1px solid #bebdbd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.user-table th {
    border-bottom: 1px solid #bebdbd;
    padding-bottom: 4px;
    color: #6B6B6B;
    margin-top: 2;
    margin-bottom: 2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center  ;
    background: #e1e1e1;
}
.user-table td {

	border: 0px #000000 ;
    border-width: 0 ;
    padding-top: 6;
    color: #6B6B6B ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    //width: 50%; /*могут быть проблемы*/
}
.user-table td.tright
{
  width: 50%;
  text-align: right
}
.user-table tr.sep{
  	border-top: 2px #e1e1e1 solid ;
    height: 2px;
    background: #e1e1e1;
    height: 1px;
    padding-top: 1;
    padding-bottom: 1;
}
/* конец стилей табицы */


/*список языков внизу страницы*/
.sel_loclaization
{
    height: 18px;
    font-size: 8pt;
    font-weight: bold;
    color: #6B6B6B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-right: 8px;
    margin-top: 1px;

}
.loc_form
{
  text-align: left;
}


/* стили обертки таблицы фильтра, положение фильтра задается в filter.js*/
.filter_div_style
{
     position:absolute;
     z-index:10;
     overflow: auto ;
     width: 150px;
     height: 150px;
}

/*-------------------------------------------------------------------------------------*/
div.answers_score{
    color: #6B6B6B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: right;
    font-weight: bold;
    background: #e1e1e1;
    padding-right: 8px;
    border-left: 1px solid #bebdbd;
    border-right: 1px solid #bebdbd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*-------------------------------------------------------------------------------------*/


.rnd1,.rnd1_green,.rnd1_red {
    height: 1px;

    margin-top: 0px;
    margin-right: 4px;
    margin-bottom: 0px;
    margin-left: 4px;

    background-attachment: scroll;
    background-repeat: repeat;
    background-position: 0px 50%;
    background-color: #bebdbd;
    background-image: none;

    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    display: block;
}



.rnd2, .rnd2_green, .rnd2_red {
  height: 1px;
  border-top-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 0px;
  border-left-width: 2px;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
}

.rnd3, .rnd3_green, .rnd3_red {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  margin-top: 0px;
  margin-right: 1px;
  margin-bottom: 0px;
  margin-left: 1px;
  height: 2px;
}

.rnd2, .rnd2_green, .rnd2_red, .rnd3, .rnd3_green, .rnd3_red {
  border-top-color: #e1e1e1;
  border-right-color: #bebdbd;
  border-bottom-color: #e1e1e1;
  border-left-color: #bebdbd;
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: 0px 50%;

  background-image: none;

  background-color: #e1e1e1;
}

.rnd1,.rnd1_green,.rnd1_red, .rnd2, .rnd2_green, .rnd2_red, .rnd3, .rnd3_green, .rnd3_red{
  line-height: 1px;
  display: block;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  font-size: 1px;
  overflow-x: hidden;
  overflow-y: hidden;

  text-indent: 0px;
  border-spacing: 0px;
}

.rnd1_green{
    background-color: #77CC55;
}
.rnd1_red{
    background-color: #F48989;
}
.rnd2_green{
    background-color: #B9EBAB;
    border-top-color: #77CC55;
    border-right-color: #77CC55;
    border-bottom-color: #77CC55;
    border-left-color: #77CC55;
}
.rnd2_red{
    background-color: #F5B5B5 ;
    border-top-color: #F48989;
    border-right-color: #F48989;
    border-bottom-color: #F48989;
    border-left-color: #F48989;
}
.rnd3_green{
    background-color: #B9EBAB;
    border-top-color: #77CC55;
    border-right-color: #77CC55;
    border-bottom-color: #77CC55;
    border-left-color: #77CC55;
}
.rnd3_red{
    background-color: #F5B5B5 ;
    border-top-color: #F48989;
    border-right-color: #F48989;
    border-bottom-color: #F48989;
    border-left-color: #F48989;
}

.rnd_modtitle{
  display: block;

  overflow-x: hidden;
  overflow-y: hidden;

  box-sizing: content-box;

  cursor: auto;
  font-size: 4px;
  font-style: normal;
  font-variant: normal;

  line-height: normal;
  text-align: left;
}

