/*
Theme Name: TOOLs
Theme URI: https://nam.name.vn
Author: Pilly'ss
Description: Giao diện thiết kế bởi Admin
Version: 2.0
*/
@import url("font.css");
html{
	margin: auto;
	box-sizing: border-box;
}

.milogau {
	font-family: man;
	size: 24px
}

.milogaus {
	font-family: smileys;
	size: 24px
}

* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
@media only screen and (min-width: 1200px) {
	.mobile-xs {
		display: none
	}

	.container-col {
		width: 1200px;
		margin: 2px auto;
	}

	body {
		box-shadow: 3px 3px 3px grey;
	}

	.col-right-xs {
		float: right;
		width: 800px;
		margin-top: 5px;
	}

	.col-left-xs {
		float: left;
		width: 390px;
		margin-top: 5px;
		margin-right: 10px;
	}

	.clear {
		margin: 5px;
		clear: both;
	}
}

@media only screen and (max-width: 850px) {
	.texttaikhoan {
		text-align: left;
	}

	.inputtaikhoan, .inputpass {
		width: 100%;
	}

	.textpass {
		text-align: left;
	}

	.allformlogin {
		border: none
	}
}

@media only screen and (max-width: 1200px) {
	.desktop-xs {
		display: none
	}

	body {
		border-left: 2px solid #ffffff;
		border-right: 2px solid #ffffff
	}
}
.container-col {
	padding-top: 75px;
	display: block;
	overflow: auto;
	background: #FFF;
}

a, a:active {
	color: blue;
	text-decoration: none;
}

input:hover, textarea:hover, label, select, #reload-threads, html {
	cursor: url("images/cursor.png"), progress;
}

body a:hover {
	color: red;
	background-position: bottom bottom;
	cursor: url("images/click.png"), progress;
}

body {
	background-color: #f2f3f4;
	color: #000;
	padding: 0;
	margin: 0px auto;
	font-family: tyvncms;
	font-size: 14px;
	line-height: 1.4;
	max-width: 1200px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25);
	background:#eee url(images/br.png)repeat top;
}


header{
	display: block;
	width: 100%;
	height: 77px;
	max-width: 1200px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	top: 0;
	z-index: 99;
	position: fixed;
}
.logobar{
	display: block;
	width: 100%;
	height: 42px;
	background-color: #2CAAD3;
}
#logo {
	margin: auto;
	height: 40px;
	/*width: 150px;*/
	display: block;
	background: url(/template/images/logotet.png) center center no-repeat;
	background-size: contain;
	text-indent: -900px;
}

#tabmenu {
	width: 100%;
	max-width: 1200px;
	height: 36px;
	background-color: #fff;
	margin: 0 auto;
}

#tabmenu ul.individual {
	border: 0;
	background: 0 0;
	height: 35px;
	margin: 0;
	padding: 0;
	background: #f5f5f5;
}
#tabmenu ul.individual li {
	width: 25%;
	display: inline-block;
	float: left;
}
#tabmenu ul.individual li a {
	color: #06f;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	margin: 0;
	font-weight: 400;
	font-size: 14px;
	border-left: 1px rgba(0,0,0,.08) solid;
}
#tabmenu ul.individual li a:hover,#tabmenu ul.individual li a:visited {
    background: #ebebeb;
    color: #06f;
    border-bottom: thin #9c0 solid;
    height: 35px
}

button, input[type="submit"], input[type="reset"], input[type="button"] {
	border: none;
	padding: 4px 8px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	background: #12b4c3;
	height: 35px;
	margin: 1px;
}


.topx {
	padding: 2px;
	margin: auto;
	border-left: 1px solid rgb(0, 153, 255);
	border-right: 1px solid rgb(0, 153, 255);
	border-bottom: 1px solid rgb(0, 153, 255);
	color: rgb(65, 115, 148);
	font-size: 1.1em;
}

.topx a {
	color: rgb(65, 115, 148);
	font-size: 1.1em;
}

#mheader {
	text-align: center;
	height: 36px;
	background-color: rgb(216, 216, 216);
	border-bottom: 4px solid rgb(68, 170, 51);
	margin-top: 2px;
	padding: 2px;
	font-size: 1.5em;
}

.notice1 {
	padding: 4px;
	border: 1px solid rgb(255, 211, 36);
	margin-top: 4px;
	background: none repeat scroll 0% 0% rgb(255, 255, 204);
	color: rgb(81, 71, 33);
	text-align: center;
}

#mheader a {
	font-weight: bold;
	font-size: 2em;
	color: rgb(0, 0, 0);
	margin: 3px;
	text-align: center;
	text-decoration: none;
}

#mcontent {
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h1 a:link, a:visited {
	color: #474849;
}

.mnav {
	background-color: rgb(0, 153, 255);
	color: rgb(255, 255, 255);
	padding: 4px;
	text-decoration: none;
	text-align: center;
	display: none;
}

.mnav2 {
	background-color: rgb(0, 153, 255);
	color: rgb(255, 255, 255);
	padding: 4px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}

.mnav2 a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
}

.phdrs {
	font-weight: bold;
	background-color: #C6CBD3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-shadow: 0px 1px #E0E5EA;
	padding: 5px 5px;
	color: #24292E;
}

.phdr {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: white;
	background: #2caad3;
	margin-top: 4px;
	padding: 8px;
}

.phdr a {
	color: #fff
}

.phdr a:link, .phdr a:visited {
	font-weight: bold;
	color: #fff;
}

form {
	font-size: small;
	margin: 0;
	padding: 0;
}

input[type="text"], input[type="password"], textarea {
	max-width: 95%;
	width: 95%;
	padding: 5px;
	margin: 4px 1px 4px 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-family: tyvncms;
	font-size: 13px;
}

button:hover, input[type="submit"]:hover, input[type="button"]:hover, .button:hover {
	background: #1288c3;
	color: #fff;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

button:hover, input:hover, a:hover, textarea:hover, label, select, #reload-threads, .spoilerhead, #bttop:hover {
	cursor: url("images/hover.cur"), auto;
}

.menu, .list, .list1, .list2, .user {
	background: none repeat scroll 0 0 #FFF;
	line-height: 24px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 7px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
	-moz-transition: all .3s
}

.menu .label {
	color: #444;
	background-color: #bcbcbc;
	border-color: #90EE90;
	padding: 1px 7px;
	margin: 1px 1px;
	border: 0px solid transparent;
	border-radius: 7px;
	font-size: 12px;
	font-weight: bold;
}

.menu:nth-child(even) .label {
	color: #fff;
	background-color: #000;
	border-color: #90EE90;
}

.menu:nth-child(2n+1) .label {
	color: #FFF;
	background-color: #00F;
	border-color: #88F;
}

.menu:nth-child(3n+1) .label {
	color: #FFF;
	background-color: #F00;
	border-color: #F88;
}

.menu:nth-child(4n+1) .label {
	color: #176093;
	background-color: #D7EDFC;
	border-color: #D7EDFC;
}

.menu:nth-child(5n+1) .label {
	color: #8F6C3F;
	background-color: #F9D9B0;
	border-color: #F9D9B0;
}

.menu .like-count {
	color: #fff;
	background-color: #cc0000;
	border-color: red;
	padding: 0px 7px;
	margin: 1px 1px;
	border: 1px solid transparent;
	border-radius: 4px;
	font-size: 10px;
	font-weight: bold;
}

.menu .cmt-count {
	color: #fff;
	background-color: #888;
	border-color: #888;
	padding: 0px 6px;
	margin: 1px 1px;
	border: 1px solid transparent;
	border-radius: 7px;
	font-size: 10px;
	font-weight: bold;
}

.menu .cmt-count .fa {
	margin-left: 2px
}

.menu .avtar {
	border-radius: 50%;
	border-color: #888;
	border: 1px solid transparent #888;
}

.menu a.topic {
	font-size: 13px
}

.pagination {
	background: none repeat scroll 0 0 #FFF;
	line-height: 24px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 7px;
	text-align: center;
}

.newsx {
	background-color: #f2f6f8;
	border-bottom: 1px solid #eaeae9;
	color: #34617e;
	margin: 0;
	padding: 3px 4px;
}

.gmenu {
	background: #F5E9EB;
	border: 1px solid #E2C0C7;
	margin: 1px 0;
	padding: 4px;
}

textarea {
	padding-left: 1px;
	padding-right: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

p {
	margin-bottom: 6px;
	margin-top: 6px;
}

ul {
	margin: 0;
	padding-left: 20px;
}

img {
	max-width: 100%;
}

.mainblook {
	border-top: -1px solid #C6CBD3;
	border-left: 1px solid #C6CBD3;
	border-right: 1px solid #C6CBD3;
	border-bottom: 1px solid #C6CBD3;
}

.mainblok {
	border-top: -1px solid #C6CBD3;
	margin-top: 6px;
	border-left: 1px solid #C6CBD3;
	border-right: 1px solid #C6CBD3;
	border-bottom: 1px solid #C6CBD3;
}

.mainblok img {
	max-width: 100%;
	height: auto;
}

h1, h2 {
	font-size: large;
	color: green;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}

.footer {
	background: #444;
	color: #bcbcbc;
	padding: 10px;
}

.footer_copy {
	background: #000;
	color: #fff;
	padding: 10px;
	text-align: center;
}

.footer_copy a {
	font-weight: bold;
	color: #fff
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #E74946;
}

.footer_title {
	padding-bottom: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #2CAAD3;
	font-size: 14px;
	margin-bottom: 6px;
	color: #EEE;
	margin-top: 5px;
}

.input-box {
	background-color: white;
	height: 50px;
	padding: 0px;
}

.input-box input {
	padding: 0px;
	width: 278px;
	height: 100%;
	display: inline-block;
	outline: 0px;
	border-width: 0px;
	resize: none;
	border-width: 1px;
	border-color: #bcbcbc;
	border-style: solid;
	font-size: 12px;
	padding: 10px;
	border-top-width: 0px;
}

#bttop {
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 35px;
	right: 5px;
	cursor: pointer;
	display: none;
}

.retop {
	top: 0px;
	margin: 0;
	padding: 0;
}

.calen p {margin:5px 0 5px 0;}
.download {
    border: #2c96cf solid 1px;
    display: inline-block;
    text-align: left;
}