
.category_tex{
	
}
.category_tex p{
	font-size: 28px;
    text-align: center;
    margin-bottom: 33px;
}

.box_footer{
	margin: 0px 600px;
}

.select_position{
	
}
.clear{
	clear:both;
}
.category_control{
	width: 651px;
	margin: 2px 71px;
}
.class_select{
    
padding: 2px 105px;
}
.select_background{
	background:rgba(76, 175, 80, 0.81);
	color:white;
}
.option_background{
	background:white;
	color:black;
}
.select_tex{
    margin: -38px 124px;
}
.user_pass{
	
}
.user_pass p{
	font-size: 19px;
    color: #4000D4;
}
.login_form{
    position: relative;
    margin: 0 auto;
    width: 566px;
    height: 453px;
    border: 2px solid;
    background: turquoise;	
}
.login_position{
    position: relative;
    /* margin: 0 auto; */
    margin: 91px 2px	
}
.social_icon{
	
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

table.tbl_category thead tr th:last-child{
	width: 150px;
}


