@charset "utf-8";

/*/////////////////////////////////////
=======================================
========|| Copyright: thanhPr[0] ||====
-- mail:thanhtran0104@gmail.com ---/// */

@import url(fontsize.css);
@import url(../font-awesome/css/font-awesome.css);
@import url(jquery.ad-gallery.css);

/*////////////////////////////////////*/

/*! jQuery UI - v1.9.2 - 2016-12-15
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=2191c0&bgTextureHeader=gloss_wave&bgImgOpacityHeader=75&borderColorHeader=4297d7&fcHeader=eaf5f7&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=0078ae&bgColorDefault=0078ae&bgTextureDefault=glass&bgImgOpacityDefault=45&borderColorDefault=77d5f7&fcDefault=ffffff&iconColorDefault=e0fdff&bgColorHover=79c9ec&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=448dae&fcHover=026890&iconColorHover=056b93&bgColorActive=6eac2c&bgTextureActive=gloss_wave&bgImgOpacityActive=50&borderColorActive=acdd4a&fcActive=ffffff&iconColorActive=f5e175&bgColorHighlight=f8da4e&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcd113&fcHighlight=915608&iconColorHighlight=f7a50d&bgColorError=e14f1c&bgTextureError=gloss_wave&bgImgOpacityError=45&borderColorError=cd0a0a&fcError=ffffff&iconColorError=fcd113&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=999999&bgTextureShadow=flat&bgImgOpacityShadow=55&opacityShadow=45&thicknessShadow=0px&offsetTopShadow=5px&offsetLeftShadow=5px&cornerRadiusShadow=5px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url("images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #2191c0 url("images/ui-bg_gloss-wave_75_2191c0_500x100.png") 50% 50% repeat-x; color: #eaf5f7; font-weight: bold; }
.ui-widget-header a { color: #eaf5f7; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #77d5f7; background: #0078ae url("images/ui-bg_glass_45_0078ae_1x400.png") 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #448dae; background: #79c9ec url("images/ui-bg_glass_75_79c9ec_1x400.png") 50% 50% repeat-x; font-weight: normal; color: #026890; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #026890; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #acdd4a; background: #6eac2c url("images/ui-bg_gloss-wave_50_6eac2c_500x100.png") 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcd113; background: #f8da4e url("images/ui-bg_glass_55_f8da4e_1x400.png") 50% 50% repeat-x; color: #915608; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #915608; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #e14f1c url("images/ui-bg_gloss-wave_45_e14f1c_500x100.png") 50% top repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url("images/ui-icons_0078ae_256x240.png"); }
.ui-widget-content .ui-icon {background-image: url("images/ui-icons_0078ae_256x240.png"); }
.ui-widget-header .ui-icon {background-image: url("images/ui-icons_d8e7f3_256x240.png"); }
.ui-state-default .ui-icon { background-image: url("images/ui-icons_e0fdff_256x240.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("images/ui-icons_056b93_256x240.png"); }
.ui-state-active .ui-icon {background-image: url("images/ui-icons_f5e175_256x240.png"); }
.ui-state-highlight .ui-icon {background-image: url("images/ui-icons_f7a50d_256x240.png"); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url("images/ui-icons_fcd113_256x240.png"); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: 5px 0 0 5px; padding: 0px; background: #999999; opacity: .45;filter:Alpha(Opacity=45); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/*---------------------------------*/
/*=========================================================================================================================*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
	width:450px;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*===================================================*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/*=======================================*/
.highlight {
    background: #FFFF00;
}
/*=========================================================================================================================*/

@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto/Roboto-Regular.eot');
	src: url('../fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Regular.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url('../fonts/RobotoCondensed-Bold.ttf');
	src: url('../fonts/RobotoCondensed-Bold.eot') format('eot');
	src: local('?'), url('../fonts/RobotoCondensed-Bold.woff') format('woff'), url('../fonts/RobotoCondensed-Bold.otf') format('opentype'), url('../fonts/RobotoCondensed-Bold.svg') format('svg');
}
@font-face {
	font-family: 'RobotoSlab-Regular';
	src: url('../fonts/RobotoSlab-Regular.eot');
	src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), /*url('../fonts/RobotoSlab-Regular.woff2') format('woff2'),*/
	url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.ttf') format('truetype'), url('../fonts/RobotoSlab-Regular.svg#RobotoSlab') format('svg');
}
@font-face {
	font-family: 'RobotoSlab-Bold';
	src: url('../fonts/RobotoSlab/RobotoSlab-Bold.eot');
	src: url('../fonts/RobotoSlab/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'), /*url('../fonts/RobotoSlab/RobotoSlab-Regular.woff2') format('woff2'),*/
	url('../fonts/RobotoSlab/RobotoSlab-Bold.woff') format('woff'), url('../fonts/RobotoSlab/RobotoSlab-Bold.ttf') format('truetype'), url('../fonts/RobotoSlab/RobotoSlab-Bold.svg#RobotoSlab') format('svg');
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333;
}
.fimily {
	font-family: "RobotoSlab-Regular";
}
.fimilyBold {
	font-family: "RobotoSlab-Bold";
}
body {
	margin: 0;
	background: #FFF;
	
	font-family: "Roboto-Regular", Helvetica, sans-serif;
	padding: 0;
	font-size: 13px;
	color: #333;
	position: relative;
	min-width: 1000px;
}
#fixMainBdy {
	margin: 0;
	padding: 0;
	position: relative;
}
#header {
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
}
.topHder {
	background: #efefef;
	border-bottom: 1px solid #d4d4d4;
	padding: 4px 0 4px 0;
	clear: both;
	position: relative;
	font-size: 12px;
}
.datetime {
	background: url(../images/p/icon-clock.png) left no-repeat;
	padding-left: 22px;
	display: inline-block;
	float: left;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
a.viewpaperNangluong {
	background: #505da7;
	color: #FFF;
	font-weight: bold;
	padding: 0 8px 0 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
	font-family: 'RobotoCondensed-Bold';
	text-transform: uppercase;
	margin-right: 10px;
}
a.viewpaperNangluong:hover {
	background: #5b68b3;
	color: #FFF;
	text-decoration: none;
}
span.hotline {
	color: #CD201A;
	font-weight: bold;
}
.boxSharecoll {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.headerCter {
	clear: both;
	position: relative;
	padding: 10px 0;
	/*background: url(../images/background_logo_2.png) no-repeat;*/
	background-position: center;
	height: 100px;
}
.logo {
	float: left;
}
.boxSearch {
    background: url(../images/p/box-search.jpg) no-repeat;
    width: 200px;
    height: 20px;
    float: right;
    position: relative;
    background-size: 200px 20px;
    margin-left: 10px;
}
.boxSearch input[type=text] {
    border: none;
    background: none;
    padding: 0 5px;
    width: 168px;
    height: 20px;
    float: left;
    color: #666;
    font-family: "Roboto-Regular", Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    outline: none;
}
.boxSearch input[type=button] {
    border: none;
    float: right;
    width: 30px;
    height: 20px;
    background: none;
    outline: none;
}
#barMnu {
	background: #3f4b95;
	clear: both;
	position: relative;
	height: 45px;
	border-bottom: 5px solid #bfbfbf;
	font-family: "Roboto-Condensed-Bold";
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	transition: all 0.5s ease;
}
#barMnu ul.mnuMainBdy {
	margin: 0;
	padding: 0;
	position: relative;
}
#barMnu ul.mnuMainBdy li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
}
#barMnu ul.mnuMainBdy li.menu-name{
	background: url(../images/p/menu-bg.png) center left no-repeat;
}
#barMnu ul.mnuMainBdy li.menu-name:first-child{
	background: none;
}
#barMnu ul.mnuMainBdy li a, #barMnu ul.mnuMainBdy li a:hover, #barMnu ul.mnuMainBdy li a.selected {
	color: #FFF;
	padding: 0 8px 0 8px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-family: "RobotoCondensed-Bold";
}
#barMnu ul.mnuMainBdy li a.first, #barMnu ul.mnuMainBdy li a.first:hover {
	background: url(../images/p/icon-home.png) center 8px no-repeat;
	display: block;
	padding: 0 6px 0 6px;
	width: 40px;
}
#barMnu ul.mnuMainBdy li a.first:hover {
	background: url(../images/p/icon-home.png) #cc1317 center 8px no-repeat;
}
#barMnu ul.mnuMainBdy li a:hover, #barMnu ul.mnuMainBdy li a.selected,#barMnu ul.mnuMainBdy li a.active {
	background: #05b6b8;

}
#barMnu ul.mnuMainBdy li ul.subMnu, #barMnu ul.mnuMainBdy li:hover ul.subMnu {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 210px;
	margin: 0;
	padding: 0;
	background: #2b3780;
	display: none;
}
#barMnu ul.mnuMainBdy li:hover ul.subMnu {
	display: block;
}
#barMnu ul.mnuMainBdy li:hover ul.subMnu li {
	width: 100%;
	clear: both;
	text-transform: none!important;
}
#barMnu ul.mnuMainBdy li:hover ul.subMnu li a {
	display: block;
	line-height: 30px;
}

.barnewsHot {
	background: #f1f1f1;
	clear: both;
	position: relative;
	height: 37px;
	overflow: hidden;
}
.newsHOtbox {
	float: left;
	width: 685px;
	line-height: 37px;
	background: url(../images/p/icon-news-hot.png) left 10px no-repeat;
	padding-left: 40px;
}
.newsHOtbox ul {
	margin: 0;
	padding: 0;
}
.newsHOtbox ul li {
	list-style: circle inside;
	color: #999;
	float: left;
	padding-right: 10px;
	font-size: 13px;
}
.newsHOtbox ul li a {
	color: #666;
}
a.btnRss {
	background: url(../images/p/icon-rss.png) no-repeat;
	width: 33px;
	height: 18px;
	float: left;
	position: relative;
	top: 10px;
	display:none;
}
.boxgroupShareSocial {
	float: right;
	margin-top:7px;
}
.boxgroupShareSocial a.linkshareFace, .boxgroupShareSocial a.linkshareYoutu, .boxgroupShareSocial a.linkshareTiwch, .boxgroupShareSocial a.linksharePinet {
	background: url(../images/p/con-share-social.png) top left no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-left: 1px;
}
.boxgroupShareSocial a.linkshareYoutu {
	background-position: -30px 0;
}
.boxgroupShareSocial a.linkshareTiwch {
	background-position: -58px 0;
	display:none
}
.boxgroupShareSocial a.linksharePinet {
	background-position: -87px 0;
}
.blogNewsHotMain {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
	clear: both;
}
.colLeftHotNewsblog {
	float: left;
	width: 686px;
	margin-left: 5px;
}
.colRightAdsTopNews {
	width: 320px;
	float: right;
	position: relative;
}
.blogAds {
	padding-bottom: 10px;
	clear: both;
	position: relative;
}
.blogAds img {
	width: 298px;
	height: 100px;
}
#mainBdy {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	 height: auto;
  /*  min-height: 100%;
    min-width: 960px;
	background: url(../images/bg-energy-int.png) no-repeat;
	
	backgroun-position: center top;
	overflow:hidden;
	background-attachment: fixed;*/
}
.mainBdyCter {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 14px 0 14px 0;

	
}
.blogHotnews {
	width: 462px;
	float: left;
}
.blogListhotNews {
	width: 210px;
	float: right;
}
.fullboxNewsHotItem {
	clear: both;
	line-height: 18px;
	margin-bottom:15px;
	margin-left: 4px;
}
.fullboxNewsHotItem h1 {
	font-size: 22px;
	font-family: "RobotoSlab-Bold";
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}
.fullboxNewsHotItem h1 a {
	color: #333;
}
span.icovideo_1, span.icoimg_1, span.icocment_1 {
	background: url(../images/p/ico-video.png) left center no-repeat;
	margin-left: 5px;
	padding-left: 13px
}
.fullboxNewsHotItem img.fullImgitem {
	width: 100%;
	margin-bottom: 10px;
}
span.icoimg_1 {
	background: url(../images/p/ico-img.png) left center no-repeat no-repeat;
	padding-left: 13px;
}
span.icocment_1 {
	background: url(../images/p/ico-cment.png) left no-repeat;
	padding-left: 15px;
	color: #999;
	font-size: 12px;
	font-family: "Roboto-Regular", Helvetica, sans-serif;
	position: relative;
	/*top: -3px;*/
}
ul.listItemthreeNewsHot {
	margin: 0;
	padding: 0;
}
ul.listItemthreeNewsHot li {
	list-style: none;
	float: left;
	width: 200px;
	margin-left: 14px;
}
ul.listItemthreeNewsHot li img.imgHot {
	width: 100%;
	margin-bottom: 4px;
	clear: both;
}
ul.listItemthreeNewsHot li:first-child {
	margin-left: 0;
}
h3.tite {
	font-size: 14px;
	font-family: "RobotoSlab-Bold"!important;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 17px;
	font-weight: 400;
}
h3.tite a {
	color: #333;
}
ul.listItemHotnewsTop {
	margin: 0;
	padding: 0;
}
ul.listItemHotnewsTop li {
	list-style: none;
	clear: both;
	margin-bottom: 14px;
}
ul.listItemHotnewsTop li img.itemNewsTop {
	width: 100%;
	margin-bottom: 4px;
	clear: both;
}
#colLeftMain {
	float: left;
	width: 512px;
	position: relative;
	margin-bottom: 20px;
}
#colCterMain {
	width: 300px;
	float: left;
	margin: 0 0 20px 14px;
	position: relative;
}
#colRightMain {
	width: 160px;
	float: right;
	position: relative;
	margin-bottom: 20px;
}
.blogColLeftShare {
	position: relative;
	margin: 0;
	padding-bottom: 14px;
	padding-top: 4px;
	clear: both;
	line-height: 18px;
}
h2.titleTab {
	font-family: 'RobotoCondensed-Bold';
	text-transform: uppercase;
	font-size: 18px;
	display: inline-block;
		background: url(../images/p/bg_box_news.png) right top no-repeat;
	float: left;
	margin-top: -2px;
	margin-left: 2px;
	height: 25px;
	width: 248px;
}
h2.titleTab a {
	color: #FFF;
	padding-left: 5px;
	padding-right: 33px;
	line-height: 33px;
	font-size: 14px;
	font-weight: 700;
	
	
}
h2.titleTab a:hover {

	color: #FFF;
	background: url(../images/p/bg_box_news_hover.png) right top no-repeat;
	float: left;
	margin-top: -2px;
	margin-left: 2px;
	height: 33px;
	text-decoration: none;
	color: #FFF;
/*	width: 233px;*/
	display: inline-block;
		height: 25px;
	width: 200px;
}
.submnuTab {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 1px 0 0 10px
}
.submnuTab ul {
	margin: 0;
	padding: 0;
}
.submnuTab ul li {
    list-style: none;
    float: left;
    padding: 0 1px 0 8px;
    color: #666;
    background: url(../images/p/bg-sub.png) left 4px no-repeat;
}
.submnuTab ul li:first-child{
	background:none;
	padding-left:0;
}
.submnuTab ul li a {
	color: #666;
	font-family: 'RobotoCondensed-Bold';
	text-transform: uppercase;
	font-size: 11px;
}
.tabColLeftShare {
	/*border-bottom: 1px solid #dadada;*/
	padding-bottom: 4px;
	margin-bottom: 14px;
	clear: both;
	position: relative;
	
}
.leftTab {
	background: url(../images/p/bg_box_main.jpg) left top no-repeat;
	/*float: left;*/
	width: 100%;
	height: 30px;
	white-space:nowrap;
}
.rightTab {
	float: right;
	width: 10%;
	text-align: right;
	position: relative;
}
/*.rightTab a.rss {
	background: url(../images/p/rss.jpg) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	position: relative;
	top: 2px;
}*/
.colLeftPrDevelop {
	float: left;
	width: 680px;
}
.leftBlog {
	float: left;
	width: 45%;
	position: relative
}
.rightBlog {
	float: right;
	width: 55%;
	position: relative;
	padding-left: 0px
}
.rightBlog-cat {
	float: right;
	width: 55%;
	position: relative;
	padding-left: 9px
}
.leftBlog img.itemIMfullblog {
	width: 100%;
	margin-bottom: 6px;
	clear: both;
}
h3.titleblog {
	font-size: 18px;
	font-family: 'RobotoSlab-Bold' !important;
	margin: 0;
	padding: 0 0 8px 0;
	line-height:1.3
}
h3.tite a {
	color: #333;
}
.rightBlog .itemHotblog {
	clear: both;
	position: relative;
	padding-bottom: 8px;
}
.rightBlog-cat .itemHotblog {
	clear: both;
	position: relative;
	padding-bottom: 8px;
}
.rightBlog .itemHotblog img.imhotblog {
	width: 100%;
	clear: both;
	margin-bottom: 6px;
}
.rightBlog-cat .itemHotblog img.imhotblog {
	width: 100%;
	clear: both;
	margin-bottom: 6px;
}
.rightBlog ul {
	margin: 0;
	padding: 0;
    column-count: 1;
}
.rightBlog-cat ul.listItemBlog-cat {
	margin: 0;
	padding: 0;
    
}
.rightBlog ul li {
	border-bottom: 1px dotted #8d8d8d;
	list-style: none;
	padding: 6px 3px 2px;
	
	width: 230px;
	min-height: 80px;
}
/*.rightBlog-cat ul.listItemBlog-cat li {
	border-bottom: 1px dotted #8d8d8d;
	list-style: none;
	padding: 6px 3px 2px;
	
	width: 520px;
	min-height: 125px;
}*/
ul li.cat-run-read {
    border-bottom: 1px dotted #8d8d8d;
	list-style: none;
	padding: 6px 3px 2px;
	width: 520px;
	min-height: 120px;
	display: table;
}
ul li.cat-run-read:last-child {
	border-bottom: none;
}
.rightBlog ul li:last-child {
	border-bottom: none;
}
.rightBlog ul li a {
	font-family: 'RobotoSlab-Regular';
	color: #333;
}
.rightBlog-cat ul li a {
	font-family: 'RobotoSlab-Regular';
	color: #333;
}
.adsLeftCol {
	padding: 0 0 10px 0;
	clear: both;
}
/*ul.listItemBlog {
	margin: 0;
	padding: 0;
}
ul.listItemBlog li {
	list-style: none;
	border-bottom: 1px dotted #939393;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	clear: both;
}*/
ul.listItemBlog li a {
	font-family: "RobotoSlab-Bold"!important;
}
ul.listItemBlog li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin: 0;
}
ul.listItemBlog li img.itemIm {
	width: 100%;
	margin-bottom: 6px;
}
.groupThreeCol {
	background: url(../images/p/bgBlogThreeCol.jpg) #fff7e7 top center repeat-y;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	position: relative;
	
}
.groupThreeCol .col1, .groupThreeCol .col2, .groupThreeCol .col3 {
	width: 218px;
	float: left;
	position: relative;
	line-height: 18px;
	height: 360px;
}
.groupThreeCol .itemTop {
	margin: 0;
	padding: 0;
	clear: both;
	list-style:none;
}
.groupThreeCol ul {
	margin: 0;
	padding: 0;
}
.groupThreeCol ul li {
	border-bottom: 1px dotted #5f5c56;
	list-style: none;
	padding: 0 0 4px 0;
	margin-bottom: 4px;
}
.groupThreeCol ul li:last-child {
	border-bottom: none;
}
.groupThreeCol .itemTop img.im {
	width: 100%;
	margin-bottom: 6px;
	clear: both;
}
.groupThreeCol ul li a, .groupThreeCol .itemTop a {
	color: #000;
	font-family: 'RobotoSlab-Regular';
}
.groupThreeCol h2.title {
	font-size: 13px;
	font-family: 'RobotoCondensed-Bold';
	text-transform: uppercase;
	border-bottom: 1px dotted #b4aea3;
	padding-bottom: 6px;
	margin-bottom: 10px;
	clear: both;
}
.groupThreeCol h2.title a {
	color: #007f74;
}
.groupThreeCol ul.listItem {
	margin: 0;
	padding: 0;
}
.groupThreeCol ul.listItem li {
	border-bottom: 1px dotted #5e5b55;
	padding: 0 0 4px 0;
	margin-bottom: 8px;
	clear: both;
}
.groupThreeCol ul.listItem li:last-child {
	border: none;
}
.groupThreeCol ul.listItem li img {
	width: 100%;
	clear: both;
	margin-bottom: 6px;
}
.blogxhPluat {
	position: relative;
	padding: 0 0 15px 0;
	margin: 0;
	clear: both;
}
.blogxhPluat img.itempl {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.blogxhPluat ul.itemlistpl {
	margin: 0;
	padding: 0;
}
.blogxhPluat ul.itemlistpl li {
	list-style: disc inside;
	color: #333;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	line-height: 18px;
	clear: both;
	border-bottom: 1px dotted #c1c1c1;
}
.blogxhPluat h3.titlePl {
	font-family: 'RobotoSlab-Regular';
	font-size: 24px;
	margin-bottom: 10px;
}
.blogxhPluat h3.titlePl a {
	color: #333;
}
h2.titleGalleryVdeo {
	margin: 0 0 10px 0;
	clear: both;
	display: inline-block;
	border-bottom: 1px solid #ce1a1b;
	padding-bottom: 6px;
	font-family: 'RobotoCondensed-Bold';
	text-transform: uppercase;
	font-size: 18px;
}
h2.titleGalleryVdeo a {
	color: #006686;
}
.boxvideoAnhhot {
	background: #f4f4f4;
	clear: both;
	width: 100%;
}
.boxvideoAnhhot .itemanhHot, .boxvideoAnhhot .itemVdeoHot {
	width: 230px;
	float: left;
	margin-left:12px;
}
.boxvideoAnhhot .itemVdeoHot:first-child {
	margin: 0;
}
.boxvideoAnhhot .itemVdeoHot div.boxImg {
    position: relative;
    height: 140px;
    overflow: hidden;
    margin-bottom: 6px;
}
.boxvideoAnhhot .itemVdeoHot div.boxImg .bx-img{
	height:100%
}
.boxvideoAnhhot .itemanhHot img, .boxvideoAnhhot .itemVdeoHot img {
	width: 100%;
	margin-bottom: 0;
	clear: both;
	min-height:100%
}
.boxvideoAnhhot .itemVdeoHot span.icoVdeo {
	background: url(../images/p/ico-play-small.png) no-repeat;
	width: 39px;
	height: 39px;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 10;
}
.tabShareColCter {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	position: relative;
}
.tabShareColCter h2.titleColCter {
	margin: 0;
	padding: 0;
	position: relative;
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'RobotoCondensed-Bold';
}
.tabShareColCter h2.titleColCter a {
	color: #009aac;
}
.tabShareColCter h2.titleColCter a:hover {
	text-decoration: none;
}
.tabShareColCter h2.titleColCter span {
	width: 45%;
	height: 3px;
	background:#F30;
	display: block;
	clear: both;
	margin-top: 4px;
}
ul.listItemHotNewsHome {
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
	counter-reset:numList;
	}
ul.listItemHotNewsHome li {
	border-bottom: 1px dotted #727272;
	padding: 0 0 4px 2px;
	margin-bottom: 4px;
	clear: both;
	position: relative;
	font-size: 15px;
	/* color: #fff; */
	}

/*ul.listItemHotNewsHome li:before {
	counter-increment: numList;
	content: counter(numList);
	float: left;
	left: -5px;
	position: absolute;
	text-align: center;
	font: bold 12px sans-serif;
	color: #fff;
	line-height: 22px;
	width: 22px;
	height: 22px;
	background: #007f74 center;
	border-radius: 999px;
}*/
ul.listItemHotNewsHome li span{
	display: block;
}

ul.listItemHotNewsHome li:last-child {
	border-bottom: none;
}
ul.listItemHotNewsHome li a {
	font-family: "RobotoSlab-Bold"!important;
	font-size: 14px;
	color: #333;
	line-height: normal;
}
blogListhotNews {
    width: 210px;
    float: right;
}
.blogNewsHotMain {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px;
    clear: both;
    display: flex;
	}
.colLeftHotNewsblog {
    float: left;
    width: 686px;}
.blogHotnews {
    width: 462px;
    float: left;
}
#4newsaftercoverage {
	float: left;
	border-top: 1px solid #e2e2e3;
	padding-top: 4px;
	margin-top: 4px;
}
ul.listItemthreeNewsHot {
    margin: 0;
    padding: 0;
}
ul.listItemthreeNewsHot li:first-child {
    margin-left: 0;
}
ul.listItemthreeNewsHot li {
    list-style: none;
    float: left;
    width: 160px;
    margin-left: 14px;
}
ul.listItemthreeNewsHot li img.imgHot {
    width: 100%;
    margin-bottom: 4px;
    clear: both;
}
ul.listItemthreeNewsHot li .bx-img img.imgHot {
    margin-bottom: 0;
    min-height: 100%;
}
ul.listItemthreeNewsHot li .bx-img {
    height: 120px;
    margin-bottom: 4px;
}
span.subtitle {
    color: #777;
}
h3.tite {
    font-size: 14px;
    /* font-family: "RobotoSlab-Bold"!important; */
    margin: 0;
    padding: 0;
    line-height: 18px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}
/*Blog Ads*/
.colRightAdsTopNews {
    width: 320px;
    float: right;
    position: relative;
    padding-left: 10px;
}
.blogAds {
    padding-bottom: 10px;
    clear: both;
    position: relative;
}
/*scrooll bar*/
.slimScrollDiv {
	position: relative; 
	overflow-y: scroll;
	height: 400px;
	width: auto;
	background-color: #f5f5f5;
	float: left;
	border-left: 1px solid #CCC;
}
#slimScrollBar::-webkit-scrollbar {
	width: 6px;
	background-color: #999;
	
}
#slimScrollBar::-webkit-scrollbar-thumb {
	background-color: #b6b3c1;
	border-radius: 7px;
	opacity: 0.4;
	height: 8px;
}
#slimScrollBar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.force-overflow {
    min-height: 400px;
}
.boxTvtime {
	width: 100%;
	position: relative;
	clear: both;
	background: #000;
}
.boxHoidaukhi, .boxPetrol {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.boxHoidaukhi img, .boxPetrol img {
	width: 100%;
	clear: both;
	margin-bottom: 6px;
}
.blogChuyende {
	clear: both;
	position: relative;
}
.blogChuyende .tabCde {
	clear: both;
	padding-bottom: 10px;
	position: relative;
}
.blogChuyende .tabCde h2.cde {
	position: relative;
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'RobotoCondensed-Bold';
	border-bottom: 1px solid #ce1a1b;
	float: left;
}
.boxslideBtn {
	float: right;
	position: relative;
}
.boxCterCde {
	border: 1px solid #e9e9e9;
	padding: 15px;
	width: 1000px;
	overflow: hidden;
}
.boxCterCde ul {
	margin: 0;
	padding: 0;
}
.boxCterCde ul li {
	list-style: none;
	float: left;
	overflow: hidden;
	width:100%
}
.boxCterCde ul li .bx-img{
	width:100%;
	height:110px;
	margin-bottom:10px;
}
.boxCterCde ul li img {
	width: 100%;
	clear: both;
	min-height:100%;
}
#footer {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
}
#footer #barMnu {
	height: 40px;
	line-height: 40px;
}
#footer #barMnu li a {
	line-height: 35px;
}
.fterCtner {
	background: url(../images/p/bgfooter.jpg) top left repeat-x;
	clear: both;
	position: relative;
	line-height: 22px!important;
	font-size: 13px;
}
.fterBtom {
	border-top: 1px solid #d9d9d9;
	padding: 12px 0 12px 0;
	clear: both;
	text-align: center;
	color: #d2d2d2;
}
.fterBtom a {
	color: #d2d2d2
}
.boxslideBtn .owl-prev,.boxslideBtn .owl-next,a.btnPrev, a.btnNext {
	background: url(../images/p/btngrslidecmuc.jpg) no-repeat;
	height: 20px;
	width: 20px;
	margin-left: 2px;
	float: left;
	text-indent: -9999px;
    cursor: pointer;
}
.boxslideBtn .owl-next,a.btnNext {
	background-position: -22px 0;
}
.boxBaonangluongmoi {
	border: 1px solid #dadada;
	clear: both;
	margin-bottom: 14px;
	background: #f3f3f3;
}
.boxBaonangluongmoi img {
	width: 100%;
}
.titleBaonluongmoi {
	border-bottom: 1px dotted #999;
}
ul.listItemNangluong {
	margin: 0;
	padding: 0;
}
ul.listItemNangluong li {
	color: #a1a1a1;
	list-style: decimal inside;
	border-bottom: 1px solid #ebebeb;
	line-height: 18px;
	padding: 6px 0 6px 0;
}
ul.listItemNangluong li:last-child {
	border-bottom: none;
}
ul.listItemNangluong li a {
	color: #333;
	font-family: 'RobotoSlab-Regular';
	padding-left: 10px;
}
#coleftListing {
	float: left;
	width: 512px;
	margin-bottom: 30px;
}
#colRightListing {
	float: right;
	width: 474px;
	margin-bottom: 20px;
}
.blogNewsHotListing {
	float: left;
	width: 160px;
}
.groupNewsToplisting {
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    margin-bottom: 14px;
    float: right;
}
ul.listdumb {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	background: url(../images/p/bulet.jpg) left no-repeat;
}
ul.listdumb li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 4px 0 4px;
	color: #999;
	line-height: 37px;
}
ul.listdumb li a, ul.listdumb li a.acted {
	color: #999;
	font-family: 'RobotoCondensed-Bold';
	font-size: 11px;
	text-transform: uppercase;
}
ul.listdumb li a.acted {
	color: #333;
}
ul.listINewsHotListing {
	margin: 0;
	padding: 0;
}
ul.listINewsHotListing li {
	list-style: none;
	float: left;
	width: 160px;
	margin-left: 16px;
}
ul.listINewsHotListing li img.imgHot {
	width: 100%;
	margin-bottom: 4px;
	clear: both;
}
ul.listINewsHotListing li:first-child {
	margin-left: 0;
}
.boxlistingNewsgr {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
}
.boxlistingNewsgr ul {
	margin: 0;
	padding: 0;
}
.boxlistingNewsgr ul li {
    list-style: none;
    border-bottom: 1px dotted #a4a4a4;
    clear: both;
    padding-bottom: 14px;
    position: relative;
    margin-bottom: 14px;
}
.boxlistingNewsgr ul li img.itemListim {
	margin: 0 14px 0 0;
	float: left;
	width: 184px;
}
ul.listingOtherNewsHot {
	margin: 0;
	padding: 0;
}
ul.listingOtherNewsHot li {
	border-bottom: 1px dotted #8d8d8d;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	clear: both;
	position: relative;
	list-style: none;
	font-family: "RobotoSlab-Bold"!important
}
ul.listingOtherNewsHot li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
ul.listingOtherNewsHot li img {
	width: 85px;
	float: left;
	margin: 0 10px 0 0;
}
.boxBarListing {
	padding: 10px 0 0 0;
	clear: both;
	position: relative;
}
.boxPagegingNext {
	width: 50%;
	float: left;
}
.boxPagegingNext a,.boxPagegingNext span {
	padding: 0 12px 0 12px;
	line-height: 30px;
	font-size: 12px;
	display: block;
	margin-right: 1px;
	background: #cfcfcf;
	float: left;
	color: #FFF;
}
.boxPagegingNext a:hover, .boxPagegingNext a.selected,.boxPagegingNext span.current {
	background: #3f4b95;
	color: #FFF;
	text-decoration: none;
}
.boxPagegingNext span:first-child{
	display:none;
}
.boxSortDate {
	float: right;
	width: 218px;
	padding: 3px;
	border: 1px solid #cfcfcf;
	position: relative;
}
.boxSortDate input[type=text] {
	width: 188px;
	height: 24px;
	outline: none;
	background: none;
	border: none;
	font-size: 12px;
	float: left;
}
.boxSortDate input[type=button] {
	background: url(../images/p/icontimedate.png) no-repeat;
	width: 22px;
	height: 22px;
	outline: none;
	border: none;
	cursor: pointer;
	float: right;
}
#colLeftDetails {
	float: left;
	width: 686px;
	position: relative;
	margin-bottom: 30px;
}
#coRightDtails {
	float: right;
	width: 300px;
	position: relative;
	margin-bottom: 30px;
}
h1.titleDtails {
	font-size: 32px;
	font-family: "RobotoSlab-Bold"!important;
	line-height: normal;
	clear: both;
	margin-bottom: 10px;
}
.boxsharesocial {
	padding: 0 0 10px 0;
	clear: both;
	margin-top: -8px;
}
.sharesocialDtail {
	float: left;
	width: 50%;
}
.boxPrintemail {
	float: right;
	text-align: right;
	line-height: 16px;
	margin-left: 2px;
	padding-top: 4px;
}
a.print, a.email {
	background: url(../images/p/print-email.png) no-repeat;
	width: 18px;
	height: 14px;
	float: left;
	margin-left: 2px;
	display: inline-block;
}
span.li {
	float: left;
	display: inline-block;
}
a.email {
	background-position: -22px 0;
}
div.sapo {
	font-family: "RobotoSlab-Bold"!important;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: justify;
	line-height:1.4em;
}
ul.OtherNewsinside {
	margin: 0;
	padding: 0;
}
ul.OtherNewsinside li {
	list-style: disc inside;
	color: #333;
	margin-bottom: 4px;
	font-size: 12px;
}
ul.OtherNewsinside li a {
	color: #3f4b95;
	line-height: 18px;
	border-bottom: 1px dotted #cdcdcd;
	padding: 0 0 4px 0;
}
ul.OtherNewsinside li:last-child a {
	border-bottom: none;
}
.imgFulldetail {
	width: 100%;
	background: #ebebeb;
	color: #999;
	font-family: 'RobotoSlab-Regular';
	font-size: 12px;
	margin-bottom: 14px;
}
.imgFulldetail img {
	width: 100%;
	clear: both;
}
.colLeftDtails {
	float: left;
	width: 512px;
	position: relative;
}
.colRightDtails {
	width: 160px;
	float: right;
	position: relative;
}
.boxTextDtails {
	margin: 0;
	padding: 0;
	position: relative;
	font-size:16px;
	overflow:hidden;
}
.boxTextDtails p {
	margin: 0 0 1em;
	line-height: 160%;
	text-rendering: optimizeSpeed;
}
.boxNewsQuantam {
	margin: 0;
	padding:0;
	clear: both;
	position: relative;
}
ul.listItemNewsQtam {
	margin: 0;
	padding: 0;
}
ul.listItemNewsQtam li {
	border-bottom: 1px dotted #b3b3b3;
	list-style: none;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
ul.listItemNewsQtam li:last-child {
	border-bottom: none;
}
ul.listItemNewsQtam li img {
	width: 100%;
	padding-bottom: 4px;
	clear: both;
}
.boxTags {
	margin: 0;
	padding: 0 0 30px 0;
	clear: both;
	background: url(../images/p/ico-tags.png) left 6px no-repeat;
}
.boxTags ul {
	margin: 0;
	padding: 0 0 0 30px;
}
.boxTags ul li {
    margin: 0 4px 4px 0;
    padding: 0;
    list-style: none;
    float: left;
    line-height: 18px;
}
.boxTags ul li a {
    background: #ebebeb;
    border-radius: 3px;
    padding: 4px 10px 4px 10px;
    display: block;
    color: #3f4b95;
    font-size: 13px;
}
.boxTinLQuan {
	position: relative;
	padding-bottom: 20px;
	clear: both;
}
.boxTinLQuan ul.listWide {
	margin: 0;
	padding: 0;
	width:104%;
}
.boxTinLQuan ul.listWide li {
    list-style: none;
    float: left;
    width: 161px;
    margin-right: 14px;
    margin-bottom: 10px;
}
.boxTinLQuan ul.listWide li img {
	width: 100%;
	margin-bottom: 4px;
}
.boxTinLQuan ul.listWide li:last-child {
	margin: 0;
}
ul.listOtherNews {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    color: #3f4b95;
}
ul.listOtherNews li {
	margin: 0;
	padding: 0 0 4px 0;
	clear: both;
}
ul.listOtherNews li a {
	font-family: 'RobotoSlab-Regular';
	color: #333;
	font-size: 13px;
}
.boxCmentDtails {
	margin: 0;
	padding: 0;
	position: relative;
}
span.countCment {
	color: #F36804;
	font-size: 14px;
	float: left;
}
.itemCment, .itemCmentlevel {
	border-radius: 10px;
	padding: 10px;
	clear: both;
	margin-bottom: 11px;
	background: #f7f4f4;
	position: relative;
}
.itemCmentlevel {
	margin-left: 30px;
	background: none;
}
.itemCmentlevel span.arr {
	background: url(../images/p/ico-comment.png) no-repeat;
	width: 16px;
	height: 11px;
	display: block;
	position: absolute;
	top: -11px;
	left: 30px;
}
span.countlike {
	background: url(../images/p/ico-like.png) left 2px no-repeat;
	line-height: 20px;
	display: inline-block;
	cursor: pointer;
	padding-left: 20px;
	color: #FF0000;
	margin-left: 6px;
}
a.btnCment {
	background: url(../images/p/ico-comment.png) left no-repeat;
	padding-left: 20px;
	line-height: 16px;
	cursor: pointer;
	display: inline-block;
	margin-left: 2px;
	position: relative;
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
}
div.avantar {
	float: left;
	width: 38px;
	margin: 0 10px 0 0;
}
div.avantar img {
	width: 100%;
}
div.titleCment, div.titleCment2 {
	float: left;
	width: 420px;
}
div.titleCment2 {
	width: 330px;
}
.boxCmentDtails textarea {
	width: 512px;
	padding: 10px;
	border: 1px solid #dbdbdb;
	height: 90px;
	color: #aaa;
	font-family: 'RobotoSlab-Regular';
	font-size: 13px;
}
.boxCmentDtails .btnSendCment {
	background: #3f4b95;
	border: none;
	padding: 4px 10px 4px 10px;
	display: inline-block;
	cursor: pointer;
	color: #FFF;
	text-transform: uppercase;
}
.boxCtnerCmment {
	clear: both;
	border-top: 1px solid #c2c2c2;
	border-bottom: 2px solid #c2c2c2;
	padding: 15px 0 20px 0;
}
.pageNaviCmnent {
	margin: 0;
	padding: 8px;
	clear: both;
	text-align: center;
}
.pageNaviCmnent a, .pageNaviCmnent a:hover, .pageNaviCmnent a.atedcm {
	color: #092C4F;
	display: inline-block;
	padding: 0 8px 0 8px;
	border: 1px solid rgba(0, 0, 0, 0.0);
	text-decoration: none;
}
.pageNaviCmnent a:hover, .pageNaviCmnent a.atedcm, .pageNaviCmnent span.current, .pageNaviCmnent span {
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.viewMoreList, a.viewMoreList:hover {
	color: #ff0000;
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'RobotoSlab-Regular';
}
.bx-img{
	display:block;
	overflow:hidden;
}
.rightBlog-cat ul.listItemBlog-cat li.cat-run-read .bx-img{
	display: block;
	float: right;
	width: 153px;
	padding-left: 5px;
	height: 103px;
}
.rightBlog-cat ul.listItemBlog-cat li .bx-img .imhotblog {
	width: 100%;
	margin-bottom: 0 
	
}
.fullboxNewsHotItem .bx-img{
	margin-bottom: 10px;
	height: auto;
}
.fullboxNewsHotItem .bx-img img.fullImgitem{
	margin-bottom:0;
	min-height:100%;
}
ul.listItemthreeNewsHot li .bx-img{
	height:95px;
	margin-bottom:4px;
}
ul.listItemthreeNewsHot li .bx-img img.imgHot{
	margin-bottom:0;
	min-height:100%;
}
ul.listItemHotnewsTop li .bx-img{
	margin-bottom:4px;
	height:140px;
}
ul.listItemHotnewsTop li .bx-img img.itemNewsTop{
	margin-bottom:0;
	min-height:100%;
}
.blogAds ul,.adsLeftCol ul {
	
	margin:0;
	padding:0;
	overflow:hidden;
/*	column-count: 2;*/
}
.blogAds ul li,.adsLeftCol ul li{
	float:left; 
	list-style: none; 
	position:relative;
}

.category-link {
    line-height: 20px !important;
    padding: 5px 8px !important;
}
.itemHotblog li .bx-img{
	display:none;
}
/*.itemHotblog li:first-child .bx-img{
	display:block;
	float:left;
	width: 120px;
	height: 70px;
	padding-right: 6px
}*/

.itemHotblog li .bx-img{
	display:block;
	float:left;
	width: 120px;
	height: 70px;
	padding-right: 6px
}

.itemHotblog li:first-child {
	padding-top:0;
}
.itemHotblog li .bx-title{
	font-family: "RobotoSlab-Bold" !important;
	
}
.itemHotblog li:last-child{
	border-bottom:0;
}
.leftBlog .bx-img{
	height:272px;
	margin-bottom:6px;
}
.leftBlog .bx-img img.itemIMfullblog{
	min-height:100%;
	margin-bottom:0;
}
.rightBlog .itemHotblog .bx-img,ul.listItemBlog li .bx-img{
	height:77px;
	margin-bottom:6px;
}
.rightBlog .itemHotblog .bx-img img.imhotblog,ul.listItemBlog li .bx-img img.itemIm{
	min-height:100%;
	margin-bottom:0;
}
.groupThreeCol .itemTop li .bx-img{
	display:none;
	height:140px;
	margin-bottom:6px;
}
.groupThreeCol .itemTop li:first-child .bx-img{
	display:block;
}
.groupThreeCol .itemTop .bx-img img.im{
	min-height:100%;
	margin-bottom:0;
}
.bx-large-home{
	display:block;
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
}
.bx-large-home .bx-img{
	height:330px;
	margin-bottom:10px;
}
.bx-large-home .bx-img img.itempl{
	margin-bottom:0;
	min-height:100%;
}
.groupThreeCol ul.listItem li .bx-img {
    height: 80px;
    margin-bottom: 6px;
}
.groupThreeCol ul.listItem li .bx-img img {
    margin-bottom: 0;
    min-height: 100%;
}
.boxTvtime .bx-img{
	height:180px;
}
.boxTvtime .bx-img img{
	min-height:100%;
	margin-bottom:0;
	width:100%;
}
.boxTvtime .icoVdeo {
    background: url(../images/p/ico-play.png) no-repeat;
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: 70px;
    left: 135px;
    z-index: 10;
}
.boxHoidaukhi .bx-img {
    height: 190px;
    margin-bottom: 10px;
}
.boxHoidaukhi .bx-img img{
	margin-bottom:0;
	min-height:100%;
}
.blogAds.bx-ads-bottom ul li{
	margin-bottom:10px;
}
.boxBaonangluongmoi .pad15 .padT15{
	color: #333;
    font-family: 'RobotoSlab-Regular';
}
.boxBaonangluongmoi .pad15 .padT15 strong{
	font-family: 'Roboto-Regular';
}
.boxBaonangluongmoi .pad15 .padT15 .clearfix{
 	background-color:#ebebeb;
	display:block;
	height:1px;
	width:100%;
	margin:6px 0;
}
.boxBaonangluongmoi .pad15 .padT15 .highlight {
    background: none !important;
    padding-right: 10px;
    color: #999;
}
.gotop {
    background: url(../images/p/gotop.png) no-repeat;
    width: 36px;
    height: 36px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
	z-index:10;
}
#colRightListing .blogNewsHotListing ul li .bx-img{
	height:100px;
}
#colRightListing #colCterMain{
	margin-left:0;
}
#coleftListing ul.listINewsHotListing li .bx-img{
	margin-bottom:6px;
	height:105px;
}
#coleftListing ul.listINewsHotListing li .bx-img img.imgHot{
	margin-bottom:0;
	min-height:100%;
}
.boxlistingNewsgr ul li .bx-img {
    width: 184px;
    float: left;
    margin-right: 14px;
}
.boxlistingNewsgr ul li .bx-img img.itemListim {
    margin: 0;
    width: 100%;
}
#coleftListing .boxlistingNewsgr ul li h3.tite{
	margin-bottom:5px;
}
#coleftListing .bx-border-category{
	border-bottom: 1px dotted #a4a4a4;
    clear: both;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
ul.listingOtherNewsHot li .bx-img{
	float:left;
	width:85px;
	margin-right:10px;
	height:55px;
}
ul.listingOtherNewsHot li .bx-img img{
	width:100%;
	margin-right:0;
	min-height:100%;
}
.blogAds.bx-ads-bottom,.adsLeftCol.bx-ads-right{
	padding-bottom:0;
}
.adsLeftCol.bx-ads-right ul li{
	margin-bottom:10px;
}
.bx-1-3,.bx-1-3-content{
	width:100%;
	overflow:hidden;
	line-height:18px;
}
.bx-1-3-content{
	margin-bottom:10px;
}
.bx-1-3 .bx-img {
    width: 130px;
    float: left;
    margin-right: 10px;
    height: 85px;
}
.bx-1-3 .bx-img img{
	width:100%;
	min-height:100%;
}
.bx-1-3 h3.tite {
    margin-bottom: 8px;
}
.bx-1-3-list{
	padding-left:15px;
	margin:0;
}
.bx-1-3-list li .bx-title{
	font-family: "RobotoSlab-Bold"!important;
	color:#333;
}
.video-page .fullboxNewsHotItem .bx-img,.video-page #coleftListing ul.listINewsHotListing li .bx-img,.video-page .boxlistingNewsgr ul li .bx-img{
	position:relative;
}
.video-page .fullboxNewsHotItem .bx-img .icoVdeo {
    background: url(../images/p/ico-play.png) no-repeat;
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: 130px;
    left: 235px;
    z-index: 10;
}
.video-page #coleftListing ul.listINewsHotListing li .bx-img .icoVdeo,.video-page .boxlistingNewsgr ul li .bx-img .icoVdeo {
    background: url(../images/p/ico-play-small.png) no-repeat;
    width: 39px;
    height: 39px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 10;
}
.boxTinLQuan ul.listWide li .bx-img {
    margin-bottom: 6px;
    height: 105px;
}
.boxTinLQuan ul.listWide li .bx-img img {
    margin-bottom: 0;
    min-height: 100%;
}
/*=========================================================================================================================*/
.box-reply,.article-comment,.box-comment,#commnet-top,.comments,.comment-actions,.comment-actions .reply{
	width:100%;
	float:left;
}
.article-comment{
	margin-bottom:28px;
}
.box-comment textarea,.comment-actions .reply textarea{
	width:100%;
	max-width:100%;
	min-width:100%;
	height:90px;
	border:1px solid #ddd;
	padding:5px;
}
.__MB_ACTION_POST_COMMENT,.__MB_ACTION_POST_COMMENT-SUB{
	width:67px;
	height:24px;
	display:block;
	float:right;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	background-color:#3f4b95;
	border:none;
	font-family: 'RobotoCondensed-Bold';
	font-size:12px;
}
#commnet-top{
	border-bottom:1px solid #f0f0f0;
	margin-bottom:13px;
}
#commnet-top label {
    color: #555;
    display: block;
    height: 25px;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
	font-family: 'RobotoCondensed-Bold';
	margin-bottom:0;
}
#commnet-top label img{
	padding-right:8px;
}
.__MB_FILTER_COMMENT {
    float: right;
    display: block;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 5px;
    background-color: #f7f4f4;
    font-family: 'RobotoCondensed-Bold';
    font-size: 11px;
    margin-top: -2px;
}
.article-comment .h-title a,.article-comment .h-title span{
	font-size:16px;
}
.__MB_FILTER_COMMENT:hover{
	text-decoration:none;
}
.__MB_FILTER_COMMENT.current{
	color:#3f4b95;
}
.orderbytime{
	margin-left:5px;
}
.comments {
    padding: 0;
	margin:0;
    list-style: none;
}
.comments li {
    width: 100%;
    float: left;
    margin-bottom:10px;
}
.comments li .meta {
    font-family: 'RobotoCondensed-Bold';
}
.comments li .meta img.avatar{
	vertical-align:-4px;
}
.comments li .meta .time{
	color:#797979;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.comment-content {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #333;
}
.comment-content p{
	margin-bottom:0;
}
.comment-actions a,a.btnLike {
    display: inline-block;
    margin-left: 10px;
    padding-left: 20px;
    line-height: 23px;
    height: 20px;
    color: #333;
    text-decoration: none;
    float: right;
	font-size:13px;
}
.comment-actions a:hover{
	text-decoration: none;
	color: #000;
}
.comment-actions a.btnLike,a.btnLike {
    background: url(../images/p/ico-like.png) no-repeat left 3px;
}
.comment-actions a.btnDislike {
    /*background: url(../images/ico-dislike.png) no-repeat left 5px;*/
	display:none;
}
.comment-actions a.btnReply {
    background: url(../images/p/ico-comment.png) no-repeat left 7px;
    margin-right: 0;
    padding-left: 19px;
    font-size: 11px;
    font-weight: bold;
    line-height: 26px;
}
.comment-actions .reply{
	padding-left:10%;
	margin-top:13px;
	display:none;
}
.comment-actions .reply textarea{
	height:50px;
}
.comments.sub-comments {
    padding: 10px 0 0 10%;
    border: none;
}
.comments.sub-comments .btnDislike{
	margin-right:0;
}
.paging-comment{
	width:100%;
	float:left;
	text-align:center;
	border-top: 1px solid #dfdfdf;
	padding-top:10px;
}
.grNextPage.paging-comment a:hover, .grNextPage.paging-comment a, .grNextPage.paging-comment span.current {
    background: #a4a4a4;
    color: #FFF;
    border: 1px solid #a4a4a4;
    display: inline-block;
    padding: 2px 4px;
}
.bx-comment-pt{
	background-color: #f7f4f4;
    padding: 10px;
    border-radius: 10px;
}
.comments li .sub-comments li a.btnLike{
	float:none;
}
#comment-system-cms{
	margin-bottom:20px;
}
#barMnu.f-nav{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999999;
}
.banner-728x90{
	width: 723px;
	display: block;
	overflow: hidden;
	float: right;
	text-align: right;
}
/* Album tour --*/
.album{margin-bottom: 20px; margin-right: 7px;}
.wrapper{width: 1000px; margin: 0 auto; position: relative;}
.knswli.dark.video{border-bottom:none;position:relative;}
.knswli.video .knswli-object-wrapper{padding:0;border:0;}
.knswli.dark .knswli-object-wrapper
 {
	  position:relative;
	  background:#404e5b;
	  /*margin-left:calc(((100vw - 1100px) / -2) - -8px);
	  margin-right:calc(((100vw - 1100px) / -2) - -9px);*/
	  }
.knswli-video-wrapper{padding:16px 0 16px;}
.w1040{width:1040px;margin:0 auto;}
.knswli-video-left{width:275px;display:inline-block;position:relative;overflow:hidden;margin-right:17px;}
.knswli-video-left .knswli-video-top .knswli-video-top-info{width:268px;margin-right:20px;}
.knswli-video-left .knswli-title{margin-top:12px;}
.knswli-video-left .knswli-name a{
	font-size:20px;line-height:1.5;font-weight:bold;color:#333;text-transform:uppercase;display:block;margin-top:12px;}
.knswli-video-left .knswli-title a{font-size:20px;line-height:1.3;color:#373737;font-weight:bold;margin-top:6px;display:block;}
.knswli-video-left .knswli-sapo{font-size:14px;line-height:1.43;color:#4a4a4a;margin-top:8px;position:relative;}
.knswli-video-left .video-social{margin-top:8px;}
.knswli-video-left .video-social li{float:left;margin-right:8px;}
.knswli-video-left .video-social li a{display:block;}
.knswli-video-center{width:447px;display:inline-block;position:relative;overflow:hidden;}
.knswli-video-left .knswli-video-bottom{position:relative;margin-top:8px;width:733px;overflow:hidden;border:1px solid #d8d8d8;}
.knswli-video-left .knswli-video-bottom .klwfnswn{width:257px;margin-right:8px;padding:12px;}
.knswli-video-left .knswli-video-bottom .klwfnswn:last-child{margin-right:40px;}
.knswli-video-left .knswli-video-bottom .klwfnswn .klwfnswn-thumb{display:block;width:88px;height:50px;float:left;margin-right:8px;}
.knswli-video-left .knswli-video-bottom .klwfnswn .klwfnswn-title a{font-size:12px;line-height:1.25;color:#373737;width:161px;float:right;}
.knswli-video-left .knswli-video-bottom .swiper-button-next,.knswli-video-left .knswli-video-bottom .swiper-button-prev{width:40px;height:100%;top:22px;background-color:#50e3c2;opacity:.7!important;}
.knswli-video-left .knswli-video-bottom .klwfnswn.active .klwfnswn-title a,.knswli-video-left .knswli-video-bottom .klwfnswn:hover .klwfnswn-title a{color:#f27232;}
.knswli-video-right{width:330px;display:inline-block;position:relative;overflow:hidden;padding-left:17px;border-left:1px solid #d8d8d8;}
.knswli-video-list-scroll-pane{height:348px;}
.knswli-video-thumb img{width:100%;}
.knswli-video-thumb{position:relative;height:254px;}
.knswli-video-wrapper .knswli-video-icon-play{position:absolute;bottom:0;left:0;width:70px;height:70px;background-color:#f27232;color:#fff;}
.knswli-video-right{padding-left: 0px; border: none;}
.knswli-video-wrapper .knswli-video-right .knswli-video-icon-play{background-color:#f5313e;}
.knswli-video-wrapper .knswli-video-icon-play .icon-play{margin:26px 27px;display:inline-block;}
.kvli{padding-top:13px;padding-bottom:11px;border-top:1px dashed #d8d8d8;width:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;}.kvli:first-child{padding-top:0;border-top:none;}.kvli-ava{width:130px;height:auto;display:block;position:relative;text-decoration:none;}.kvli-ava img{width:130px;height:auto;display:block;}.kvli-title a{margin-top:-4px;line-height:1.36;font-size:14px;color:#373737;}
.knswli-slide-wrapper .knswli-image-list{display:-webkit-flex;display:flexbox;-webkit-flex:0 1 auto;flex:0 1 auto;-webkit-flex-flow:row wrap;flex-flow:row wrap;}
.knswli-image-list .ili{width:166px;display:block;position:relative;margin-right:20.8px;}
.knswli-image-list .ili:last-child{margin-right:0;}
.ili-ava{width:166px;height:103px;display:block;position:relative;margin-bottom:8px;}
.ili-ava img{width:166px;height:113px;}
.ili-title a{font-size:14px;line-height:20px;color:#fff;text-align:left;}
.fr{float: right !important;}
.knswli-video-wrapper .kvli .knswli-video-icon-play{width:40px;height:40px;}
.knswli-video-wrapper .kvli .icon-play{margin:15px;display:inline-block;}
.kvli-thumb{float:right;}
.kvli-info{width:192px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.album.knswli.dark .knswli-object-wrapper{background-color:rgb(0,154,172);}
.album .knswli-video-left{width: 275px; height: 453px;margin-right:0;position:relative;}
.album .knswli-video-left .knswli-name a{color:rgb(255,255,255);margin:0;margin:24px 0 0 24px;text-transform:none;}
.album .knswli-video-left .video-social{left:24px;bottom:30px;position:absolute;margin-top:0;}
.album .knswli-video-right{padding-left:0;border:none;}
.album .knswli-video-right,.album .knswli-video-right a{width:720px;height:450px;display:block;}
.album .knswli-video-right a img{width:724px;height:453px;display:block;}
.album .knswli-video-wrapper{padding-top:20px;padding-bottom:0;}
.album .knswli-image-sapo{font-size:14px;line-height:20px;color:rgb(255,255,255);}
.album .knswli-image-title{padding:20px 24px 12px 24px;}
.album .knswli-image-title a{font-size:18px;line-height:15px; font-weight: bold; color:rgb(255,255,255);}
.album .knswli-image-sapo{margin-left:20px;margin-right:20px;}
.knswli-slide-wrapper{margin-top:16px;padding-bottom:20px;}
.knswli-slide-wrapper .knswli-image-list{display:-webkit-flex;display:flexbox;-webkit-flex:0 1 auto;flex:0 1 auto;-webkit-flex-flow:row wrap;flex-flow:row wrap; margin-left: 10px}
.knswli-image-list .ili{width:166px;display:block;position:relative;margin-right:20.8px;}
.knswli-image-list .ili:last-child{margin-right:0;}
.ili-title a{font-size: 14px;line-height: 20px;color: rgb(255,255,255); text-align: left;font-weight: bold; font-family: "RobotoSlab-Bold" !important }
.fw700{ font-family: "RobotoSlab-Bold" !important;}
@media screen and (max-width: 1260px){
.album .knswli-video-right, .album .knswli-video-right a, .album .knswli-video-right a img {
	width: 584px;
	height: 409px;
}}
@media screen and (max-width: 1260px){
.wrapper { width: 980px;}}
@media screen and /*!fix*/(max-width:768px){
	.knswli.dark .knswli-object-wrapper{margin: 0}}
@media screen and (max-width: 1260px){
.ili-ava img, .ili-ava {}}
.energy_sources {
	float: left;
	list-style-type: none;
	width: 197px;
	padding: 5px 7px 5px;
	position: relative;

}
.energy_sources a {
	overflow: hidden;
	height: 170px;
	}
.energy_sources img{
	display: inline-block;
	opacity: 1;
	width: 100%;
	position: relative;
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1):
	}

.colLeftSkyScraper-ch {
	position:absolute;
	top:0;
	left: calc(((100% - 1200px)/ 2) - 61px);
	left: -webkit-calc(((100% - 1200px)/ 2) - 61px);
	left: -moz-calc (((100% - 1200px)/ 2) - 61px);/* bug safari*/
	right: unset !important;

}
.colRightSkyScraper-ch{

	position:absolute;
	top:0;
	right: calc(((100% - 1200px)/ 2) - 63px);
	right: -webkit-calc(((100% - 1220px)/ 2) - 68px); /*safari*/
	right: -moz-calc(((100% - 1200px)/ 2) - 63px);
	left: unset !important;

}

blogAds ul, .adsLeftCol ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.adsLeftCol.bx-ads-right ul li {
    margin-bottom: 10px;
}
.blogAds.bx-ads-bottom, .adsLeftCol.bx-ads-right {
    padding-bottom: 0;
}