@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'Roboto-Condensed';
 src: url('Roboto-Condensed.ttf?v=1.100141');
 src: local('Roboto-Condensed'), url('RobotoCondensed-Regular.ttf?v=1.100141') format('truetype'), url('Roboto-Italic.ttf?v=1.100141') format('truetype'), url('Roboto-Light.ttf?v=1.100141') format('truetype'), url('Roboto-LightItalic.ttf?v=1.100141') format('truetype'), url('Roboto-Medium.ttf?v=1.100141') format('truetype'), url('Roboto-MediumItalic.ttf?v=1.100141') format('truetype'), url('Roboto-ThinItalic.ttf?v=1.100141') format('truetype'), url('RobotoCondensed-Bold.ttf?v=1.100141') format('truetype'), url('RobotoCondensed-BoldItalic.ttf?v=1.100141') format('truetype'), url('RobotoCondensed-Italic.ttf?v=1.100141') format('truetype'), url('Roboto-CondensedItalic.ttf?v=1.100141') format('truetype'), url('RobotoCondensed-Light.ttf?v=1.100141') format('truetype'), url('RobotoCondensed-LightItalic.ttf?v=1.100141') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'RobotoCondensed-Light';
 src: url('RobotoCondensed-Light.ttf?v=1.100141');
 src: local('RobotoCondensed-Light'), url('RobotoCondensed-Light.ttf?v=1.100141') format('truetype'), url('RobotoCondensed-LightItalic.ttf?v=1.100141') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: "UTM_Cafeta";
 src: url("UTM_Cafeta.ttf") format('truetype');
}
/* coder ======================== ngocbich85hd ================*/

* {
	margin:0px auto;
	padding: 0;
}
html {
	background:#fff;
	color:#000;
	margin:0px auto;
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-rendering:optimizeLegibility!important;
	-webkit-font-smoothing:antialiased!important;
	font-stretch:condensed;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
html, body {
	height: 100%;
}
body {
	border: 0 none;
	color: #000000;
	font: 500 12px Arial;
	margin:0px auto;
	outline: 0 none;
	height:auto;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, th, td {
	margin:0;
	padding:0
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
	color: inherit;
	font-family: inherit;
	text-rendering: optimizelegibility;
}
h1, h2, h3 {
	line-height: 40px;
}
h1 {
	font-size: 38.5px;
}
h2 {
	font-size: 31.5px;
}
h3 {
	font-size: 24.5px;
}
h4 {
	font-size: 17.5px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 11.9px;
}
table {
	border-spacing:0;
	border-collapse:collapse
}
dl {
	margin-bottom: 20px;
}
dt, dd {
	line-height: 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 10px;
}
hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}
ul, li {
	list-style:none
}
ul ul, ul ol, ol ol, ol ul {
	margin: 0;
	padding:0px;
}
li {
	/*
  For IE6 + IE7.
*/
  display: list-item;
}	/*Div*/
q:before, q:after {
	content:''
}
sup {
	vertical-align:top
}
sub {
	vertical-align:baseline
}
input, button, textarea, select, optgroup, option {
	font-weight:inherit;
	font-style:inherit;
	font-size:inherit;
	font-family:inherit
}
button, input {
 *overflow:visible;
	line-height:normal;
	border-radius:0
}
button, input, select, textarea {
	margin:0;
	font-size:100%;
	vertical-align:middle
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
fieldset, img {
	border:0
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-weight:inherit;
	font-style:inherit
}
del, ins {
	text-decoration:none
}
img {
	max-width:100%;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic;
	color: transparent;
	font-size: 0;
	width: auto\9;
	height: auto;
}
audio, canvas, video {
	display:inline-block;
*display:inline;
*zoom:1
}
a {
	color:#0f820c;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
a, a:hover, a:active, a:focus {
	outline:0
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor:pointer
}
textarea {
	overflow:auto;
	vertical-align:top
}
textarea:focus, input:focus {
	outline:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.display {
	display:block;
	clear:both;
	margin:0px auto !important;
}
.clearfix {
 *zoom:1
}
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0
}
.clearfix:after {
	clear:both
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
 audio:not([controls]) {
 display: none;
}
p {
	margin:0px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25;
}
blockquote small {
	display: block;
	line-height: 20px;
	color: #999999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
form {
	margin: 0 0 20px;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 15px;
	color: #999999;
}
label, input, button, select, textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
input, button, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
	display: block;
	margin-bottom: 5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
input, textarea, .uneditable-input {
	width: 206px;
}
textarea {
	height: auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="radio"], input[type="checkbox"] {
 *margin-top: 0;
	line-height: normal;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto;
}
select, input[type="file"] {
	height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
	/* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
select[multiple], select[size] {
	height: auto;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
 color: #999999;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #999999;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #999999;
}
 @media print {
* {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	box-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
 content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
	object-fit: cover;
	background-size: cover;
	background-position: 50% 25%;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.f-UTM_Cafeta {
	font-family:UTM_Cafeta;
}
.f-Roboto {
	font-family:Roboto-Condensed;
}
