input[type="button"]:disabled {
	background: #ccc;
	border: #ccc;
}

.button_edit_small {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/school-material24.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.button_edit_small:hover {
	border: outset 1px #ccc;
}

.button_delete_small {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/delete24.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.button_delete_small:hover {
	border: outset 1px #ccc;
}

.button_copy_to_clipboard_small {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/documents24.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.button_copy_to_clipboard_small:hover {
	border: outset 1px #ccc;
}

.button_set_avatar_small {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/check24.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.button_set_avatar_small:hover {
	border: outset 1px #ccc;
}

.button_set_thumbnail_small {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/check24.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.button_set_thumbnail_small:hover {
	border: outset 1px #ccc;
}

.button_save {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/save16.png');
	background-color: #20c063;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #20c063;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-align: center;
}

.button_save:hover {
	border: outset 1px #20c063;
}

.button_save_new {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/save16.png');
	background-color: #0063BB;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #0063BB;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_save_new:hover {
	border: outset 1px #0063BB;
}

.button_new {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/new16.png');
	background-color: orange;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px orange;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

	.button_new:hover {
		border: outset 1px orange;
	}

.button_view_stat {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/pie-chart16.png');
	background-color: #0063BB;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #0063BB;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_view_stat:hover {
	border: outset 1px #0063BB;
}

.button_new_32 {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/add-file32.png');
	background-color: orange;
	color: white;
	background-repeat: no-repeat;
	background-position: 16px 16px;
	width: auto;
	height: 64px;
	padding: 10px 32px 10px 64px;
	cursor: pointer;
	border: solid 1px orange;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 20px;
}

.button_new:hover {
	border: outset 1px orange;
}

.button_delete {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/cancel-cross16.png');
	background-color: #ff0000;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #ff0000;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_delete:hover {
	border: outset 1px #ff0000;
}

.button_view_all {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/multiple-files16.png');
	background-color: #0063BB;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #0063BB;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

	.button_view_all:hover {
		border: outset 1px #0063BB;
	}

.button_view_pending_post {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/multiple-files16.png');
	background-color: #ff0000;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #ff0000;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_view_pending_post:hover {
	border: outset 1px #ff0000;
}

.button_view_content_permission_small {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/folder24.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.button_view_content_permission_small:hover {
	border: outset 1px #ccc;
}

.btn_show_system_permission {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/shield24.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 32px;
	padding: 5px;
	cursor: pointer;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.btn_show_system_permission:hover {
	border: outset 1px #ccc;
}

.button_upload {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/upload16.png');
	background-color: #0063BB;
	color: white;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	width: 100%;
	height: 38px;
	padding: 10px;
	cursor: pointer;
	border: solid 1px #0063BB;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_upload:hover {
	border: outset 1px #0063BB;
}

.button_save_and_request_approval {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/check-mark16.png');
	background-color: #ff0000;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #ff0000;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_save_and_request_approval:hover {
	border: outset 1px #ff0000;
}

.button_unlock {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/unlocked16.png');
	background-color: #0063BB;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	min-width: 200px;
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px #0063BB;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

	.button_unlock:hover {
		border: outset 1px #0063BB;
	}

#btnSearch {
	background-color: #20c063;
	margin: 0;
	outline: 0;
	cursor: pointer;
	border-radius: 4px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border: none;
	height: 38px;
	width: 100%;
	/*-moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;*/
	background-image: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/search_white_16.png');
	background-repeat: no-repeat;
	background-position: center;
}

.button_add_role {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/id-card16.png');
	background-color: deepskyblue;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px deepskyblue;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-align: center;
}

.button_add_role:hover {
	border: outset 1px deepskyblue;
}


.button_save_and_publish {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/folder16.png');
	background-color: deepskyblue;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px deepskyblue;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_save_and_publish:hover {
	border: outset 1px deepskyblue;
}

.button_more_info {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/play-button16.png');
	background-color: deepskyblue;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px deepskyblue;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.button_more_info:hover {
	border: outset 1px deepskyblue;
}

.button_more_info_red {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/play-button16.png');
	background-color: red;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px red;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.button_more_info_red:hover {
	border: outset 1px red;
}

.button_export_excel {
	background: url('http://www.ttgdqp.edu.vn/skin/defaultskin/images/icon/excel16.png');
	background-color: deepskyblue;
	color: white;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: auto;
	/*min-width: 150px;*/
	height: 32px;
	padding: 5px 16px 5px 32px;
	cursor: pointer;
	border: solid 1px deepskyblue;
	border-radius: 3px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.button_export_excel {
	border: outset 1px deepskyblue;
}
