*{
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
    position: relative;
    font-family: 'Open Sans SemiBold', serif;
}
.department_p{
    width: 100%;
    margin:0;
    padding:0px;
}
.department_d{
    width: 98%;
    margin:20px auto;
    padding:10px;
    /*border:1px solid silver;*/
}
.department_save{
    width:60px;
    padding:5px;
}
.table{
    display: table;
    margin: 0 auto;
	border-spacing: 0;
}
.table_main_row, .table_row{
    display: table-row;
}
.table_main_row{
    font-family: 'Open Sans SemiBold', serif;
}
.table_main_row .table_ceil:first-child{
    border-radius: 5px 0 0 0;
}
.table_main_row .table_ceil:last-child{
    border-radius: 0 5px 0 0;
}
.table .table_row:last-child .table_ceil:last-child{
    border-radius: 0 0 5px 0;
}
.table .table_row:last-child .table_ceil:first-child{
    border-radius: 0 0 0 5px;
}
.table_ceil{
    display: table-cell;
    vertical-align: middle;
    background-color: #ffffff;
    padding: 5px;
    border: 1px solid #B0B0B0;
    font-size: 14px;    
}
.table_ceil form, .special_form_block, .special_ceil{
    display: flex;
    justify-content: center;
	align-items: center;
}
.table_ceil form input:not(.save_date){
    height : auto;
    width: auto;
    padding: 5px;
    font-family: 'Open Sans', serif;
    font-size: 14px;
}
.table_ceil form input:hover{
    cursor: pointer;
    color: #000000;
    text-decoration: none;
}
.mobile{
    display: none;
}
.table_main_row{
    font-family: 'Open Sans', serif;
}
.table_field_name{
    width: 50%;
    font-family: 'Open Sans SemiBold', serif;
}
h3{
   margin:10px 0px; 
   text-align: center;
}
h4{
    margin:10px 0px;
 }
.bold{
    font-weight: bold;
    background:#F0F0F0; 
    text-align: center;
    font-size: 14px;
}
.numeric{
    display:block;
    margin: 5px;

}
.numeric1{
    width:70px;
    height: 30px;
    padding: 5px;
    font-size: 12px;
}
.numeric2{
    width:50px;
    height: 25px;
    padding: 3px;
    font-size: 10px;
}
.fixed{
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0px; 
 
}
.icon{
    width: 20px;
    height: 20px;
    margin: 5 auto;
}
.vertical{
    writing-mode: tb-rl;
    transform:rotate(180deg);
    height: 50px;
}
.tab{
    margin-bottom: 40px;
    margin-top: 20px;
}
.mulselect {
    padding:20px;
    font-size: 14px;
    width: 990px;
    border-radius:7px;
}
.tiny-mulselect{
    padding:20px;
    font-size: 14px;
    width:215px;
    border-radius:7px;    
}
#subList_id, #mainList_id{
    width: 700px;
}
#course{
    width: 200px;
}
.tiny_select{
    padding: 10px;
    border-radius:7px;
    font-size: 14px;
    margin:20px;
}
.tiny_select1{
    padding: 10px;
    border-radius:7px;
    font-size: 14px;
    margin:20px;
}
.tiny_input{
    padding: 10px;
    width: 100px;
    border-radius:7px;
    font-size: 14px;
    margin:20px;
}
.add_cat, .remove_cat{
    padding: 10px;
    border-radius:7px;
    width: 80px;
    font-size: 14px;
    margin:0px 20px 20px 0px;
}
.tiny_button{
    width: 200px;
    padding: 20px;
    border-radius:7px;
    font-size: 14px;
    margin:20px auto;
}
.div-add{
    margin:20px auto;
}
.tiny_textarea{
    padding: 10px;
    border-radius:7px;
    font-size: 16px;
    margin:20px;
    font-family: 'Open Sans SemiBold', serif;
}
.size_area{
    width:95%;
    height: 150px;
}
.size_areac{
    width:270px;
    height: 250px;
}
.action{
    width:75%;
    margin:10px auto;
}
.category_block{
    margin:10px auto;
    padding: 20px;
}
.role-checkbox{
    width: 15px;
    height: 15px;
}
span{
    font-size: 14px;
    padding: 5px
}
.prev{
    background-color:#C0A65C;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    box-shadow: none;
}
#container { 
    margin: 0px auto; 
    width: 90%;
}
.word { 
    font-weight:bold; 
    color:#000000; 
}
#search_box { 
    padding:10px; 
    border:solid 2px #DBBE56; 
    width:100%; font-size:16px; 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    margin-bottom: 20px;
}
.search_button { 
    border:#DBBE56 solid 2px; 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    width:40px; height: 40px; 
    margin-bottom: 20px;
}
.search_button img{
    width:100%;
    height:100%;
}
.found { 
    font-weight: bold; 
    color: #EB4C42;
}
.role-close{
    display: block;
    float: right;
    margin:0px 20px;
    background:#F8F9FA;
}
.role-close:hover{
    background:#F1F3F4;
}
.role-close img{    
    width:20px;
    height: 20px;
}
#div1{
   /* display: none;*/
    width: 990px;
    margin:30px auto;
}
/*KAZ RUS ENG*/
.tabs_container {
    border: 1px solid #F0F0F0;
    background: #F0F0F0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    height: auto;
    border-radius:7px;
}

.hide:checked + label  + .tab_content {
    display:block;
    order:1;
}
.hide, .tab_content {
    display:none;
}
.hide + label  {
    border-radius:7px;
    padding:0.6em 1em;
    display:inline-block;
    background-color:#F0F0F0;
    order:0;
    width: 33%;
    margin: 5px auto;
}
.hide:checked + label  {
    background-color :#fff;
    color:#000;
    border-bottom-color:#fff;
    z-index:1;
}
.tab_content {
    font-family: 'Open Sans SemiBold', serif;
    padding:1em;
    font-size: 16px;
    width: 100%;
    border-radius:7px;
    border-radius:7px;
    margin:5px;
    height: 60px;
}
/*KAZ RUS ENG*/
.tabs_container1 {
    border: 1px solid #F0F0F0;
    background: #F0F0F0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    height: auto;
    border-radius:7px;
}

.hide1:checked + label + .tab_content1 {
    display:block;
    order:1;
}
.hide1, .tab_content1 {
    display:none;
}
.hide1 + label  {
    border-radius:7px;
    padding:0.6em 1em;
    display:inline-block;
    background-color:#F0F0F0;
    order:0;
    width: 33%;
    margin: 5px auto;
}
.hide1:checked + label  {
    background-color :#fff;
    color:#000;
    border-bottom-color:#fff;
    z-index:1;
}
.tab_content1 {
    font-family: 'Open Sans SemiBold', serif;
    padding:1em;
    font-size: 16px;
    width: 100%;
    border-radius:7px;
    border-radius: 7px;
    margin:5px;
    height: 60px;
}
.red1{
    background-color: #DBBE56;
}