
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 c03

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/



table.data-table th.indication{background-color:#BCCAD9;}
table.data-table td.indication{background-color:#DFDFDF;}





/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 c12
 c16

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

div#check-items-feilds{
padding:5px;
border:1px solid #DADADA;
background:#FAFAFA;
}

div#check-items-feilds div.check-items-feild{
float:left;
width:230px;
padding:0 6px;
}

div#check-items-feilds div.check-items-feild p{
margin:0;
}

div#check-items-feilds div.check-items {
margin:0.3em 0 1em;
border:1px solid #DADADA;
width:215px;
padding:5px;
height:10em;
overflow:auto;
background:#fff;
}

div#check-items-feilds div.check-items table {

}

div#check-items-feilds div.check-items table th,
div#check-items-feilds div.check-items table td{
padding:0;
vertical-align:top;
}

table#table1{
width:100%;
}

table#table1 th,
table#table1 td{
padding:0.3em 10px;
border:1px solid #DADADA;
}

table#table1 th{
background:#FAFAFA;
}

table#table1 td small {
color:#959595;
}
table#table2{
width:100%;
}

table#table2 th,
table#table2 td{
padding:0.3em 10px;
border:1px solid #DADADA;
}

table#table2 th{
background:#FAFAFA;
}

table#table2 td small {
color:#959595;
}
table#table3{
width:100%;
}

table#table3 th,
table#table3 td{
padding:0.3em 10px;
border:1px solid #DADADA;
}

table#table3 th{
background:#FAFAFA;
}

table#table3 td small {
color:#959595;
}

div#keywords{
background:#fff;
border:1px solid #DADADA;
padding:10px;
}

div#keywords #table2 td{
width:350px;
}

div#keywords #table2 input{
width:160px;
}

div#keywords #table2 select{
width:170px;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 c12
 c14

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
table.data-table#students-list th{
padding-left:0;
padding-right:0;
}

table.data-table#students-list td{
padding-left:3px;
padding-right:3px;
font-size:84%;
}

table.data-table#students-list td.changecolor{
padding-left:3px;
padding-right:3px;
font-size:84%;
background-color:#FFE4E1;
}

