@charset "utf-8";
/* CSS Document */
/*@import url("template.css?v=1.0.14");*/
/*@import url("popup.css");*/
/*
@import url("desktop.css");
@import url("tablets.css");
@import url("phone.css");
*/
/*@import url("icon.css");*/
/*@import url("font.css?v=1.0.2");*/

/*
body {
	font-family:Tahoma, Geneva, sans-serif;
	background:#FFF;
	color:#000;
	margin:0;
	overflow-x: visible !important;
	padding:0;
	font-size:12px;
}
h1, h2, h3, h4{font-family:thaiSans,Tahoma; margin:0; color:#d40101; text-rendering:auto;}
h1{font-size:2.0em; line-height:1.6em;}
h2{font-size:21px; line-height:1.5em;}
h3{font-size:1.4em; line-height:1.4em;}
h4{font-size:1.7em; line-height:1.6em;}
h5{
	font-size:21px; 
	line-height:1.5em;
	font-family:thaiSans;
	color:#00b4ff
}
*/
a{text-decoration: none; color:#0080ff;}
a:hover,a:focus{text-decoration: none; color:#06c/*;cursor:pointer*/}
a:hover i,a:hover span{cursor:pointer}
/*.row-fluid [class*="span"] {min-height: 0;}*/
/*input[type="radio"]{margin:0 7px 0 0;}	*/
/*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 {	
	padding: 2px 6px;
	margin-right:5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	background:#fff; 
	color:#000;
	vertical-align: middle;
}*/
.nav-tabs > li > a, .nav-tabs > li > h2  {background:#ebebeb; border-bottom: none; margin-right:5px;}
.nav-tabs > .active:hover > a, .nav-tabs > .active:hover > a > h2 { background:#FFF; color:#d40101}
.nav-tabs > li > a:hover, .nav-tabs > li > a:hover > h2 { background:#D40101; color:#FFF;}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus{
	background:#D40101; color:#FFF;
}
/*.input-append .add-on, .input-prepend .add-on {height: 16px;}*/
#appendedInput {margin:0 !important;}
.checkbox{
	min-height:26px;
}
input[type="checkbox"] {margin: 0 10px 3px 0;}
button{
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	line-height:normal;
	}
.tab-content {
	/*overflow:hidden;*//*เลขหน้าถูกซ่อน*/
	overflow:visible;
}
/* Created by Natcha P. */
.tab-findJob {
	max-height: 120px;
	overflow-y: scroll;
}
.text-forRegister{
	font-size: var(--font18);
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.forRegister{
	color: #d40101;
	border-bottom: 1px dashed #d40101;
}
.forRegister-star{
	color: #d40101;
	font-size: var(--font26);
	float: left;
	line-height: 34px;
	font-family: thaiSans;
}
.set-icon{
	margin-right: 5px;
}
.table-text{
	text-align: center !important;
}
.table-countSms th{
	background: #e8f8ff;
}
.table-countSms>caption{
	min-height: 40px;
	padding-top: 10px;
}
table.table-countSms {
	display: inline-table !important;
}


.input-append input{margin:0 !important; width:166px;}
.input-append .btn{padding: 2px 12px} 
/*button,a,input,select,textarea, .btn, .pie, .navbar-inverse .btn-navbar {
	position:relative;

	}*/

/*
* Added by Eakkawit J.
* Date: 2016-03-10 10:40
* Col Bootstrap3 on v.2
*/
.row-v3 {
	margin-right: -15px;
	margin-left: -15px;
}
.row-v3:before,
.row-v3:after{
	display: table;
	content: " ";
}
.row-v3:after{
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0;
}

@media (max-width: 767px) {
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		float: left;
	}

	.col-xs-12 {
		width: 100%;
	}

	.col-xs-11 {
		width: 91.66666667%;
	}

	.col-xs-10 {
		width: 83.33333333%;
	}

	.col-xs-9 {
		width: 75%;
	}

	.col-xs-8 {
		width: 66.66666667%;
	}

	.col-xs-7 {
		width: 58.33333333%;
	}

	.col-xs-6 {
		width: 50%;
	}

	.col-xs-5 {
		width: 41.66666667%;
	}

	.col-xs-4 {
		width: 33.33333333%;
	}

	.col-xs-3 {
		width: 25%;
	}

	.col-xs-2 {
		width: 16.66666667%;
	}

	.col-xs-1 {
		width: 8.33333333%;
	}

	.col-xs-pull-12 {
		right: 100%;
	}

	.col-xs-pull-11 {
		right: 91.66666667%;
	}

	.col-xs-pull-10 {
		right: 83.33333333%;
	}

	.col-xs-pull-9 {
		right: 75%;
	}

	.col-xs-pull-8 {
		right: 66.66666667%;
	}

	.col-xs-pull-7 {
		right: 58.33333333%;
	}

	.col-xs-pull-6 {
		right: 50%;
	}

	.col-xs-pull-5 {
		right: 41.66666667%;
	}

	.col-xs-pull-4 {
		right: 33.33333333%;
	}

	.col-xs-pull-3 {
		right: 25%;
	}

	.col-xs-pull-2 {
		right: 16.66666667%;
	}

	.col-xs-pull-1 {
		right: 8.33333333%;
	}

	.col-xs-pull-0 {
		right: auto;
	}

	.col-xs-push-12 {
		left: 100%;
	}

	.col-xs-push-11 {
		left: 91.66666667%;
	}

	.col-xs-push-10 {
		left: 83.33333333%;
	}

	.col-xs-push-9 {
		left: 75%;
	}

	.col-xs-push-8 {
		left: 66.66666667%;
	}

	.col-xs-push-7 {
		left: 58.33333333%;
	}

	.col-xs-push-6 {
		left: 50%;
	}

	.col-xs-push-5 {
		left: 41.66666667%;
	}

	.col-xs-push-4 {
		left: 33.33333333%;
	}

	.col-xs-push-3 {
		left: 25%;
	}

	.col-xs-push-2 {
		left: 16.66666667%;
	}

	.col-xs-push-1 {
		left: 8.33333333%;
	}

	.col-xs-push-0 {
		left: auto;
	}

	.col-xs-offset-12 {
		margin-left: 100%;
	}

	.col-xs-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-xs-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-xs-offset-9 {
		margin-left: 75%;
	}

	.col-xs-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-xs-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-xs-offset-6 {
		margin-left: 50%;
	}

	.col-xs-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-xs-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-xs-offset-3 {
		margin-left: 25%;
	}

	.col-xs-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-xs-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-xs-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

/* End Col Bootstrap3 on v.2 */

/*
* Added by Eakkawit J.
* Date: 2016-03-10 10:40
* Crop IMG
*/
._thumbvariety{
	position: relative;
	width: 320px;
	height: 220px;
	overflow: hidden;
}
._thumbvariety img{
	position: absolute;
	left: 50%;
	top: 0;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-0%);
	-ms-transform: translate(-50%,-0%);
	transform: translate(-50%,-0%);
}
.colRed{color:#d40101;}
.colGreen{color:#84ba18;}
.col00b4ff{color:#00b4ff;}
.colc00202{color:#c00202;}
.col666{color:#666;}
.col39c{color:#39c;}
.colCCC{color:#ccc;}
.colGreen{color:#84ba18;}
.colOra{color:#ffa800;}
.colOraF90{color:#f90}
.colBlack{color:#000;}
.colwh{color:#fff;}
.label .colwh:hover{color:#fff;}
.cor4{
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	position:relative;

	}
.cordown4{
	-moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
	position:relative;
	}
.cor12{
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
	position:relative;

	}
.cursor{
	cursor:pointer !important;
}
.cursorD,.cursorD i,.cursorD .i_text_pending{
	cursor:default !important;
}
.mar0{margin:0px !important;}
.mar10{margin:10px !important;}
.marT-20{margin-top:-20px !important}
.marT-20{margin-top:-20px !important}
/*.marL-30{margin-left:-30px !important}*/
.marT5{margin-top:5px!important;}
.mar5{margin:5px !important;}
.marT10{margin-top:10px !important;}
.marT15{margin-top:15px !important;}
.marT20{margin-top:20px !important;}
.marT30{margin-top:30px !important;}
.marT50{margin-top:50px !important;}
.marT70{margin-top:70px !important;}
.marB5{margin-bottom:5px !important;}
.marB0{margin-bottom:0px !important;}
.marB10{margin-bottom: 10px !important;}
.marB15{margin-bottom: 15px !important;}
.marB20{margin-bottom: 20px !important;}
.marB40{margin-bottom: 40px !important;}
.marR5{margin-right: 5px !important;}
.marR10{margin-right: 10px !important;}
.marR20{margin-right: 20px !important;}
.marL0{margin-left: 0px !important;}
.marL3{margin-left:3px !important;}
.marL5{margin-left:5px !important;}
.marL6{margin-left:6px !important;}
.marL10{margin-left: 10px !important;}
.marL20{margin-left: 20px !important;}
.marCEN{margin:0 auto !important}
.marV5H0{margin:5px 0 !important}
.marV0H10{margin:0 10px !important}
.marV5H10{margin:5px 10px !important}
.marV3H10{margin:3px 10px !important}
.marV10H0{margin:10px 0 !important}
.marV20H0{margin:20px 0 !important}
.marV10H20{margin:10px 20px !important}
.pad0{padding:0 !important}
.padV0H50{padding:0 50px  !important;}
.padV0H10{padding:0 10px  !important;}
.padV0H20{padding:0 20px;}
.padV3H10{padding:3px 10px  !important;}
.padV20H0{padding:20px 0;}
.padV10H0{padding:10px 0 !important;}
.padV10H5{padding:10px 5px  !important;}
.padV10H20{padding:10px 20px !important;}
.padV10H50{padding:10px 50px !important;}
.padV5H0{padding:5px 0  !important;}
.padV5H10{padding:5px 10px  !important;}
.padV5H20{padding:5px 20px  !important;}
.padV5H30{padding:5px 30px  !important;}
.padV30H50{padding:30px 50px !important;}
.pad2{padding:2px !important}
.pad3{padding:3px !important}
.pad5{padding:5px  !important;}
.pad10{padding:10px  !important;}
.pad15{padding:15px  !important;}
.pad20{padding:20px  !important;}
.pad20R0{padding:20px 0 20px 20px  !important;}
.padL5{padding-left: 5px !important;}
.padL10{padding-left: 10px !important;}
.padL20{padding-left: 20px !important;}
.padL30{padding-left: 30px !important;}
.padR10{padding-right: 10px !important;}
.padR15{padding-right: 15px !important;}
.padT5{padding-top:5px !important;}
.padT10{padding-top:10px !important;}
.padT20{padding-top:20px !important;}
.padB5{padding-bottom:5px !important;}
.padB10{padding-bottom:10px !important;}
.padB15{padding-bottom:15px !important;}
.nopadmar {  padding: 0 !important; margin: 0 !important; }
.bg_lightyellow{background: #fffcf2;}
.bg_red{background:#d40101}
.bg_wh{background:#fff;}
.bg_wh_2{background:#fff;}
.bg_ccc{background:#ccc}
.bg_9c0{background:#9c0;}
.bg_f90{background:#f90;}
.bg_39c{background:#69c;}
.bg_09c{background:#09c;}
.bg_c06{background:#c06;}
.bg_900{background:#900;}
.bg_f3{background:#f3f3f3;}
.bg_f5{background:#f5f5f5;}
.bg_e8{background:#e8e8e8;}
.bg_brown{background:#603a17;}
.bg_purple{background:#662f8f;}
.bg_ff0{background:#ff0;}
.bg_f17aa9{background:#f17aa9;}
.bg_016937{background:#016937;}
.bg_3953a3{background:#3953a3;}
.bg_f8{background:#f8f8f8;}
.bg_00b4ff{background:#00b4ff;} /*สีน้ำเงินสด*/
.bg_fbfcfe{background:#fbfcfe}	/*สีฟ้าอ่อน*/
.bg_e8f8ff{background:#e8f8ff;}	/*สีฟ้าพื้น*/
textarea.bg_e8f8ff, input[type="text"].bg_e8f8ff, input[type="password"].bg_e8f8ff, input[type="datetime"].bg_e8f8ff, input[type="datetime-local"].bg_e8f8ff, input[type="date"].bg_e8f8ff, input[type="month"].bg_e8f8ff, input[type="time"].bg_e8f8ff, input[type="week"].bg_e8f8ff, input[type="number"].bg_e8f8ff, input[type="email"].bg_e8f8ff, input[type="url"].bg_e8f8ff, input[type="search"].bg_e8f8ff, input[type="tel"].bg_e8f8ff, input[type="color"].bg_e8f8ff, .uneditable-input.bg_e8f8ff{background:#e8f8ff;}	/*สีฟ้าพื้น*/
.bg_cfffcf{background:#cfffcf;}	/*สีเขียวสว่าง*/
.bg_cff0ff{background:#cff0ff;}	/*สีฟ้า*/
.bg_f7f7f7{background:#f7f7f7;}
.bg-smsadd{
	background:#e8f8ff;
	height:30px;
	font-weight:bold;
	clear:both
}
.bor0{
	border:none !important;
}
.borfff{ border:1px solid #fff;}
.bordb9{ border:1px solid #dbbd9c;}
.borccc{ border:1px solid #ccc;}
.bor0bf{ border:1px solid #00b4ff;}
.borTccc{ border-top:1px solid #ccc !important;}
.borTcccD{ border-top:1px dashed #ccc !important;}
.borTcccDOT{ border-top:1px dotted #ccc;}
.borBccc{ border-bottom:1px solid #ccc;}
.borBcccD{ border-bottom:1px dashed #ccc;}
.borB08cD{ border-bottom:1px dashed #0088cc;}
.borRddd{border-right:1px solid #ddd;}
.borBff0198{border-bottom: 1px solid #ff0198;}
.borRcff{border-right: 1px solid #cff0ff;}
.borBRed{border-bottom: 1px solid #d40101;}
.borBRedD{border-bottom: 1px dashed #d40101;}
.borBlue{border:1px solid #00b4ff !important;}
.borR2gray{border-right:2px solid #666 !important;}
.fSize10{font-size:var(--font12);}
.fSize11{font-size:var(--font12);}
.fSize12{font-size:var(--font12);}
.fSize14{font-size:var(--font14);}
.fSize16{font-size:var(--font16);}
.fSize18{font-size:var(--font18);}
.fSize20{font-size:var(--font20);}
.fSize22{font-size:var(--font22);}
.flN{float:none !important}
.flL{float:left}
.flR{float:right}
.taCen{text-align:center !important}
.taL{text-align:left}
.taR{text-align:right}
.vAlignM{vertical-align:middle !important;}
.o{overflow:hidden}
.oa-x-hid {overflow-x:hidden;}
.txt_lt{
	text-decoration:line-through;
}
.b_blue{
	white-space:nowrap;
	border: 1px solid #00b4ff;
	background:#fff;
	color:#00b4ff;
	font-weight: bold;
}
.gray{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: ; /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE 6-9 */
}
.b_blue:hover{
	background: #00b4ff;
	color: #FFF;
}
button.b_blue.infox[disabled="disabled"] {
	border: 1px solid #00b4ff;
	background:#fff;
	color:#00b4ff;
	cursor:default;
}
.b_close{
	white-space:nowrap;
	border: 1px solid #515151;
	background:#fff;
	color:#515151;
	font-weight: bold;
}
.b_close:hover{
	background: #515151;
	color: #FFF;
}
.b_disable{
	white-space:nowrap;
	border: 1px solid #00b4ff;
	background:#ccc !important;
	color:#999999;
	font-weight: bold;
}
button[disabled="disabled"]{
	border: none;
}
.b_red{
	white-space:nowrap;
	border: 1px solid #D40101;
	background:#D40101;
	color:#FFF;
	font-weight: bold;
	overflow:hidden;
}
.b_red:hover{
	background: #c00202;
	color:#FFF;
}
.b_bred{
	white-space:nowrap;
	border: 1px solid #c00202;
	background:#fff;
	color:#c00202;
	font-weight: bold;
	overflow:hidden;
}
.b_bred:hover{
	background: #c00202;
	color: #FFF;
}
button.b_bred.infox[disabled="disabled"] {
	border: 1px solid #c00202;
	background:#fff;
	color:#c00202;
	cursor:default;
}

.b_red2{
	white-space:nowrap;
	border: 1px solid #D40101;
	background:#D40101;
	color:#FFF;
	font-weight: bold;
	overflow:hidden;
}
.b_red2:hover{
	background: #FFF;
	color:#D40101;
}
.b_bblue{
	white-space:nowrap;
	border: 1px solid #00b4ff;
	background:#00b4ff;
	color:#fff;
	font-weight: bold;
	overflow:hidden;
}
.b_bblue:hover{
	background: #FFF;
	color: #00b4ff;
}
.b_bora{
	border: 1px solid #ffa800;
	background:#fff;
	color:#ffa800;
	font-weight: bold;
	overflow:hidden;
}
.b_bora:hover{
	background: #ffa800;
	color: #FFF;
}
.b_bred_job {
	border:1px solid #d40101;
	color:#d40101;
	background-color:#FFF;
	overflow:hidden;
	font-weight: bold;
	padding:5px;
}
.b_bred_job:hover {
	background-color:#ffc8c8;
	color:#d40101;
}
.b_bheavy_blue {
	border:1px solid #2379e2;
	color:#2379e2;
	background-color:#FFF;
	overflow:hidden;
	font-weight: bold;
	padding:5px;
}
.b_bheavy_blue:hover {
	background-color:#c7e0ff;
	color:#2379e2;
}
.b_bgreen {
	border:1px solid #15a634;
	color:#15a634;
	background-color:#FFF;
	overflow:hidden;
	font-weight: bold;
	padding: 5px 20px 5px 10px;
}
.b_bgreen img{
	margin: 0 10px 2px 0;
}
.b_bgreen:hover {
	background-color:#8ff7a5;
	color:#15a634;
}


.lha{line-height:normal;}
.lh12{line-height:12pt;}
.fw_normal{font-weight:normal;}
.fw_bold{font-weight:bold;}
form{margin:0 !important;}

.borT{
	border-top:1px solid #333
}
.borTred{
	border-top:1px solid #f00
}
.borTDTccc{
	border-top:1px dotted #ccc;
}
.half{
	width:50%
}
.b_blue:hover .col666{ color:#FFF;}

.dp_in-block{
	display:inline-block !important;
}
.vTop{
	vertical-align:top;
}
.vMid{
	vertical-align:middle;
}
.nowarp{
	white-space:nowrap;
}
.oa{
	overflow:auto;
}
.oh {
	overflow:hidden !important;
}
.clear{
	clear:both;
}
.h30{
	height:30px !important;
}
.h90per{
	height:80%;
}

.no-shadow{
	-webkit-box-shadow: #666 0px 0px 0px !important;
	-moz-box-shadow: #666 0px 0px 0px !important;
	box-shadow: #666 0px 0px 0px !important;
}
.txt-cut{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.fileupload-new,.fileupload-exists{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif
}
.fixed{
	position:fixed;
}
.relative{
	position:relative;
}
/*p, p + p, p + p.hint + p {
text-indent: 2em;
margin-top: 0;
}*/


input, select, textarea, button{font-family:inherit;}
.row-fluid [class*="span"] input[type='text'][class*="span"],.row-fluid [class*="span"] select[class*="span"],.row-fluid [class*="span"] button[class*="span"]{
	min-height:20px;
	height:30px;
}
.sticky-placeholder-label{
	display:block;
}
#form_regis .tooltip-inner{
	width:200px;
}

.dp_block{
	display:block;
}
.v_align_txtB{
	vertical-align:text-bottom !important;
}
.dp_none{
	display:none
}

/* Validate */
label.error { font-family: "DB-HeaventRounded" !important; /* set style font msg*/ font-size: var(--font14) !important; /* set size msg 14px*/ /*font-weight:bold;*/  /*set display msg bold*/ color: red !important; margin-top:-4px !important; /* display msg inline display: inline-block*/ /*background-image: url(error.png); background-repeat: no-repeat;*/ /*padding-left: 18px;*/ } .required {} .label_ab label.error{ position:absolute; top:35px; }

/*-------- style css -----------*/
.flR {
	float:right;
}
.flL {
	float:left;
}
.position_re {
	position:relative;
}
.position_ab {
	position:absolute;
}
.borB {
	border-bottom:1px dashed #cdcdcd;
}
.maeCEN {
	margin-left:50px !important;
}
.pad0 {padding:0 !important;}
.padT25 {padding-top:25px;}
.padT15 {padding-top:15px;}
.padB15 {padding-bottom:15px;}
.padLcen {padding-left:50px;}
.padL25 {padding-left:25px;}
/*-------- add by siwapong  07-11-2014 03:27-----------*/
table.dataTable tbody th, table.dataTable tbody td {
padding: 2px 10px!important;
}
.dataTables_paginate .paginate_button.current,
 .dataTables_paginate .paginate_button.current:hover {
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;

}
.dataTables_paginate .paginate_button:hover {
color: white !important;
border: 1px solid #AE0B0B!important;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
background-color: #DA4646!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DA4646), color-stop(100%, #AE0B0B))!important;
background: -webkit-linear-gradient(top, #DA4646 0%, #AE0B0B 100%)!important;
background: -moz-linear-gradient(top, #DA4646 0%, #AE0B0B 100%)!important;
background: -ms-linear-gradient(top, #DA4646 0%, #AE0B0B 100%)!important;
background: -o-linear-gradient(top, #DA4646 0%, #AE0B0B 100%)!important;
background: linear-gradient(to bottom, #DA4646 0%, #AE0B0B 100%)!important;
}

/* -- Added by Eakkawit 2015-06-18 11:18  -- */
.box_ijobs{
	position: relative;
	width: auto;
	padding: 10px;
	display:inline-block;
}
.ijobs {
	display: block;
	float: left;
	width: 100%;
	height: 45px;
	margin: 4px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: var(--font24);
	color: #FFF;
}
.ijobs span{
	display: block;
}
/* -- Added by Purimphat  -- */
.ijobs_small {
	float: left;
	width: 100%;
	height: 45px;
	margin: 4px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: var(--font24);
	color: #FFF;
}
@media (min-width: 767px) {
    .ijobs {
        width: 150px;
        margin: 4px;
    }
    .ijobs_small {
        width: 180px;
        margin: 4px;
    }
}
@media (min-width: 979px) {
    .box_ijobs {
    	display: none;
    }
}
@media (max-width: 979px) {
	#right_menu_action{
		display: none;
	}
}

.italk {
	background: #00ac65;
}
.apply {
	background: #00b4ff;
}
.favorite {
	background: #ff9900;
}
.follow {
	background: #00c2c9;
}
.share {
	background: #0096ff;
}
.complain {
	background: #ff0000;
}
.print {
	background: #da02e2;
}
.offline {
	background: #919191;
}
.ijobs_italk {
	background: url("../images/icon/i_jobs_italk.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_apply {
	background: url("../images/icon/i_jobs_apply.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_favorite {
	background: url("../images/icon/i_jobs_favorite.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_follow {
	background: url("../images/icon/i_jobs_follow.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_share {
	background: url("../images/icon/i_jobs_share.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_complain {
	background: url("../images/icon/i_jobs_complain.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_print {
	background: url("../images/icon/i_jobs_print.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}

/* -- New Botton for Mobile Added by Purimphat 2015-07-07 16:51  -- */
.italk2 {
	background: #00ac65;
}
.interview {
	background: #ff33ae;
}
.icredit {
	background: #0195ff;
}
.freshresume {
	background: #10912c;
}
.fav {
	background: #ff9900;
}
.sms {
	background: #23bff2;
}
.report {
	background: #ff0000;
}
.print2 {
	background: #da02e2;
}
.ijobs_italk2 {
	background: url("../images/icon/i_jobs_italk.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_interview {
	background: url("../images/icon/bt_interview.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_icredit {
	background: url("../images/icon/bt_icredit.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_freshresume {
	background: url("../images/icon/bt_freshresume.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_fav {
	background: url("../images/icon/i_jobs_favorite.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_sms {
	background: url("../images/icon/bt_sms.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_report {
	background: url("../images/icon/i_jobs_complain.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}
.ijobs_print2 {
	background: url("../images/icon/i_jobs_print.png") no-repeat;
	height: 26px;
	margin: 10px;
	padding-left: 35px;
}

/* -- End Added by Purimphat -- */


/* Topbar for IE Added by Eakkawit 2015-10-02 10.17 */
.BarForIE{
	z-index: 9999;
    top: 0;
    width: 100%;
    height: 40px;
    background-color: #FFDC84;
    color: #6b4600;
    font-size: var(--font14);
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.BarForIE .close {
    float: right;
    font-size: var(--font20);
    font-weight: bold;
    line-height: 35px;
    color: #6b4600;
    text-shadow: 0 1px 0 #FFFC99;
    opacity: 1;
    filter: alpha(opacity=100);
    padding-right: 10px;
}
.BarForIE .iconGG {
    display: inline-block;
    margin-left: 10px;
}
.BarForIE .iconGG img{
	width: 30px;
}
a.GGchrome {
	color: #0066cc;
}

.padLog_box{
	padding-top: 50px;
}
.padLog_box_gg{
	padding-top: 90px;
}

.pad_box{
	padding-top: 30px;
}
.pad_box_gg{
	padding-top: 70px;
}
/* End Topbar for IE*/
/* Popup Detail interview By Priyanut*/
.popup_in{
	width:800px;
	margin-left:-390px;
}
.box_in{
	width:400px;
}
.box_sms{
	width:400px;
}
.count_text_sms{
	margin-left:166px;
}
/* -- Popup Complain Company&Resume by Priyanut  -- */
.popupCom{
	width: 800px;
    margin-left: -400px;
}
.boxtextW{
	width:300px;
}
/* -- Edit Style Operator -- */
.infor-colorT, .empred2.infor-colorT, .empgreen.infor-colorT	{
	color: #0099cc;
}
.b_blue.infor-b_red	{
	border: 1px solid #D40101;
	background: #D40101;
	color: #FFFFFF;
}
.side1.infor-height, .side2.infor-height, .side3.infor-height	{
	height: auto;
}

/* Added by Eakkawit J. */
.jobfair_resumelist{
	text-align: center;
}
.jobfair_resumelist a{
	display: block;
}


/*celebrate 70*/
body.cel-bgColor {
	background-color: #d3effb;
	padding-top: 6%;
}
img.cel-img {
	width: 100%;
}
.cel-textjob	{
	max-width: 587px;
	margin: 0 auto;
}
.cel-textjob img {
	width: 100%;
}
.cel-btn {
    width: 204px;
    margin: 0 auto;
    padding: 21px 0px;
}
@media screen and (max-width: 425px) {
	body.cel-bgColor {
		padding-top: 20%;
	}
}
/* modal query operator */
.query-btn	{
	text-align: center;
	margin-top: 5px;
}
.modal-header {
	background-color: #d40101;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
h1.query-textC {
	color: #fff;
}
.fade.query-operator	{
	background-color: initial;
}
.modal-body.query-data {
	background-color: #fff;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	position: relative;
}
.close.query-close {
	color: #FFFFFF;
	opacity: initial;
	margin-top: 7px;
}
button.btn.query-btn {
	background-color: #D40101;
	background-image: inherit;
	color: #fff;
}
.modal.fade.in.query-operator {
	top: 10%;
}
input.query-mar {
	margin-top: 5px;
}
.row-v3.query-btn {
	padding-left: 20px;
}
.col-xs-12.query-aling {
	text-align: left;
}
.query-img	{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}
@media screen and (max-width: 490px) {
	.query-img {
		display: none;
	}
}

#h_row {
	width: 940px;
	margin-right: 20px;
	min-height: 40px;
}

#h_left {
	height: 26px;
	font-weight: bold;
	margin: 10px 10px 0 20px;
	line-height: 26px;
	float: left;
	background: #fff;
}

.lineH_box {
	background: url(../images/tab_title.png);
	width: 6px;
	height: 36px;
	float: left;
}

#dt_row {
	width: 960px;
	border-top: 1px solid #d40101;
	color: #000;
	float: left;
	margin-top: 10px;
}

/* .font-size-14{ font-size: var(--font14);}
.font-size-16{ font-size: var(--font16);}
.font-size-18{ font-size: var(--font18);}
.font-size-20{ font-size: var(--font20);}
.font-size-22{ font-size: var(--font22);}
.font-size-24{ font-size: var(--font24);}
.font-size-28{ font-size: var(--font18);}
.font-size-32{ font-size: var(--font32);}
.font-size-36{ font-size: var(--font36);} */

/* @media (max-width:576px){
	.font-size-16{ font-size: 14px;}
	.font-size-18{ font-size: 16px;}
	.font-size-20{ font-size: 18px;}
	.font-size-22{ font-size: 20px;}
	.font-size-24{ font-size: 22px;}
	.font-size-28{ font-size: 26px;}
	.font-size-32{ font-size: 30px;}
	.font-size-36{ font-size: 34px;}
} */

.jobindex-bg{ width: 100%; background-color: #fdfdfd; border: 1px solid #bfbfbf; box-sizing: border-box; padding: 15px; margin-top: 15px; margin-bottom: 15px;}
.link-titles{ font-weight: bold; margin-top: 15px; margin-bottom: 10px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #bfbfbf; padding-bottom: 10px;}
.text-link-bold{ color: #d40101; font-size: var(--font18); font-weight: normal;}
h2.ribbon-head{ background-color: #d40101; padding: 5px 0; color: #FFF; margin-bottom: 10px; margin-top: 0; padding: 10px;}
.aLink-index{ display: flex; padding: 0px; color: #555; background: url(../images/defaulf/4.gif); background-repeat: no-repeat; background-position: 2px 6px;
    padding-left: 16px;}

@media (max-width:576px){
	/* .text-link-bold{ font-size: 16px;}
	.aLink-index{ font-size: 14px;} */
	.text-work{ width: 100%;}
}

@media (max-width:380px){
	.text-work{ width: 100%;}
}
