/* Design by VTEM http://www.vtem.net  All Rights Reserved */
@import url("navigation.css");
@import url("k2.css");
/* #######################  GENERAL SETTINGS ############################ */
body#vtem{ background:#fff;}
h1, h2, h3, h4, h5, h6{font-weight:100; margin-top:0;}
ul, ol{ list-style:none;}
dt, dd{ padding:5px 10px;}

a, a:hover, a:visited, a:focus, .vt_wrapper_top .search form input{ text-decoration:none !important; outline:none;}
.unsupport-ie7{ width:80%; margin:100px auto;}
img{ margin:0px 15px 5px 0px; max-width:100%; height:auto;}
.badge{ display:inline-block !important;}
.pagination{ margin:10px auto; text-align:center;}
.vt-pagination { margin-top: 30px;}
.vt-pagination .counter{ display: none;}
.pagination .counter.pull-right{ float:none !important;}
.pagination ul{ margin:0 auto;}
.red, span.star{ color:#f00;}
.vt_wrapper_footer, .vt_wrapper_bottom{ overflow:hidden;}
.tip-wrap{ background:#000;color:#ccc;padding:5px; font-family:Arial, Helvetica, sans-serif;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;opacity:0.8;filter:alpha(opacity=80);z-index:9999; }
.tip-wrap .tip-title{ font-weight:bold;}
.result-created{opacity:0.8; filter:alpha(opacity=80);}
.com_content .item-page{ padding-bottom:20px; display:block;}
.vt-thumbnail{ margin-bottom:25px;}
.vt-thumbnail img{ max-width:100%;}
blockquote{
margin:10px 0 !important;
padding:0;
font-style:italic;
opacity:1;
quotes:none;
border:0;
margin:0;
font-size:100%;
}
.btn{ 
padding:7px 15px;
text-transform:uppercase; 
height:auto;
text-shadow:none;
box-shadow:none;
font-size:12px;
margin-top:20px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-ms-border-radius:4px;
}
.btn .fa{ padding-left:5px;}
.btn.btn-primary, #submitCommentButton{
	display: inline-block;
	cursor: pointer;
	position: relative;
	z-index: 1;
	color: #fff;
	text-transform:uppercase !important;
	border:0;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	outline:none;
}
.btn.btn-primary:active, .btn.btn-primary:visted, .btn.btn-primary:focus{ outline:none; outline-color:inherit;}
.btn.btn-primary:after,
.warp-box a.btn.readmore:after,
#comment-form .btn.btn-primary:after, #submitCommentButton:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}
.warp-box a.btn.readmore:after,	
.btn.btn-primary:after,#comment-form .btn.btn-primary:after, #submitCommentButton:after{
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
}

.btn.btn-primary{
	background:none;
}
#itemCommentsForm #submitCommentButton:hover, 
.warp-box a.btn.readmore:after,
.warp-box a.btn.readmore:hover:after{ background:#fff !important;}

.warp-box a.btn.readmore:hover:after,
.btn.btn-primary:hover:after,#comment-form .btn.btn-primary:after, #submitCommentButton:hover:after{
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	opacity:0 !important; filter:alpha(opacity=0) !important;
}

.ie8 .btn.btn-primary:hover:after{ background:none !important;}


.label{ border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}

.ie8 .btn{ border:1px solid #ddd;}	

.btn-link{ border-color:transparent;}

a.readon.btn-primary, .readmore a.btn-primary, 
#k2Container a.btn.btn-primary{text-transform:none;}
a.readon.btn-primary .fa, .readmore a.btn-primary .fa, 
#k2Container a.btn.btn-primary .fa{ font-size:100%; width:14px; margin-left:10px;}

blockquote span.open{
background:url(../images/so-q.png) left top no-repeat;
padding:5px 0 0px 30px;
 opacity:1;
 filter:alpha(opacity=40);
}
blockquote span.close_soq{
background:url(../images/sc-q.png) right bottom no-repeat;
padding:0px 30px 5px 0px;
}
.blockquote {
margin:15px 0px;
}

/* #######################  END GENERAL SETTINGS ############################ */
.vt_drawer{ position:relative;}
.com_content.opt-featured .box-search.vt_block{
	position:absolute;
	right:0;
	top:0;
	z-index:9;
	padding:0;
	width:auto;
	
}
.ie8.com_content.opt-featured .box-search.vt_block{
	width:130px;
	height:140px;
	top:0px;
	right:0px;
	
}
.ie8.com_content.opt-featured .box-search.vt_block:hover{
	width:450px;
	height:500px;
	top:0px;
	right:0px;
	
}
.box-search.vt_block{ position:relative;}
.box-search.vt_block .module-search, .box-search.vt_block .module-search .form-inline{ position:relative; z-index:99;}
.com_content.opt-featured  .box-search.vt_block .module-search{ padding-top:0;}
.box-search.vt_block .module-search{ padding-top:25px;}
.com_content.opt-featured  .box-search.vt_block .module-search::before{
	border-color: #fff transparent transparent;
    border-style: solid dashed solid solid;
    border-width: 120px 0 0 120px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 1;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.com_content.opt-featured .box-search.vt_block:hover .module-search::before{border-width: 250px 0 0 400px;}
.com_content.opt-featured .box-search.vt_block .module-search::before{
	bottom:auto;
	top:0px;
	border-color: #333 transparent;
	}
.com_content.opt-featured .box-search.vt_block .module-search::after {
	border-color: #fff transparent transparent;
    border-style: solid dashed solid solid;
    border-width: 135px 0 0 135px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index:0;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.com_content.opt-featured .box-search.vt_block:hover .module-search::after{border-width: 265px 0 0 415px;}
.com_content.opt-featured .box-search.vt_block .module-search::after{
	bottom:auto;
	top:0px;
	border-color: rgba(255, 255, 255, 0.5) transparent;
	}
.com_content.opt-featured  .box-search.vt_block .module-search .form-inline{ padding:15px 20px;}	
.com_content.opt-featured .box-search.vt_block .btn{height:34px;right:20px; }
.box-search.vt_block .btn{ 
margin:0; 
float:right; 
padding:0px 15px; 
font-size:18px; 
width:40px; 
height:30px; 
line-height:26px;
border-radius:0px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
-ms-border-radius:0px;
position:absolute;
right:8px;
background:none;
}
.box-search.vt_block input{ 
box-shadow:none;  
height:36px; 
line-height:36px;
width:250px;
color:#666;
float:right;
}
.ie .box-search.vt_block .btn{ margin-right:10px; border:0 !important;}
.ie .box-search.vt_block input{ line-height:20px;}

.com_content.opt-featured .box-search.vt_block input{ border:0; color:#fff;}
.com_content.opt-featured .box-search.vt_block .btn,
.com_content.opt-featured .box-search.vt_block input{ 
background:none; 
color:#fff;
-webkit-transition: -webkit-transform 0.5s, opacity 0.6s;
-moz-transition: -moz-transform 0.5s, opacity 0.6s;
transition: transform 0.5s, opacity 0.6s;
}
.com_content.opt-featured .box-search.vt_block .module-search .form-inline input{ display:none;}
.com_content.opt-featured .box-search.vt_block:hover .module-search .form-inline .btn,
.com_content.opt-featured .box-search.vt_block:hover .module-search .form-inline input{ display:inline-block; background:#fff; color:#666;}

.com_content.opt-featured .box-logo-socical.vt_block {
    bottom: 0;
	top:0;
    left: 0;
    position: absolute;
    z-index:1;
	padding:0;
	width:70%;
	overflow:hidden;
}
.ie8.com_content.opt-featured .box-logo-socical{
	background:url(../images/conner-slide-logo.png) left 0 no-repeat !important;
}
.com_content.opt-featured .box-logo-socical #vt_logo{
	bottom: 120px;
    display: inline-block;
    left: 100px;
    position: absolute;
	}
.box-logo-socical.vt_block{
	position:relative;
	overflow:visible;
	padding-top:25px;
	padding-bottom:10px;
}

.com_content.opt-featured .box-logo-socical.vt_block::before{
	border-color: transparent #fff transparent;
    border-style: solid dashed solid solid;
    border-width: 1200px 0 0 1000px;
    bottom: auto;
	top:0px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    z-index: -1;
}
.com_content.opt-featured .box-logo-socical.vt_block::after {
	border-color: transparent rgba(255, 255, 255, 0.5);
    border-style: solid dashed solid solid;
    border-width:1210px 0 0 1010px;
    bottom: auto;
	top:-15px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    z-index: -2;
}

.com_content.opt-featured .vt_moduletable.Social{ 
	bottom: 40px;
    display: inline-block;
    left: 100px;
    position: absolute;
}
.vt_moduletable.Social{ position:relative;}

.com_content.opt-featured .box-logo-socical #vt_logo::after{
	bottom: -20px;
    content: "";
    display: block;
    height:1;
	width:270px;
	height:1px;
	background:#ddd;
	z-index:1;
    position: absolute;
    left: 0;
}
.ie8.com_content.opt-featured .box-logo-socical #vt_logo{ height:110px; border-bottom:1px solid #ddd;}


.box-slides.vt_block{ padding-left:0; padding-right:0;}
.vt_aside{ padding:20px 0px; background:#fff;}
.com_content.opt-featured .vt_component{ min-height: 0;}
.vt_component{ background:#fff;}
.logo-0 #vt_logo{height:75px; padding:0;width:200px;display:inline-block;z-index:999; background-position: 0 0 !important;}
.ie8 .logo-0 #vt_logo{border-left:1px solid #ddd;}
#vt_logo img, #vt_logo h1, #vt_logo span{ position:relative; z-index:99; color:#fff; }
.box_logo.vt_block{ padding:30px 0px;}

.com_content.opt-featured main.vt_main{ padding-left:0; padding-right:0;}
.wrapper-content{
}
#vt_wrapper{ position:relative; padding:0;}
.vt_wrapper_header{ position:relative; width:100%;}
#vt_header{ position:relative; padding:0px;}
.box_main_menu.vt_block{ padding-left:0px;}

#vt_main_inside{ padding:10px 0px;}
.featured #vt_main_inside{ padding:0px;}
.featured #vt_main_inside .vt_component{ min-height:0;}
.vt_wrapper_drawer{ position:relative; z-index:99;}
.com_content.opt-featured .vt_wrapper_drawer .container{ width:100% !important; padding-left:0; padding-right:0;}
.vt_wrapper_drawer .vt_moduletable{ margin:0;}
.vt_wrapper_drawer, .vt_wrapper_top, 
.vt_wrapper_showcase, .com_content.opt-featured .vt_main,
.vt_wrapper_feature, .vt_wrapper_bottom,main.vt_main,
.vt_wrapper_footer{ position:relative;}

.vt_wrapper_top #vt_top .search .fa{ font-size:120%;}
.vt_wrapper_footer,.vt_wrapper_copyright{ position:relative; z-index:9;}
.vt_wrapper_feature{ position:relative; padding:0px;}
.vt_wrapper_copyright {color:#666;}
.vt_moduletable{ padding:60px 0px;}
#vt_lbr .vt_moduletable{ padding-top:0; padding-bottom:30px;}
.vt_moduletable.module-search{ padding-top:0; padding-bottom:0;}
#vt_br .vt_moduletable, #vt_lb .vt_moduletable { padding:0px 0px 30px;}
.vt_drawer .vt_moduletable{ padding:0px;}
.moduletable_copyright{color:#666; border-top:1px solid #444;}
.vt_wrapper_footer a{ color:#999;}
.vt_wrapper_copyright a, .vt_wrapper_copyright{ color:#666;}
.vt_wrapper_box_main .vt_moduletable{ padding-left:20px; padding-right:20px;}
.vt_wrapper_box_main .Who_arewe.vt_block .vt_moduletable{ padding-left:5px; padding-right:5px;}
.vt_wrapper_top .vt_moduletable, .vt_moduletable.features_overview{ margin-bottom:0px; position:relative;}
.vt_moduletable h3{ font-size:250%; font-weight:300; margin-top:0px; position:relative; margin-bottom:20px; }
.vt_block_slide .vt_moduletable h3{ color: #ddd; margin-top: 30px; margin-bottom: 20px;}
.vt_moduletable h3 span{ display: inline-block;}

.moduletable.why_chooseus h3,
.box-our-portfolio h3,
.moduletable.awesome_features h3,
.box-whatoffer.vt_block .vt_moduletable,
.moduletable.what-news h3,
.box-testimonials .vt_moduletable,
.moduletable.Testimonials h3{text-align:center;}

#vt_footer, .copyright{position:relative; padding:0px 15px;}
.copyright{ padding-bottom:60px;}
.vt_wrapper_footer, .vt_wrapper_copyright{background:#333; color:#999; }

#vt_footer .vt_moduletable{ margin:30px 0px 0px; padding:30px 0px 0px; }
#vt_footer .copyright .vt_moduletable{ padding:0px;}
#vt_footer .vt_moduletable h3{ font-size:24px; font-weight:300; text-transform:uppercase; }
#vt_footer .vt_moduletable h3 span{ color:#fff; padding:0;}
.ie9 .gradient {filter: none !important;}
.btn .fa-angle-double-right{ padding-left:10px; }
.fa-angle-double-right, .fa-angle-up{font-size:100%;}
.page-header{border-bottom-width:3px; border-bottom-style:double; border-color:#ddd; padding-bottom:7px; margin-top:0px;}
.com_content.opt-article .page-header{ border:0; padding-bottom:10px; margin-bottom:0;}
.blog .page-header{margin:0px;}
.blog .items-row .page-header{border-bottom:none;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {color: #ffffff;  opacity:1 !important;filter:alpha(opacity=100) !important;}
.span12.separator_showcase, .separator_showcase:first-child, .span8.separator_showcase{ margin-left:0px !important;}

.icon-plus{
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	}
.icon-plus:before {
  content: "\e019";
}

.vt-mod-date .creat_date{ display:none;}




h3.panel-header.item-title{ padding-bottom:40px; position:relative;}
.page-header a.btn-mini,
h3.panel-header.item-title .btn.btn-mini{ 
border-radius:100%; 
-moz-border-radius:100%; 
-ms-border-radius:100%; 
-o-border-radius:100%;
-webkit-border-radius:100%;
height: 30px;
padding:0;
border:1px solid;
position: absolute;
right:0px;
top:10px;
width: 30px;
line-height:30px;
}
.page-header a.btn-mini{ top:0px;}
.navbar-default a.modal_jform_contenthistory{ margin-top:23px; float:left;}
.content_vote .btn.btn-mini{ margin-top:0px;}
.content_vote select { height:auto;}
.item-page .form-inline{ margin-bottom:10px;}
fieldset{border:1px solid #eee; padding:15px; margin:10px 0 !important; display:block; border-radius:0px; -moz-border-radius:0px;
-ms-border-radius:0px; -o-border-radius:0px;-webkit-border-radius:0px;}
.fa-angle-double-right{ font-size:100%;}
.logo-0 #vt_logo img{ display:none;}
.logo-1 #vt_logo, .logo-2 #vt_logo{background:none !important;}

/* TOP ------------------------------------------------------------------ */
.vt_wrapper_top{ background:#f9f9f9;}
.box-wellcome{ text-align:center;}
.box-wellcome .center{ text-align:center;}
.box-wellcome .center .title{ font-size:24px; margin:0 0 20px; padding:30px 0px;}
.box-wellcome .center img{ margin:0; padding:0;}
.box-wellcome .center h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	text-align:center;
	padding:40px 100px 20px;
	margin:0;
	position:relative;
	display:inline-block;
	border-top:3px solid #ddd;
}
.box-wellcome .center .items{ font-size:16px;}
.box-wellcome .center .btn.btn-primary{
	font-size:18px;
	font-weight:bold;
	text-transform:none !important;
	padding:8px 25px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
}

/* HOT NEWS ------------------------------------------------------------------ */
.vt_moduletable.hot-news{ padding:0px 0px 0px !important; position:relative;}	
.vt_moduletable.hot-news #gkHighlighterGK5-0 .gkHighlighterInterface{ background:none !important;  padding-left:0px; padding-right:0;}
.vt_moduletable.hot-news .gkHighlighterInterface span.text{text-transform:uppercase; margin:0; font-weight:bold; font-size:14px;}
.vt_moduletable.hot-news .gkHighlighterWrapper .gkHighlighterItem a{ color:#999;}
.vt_moduletable.hot-news .gkHighlighterWrapper{ margin-left:95px !important;}

/* Breadcrumbs ------------------------------------------------------------------ */
.vt_moduletable.box_breadcrumbs{ display:block;}
.breadcrumb.box_breadcrumbs{ background:none; padding:25px 0 40px;border-bottom:1px solid rgba(255,255,255, 0.5);}
.breadcrumb.box_breadcrumbs > li{ 
padding:0 15px 0px 0px;
margin-right:10px; 
background:url(../images/icon_breadcrumbs.png) right center no-repeat;
float:left;
}
.breadcrumb.box_breadcrumbs > li:last-child{ padding:0; margin:0; background:none;}
.breadcrumb.box_breadcrumbs > li > a{ color:#fff;}
.breadcrumb.box_breadcrumbs > li > .divider{ display:none;}
.breadcrumb.box_breadcrumbs > li + li:before{ display:none;}
.breadcrumb.box_breadcrumbs > .active{ color:#fff; font-weight:bold;}

/* Social Support ------------------------------------------------------------------ */
.vt_moduletable.Social .Social ul{ list-style:none;  padding:0; margin:0;}
.vt_moduletable.Social .Social ul li{ display:inline-block; padding:5px 10px;}
.vt_moduletable.Social .Social ul li.rss{ padding-right:0;}
.vt_moduletable.Social .Social ul li a{ 
font-size:24px; 
color:#333;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

/*   Header ------------------------------------------------------------------ */
#vt_header .search{ 
width:100%;
background: transparent;
float:right; 
padding:5px 0px; 
margin:20px 10px 0 0; 
border:1px solid transparent;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#vt_header .search .form-inline{ position:relative;}
#vt_header .search:hover{border:1px solid rgba(255,255,255,0.5); opacity:1;filter:alpha(opacity=100);}
.ie8 #vt_header .search:hover{border:1px solid #fff;}
#vt_header .search .button{ float:right; font-size:100%; padding:0px; color:#fff;}
#vt_header .search #mod-search-searchword{ 
border:0px; 
width:60%; 
box-shadow:none;
padding-left:10px; 
opacity:0;filter:alpha(opacity=0);
-webkit-transition: all 0.75s ease-in-out;
-moz-transition: all 0.75s ease-in-out;
-o-transition: all 0.75s ease-in-out;
-ms-transition: all 0.75s ease-in-out;
transition: all 0.75s ease-in-out;
color:#fff;
}
#vt_header .search:hover #mod-search-searchword{ opacity:1;filter:alpha(opacity=100);}

/*  Slides ------------------------------------------------------------------ */
.box-slideshow.vt_block{padding-top:30px;}
.box-slideshow.vt_block .vt_moduletable{ padding-top:0; padding-bottom:0px;} 
.box-slide.vt_block{ padding-right:0px;}
.box-slide  .vt_moduletable{ padding:0px;}
.vtemskitter-wrapper .vtem_skitter{ background: none !important;}
.vtem_skitter .box_clone img{max-width:none !important;}
.vtem_skitter_dots, .vtem_skitter_dotspreview{ margin-bottom:0px !important;}
.vtem_skitter .info_slide_dots .image_number {
    background:none !important;
    border:0;
    border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
    box-shadow:none;
    cursor: pointer;
    float: left;
    height:7px;
    margin: 0 10px 0 0 !important;
    overflow: hidden;
    text-indent: -9999em;
    width:45px;
	border:1px solid #fff;
}
.vtem_skitter .info_slide_dots .image_number_select{margin:0 10px 0 0 !important; background:#fff !important; }
.vtem_skitter .info_slide_dots{bottom:20px !important;}


.vtem_skitter .container-button{ z-index:999;}
.vtem_skitter .prev_button, .vtem_skitter .next_button{
 top:auto !important;
 bottom:30px !important; 
 height:auto !important;
 width:auto !important;
 border-radius:0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 border:0px solid #fff;
 background:none !important;
 color:#333;
  opacity:1 !important; filter:alpha(opacity=100) !important;
 }
.vtem_skitter .prev_button{ right:75px !important; left:auto !important;} 
.vtem_skitter .next_button{ right:30px !important; left:auto !important;} 
.vtem_skitter .prev_button:hover, .vtem_skitter .next_button:hover{border:0;} 
.vtem_skitter .prev_button .fa, .vtem_skitter .next_button .fa{ 
color:#666; 
font-size:24px !important;
height:38px;
line-height:38px;
width:38px;
text-align:center;
background:#fff;
border:0;
opacity:0.9 !important; filter:alpha(opacity=90) !important;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
position:relative;
} 
.vtem_skitter .prev_button .fa{ padding-right:5px;}
.vtem_skitter .next_button .fa{ padding-left:5px;}
.vtem_skitter .prev_button:hover .fa, 
.vtem_skitter .next_button:hover .fa{color:#fff; opacity:0.8 !important; filter:alpha(opacity=80) !important;}


.vtem_skitter .label_skitter{
	font-weight:normal;
	opacity:1 !important; 
	filter:alpha(opacity=100) !important;
	padding:0 !important;
	display:inline-block;
	top:34%;
	right:0 !important;
	left:auto !important;
	text-align:center;
	background:none !important;
	}
.vtem_skitter .label_skitter .text-box {  
	background:#333;
    display: inline-block;
    float: left;
    padding:15px 15px 30px;
	text-align:left;
	width:350px;
	opacity:0.9; filter:alpha(opacity=90);
	}
.vtem_skitter .vtem_skitter_title{
	font-size: 300%;
    font-weight: 300;
    line-height: 45px;
    text-shadow: none;
    text-transform: uppercase;
	padding:10px 0px !important;
	border:0 !important;
	}	
.vtem_skitter .label_skitter .item h2{ 
    color: #fff;
    display:inline-block;
    padding:10px 40px;
	font-size:120%;
    position: relative;
    font-weight: 500;
	font-style:italic;
}
.vt_lightbox_thumb{ margin:0px 0px 10px !important; width:auto !important;}
.lightbox.Our_photos .block{ padding:0px 10px 0px 0px !important;}


/* BOX TOP GAME  ------------------------------------------------------------------ */
.box-breadcrumbs.vt_block{ padding-left:30px; padding-right:30px; background:#fff;}
.box-breadcrumbs.vt_block .vt_moduletable{ padding:0px; border-bottom:1px solid #ddd; }
.box-breadcrumbs.vt_block .vt_moduletable .breadcrumbs{ 
background:none; 
padding:20px 0px;
margin-bottom:0;
}
.breadcrumb.breadcrumbs > .active{ color:#151515; text-transform:uppercase; font-weight:bold;}
.breadcrumb.breadcrumbs > li + li::before, .breadcrumb.breadcrumbs > li > .divider{ display:none;}
.breadcrumb.breadcrumbs > .active > span{ text-transform:none; font-weight:normal;}
.breadcrumb > li > a.pathway{ position:relative; color:#151515;}
.breadcrumb > li > a.pathway::before {
    color: #cccccc;
    content: "/ ";
    padding: 0 5px;
	float:right;
}


/* CUSTOM HTML  ------------------------------------------------------------------ */
.vt_moduletable.box-whatoffer{ padding:40px 0px;}
.vt_moduletable.About-Chefs{ padding:40px 0px 0px;}
.text-head{ font-size:120%; font-style:italic; color:#666; padding-bottom:20px;}
.box-html.vt_block{ padding-left:0;}
.box-html > .vt_moduletable{ padding-top:0; padding-bottom:0;}
.box-html img{ margin:0; padding:0;}

.advesting-home.vt_block{ display:block; position:relative;}
.advesting-home.vt_block p{ padding-bottom:0; margin-bottom:0;}
.advesting-home.vt_block::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2000px;
    z-index: -1;
}
.advesting-home.vt_block img{ width:100%; margin:0 0 -1px; padding:0;}


/* View Calendar  ------------------------------------------------------------------ */

.vt_moduletable.Newsletter p{margin:0; padding-bottom:30px; display:block;}

.vt_moduletable.Newsletter .form-inline{ position:relative; display:block; margin:0px auto 0; width:100%;}
.vt_moduletable.Newsletter .form-inline .form-control{
	 padding:10px; 
	 height:auto; 
	 width:100%;
	 }
.vt_moduletable.Newsletter .form-inline button{
	position:absolute;
	right:-1px;
	top:0;
	margin:0;
	border:0px;
	height:100%;
	font-weight:bold;
	text-align:center;
	padding:10px 20px;
	text-transform:uppercase;
	color:#fff;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	transition: all 0.7s;
}
.vt_moduletable.Newsletter .form-inline button:hover{ background:#666 !important; color:#fff !important;}


/*  vtem_scroller  ------------------------------------------------------------------ */
.vtem_scroller{ height:auto !important;}
.vtem_scroller h4.vtem_engine_title{ 
font-size:130%; 
font-weight:normal; 
}
.vtem_scroller .vtem_engine_title a{ color:#333;}
.Popular_news .vtem_scroller .vtem_engine_title a{ color:#fff;}
.vtem_scroller .vt-mod-info{ color:#999; padding-bottom:10px; }
.vtem_scroller .vt-mod-info .creat_date{ display:none;}
.vtem_scroller{overflow:inherit !important;}
.vtem_scroller > .pager > li > a:hover,.vtem_scroller > .pager > li > a:focus{ background-color:#ccc;}
#cboxWrapper{ text-align:center;}
.vtem_scroller .pager{position:absolute; right:48%; bottom:-65px; margin:0px;}

.vtem_scroller .pager li a{ background:#ccc; opacity:0.5;filter:alpha(opacity=50); border:0px !important; width:12px !important; height:12px !important;
 border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%;-o-border-radius:100%; -webkit-border-radius:100%; padding:0px !important; margin:10px 5px 10px 5px;}
.vtem_scroller .pager li.active a{opacity:1;filter:alpha(opacity=100);}
.vtem_scroller .prev, .vtem_scroller .next {
    bottom: auto !important;
    top: -58px !important;
	color:#666;
	border:0px !important;
	width:20px;
	padding-top:5px;
}
.vtem_scroller .slides > li.active{ display:block !important;}
.vtem_scroller .prev {left:auto !important;right:10px !important; text-align:left;}
.vtem_scroller .next {left:auto !important;right:0px !important; text-align:right;}
.vtem_scroller .pager li.active a{ background:#333;}

.vtem_scroller .prev .fa, .vtem_scroller .next .fa {
    color:#999;
    font-size:24px !important;
	 padding:0px;
}
.vtem_scroller .prev:hover .fa, 
.vtem_scroller .next:hover .fa{ color:#333;}
.vtem_scroller .label_text a.readon{ margin-top:10px;}


.vtem-accordion-wrapper .vtem-accordion{ width:50% !important;}
.accordionWrapper .accordion-item{ width:100% !important;}

p.title_heading{ font-size:120%;padding-bottom:40px; margin-bottom:0px;}

/* Who are we ------------------------------------------------------------------ */
.vtem_scroller .vt-mod-date, .vt-mod-info {
    font-size: 12px;
	color:#999;
}
.vtem_scroller .vt-mod-info span{ display:inline-block; padding-right:10px;} 
.vt-mod-date .creat_date {
    display: none;
}
.vtem-before-text{ font-size:120%; margin-bottom:30px; text-align:center; font-style:italic; color:#666;}
.vtem-accordion-wrapper .title{
	border-radius:0px;
	-moz-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;
	-webkit-border-radius:0px;
	border:0px !important;
	background-color:#eee
	font-size:110%;
}
.vtem-accordion-wrapper .title .fa-minus-square-o,
.vtem-accordion-wrapper .title.active .fa-plus-square-o{ display:none;}
.vtem-accordion-wrapper .title.active .fa-minus-square-o{ display:block;}
.vtem-accordion-wrapper .title.active{ color:#fff;}

.vtem_scroller .slides li img{ margin:0; padding:0 0 15px;}



/* Our photos ------------------------------------------------------------------ */

a.vtem-lightbox:hover{ overflow:hidden;}
.bs-callout-danger h4{ font-size:200%;}
.lightbox.Our_photos .vtem-lightbox .fa{ display:none;}

/* Showcase------------------------------------------------------------------ */

.vt_feature h3 span, 
.vt_bottom h3 span{ 
position:relative; 
display:inline-block;
}


/* What new------------------------------------------------------------------ */

.moduletable.what-news{ padding-bottom:120px;}
.moduletable.what-news h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	text-transform:uppercase;
	font-weight:bold;
}
.moduletable.what-news .vt-thumbnail{ margin-bottom:0px; position:relative;}
.moduletable.what-news .label_text h4{ font-size:130%; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding-top:15px;}
.moduletable.what-news .vt-thumbnail img,
.portrait-shot .image img{ 
	display:block; 
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	max-width:100%;
	-webkit-transition: opacity 0.35s;
	-moz-transition: opacity 0.35s;
	-ms-transition: opacity 0.35s;
	-o-transition: opacity 0.35s;
		transition: opacity 0.35s;	
}
.moduletable.what-news .vt-thumbnail a.vtem_skitter_image,
.portrait-shot .image {background:#000; display:block;}
.portrait-shot .image:hover img,
.portrait-shot:hover img,
.moduletable.what-news .vt-thumbnail:hover a.vtem_skitter_image img{
	opacity:0.7;filter:alpha(opacity=70);
}

/*  Make the sun work for you ------------------------------------------------------------------ */

.vt_wrapper_feature .make_sunwork{ text-align:center; color:#fff;}
.vt_moduletable.make_sunwork h3{ font-size:36px; font-weight:bold; color:#fff; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px;}
.vt_moduletable.make_sunwork .items{ font-size:18px;}

/*  Our services ------------------------------------------------------------------ */
.vt_moduletable.Our-services h3{ font-size:48px; font-weight:bold; text-transform:uppercase; color:#333; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; text-align:center;}
.vt_moduletable.Our-services .top-item{ font-size:16px; text-align:center; margin-bottom:60px;}
.Our-services .icon-box{ position:relative; padding:0 0 40px 70px;}
.Our-services .icon-box div.fa{
    font-size: 48px;
    left: 0;
    line-height: 53px;
    position: absolute;
    top: 0;
}
.Our-services .icon-box  h5 {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    text-transform: uppercase;
}

/*  worth seeing ------------------------------------------------------------------ */
.worth_seeing.vt_block .list-link ul{ list-style:none;}
.list-link ul li{ display:block; padding:5px 0px;}
.list-link ul li a .fa{ padding-right:5px;}
.list-link ul li a:hover, .list-link ul li a:hover .fa{ color:#666;}

/*  Search ------------------------------------------------------------------ */
.vt_moduletable.box_search{
	display:block; 
	float:right; 
	width:100%;
	padding:0px;
	}	
.vt_moduletable.box_search .search{ display:block;}
.vt_moduletable.box_search .search .form-inline{ position:relative;}
.box_search .search input.inputbox{
	font-size:90%; 
	padding:0px; 
	margin:0; 
	width:100%;
	box-shadow:none;
	background: transparent;
	color:#666;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	transition: all 0.7s;
	} 
.box_search .search .button {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
    float: right;
    height:30px;
	margin:0;
	padding:0;
	bottom:auto;
	top:-5px;
    position: absolute;
    right: 0px;
    width: 40px !important;
    color: #999;
	}
.box_search .search .button:hover{ color: #ccc;}	

.ie8 .box_search .search .button{ width:30px; height:30px; bottom:1px; right:2px; background: transparent;}


.com_content.opt-featured .vt_main{ min-height:0;}
.moduletable_support{ padding-top:7px; padding-bottom:7px;}
.top_support{ display:inline-block; float:left; margin-right:20px; line-height:24px;}
.top_support .fa{ float:left;}

/*  Footer ------------------------------------------------------------------ */

#vt_footer .Copyright.vt_block .vt_moduletable{ padding-left:30px; padding-top:40px;}

.ie8 #vt_footer .form-inline button.btn:hover{ background:#333;}	
.vt_wrapper_footer ul.latestnews,
.vt_wrapper_footer ul.mostread{ list-style:none; margin:0; padding:0;}
.vt_wrapper_footer ul.latestnews li,
.vt_wrapper_footer ul.mostread li{ list-style:none; display:block; padding:5px 0px;}
.vt_wrapper_footer ul.latestnews li a:hover,
.vt_wrapper_footer ul.mostread li a:hover{ text-decoration:none !important;}
.vt_wrapper_footer ul.latestnews li a .fa-angle-double-right,
.vt_wrapper_footer ul.mostread li a .fa-angle-double-right{ padding:0px 7px 0px 0px;}
.copyright .moduletable_copyright{ padding-top:20px; margin-top:20px; position:relative; z-index:0; border-top:2px solid #444;}

.copyright .moduletable_copyright .vt_moduletable_content{ padding-top:25px;}
.vt_moduletable.copyright a{ color:#666;}





/*  Gotop------------------------------------------------------------------ */
.vt_wrapper_copyright{ text-align:center;}
#gotop {
    border: 1px solid #666;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    position: absolute;
    right:15px;
    text-align: center;
    width: 35px;
    z-index: 2; 

}
#gotop{ margin:0 auto; text-align:center;display:inline-block; color:#666; top:-35px;}
#gotop:hover{ color:#999;border: 1px solid #999;}
.vt_wrapper_copyright .container{ position:relative;}
#gotop .fa-angle-up{ padding:0px 0 0 5px; font-size:120%;}
.copyright.vt_block .vt_moduletable_content .footer1{ margin-top:20px;}

/*  Com content ----------------------------------------------------------------- */

.article-info, .content_rating{ color:#999; margin-bottom:15px; font-size:95%;}
.article-info .published{ margin-left:0px;}
.article-info .article-info-term{ display:none !important;}
.article-info  dd{ display:inline-block; padding-right:10px;}
.categories-list dl dt, .categories-list dl dd{ display:inline-block;}

.icons .dropdown-toggle .caret{ display:none !important;}
.icons .btn-group {display:block !important;}
.icons a.dropdown-toggle {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    color: #333333;
}
.icons .dropdown-menu > li > a{ clear:none; display:inline-block; float:left;}
.icons .dropdown-toggle .icon-cog {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  width: 1em;
  display:block !important;
}
.icons .dropdown-toggle .icon-cog:before {
  content: "\e019";
}


#searchForm .btn.btn-primary{ margin-top:0px; margin-left:5px;}


/*  blog ----------------------------------------------------------------- */
.blog .items-row  .item{ padding-bottom:30px; color:#777; border-bottom:1px solid #eee;}
.item-page img{ margin-bottom:20px;}
.blog .items-row  .item img{ width:25%; margin-bottom:20px; height:auto; float:left;}
.blog .items-row .page-header{ padding-top:20px;}
.item-separator{ display:block; clear:both;}
a.readmore{ font-size:12px; text-transform:uppercase;}
.blog .items-row .readmore a.btn{ margin-top:5px;}

/*  Module Menu ----------------------------------------------------------------- */
ul.mega-menu > li{display:none;}
ul.menu, ul.menu li, ul.weblinks ul.weblinks li{ list-style:none;}
ul.menu, ul.weblinks{ margin-left:0px; padding:0; margin-bottom:10px;}
ul.menu ul, ul.weblinks ul { padding-top:10px;}
ul.menu li, ul.weblinks li{ padding:10px 0px; border-bottom:1px solid #eee; display:block;}
ul.menu ul li, ul.weblinks ul li{border-top:1px solid #ddd; border-bottom:0px; }
ul.menu ul li:last-child, ul.weblinks ul li:last-child{ padding-bottom:0px;}
ul.menu li .fa-angle-double-right, ul.weblinks li .fa-angle-double-right{ padding-left:0px;}
ul.menu li a .fa, ul.weblinks li a .fa, 
ul.menu li.active.parent a .fa, 
ul.menu li.parent li a .fa, 
ul.menu li.active ul li a .fa,  
ul.menu li.active.current li a .fa,
ul.menu li a, ul.weblinks li a, 
ul.menu li.active.parent a, 
ul.menu li.parent li a, 
ul.menu li.active ul li a,  
ul.menu li.active.current li a{ color:#666; background:none !important; padding:0px;}

.vt_block_slide ul.menu li, .vt_block_slide ul.weblinks li{border-bottom:1px solid #555;}
.vt_block_slide .menu li a .fa, .vt_block_slide ul.weblinks li a .fa, 
.vt_block_slide ul.menu li.active.parent a .fa, 
.vt_block_slide ul.menu li.parent li a .fa, 
.vt_block_slide ul.menu li.active ul li a .fa,  
.vt_block_slide ul.menu li.active.current li a .fa,
.vt_block_slide ul.menu li a, ul.weblinks li a, 
.vt_block_slide ul.menu li.active.parent a, 
.vt_block_slide ul.menu li.parent li a, 
.vt_block_slide ul.menu li.active ul li a,  
.vt_block_slide ul.menu li.active.current li a{ color:#666;}

/*  Category List ----------------------------------------------------------------- */
#adminForm, .vt_typography #buttons{ overflow:auto;}
table.category a{ color:#666; display:inline-block !important;}
.category-list .filter-search{ width:80%; float:left;}
.category-list .display-limit{ width:20%; float:right;}
input, button, select, textarea {
    background-color: #FFFFFF;
	box-shadow:none;
    background-image: none;
    border: 1px solid #CCCCCC;
     -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display:inline-block;
    font-size: 14px;
    line-height:normal;
    padding:10px 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
#searchForm .radio{ display:inline-block;}
#contact-form textarea{ width:80%; height:auto;}
#contact-form input[type="text"], #contact-form input[type="email"]{ width:80%;}
input[type="checkbox"], input[type="radio"]{ height:auto; margin:4px 5px;}
#contact-form input[type="checkbox"]{ float:left; margin-right:10px;}
/*  ERROR 404 ----------------------------------------------------------------- */
#vtem_warper_error{ background:#fff; color:#666; text-align:center;}
h1.not_found {
	background:url(../images/404.jpg) center 0 no-repeat;
	text-indent:-9999px;
	height:455px;
	text-align:center;
}
.page_error {
	font-size:70px;
	display:none;
}
.page_margin_top {
    margin-top: 30px;
}
.page_margin_top{ display:none;}
#vtem_warper_error .btn-primary{background-color: #01b8d4; color:#fff; border:0; text-transform:none;}
#vtem_warper_error .btn-primary:hover:after{ background-color:#333; border:0;}
.home_pages{ padding-bottom:50px;}

/*  Com User ----------------------------------------------------------------- */
legend {background:#FFFFFF;border: 0 none;padding: 0 10px; margin-bottom:0px;width:auto; font-size:100%; font-style:italic; color:#666;}
.login ul.login{ list-style:none; margin:0; padding:0;}
.login ul.login li{ list-style:none; padding:3px 0px;}
.login ul.login li .fa-angle-double-right{ font-size:100%;}
.login ul.login li a, .login ul.login li a .fa{ color:#666;}
.registration #member-registration dt{ width:30%; display:inline-block;}
.registration #member-registration dd{ width:65%; display:inline-block;}
.registration #member-registration dt,.registration #member-registration dd{ padding-bottom:10px;}
.registration #member-registration dt .spacer{ margin-bottom:20px; display:block;}
.subheading-category {
    font-style: italic;
    font-weight:normal;
	display:block;
}
.form-group .spacer{ padding-left:15px;}
.form-group .spacer label { font-weight:normal;}
.form-group label,.form-group label#jform_contact_email_copy-lbl{ display:inline-block !important;}


/*  Com Contact ----------------------------------------------------------------- */
.contact .pane-sliders .panel, #slide-contact .accordion-group{
  margin-bottom:5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
		  clear:both;
}
.contact .pane-sliders .panel h3{margin:2px;}
#contact-slider .pane-down{ border-top:1px solid #ddd !important;}
.contact .pane-sliders .panel h3 a{ color:#666; display:block;  padding:7px 10px;}
.pane-slider.pane-down{padding:15px !important;}
.contact .pane-sliders .contact-image{ display:block; padding:20px 0px;}
.contact-position{ font-weight:bold;display:block;padding-bottom:10px;}
.pane-toggler{border-bottom: 0 none;}
.contact .pane-sliders .jicons-icons{ display:inline-block; float:left;}
.contact .contact-form fieldset{ border:0; padding:0 15px;}
.contact .contact-form fieldset legend{ padding:0px 0px 20px;}

#slide-contact .accordion-group .accordion-inner{ padding-top:20px;}
#slide-contact .accordion-group .thumbnail{ margin:15px; border:0px;}
#slide-contact .accordion-group .accordion-toggle{ display:block; padding:10px; font-size:180%; font-weight:normal; color:#666;}
#slide-contact .accordion-group .accordion-body.in{ border-top:1px solid #e5e5e5;}

/*  Tags  ------------------------------------------------------------------------- */
.tag-category{ padding-bottom:20px;}
.tag-category fieldset { display:block; margin:40px 0px 20px !important;}
.tag-category ul.category{ list-style:none; padding:0; margin:0;}
.tag-category ul.category li{ display:block; padding:10px 0px;}
.tag-category ul.category li.cat-list-row0{
	background-color:#f9f9f9;
}
.tag-category ul.category li:hover{ background-color:#f5f5f5;}
.tag-category ul.category li a{ padding-left:10px; display:block;}
.tag-category ul.category li h3{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; margin:0;}
.tagspopular.module-tags{ display:block;}
.tagspopular.module-tags ul{ list-style:none; margin:0; padding:0 0 0 12px;}
.tagspopular.module-tags ul li a{ position:relative;}
.tagspopular.module-tags ul li a::before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 12px 0
}
.tagspopular.module-tags ul li a::after {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
}
.tagspopular.module-tags ul li a{
	float: left;
	position: relative;
	margin-right: 20px;
	padding: 0 10px 0 12px;
	margin-bottom: 7px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}
.tagspopular.module-tags ul li a{ background:#ddd;}
.tagspopular.module-tags ul li a::before{border-color: transparent #ddd transparent transparent;}
.tagspopular.module-tags ul li a:hover {background: #555 !important; color:#fff;}
.tagspopular.module-tags ul li a:hover:before {
	border-color: transparent #555 transparent transparent;
	color:#fff;	
}


/*  Table  ------------------------------------------------------------------------- */

.category {
  width: 100%;
  margin-bottom: 20px;
}
.list-condensed{ list-style:none; margin:0; padding:0; border:1px solid #ddd;}

.list-condensed li,
.category > thead > tr > th,
.category > tbody > tr > th,
.category > tfoot > tr > th,
.category > thead > tr > td,
.category > tbody > tr > td,
.category > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.category > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.list-condensed li:first-child,
.category > caption + thead > tr:first-child > th,
.category > colgroup + thead > tr:first-child > th,
.category > thead:first-child > tr:first-child > th,
.category > caption + thead > tr:first-child > td,
.category > colgroup + thead > tr:first-child > td,
.category > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.category > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.category .category {
  background-color: #ffffff;
  margin:0;
  padding:0;
  list-style:none;
}
.category a.category {
	color:#666;
  background-color: #ccc;
  border-radius:0px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  padding:2px 10px;
}
.category a.btn{ color:#fff;}

.list-condensed .cat-list-row0,
.category > tbody > tr:nth-child(odd) > td,
.category > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.list-condensed .cat-list-row1,
.category > tbody > tr:hover > td,
.category > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.categories-list h3.item-title{ border:0px; position:relative;}
.list-condensed li .list-title a{ color:#666; font-weight:bold;}


/*    Action    --------------------------------------------  */
.btn-group.actions{display:inline-block !important;}
.actions li img,.content_rating img,.article-info img,
.actions li.edit-icon img{ width:auto !important; margin:0; padding:0;}
.edit.item-page .formelm, .edit.item-page .formelm-buttons{ display:block; margin-bottom:10px;}
.edit.item-page .formelm-buttons{ margin-left:160px;}
.edit.item-page .formelm-buttons button { margin-right:10px;}
.edit.item-page #adminForm textarea { clear:both;display:block;}
#editor-xtd-buttons, .toggle-editor{ display:inline-block;}
#editor-xtd-buttons .button2-left, .toggle-editor .button2-left{ display:inline-block; padding:2px 5px; border:1px solid #ddd; margin-top:10px;}
.edit.item-page .formelm-area{ margin-bottom:20px;}
.edit.item-page .formelm label { width:160px;}
.actions{ list-style:none; float:right; display:inline-block; text-align:right;}
.actions li{ display:inline-block; list-style:none; padding:0px;}
.vt_category_creat dd{
	background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #999999;
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px 10px;
	}

.pagenav{ float:left; padding:0;}
.pagenav > li {
  float: left;
  margin-bottom: -1px;
  list-style:none;
}

.pagenav > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border:0px 1px solid transparent;
  border-radius:0;
  text-transform:uppercase;
}
.pagenav > li.next { margin-left:10px;}

.pagenav > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.pagenav > li.active > a,
.pagenav > li.active > a:hover,
.pagenav > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}
	

/*    Massages ---------------------------------------------  */
.invalid{
    border-color: #A94442;
	color: #A94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#system-message{ background:none !important; border:none !important; padding:0 !important;}
#system-message dd{ text-indent:0;}
#system-message dd ul {
  padding: 15px;
  margin:0;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image:none !important;
  list-style:none;
}
#system-message dd.message ul{
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #31708F;
}

#system-message dt.notice,
#system-message dt.message,
#system-message dt.error{ display:none;}
#system-message dd.notice.message ul{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

#system-message dd.error.message ul {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-message {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #31708F;
}
.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #31708F;
}
.alert-warning {
    background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
}
.alert-danger {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
}

/*  Item More  -------------------------------------------------------------- */
.items-more{ display:block; padding:20px 0px;}
.pagination ul.pagination{ clear:both; display:block;}

/*  weblink  -------------------------------------------------------------- */

.weblink-category .weblink-count dt,.weblink-category .weblink-count dd{ display:inline-block;}

.items-more table tr td{ border:0px;}

/*  Typography  -------------------------------------------------------------- */
.typo-box .title {
	font-size: 24px;
	line-height: 30px;
}
.typo-box {
	position: relative;
	margin: 15px 0;
	padding: 39px 19px 14px;
*padding-top:19px;
	border-radius: 4px;
}
.typo-box select{ width:220px;}

.typo-box .table, .typo-box .well, .typo-box blockquote {
	margin-bottom: 5px;
}
.typo-box .lead {
	font-size: 18px;
	line-height: 24px;
}
.typo-box > p:last-child {
	margin-bottom: 0;
}
.typo-box + .prettyprint {
	margin-top: -20px;
	padding-top: 15px;
}
.typo-box:after {
	content: "Example";
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 3px 7px;
	font-size: 12px;
	border-radius: 4px 0 4px 0;
	font-style: normal;
}
form.typo-box {
	padding-bottom: 19px;
}

.typo-box {
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.rt-dark .typo-box {
	background-color: #000000;
	border: 1px solid #fcfcfc;
}
.typo-box:after {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	color: #9da0a4;
}
.rt-dark .typo-box:after {
	background-color: #0d0d0d;
	border: 1px solid #fcfcfc;
	color: #ffffff;
}
.prettyprint.linenums {
    box-shadow: 40px 0 0 #FFFFFF inset, 41px 0 0 #D5D5D5 inset;
}
.typo-box + .prettyprint {
    padding-top: 15px;
}
.pre.prettyprint {
    margin-bottom: 20px;
}
.prettyprint {
    background-color: #FCFCFC;
    padding: 8px;
}
.pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
.pre.prettyprint {
    margin-bottom: 20px;
}
pre.prettyprint {
    margin-bottom: 20px;
}
.prettyprint {
	padding: 8px;
	background-color: #fcfcfc;
}
.prettyprint.linenums {
	-webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
	-moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
	box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
	margin: 0 0 0 33px;
	padding-left: 0;
}
ol.linenums li {
	padding-left: 12px;
	line-height: 18px;
	text-shadow: 0 1px 0 1px 1px 1px rgba(255,255,255,0.5);
}
#blockrandom.wrapper{ margin:40px 0px; border:0px; }
img.vt_lightbox_main{ margin:0px !important;}

/*  video responsive ------------------------------------------------------------------ */
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.vt_typography{ padding:60px 0px;}
