*{
    margin: 0;
    padding: 0;
}

html,body{
    height: 100%;
    margin: 0;
    padding: 0;
    background: #F4F3EE;
    font-family: Verdana;
    font-size: 94%;
}

.fr {
    float: right;
}
.fl {
    float: left;
}

form {
    margin: 0;
    padding: 0;
}
img{
    vertical-align: middle;
    border:0;
}
img.icon16{
    margin: 2px 3px;
}

fieldset{
    padding: 5px 10px 12px 10px;
    margin: 2px;
}
legend{
    padding: 0px 5px;
}
input{
    padding: 1px 0px;
}
input[type="checkbox"] {
  margin:3px 3px 3px 4px;
}
option{
    padding: 0px 5px;
}

table{
border:0px;
border-collapse:collapse;
}

td,th{
    padding: 1px;
}

p{
    margin: 16px 0px;
}

#box{
	border: 1px solid black;
	min-width:800px;
	width:90%;
	margin:10px auto;
	background-color:#fff;
}
#string{
	margin: 10px;
	padding: 5px;
	border: 1px solid black;
	font-size: 12px;
	background: rgb(239,239,239);
}
#string td{
	font-size: 10px;
}
#logo{
	border: 1px solid black;
	height: 70px;
	margin: 10px;
	padding: 15px;
	background-image:url('../../images/logo_bg.gif');
	text-align:right;
	color: #fff;
}
#logo span.logo_title{
	font-size: 27px;
}

#logo span.logo_adress{
	font-size: 13px;
}

#menu{
	border: 1px solid black;
	margin: 10px;
	padding: 10px;
    overflow: hidden;
}
ul.ulmenu li {
float:left;
height:70px;
margin:0;
width:300px;
}
ul.ulmenu {
list-style-type:none;
}
#content{
	border: 1px solid black;
	margin: 10px;
	padding: 10px;
	text-align:left;
}
#footer{
	margin: 10px;
	padding: 5px;
	border: 1px solid black;
	font-size: 11px;
	background: rgb(239,239,239);
	text-align:center;
}
.comment{
	font-family: Verdana;
	font-size: 11px;
}
.title{
	font-family: Verdana;
	font-size: 20px;
}
.edit{
	margin: 10px 0px 0px 0px;
    padding: 2px 7px;
	border:1px solid #9E9E9E;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	background-color: #F8F8F8;
}
.edit:hover{
    background: #F8F8F8;
	border-color: #0079DF;
}
a:active,
a:visited,
a:link {
	/*color: #4b719e;*/
	color: black;
	text-decoration:none;
	}

a:hover {
	/*color: #4b719e;*/
	color: black;
	text-decoration: underline;
	}

.menu a:active,
a:visited,
a:link,
a:hover
{
	/*color: #4b719e;*/
	cursor: pointer;
	color: black;
	text-decoration:none;
}

.submitform{cursor:pointer;}
.title_head{
	text-align:center;
	font-size: 14px;
	font-family: Verdana;
	height: 29px;
	background:#EFEFEF;
	padding:  5px;
	margin: 5px 0px 0px 0px;
    position: relative;
}
.underline {
	background: url(../../images/line_bg.gif);
	width: 100%;
	height: 9px;
	margin-bottom: 4px;
	clear: both;
}

.table{
	font-size:11px;
	text-align:center;
	border-bottom:1px dotted black;
	padding:3px;
}
.note{
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.warning{
	border: 1px dashed red;
	background-color:#FFFFE0;
	padding:3px;
	margin: 20px 0px;
	font-size: 11px;
	text-align:center;
}
.warning ul{list-style:none;}
.success{
	border: 1px dashed green;
	background-color:#FFFFE0;
	padding:3px;
	margin: 20px 0px;
	font-size: 11px;
	text-align:center;
}
.star{color:red;}
.string_title{
	font-size: 13px;
}
.string_note{
	font-size: 11px;
	color: #969696;
}

.center     {text-align: center;}
.left       {text-align: left;}
.right      {text-align: right;}
.clear      {clear: both;}
.hide       {display: none;}
.width30    {width: 30px;}
.width50    {width: 50px;}
.width150   {width: 150px;}
.width250   {width: 250px;}
.width350   {width: 350px;}
.p25		{width: 25%;}
.w-50{width:50%;}
.no-border{border:0 !important;}
.hw{width:100%; height:100%;}

.one-side{vertical-align:top; width:50%; min-height: 300px; _height:300px;}

form.form_style1{

}
form.form_style1 input{
    width: 150px;
}
form.form_style1 select{
    width: 155px;
}

.enter {
    background:url("../../images/send.gif") no-repeat scroll left bottom transparent;
    display:block;
    height:23px;
    border:0;
    margin-top:10px;
    width:103px;
}
.enter.active{    background:url("../../images/send.gif") no-repeat scroll left top transparent;}
/* ************************ ���������� ������-������� ***************************/
table.list_table {width: 100%;}
    table.list_table td,th{
    	   font-size:11px;
           border-bottom:1px solid gray;
           border-top:1px solid gray;
           padding:3px;
    }
    table.list_table td.number{font-weight: bold;}
    table.list_table tr:hover{background: #EBEBEB;
                              border-bottom:1px solid #969696;
                              border-top:1px solid #969696;}
                     tr.hover {background: #EBEBEB;
                              border-bottom:1px solid #969696;
                              border-top:1px solid #969696;}
    table.list_table .name{ font-size:12px;}
    table.list_table  img.info{vertical-align: sub;margin-left: 10px;}
                     .under_name{font-style: italic; font-size:10px; color: #969696;}
table.list_table th{			  background-color: #F0F0F0;
                              border-bottom:1px solid #969696;
                              border-top:1px solid #969696;
							  padding-top:5px;padding-bottom:5px;}
.label-tab, .datetime-tab, .user-tab, .status-tab, .id-tab, .file-tab, .group-tab, .institute-tab, .login-tab{padding-left:20px;}			
.id-tab{background: url('../../images/blue-document-number.png') left 50% no-repeat;}					  
.label-tab{background: url('../../images/label.png') left 50% no-repeat;}
.user-tab{background: url('../../images/User_16.png') left 50% no-repeat;}
.datetime-tab{background: url('../../images/config-date.png') left 50% no-repeat;}
.status-tab{background: url('../../images/info.png') left 50% no-repeat;}							  
.file-tab{background: url('../../images/fico_general.gif') left 50% no-repeat;}	
.attach-tab{width:20px;}		
.group-tab{background: url('../../images/group.png') left 50% no-repeat;}
.login-tab{background: url('../../images/book_key.png') left 50% no-repeat;}
.institute-tab{background: url('../../images/institute.png') left 50% no-repeat;}
/***********************������***********************/
table.print_table{
	width: 800px;
	font-size:11px;
}
table.print_table td{
	border: 1px solid black;
	padding: 2px;
}
/***********************�������� test_res � more_result***********************/
div.one_question{
      padding: 0px 5px 5px 40px;
      margin: 5px;
      position: relative;
}
div.one_question.true_class{
      /*background: url("../images/check_48.png") no-repeat 1% 10px /*#DFF2BF*/
      border: 2px solid #87AF5D;
	  border-left: 1px solid #87AF5D;
}

div.one_question.false_class{
     /* background: url("../images/del.png") no-repeat 1% 10px/* #FFCCBA*/
      border: 2px solid #E65C63;
	  border-left: 1px solid #E65C63;

}
div.one_question p{
    margin: 2px 0;
}
    div.one_question.true_class span{
          font: 12pt/10pt serif Courier New, Courier, Monospace;
          color: #1C480C }

    div.one_question.false_class span{
          font: 12pt/10pt serif Courier New, Courier, Monospace;
          color: #7A0D0D; }

    div.one_question.true_class .colorbox_word{
          top:0; left:0;
          position: absolute;
          width: 26px;  height: 100%;
          background: url("../../images/true_word.gif") no-repeat 50% 50% #87AF5D;}

    div.one_question.false_class .colorbox_word{
          top:0; left:0;
          position: absolute;
          width: 26px;  height: 100%;
          background: url("../../images/false_word.gif") no-repeat 50% 50% #E65C63;}

div.one_question .number_question{
	  font: 9ex serif;
      font-family: Courier New, Courier, Monospace;
      position: absolute ;
      z-index: 1;
      right: -8px;
      bottom: -21px;
	}

    div.one_question.true_class .number_question {
	  color: #87AF5D;}

    div.one_question.false_class .number_question {
	  color: #E65C63;}

div.one_question .question_title{
      background: url("../../images/question.jpg") no-repeat 99.5% 1px; /*#DFF2BF*/
      min-height: 36px;
      border: 1px #000000 dashed;
      padding: 2px 25px 2px 5px;
      font: 12pt/10pt serif;
      color: #000000;
      margin: 5px;
      line-height: 0.9em;
      text-indent: 1.5em;
      font-family: Courier New, Courier, Monospace;
      z-index: 500;
}
.itog{
    background-color: #D7FAD7;
    border-width:2px 0px;
	border-color: #87AF5D;
    border-style: solid;
    padding:20px 0px !important;
    margin-top: 15px;
    font: 13pt/15pt Courier New, Courier, Monospace;
}
    .itog strong{
        margin-right:3ex ;
    }
div.one_question  ul.answer,h4{
    position: relative;
    margin: 2px;
    margin-left: 12px;
    padding-left: 40px;
    z-index: 5;
}
div.one_question h4{
    color: #090C4B;
}
/******** ����������� ��������� */
#easyTooltip{
	margin:0 10px 1em 0;
    max-width: 260px;
	width:auto;
	padding:8px;
	background-color:#fcfcfc;
	border:1px solid #e1e1e1;
	line-height:130%;
    font-size: 12px;
	}

/*-----accordion-----*/
.accordion{width: auto;}
.theme_title_block tr:hover td{
    /* background:url("../../images/logo_bg.gif") repeat-x 100% 90%;*/
    background-color:  #EAEAEA;
}
.theme_title_block.active tr td{
    /* background:url("../../images/logo_bg.gif") repeat-x 100% 90%;*/
    background-color:  #EFEFEF !important;
}

.theme_title_block table{
    margin: 5px 0px 0px 0px;
    width:100%;
    cursor: pointer;
}


.theme_title_block tr{
   /* background:url("../../images/logo_bg.gif") repeat-x 100% 100%;*/
    background: #EFEFEF;
}

.theme_title_block td{
    border: 1px solid #dbdbdb;
	padding: 2px;
}

.theme_title_block.active .arrow {
    background: url(../../images/arrow-square.gif) no-repeat center 1px #EFEFEF;
}

.theme_title_block .arrow{
    height: 17px;
    background:  url(../../images/arrow-square.gif) no-repeat center -55px #EFEFEF;
   /* background-image: url(../../images/arrow-square.gif);
    background-repeat: no-repeat;
    background-position: center -55px;*/
}
.theme_title_block .theme_number,.theme_title{
    text-align: center;
}
.theme_title_block .theme_title{
    text-align: left;
}
.accordion .theme_list{
	margin: 0;
	padding:  10px 15px 20px;
	border: solid 1px #c4c4c4;
}
.theme_title_block.active .theme_list{
    display: block;
}
/* ���������� ������ � ������� ����� */
.tr-open{
    padding:0px 180px;
    cursor:pointer;
    background: url(../../images/arrow_d.gif)no-repeat 250px;
}
    .tr-open.active{
        background: url(../../images/arrow_u.gif)no-repeat 250px;
    }
/*************** �������� �����������/�������������� ��������  *****/
	#div_for_pic{
	   position:absolute;
       background-color:#fcfcfc;
	   border:1px solid #e1e1e1;
       z-index: 140;
	}
/*********************** ������ � ����������***********************/
.list_img{
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list_img li
    {
        display: inline;
        float: left;
        width: 50%;
    }

        .list_img div{position: relative;}

        .list_img .title{
            padding-left: 10px;
            position: absolute;
            bottom: 4px;
        }
        .list_img .comment{
            padding-left: 10px;
            position: absolute;
            top: 10px;
        }
/********************** ������ ���������� ����� ������� ****************************/
table.action{
    text-align: center;
    width: 100%;
    height: 40px;
   /* border: 1px solid black;*/
}
table.action td {
   /* border: 1px solid black;*/
}
        .action input{ margin: 0px 10px; }

        .action img{
            vertical-align:middle;
            margin:0 10px;
        }
        .action span{ font: 10pt/9pt Courier New, Courier, Monospace; }
        .action span:hover{ text-decoration: underline; }

    .action .back{	width:300px; text-align: left;  }

    .action .print{ width:300px; text-align: right; }
/************* �������� �� ����������� ������������ *******************/

div.middle_block{
padding-left: 10px;
}
div.middle_block #user_info{
    position:relative;
}

.gr{
   float:left ;
   width: 450px;
}
#container{
    height: 420px;
    position: relative;
}
#container2{
    height: 280px;
}
#container3{
    height: 420px;
}
/************** �������� ��������������� *****************************/

.admin_access_list{
    list-style: none;
}
.admin_access_list li{
    margin: 4px 0px;
}
.admin_access_list span{
    display: inline-block;
    width: 300px;
}

/************* ������� ����������� ***********************************/

.preview{
    float: left;
    width: 140px; height: 150px;
    border: 1px solid #CCCCCC;
    padding: 10px; margin:9px;
    position: relative;
}
.preview:hover{
    background-color: #F8F8F8;
    border-color: #0079DF;
}
.preview .nav_button{
    position: absolute;
    bottom: 4px;
    left: 60px;
}

/************ ��������� (�������) *************************/
.page_navigator{
   text-align:center;
   margin: 10px 0px;
   font-size: 11px;
}
    .page_navigator span{
        padding: 4px;
        border: #CCC 1px solid;
    }
    .page_navigator span:hover{
        border-color: #0079DF;
    }
    .page_navigator .active{
        background: #F8F8F8;
    	border-color: #0079DF;
        font-size: 12px;
        font-weight: bold;
    }
/********************* � � � � � � � **************************/   
.pointer{
	cursor:pointer;
}

/*********************  ��������  **************************/

.carousel {
height:108px;
position:relative;
}

.carousel .items-container {
height:108px;
margin:0 20px;
overflow:hidden;
position:relative;
width:auto;
}

.carousel .items-container-inner {
margin:0 !important;
padding:0 !important;
position:absolute;
width:100000px;
}

.carousel .items-container-inner .carousel-item {
border:0 none;
display:inline;
float:left;
text-align:left;
}
.carousel .carousel-button {
cursor:pointer;
height:108px;
position:absolute;
top:0px;
width:19px;
}

.carousel .carousel-button.carousel-left {
background:url("/../images/arr-left-right.png") no-repeat scroll left 50% transparent;
left:0;
}

.carousel .carousel-button.carousel-right {
background:url("/../images/arr-left-right.png") no-repeat scroll right 50% transparent;
right:0;
}

/* �������� ��������� */

.gray_bl {
    position: relative;
    background: #efefef;
    margin: 30px 0 30px;
    padding: 15px 15px 15px 175px;
    font: 13px tahoma;
    color: #555;
	min-width: 560px;
}

.info_table{width:90%;height:100%;}

.inst_pic {
    position: absolute;
    top: -20px;
    left: 50px;
}

.corner_buttons{    
	position: absolute;
    right: 21px;
    top: 19px;}

.info_name, .info_addres, .info_mail, .info_phone{  padding: 9px 5px 9px 50px; }

.info_head{ text-align: center;}

.info_name{
	background: url('/../images/info_name.png') left 50% no-repeat transparent;
}
.info_addres{
	background: url('/../images/info_addres.png') left 50% no-repeat transparent;
}
.info_mail{
	background: url('/../images/info_mail.png') left 50% no-repeat transparent;
}
.info_phone{
	background: url('/../images/info_phone.png') left 50% no-repeat transparent;
}

/******************** ��� ������ ********************************************/
.ticket-view {
    color: #333333;
}
.top-ticket_details {
    background: none repeat scroll 0 0 #D4DCE8;
    border: 1px solid #D4DCE8;
    margin: 0;
    min-height: 49px;
    padding: 0 14px 0 12px;
	position:relative;
}
.top-ticket-summary {
    margin-top: 10px;
    width: 100%;
}
.top-ticket-summary .following-assigned {
    background: url("/images/star-big-assigned.png") no-repeat scroll left 2px transparent !important;
    float: left;
    height: 25px;
    text-decoration: none;
    width: 28px;
}
.top-ticket-summary img {
    float: left;
    margin-right: 10px;
    margin-top: 4px;}

.top-ticket-summary input{
	width: 400px;
	height:29px;
	font: 26px/20px arial;
	color: #666;
}
.ticket-view select{width:220px;}
.top-ticket_details em {
    background-color: #FFFFFF;
    color: #2E4B73;
    float: left;
    font-family: Arial;
    font-size: 19px;
    font-style: normal;
    font-weight: bold;
    margin-right: 10px;
    padding: 4px 8px 5px;
}
.top-ticket_details h1 {
    color: #000000;
    font-size: 20px;
    line-height: 1.25em;
    margin: 0 25px 12px 6px;
    padding-bottom: 0;
    padding-top: 2px;
	/*width: 200px;*/
	float:left;
}
.ticket-view ul {
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.ticket-view ul.ticket_details {
    border-color: #D4DCE8;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    clear: both;
    height: 1%;
    margin-bottom: 15px;
    margin-top: -1px;
    padding: 7px 10px 0 15px;
}

.ticket-view ul li.meta {
    margin: 1px 0 18px;
}

.ticket-view ul li {
    list-style-type: none;
}

.ticket-view ul li.meta ul {
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    margin-right: 8px;
    width: 48%;
}
.ticket-view ul li.meta ul li {
    border-bottom: 1px solid #EEEEEE;
    color: #0C1725;
    height: 20px;
    padding: 3px 0;
}

.ticket-view ul li.meta ul.last {
    margin-left: 8px;
    margin-right: 0;
}

.ticket-view ul li.meta div.description {
    clear: both;
    color: #0C1725;
    margin: 0;
    padding: 0;
}
.ticket-view ul li.meta ul li em,.description em  {
    color: #666666;
    float: left;
    font-style: normal;
    font-weight: bold;
    margin: 1px 8px 0 0;
    min-width: 115px;
    text-align: left;
}
.description em 
{margin-bottom:10px;}
.ticket-view a:link,.ticket-view a:visited {
	color: #15478C;
	padding: 1px 0px;
	text-decoration: underline;
}

.ticket-activity {
    font-weight: normal;
    width: 100%;
}
.section-title {
    background-color: #E0E7EF;
    color: #2E4B73;
    min-height: 20px;
	_height: 20px;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 0px;
    padding: 6px 0 6px 9px;

}
.section-title .laside {
    float: left;
    margin-top: 1px;
    width: 26%;
}
.section-title em {
    color: #666666;
    float: right;
    font: 12px/18px arial;
    margin-top: 1px;
    width: 14%;
}
.section-title span {
    font-size: 15px;
    margin-right: 5px;
}
.answer-bl{    
	border-color: #D4DCE8;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    clear: both;
    height: 1%;
    margin-bottom: 15px;
    margin-top: -1px;
    padding: 7px 10px 7px 15px;
}

.check{width:19px;height:19px; background: url('../../images/ok.png') 0 1px no-repeat transparent; border:0;cursor:pointer;}

 /* ������ �������� */
tr.new td{}
tr.work td{background: #B3C3FE;}
span.work {color: #3658D2;}
tr.resolved td{background: #BEF9A3;}
span.resolved{color: #4A872F;}
tr.decline td{background:#FFC6C6;}
span.decline{color:#FB3D3D;}

/* ������ */
.button-holder{padding:4px 0;}
.button1,
.button1 div{
	height: 1%;
	float: right;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button1 { background: url(../../images/buttons/j_button1_left.png) no-repeat; white-space: nowrap; padding-left: 10px; margin-left: 5px;}

.button1 .next { background: url(../../images/buttons/j_button1_next.png) 100% 0 no-repeat; }

.button1 a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 0 30px 0 6px;
}

.button1 a:hover { text-decoration: none; color: #0B55C4; }

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	/*float: left;*/
	line-height: 22px;
	font-size: 11px;
	color: #333;
	cursor: pointer;
}

.button2-left span,
.button2-right span { cursor: default; color: #999; }

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span,
.button2-left .blank a,
.button2-right .blank a,
.button2-left .blank span,
.button2-right .blank span { padding: 0 6px; }

.page span,
.blank span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover { text-decoration: none; color: #0B55C4; }

.button2-left a,
.button2-left span { padding: 0 24px 0 6px; }

.button2-right a,
.button2-right span { padding: 0 6px 0 24px; }

.button2-left { background: url(../../images/buttons/j_button2_left.png) no-repeat; float: left; margin-left: 5px; }

.button2-right { background: url(../../images/buttons/j_button2_right.png) 100% 0 no-repeat; float: left; margin-left: 5px; }

.button2-right .prev { background: url(../../images/buttons/j_button2_prev.png) no-repeat; }

.button2-right.off .prev { background: url(../../images/buttons/j_button2_prev_off.png) no-repeat; }

.button2-right .start { background: url(../../images/buttons/j_button2_first.png) no-repeat; }

.button2-right.off .start { background: url(../../images/buttons/j_button2_first_off.png) no-repeat; }

.button2-left .page,
.button2-left .blank { background: url(../../images/buttons/j_button2_right_cap.png) 100% 0 no-repeat; }

.button2-left .next { background: url(../../images/buttons/j_button2_next.png) 100% 0 no-repeat; }

.button2-left.off .next { background: url(../../images/buttons/j_button2_next_off.png) 100% 0 no-repeat; }

.button2-left .end { background: url(../../images/buttons/j_button2_last.png) 100% 0 no-repeat; }

.button2-left.off .end { background: url(../../images/buttons/j_button2_last_off.png) 100% 0 no-repeat; }

.button2-left .image 		{ background: url(../../images/buttons/j_button2_image.png) 100% 0 no-repeat; }
.button2-left .readmore 	{ background: url(../../images/buttons/j_button2_readmore.png) 100% 0 no-repeat; }
.button2-left .pagebreak 	{ background: url(../../images/buttons/j_button2_pagebreak.png) 100% 0 no-repeat; }
.button2-left .blank	 	{ background: url(../../images/buttons/j_button2_blank.png) 100% 0 no-repeat; }

#copy-test-form label{
	font-size:80%;
}

#search_res{
	background-color: #F0F0F0;
	border: 1px solid #969696;
	position: absolute;
	font-size: 11px;
	padding: 5px;
	
	max-height: 220px;
	display:none;
}
#search_res .search-inner{
	overflow: auto;
	max-height: 200px;
}
#search_res td{
	padding: 0 3px 0 3px;
}

#search_res a:hover{
	text-decoration: underline;
}

#print-test{
    background-color: #F0F0F0;
    border: 1px solid #969696;
    position: absolute;
    font-size: 11px;
    padding: 5px;

    max-height: 220px;
    display:none;
}

#print-questions{
    background-color: #F0F0F0;
    border: 1px solid #969696;
    position: absolute;
    font-size: 11px;
    padding: 5px;

    max-height: 220px;
    display:none;
}
.close-button{
    cursor: pointer;
}

/* ADD DIPLOM*/
:focus{
   outline:none;
}

.list-button {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border: 1px solid #ccc;
    width: 50px;
    height: 20px;
    text-decoration:none;
    display: block;
    clear: both;
    margin: 0 auto;
}
.list-button:hover {
    background: #f6f8f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
    background: linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

#search_themes_button {
    width: 45px;
    display: inline-block;
}
#expert-content {
    border: 1px solid black;
    margin: 10px;
    text-align: left;
}
#expert-footer {
    clear: both;
}

#expert-container {
    position: relative;
    overflow: auto;
    clear: both;
}

#expert-tree {
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px;
    overflow: auto;
    position: absolute;
}

#expert-question {
    margin-left: 255px;
    border-left: 1px solid black;
}

#expert-question .error-question {
    text-align: center;
    line-height: 400px;
}

.experts-questions-table {
    width: 100%;
}
.experts-questions-table td {
    padding: 10px;
}
.experts-questions-table .right-answer {
    background: #CDEB8B;
}

.experts-questions-table .title {
    background: #C3D9FF;
    padding: 5px;
    font-size: 15px;
}
.experts-questions-table textarea {
    resize: none;
    width: 350px;
    height: 100px;
}
.experts-questions-table .expert-submit-button {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    text-decoration:none;
    clear: both;
    padding:  3px;
    margin: 0 auto;
    border: 1px solid #666;
    font-size: 12px;
    cursor: pointer;
}

.experts-questions-table .expert-submit-button:hover {
    background: #f6f8f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
    background: linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

.experts-questions-table label {
    display: inline-block;
    float: left;
    clear: both;
    width: 100%;
}

.instruction {
    font-size: 12px;
    padding: 10px;
    color: #333333;
}

.instruction h1 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    padding:0 0 10px 0;
    text-align: center;
}
.instruction h2 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
    padding:0 0 10px 0;
}
.instruction p {
    text-align: justify;
    text-indent: 25px;
}
.instruction ul {
    list-style: decimal;
    margin: 10px 0 0 45px;
}
.instruction ul li {
    padding-left: 10px;
}

form .required:after {
    color: red;
    content: " *";
}
.question-number {
    background: none repeat scroll 0 0 #C3D9FF;
    border: 1px solid #444444;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}

.filter {
    padding: 10px;
    margin: 5px 0;
    background: #f2f2f2;
    height: 20px;
}

.filter .filter_select {
    width: 250px;
}

.total {
    font-size: 11px;
    padding: 5px 0;
}
.pagination {
    text-align: center;
}
.pagination span.page {
    font-size: 11px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #cccccc;
    min-height: 17px;
    min-width: 17px;
    line-height: 17px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 3px;
}
div.experts-stats-edit {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
}
span.experts-stats-title {
    text-decoration: underline;
}
.pagination span.current {
    background: #eaeaea;
}
ul.experts_stats {
    list-style: none;
}
ul.experts_stats li {
    margin: 4px 0;
    font-size: 13px;
}
ul.experts_stats div.expert-name {
    color: #888888;
    font-size: 11px;
}
ul.experts_stats span.expert-name span {
    float: left;
    display: block;
    clear: both;
}
ul.experts_stats div.notes {
    background: #FFFFE0;
    padding: 10px;
}

.ajaxLoad{
	background: url('/images/loading_animation.gif') 50% 50% no-repeat transparent;
}

.preview > a.gallery{
  display: table-cell;
  vertical-align: middle;
  height: 140px;
}