@charset "utf-8";

html,body {
	width:100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}


nav, ul, li, a  {margin: 0; padding: 0; }

img {
	-ms-interpolation-mode: bicubic;
	outline:none;
	border:none;
}

ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

input.logintext {
	width:180px; height:20px;font-weight:normal;border:none; outline: none;background:#E5E5E5
}

input.logintext:focus {
	background:#E5E5E5
}

img.logo {
	margin-top:5px;height:70px;
}

.bold { font-weight:bold; }


section, header{
	display: block;
}

a{
	color:#0099CC;
	text-decoration: none;
	outline:none
}

a:hover{
	color:#008BB9;
}

.clrtop{
	clear: both;
	margin-top:10px;
}

.clrbottom{
	clear: both;
}

.hide {
	display:none;
}

.nowrap { white-space:nowrap }
/*--------------------------------------------------------------------------------------------------------------------*/
														/*Area Top Bar*/
/*--------------------------------------------------------------------------------------------------------------------*/
.area-top{
	line-height: 24px;
	font-size: 11px;
	background-color: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	position: relative;
	font-family: Cambria, Georgia, serif;
}



/*--------------------------------------------------------------------------------------------------------------------*/
														/*Area Header*/
/*--------------------------------------------------------------------------------------------------------------------*/

/*skin */
.blue-yellow-header-bg {
	/*background: url(../images/bg-blue.jpg);*/
	background: url(../images/light-blue.jpg);
	backgrounds:#e7e7e7;
	background-repeat:repeat-x;
	border-bottom:0px solid #3a8096;
}

/*skin */
.dark-blue-header-bg {
	background: url(../images/bg-dark-blue.jpg);
	background-repeat:repeat-x;
}

.main-header span.logoimg {
	background: url(../images/logo.png) no-repeat;
}

.main-header div.inside{
	background-color: rgba(255, 255, 255, 0.6);
	padding:0 7%!important;
}

.main-header span.right {
	float: right;
	text-align:right;
	font-size:13px;
	font-family:tahoma;
	color:#fff;
	padding:8px 15px;
	outline:none;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}

/* skin */
.main-header span.blue-yellow-top-nav{
	background: -moz-linear-gradient(top, #feb21a 0%, #fdd71b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb21a), color-stop(100%,#fdd71b));
	background: -webkit-linear-gradient(top, #feb21a 0%,#fdd71b 100%);
	background: -o-linear-gradient(top, #feb21a 0%,#fdd71b 100%);
	background: -ms-linear-gradient(top, #feb21a 0%,#fdd71b 100%);
	background: linear-gradient(top, #feb21a 0%,#fdd71b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb21a', endColorstr='#fdd71b',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}

/* skin */
.main-header span.dark-blue-top-nav{
	background: -moz-linear-gradient(top, #3d94f6 0%, #0ddcf1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d94f6), color-stop(100%,#0ddcf1));
	background: -webkit-linear-gradient(top, #3d94f6 0%,#0ddcf1 100%);
	background: -o-linear-gradient(top, #3d94f6 0%,#0ddcf1 100%);
	background: -ms-linear-gradient(top, #3d94f6 0%,#0ddcf1 100%);
	background: linear-gradient(top, #3d94f6 0%,#0ddcf1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d94f6', endColorstr='#0ddcf1',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}


.main-header span.welcome {
	float:left;
}

.main-header a {
	letter-spacing: 1px;
	font-family:tahoma;
	font-size:12px;
	color:#FFA806;
	color:#666;
}

.main-header a:hover {
	color:#FFA806;
	color:#666;
	text-decoration:underline;
}

.main-header a:visited {
	text-decoration:underline;
	color:#FFA806;
	color:#666;
}

.main-header a:active {
	text-decoration:none;
	color:#FFA806;
	color:#666;
}


/*-----------------------*/
.main-header span.right a {
	padding: auto 10px;
	letter-spacing: 1px;
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none
}

.main-header span.right a:hover {
	color:#000!important;
}

.main-header span.right a:visited {
	color:#fff;
}

.main-header span.right a:active {
	color:#fff;
}

/*-------------------------*/

.main-header div.menu{
	margin-top:20px;
	float: right;
	text-align:right;
	font-size:13px;
	text-align:right;
}

/* Member btn */
span.member-btn{
	text-decoration: none!important;
	text-align:left;
	font-family:Tahoma;
	margin-top:5px
}
span.member-btn a {
	padding: 3px 8px 3px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #fafafa;
	color: #fafafa!important;
}
span.member-btn a:hover{
	color: #FFFF66!important;
	border: 1px solid #FFFF66;
	text-decoration: none!important;
}

span.member-btn a.current-tabs,
span.member-btn a.current-tabs:hover{
	color: #b13165!important;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-moz-text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	outline:none;
}

.main-header span.left {
	float: left;
}

.main-header span.left >h5 {
	color:#fff;
	margin:10px 0px;
	font-size:30px;
	height:25px;
}

.main-header span.left >h4 {
	color:#000;
	font-size:20px;
	text-transform: uppercase;
	height:25px;
}
/* Media Queries */

h1 {
	font-family: 'pgvimregular';
	font-weight: normal;
	font-size:20px;
}

h2 {
	font-family: 'thaisansbold';
	font-weight: normal;
	color: #930181;
	font-size:20px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
	-webkit-text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
	-moz-text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
}

h4 {
	font-family: 'thaisansbold';
	font-weight: normal;
	font-size:20px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
	-webkit-text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
	-moz-text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
}

h5 {
	font-family: 'thaisansbold';
	font-weight:normal;
	font-size:20px;
}

h6 {
	font-family: 'tankhunbold';
	font-weight:normal;
	font-size:20px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
														/*Main Content Area*/
/*--------------------------------------------------------------------------------------------------------------------*/
.main-content{
	font-size: 12px;
	font-family:tahoma;
	position:relative;
	background:#f7f7f7
}

.main-content div.cont-top {
	padding: 15px 7%;
	background: #fafafa url("../images/bg04.png");
	border-top: solid 1px #fff;
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}

.main-content div.cont-gallery {
	padding: 15px 7%;
	background: #fbfbfb url("../images/bg01.png");
	border-top: solid 1px #fff;
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
}


.main-content div.cont-calendar {
	min-height:300px;
	padding: 15px 7%;
	padding-bottom:40px;
	background: #e8e8e8;
	background: #fbfbfb url("../images/light_toast.png");

	border-top: solid 1px #fff;
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
}

.main-content div.cont-media {
	padding: 15px 7%;
	padding-bottom:50px;
	background: #fbfbfb url("../images/fabric_plaid.png");
	border-top: solid 1px #e7e7e7;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
}

.main-content div.cont-general {
	padding: 15px 7%;
	background: #fafafa;
	border-top: solid 1px #e7e7e7;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
}

.main-content div.row {
	display:table-row;
}

.main-content div.leftpanel {
	width:10%;
	padding:20px 10px 30px 10px;
	border-left:0px solid #ccc;
	display:table-cell;
	background-color: rgba(255,255,255,0.95);
}

.main-content div.middlepanel {
	background-color:#fff;
	background-color: rgba(255,255,255,0.95);
	border-top:0px solid #ccc;
	border-right:0px solid #ccc;
	display:table-cell;
	vertical-align:top;
	padding-top:20px;
}

.main-content div.rightpanel {
	width:15%;
	background-color: rgba(255,255,255,0.95);
	padding:20px 10px 30px 10px;
	border-right:0px solid #ccc;
	display:table-cell;
	vertical-align:top;
}

/*--------------------------------------------------------------------------------------------------------------------*/
														/* Main Footer*/
/*--------------------------------------------------------------------------------------------------------------------*/
.main-footer{
	font-size: 12px;
	font-family:tahoma;
	position:relative;
}

.main-footer div.footer-top {
	padding: 25px 7%;
	border-top: solid 1px #f3f3f3;
	height:260px;
	background:#f0f7fb;
	background: -ms-radial-gradient(circle, #f0f7fb, #cee8f9);
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#f0f7fb), to(#cee8f9));
	background: -webkit-radial-gradient(circle, #f0f7fb, #cee8f9);
	background: -moz-radial-gradient(circle, #f0f7fb, #cee8f9);
	border-color: transparent;
}

.main-footer div.footer-bottom {
	padding: 0px 7%;
	height:60px;
	background:#008ac9;
}

/* skin */
a.blue-yellow:hover,
a.blue-yellow:focus {
	color: #008ac9!important;
}



/* =====  skin dark blue =====*/




/* ===== end skin dark blue =====*/


/*-------------------------------------------------------------------------*/
							/*Go to Top*/
/*-------------------------------------------------------------------------*/

.back-to-top {
	color:#fff;
	position: fixed;
	bottom: 10px;
	right: 10px;
	text-decoration: none!important;
	text-align:center!important;
	font-size: 1.5em;
	padding: 0.2em 0.2em 0.1em 0.2em;
	display: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
   transition: background 0.1s ease-in-out;
   -moz-transition: background 0.1s ease-in-out;
   -webkit-transition: background 0.1s ease-in-out;
}


/*-------- blue -----------*/
.blue-yellow-back {
	background-color: #008ac9;
}

.blue-yellow-back:hover {
	background-color: #0e639d;
}

/*-------- dark blue -----------*/
.dark-blue-back {
	background-color: #008ac9;
}

.dark-blue-back:hover {
	background-color: #0e639d;
}



/*=============== main layout ================ */

h2.headline { 
	font-size:2.4em!important;
	color:#333333;padding:0px;
}
div.subline {
	border-top:1px dotted #ccc;padding:10px 0px 10px 0px;
}

div.subline_title {
	border-bottom:2px solid #FF9900;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	display:block;
}

h2.subheadline { 
	font-size:2.4em!important;
	color:#333333;
	padding:0px;
	margin:0px;
	display:inline-block;
}

div.headline h1 {
	font-size:25px; letter-spacing:1px;
}

section div.contentblock {
	position:relative;
	display:block;
	background: #fff;
	padding: 40px 30px 45px 30px;
	box-shadow: 2px 2px 2px 1px rgba(128, 128, 128, 0.1);
	margin: 0 0 10% 0;
	min-height:240px
}

section div.videoblock {
	position:relative;
	display:block;
	background: #fff;
	padding: 10px 30px 40px 30px;
	box-shadow: 2px 2px 2px 1px rgba(128, 128, 128, 0.1);
	margin: 0 0 10% 0;
	min-height:240px
}

a.see-all-btns {
	color: #fff;
	text-transform: uppercase;
	padding: 8px 10px;
	display: inline-block;
	font-size: 13px;
	text-decoration:none!important;
	font-weight: normal;
	white-space:nowrap;
	opacity: 0.9;
	letter-spacing: 1px;
	float:left;
	margin:5px 10px 10px 10px
}

a.tabs-all-btns {
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px;
	display: block;
	font-size: 13px;
	text-decoration:none!important;
	font-weight: normal;
	white-space:nowrap;
	opacity: 0.9;
	letter-spacing: 1px;
	float:right;
	margin:0px;
	position:absolute;
	right:10px;
	bottom:10px;
}

a.see-all-links {
	color:#777;
	backgrounds:#f5f5f5;
	padding: 0px 0px 8px 0px;
	font-size: 13px;
	text-decoration:none!important;
	font-weight: normal;
	display:inline-block;
	margin:10px auto;
	letter-spacing: 1px;
	border:none!important
}

a.see-all-links:hover {
	color:#3399FF;
}

/* skin */
a.blue-yellow-btn {
	color: #fff;
	text-transform: uppercase;
	padding: 8px 10px;
	display: inline-block;
	font-size: 13px;
	text-decoration:none!important;
	font-weight: normal;
	white-space:nowrap;
	letter-spacing: 1px;
	float:left;
	margin:10px 10px 10px 0px;
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   	background: #FFBB44; /* Old browsers */
}
/* skin */
a.blue-yellow-btn:hover {
	background: #FF9900; /* Old browsers */
}


/* skin */
a.blue-yellow-icon-btn {
	color:#333;
	border:1px solid #d7d7d7; /* Old browsers */
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

/* skin */
a.blue-yellow-icon-btn:hover {
	color:#fff;
	background: #ffab23; /* Old browsers */
	border:1px solid #ffab23; /* Old browsers */
}

/* footer and bottom */
.bottom-left { 
	float:left;
	color:#fff;
}

.bottom-right { 
	float:right;
	color:#fff;
}

.bottom-right a{ 
	color:#fff;
	text-decoration:none;
}

.bottom-right a:hover { 
	color:#fff;
	text-decoration:underline
}


div.subline_footer ,
div.subline_footer_noborder
{
	padding:0px 0px 10px 0px;
}

div.subline_footer h2{
	padding:0px 0px 0px 0px;
	margin-bottom:20px;
	border-bottom:1px solid #66CCCC;
	display:inline;
	font-size:2em;
	color:#3399CC
}

div.subline_footer_noborder h2{
	padding:0px 0px 0px 0px;
	margin-bottom:20px;
	display:inline;
	font-size:2em;
	color:#3399CC
}

section.stat {
	 width:80%;
}

section.footer-contact {
	font-size:1em;
}

section.footer-contact p {
	padding:10px 0px 10px 0px;
}

section.footer-contact p > span {
	font-size:1.2em;
	padding-right:5px;
}

p.social {
	font-size:1.7em;
}


span.social_enable {
	color:#49b7e6;
	font-size:1.3em;
}

span.social_disable {
	color:#999;
	font-size:1.3em;
}

p.operating_system {
	color:#49b7e6;
	font-size:2.2em;
}

p.browser {
	color:#999;
	font-size:2.2em;
}

p.social span {
	margin:0px 10px 0px 0px
}

div.border-stat {
	border:2px solid rgba(255,255,255,0.6);
	border:1px solid  #66CCCC;
	border-radius:6px;
	text-align:left;
	vertical-align:middle!important;
	background:rgba(255,255,255,0);
	box-shadow: 1px 1px 1px 1px rgba(218, 218, 218, 0);
	padding:10px;
}
div.border-stat h2 {
	color:#000;
	padding-bottom:5px;
	margin-bottom:10px
}
div.border-stat p{
	padding:5px 0px;
	text-align:left;
}

div.border-stat p > i {
	color:#999;
	padding-right:10px;
}

div.border-stat p i.online {
	color:#00CC00;
}

div.border-stat p > span.counter {
	float:right;
}



/*=============== recent entry 1 ประกาศ ================ */

ul.notice-box li {
	padding: 0.8em 0 1em 0;
	overflow: hidden;
	font-size:13px;
}


ul.notice-box li:first-child {
	padding-top: 5px !important;
	border-top: 0 !important;
}

.notice-box li:last-child {
	padding-bottom: 0px !important;
	border-bottom: 0 !important;
}


ul.notice-box li a {
	font-size:13px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

/* skin */
ul.notice-box li.blue-yellow a {
	color:#1d98c7;
}


ul.notice-box li a:hover {
	color:#000;
	text-decoration:none
}

ul.notice-box li div.cont {
	display: block;
	margin: 0px 0px 0px 80px;
	text-align:left;
	height:65px;
	line-height:1.3em;
	border-bottom:1px dotted #ccc;
	position:relative;
}

ul.notice-box li:last-child div.cont {
	border-bottom:none!important;
}

ul.notice-box li div.cont > span.minitext {
	display:block;
	color:#777;
	padding-top:5px;
}

ul.notice-box li div.cont > span.datetext {
	position:absolute;
	bottom:5px;
	right:0px;
	font-size:0.9em;
	color:#777;
}

ul.notice-box li span.icon {
	display: inline-block;
	margin: 0 0em 0 0;
	vertical-align: bottom;
	font-size: 1.1em;
	line-height:1.2em;
}

ul.notice-box li div.bg {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	text-align:center;
	border-radius: 50%;
	background: #e7e7e7;
	background-position: center;
	background-repeat:no-repeat!important;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
	position: absolute!important;
	margin: 0 0 0 0px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;	
}

ul.notice-box li div.bg:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);										
	opacity:0.7;
	z-index:0;
}

ul.notice-box li div.bg span.hidden{
	opacity:0;
}


ul.notice-box li div.bg span{
	position:relative;
	width:100%;
	height:40%;
	top:30%;
	font-size:1.5em;
	padding:5px;
}

/*=============== recent entry 2 ================ */

.news-box li {
	padding: 0.5em 0 0.5em 0;
	overflow: hidden;
}


.news-box li:first-child {
	padding-top: 25px !important;
	border-top: 0 !important;
}

.news-box li:last-child {
	padding-bottom: 0px;
	border-bottom: 0 !important;
}


.news-box li a {
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#1d98c7;
	text-decoration:none;
}

.news-box li a:hover {
	color:#000;
	text-decoration:none
}

.news-box li div.cont {
	display: block;
	margin: 0px 0px 0px 80px;
	text-align:left;
	height:65px;
	line-height:1.3em;
	border-bottom:1px dotted #ccc;
	position:relative;
}

.news-box li:last-child div.cont {
	border-bottom:none!important;
}

.news-box li div.cont > span.minitext {
	display:block;
	color:#777;
	margin-top:5px;
	cursor:text;
	font-size:1em;
}

.news-box li div.cont > span.datetext {
	position:absolute;
	bottom:5px;
	right:0px;
	font-size:0.9em;
	color:#777;
}

.notice-box li span.icon {
	display: inline-block;
	margin: 0 0em 0 0;
	vertical-align: bottom;
	font-size: 1.1em;
	line-height:1.2em;
	color:#444;
}

.news-box li div.bg {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	text-align:center;
	border-radius: 50%;
	background: #e7e7e7;
	background-repeat:no-repeat!important;
	background-size: cover!important;
	position: absolute!important;
	margin: 0 0 0 0px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;	
}


.news-box li div.bg:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);										
	opacity:0.7;
	z-index:0;
}

.news-box li div.bg span.hidden{
	opacity:0;
}


.news-box li div.bg span{
	position:relative;
	width:100%;
	height:40%;
	top:30%;
	font-size:1.5em;
	padding:5px;
}


/*=============== recent entry 3 ================ */

.success-box {

}

.success-box li {
	padding: 0.5em 0 0.5em 0;
	overflow: hidden;
}


.success-box li:first-child {
	padding-top: 0px !important;
	border-top: 0 !important;
}

.success-box li:last-child {
	padding-bottom: 20px !important;
	border-bottom: 0 !important;
}


.success-box li div.cont {
	display: block;
	margin: 0px 0px 0px 120px;
	font-size: 0.85em;
	text-align:left;
	height:80px;
	line-height:1.3em;
	border-bottom:1px dotted #ccc;
	padding:0px 10px 20px 10px;
}

.success-box li:last-child div.cont {
	border-bottom:none!important;
	padding-bottom:5px!important;
}

.success-box li h2.headtext {
	color:#999;
	font-size:1.65em;
	font-weight:normal;
	padding-top:5px;
}

.success-box li a {
	display:block;
	margin-top:5px;
	color:#1d98c7;
	font-size:13px;
	text-decoration:none;
}

.success-box li a:hover {
	color:#000;
	text-decoration:none;
}

.success-box li span.minitext {
	display:block;
	color:#999;
	margin-top:5px;
	cursor:text;
	font-size:1em;
}

.success-box li span.icon {
	display: inline-block;
	margin: 0 0em 0 0;
	vertical-align: bottom;
	font-size: 1.1em;
	line-height:1.2em;
	color:#777;
}

.thumbnail {
	position: relative;
	width: 90px;
	height: 70px;
	overflow: hidden;
	float:left;
	display: block;
	margin-left:10px;
}

.thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
		  transform: translate(-50%,-50%);
}

.thumbnail img.portrait {
  width: 100%;
  height: auto;
}

.success-box li a.border {
	float:left;
	display:block;
	width: auto;
	height: auto;
	padding:3px 3px 0px 3px;
	border:1px solid #40b0db;
	background:#fff;
	margin-left:10px;
}

.success-box li div.bg {
	display: inline-block;
	width: 90px;
	height: 70px;
	text-align:center;
	background-repeat:no-repeat!important;
	background-size: cover!important;

	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}


.success-box li div.bg:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);										
	opacity:0.7;
	z-index:0;
}

.success-box li a.border:hover {
	border:1px solid #40b0db;
}

.success-box li div.bg span.hidden{
	opacity:0;
}


.success-box li div.bg span{
	position:relative;
	width:100%;
	height:40%;
	top:30%;
	font-size:1.5em;
	padding:5px;
}


.success-box li div.head {
	display: block;
	margin: 0px 0px 0px 120px;
	font-size: 0.85em;
	text-align:left;
	display:block;
	height:10px;
	backgrounds:#fafafa;
	border-left:0px solid #47a3da;
	border-bottom:1px dotted #eaeaea;
	padding:10px;
	font-weight:bold;
}

.success-box span.head-title ,
.success-box span.cont-title {
		float:left;
		width:75%;
		backgrounds:#CCFF00
}

.success-box span.head-by {
	color:#000;
	float:right;width:20%;
}
.success-box span.cont-by {
	color:#999;
	float:right;width:20%;
}

.db_content {
	font-size:13px!important;
}

.db_content a {
	color:#003366!important;
	text-decoration:none!important;
	font-family:tahoma!important;
	font-size:13px!important;
}

.db_content a:hover {
	color:#000!important;
	text-decoration:underline!important;
}

div.thumbnail-entry {
	display: block;
	width: 60px;
	height: 60px;
	text-align:center;
	border-radius: 0px;
	border:solid 0px #ccc;
	background: #e7e7e7;
	background-position: center;
	background-repeat:no-repeat!important;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
	position: absolute!important;
	margin: 0 0 0 0px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;	
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
