/**
 * @copyright Kogao Development
 * @author Stevie Ray Z.
 **/
@import 'v4.0.1.css';
@import 'v4.0.0.css';

/** @time 2018-09-04 **/
@import 'v4.1.1.css';
@import 'v4.2.0.css';

/**
 * @info Print hidding
 **/
body{ background: #fff !important; margin: 0; }
.DisableBlock{ display: inline-block !important; margin-top: 20px; }
.ViewLayout .ViewContent .ItemLayout .ItemBox .item-title{ padding: 10px 30px 0 !important; }
.MainLayout .ViewMainLayout{ width: 100% !important; }
.headerFirstLayout{ display: none !important; }
.headerLayout{ display: none !important; }
.TableLayout{ display: none !important; }
.addWatchListener{ display: none !important; }
.copyrightLayout{ display: none !important; }
.ContentItemTop{ display: none !important; }
.ItemContactLayout{ display: none !important; }
.ItemLikeEvent{ display: none !important; }
.SuccessLayout{ display: none !important; }
.MobileSearchLayoutTopDrawerRight{ display: none !important; }
.MobileSearchLayoutTop{ display: none !important; }
.MobileDrawerMenu{ display: none !important; }
.MobileBaseHeader{ display: none !important; }
.MobileHeader{ display: none !important; }
.MobileSearchLayout{ display: none !important; }
.MobileTabPlaceholder{ display: none !important; }
.MobileCreateNewTab{ display: none !important; }
.ViewLayout .ViewMenu.RightSide{ display: none !important; }
.ViewLayout .ViewContent{ width: 100% !important; }
.ViewLayout .ViewContent .ItemLayout .ItemBox .item-share{ display: none !important; }
.ViewLayout .ViewContent .ItemLayoutClear span:nth-child(2){ display: none !important; }
.ViewLayout .ViewContent .ItemLayoutClear span:nth-child(1){ padding-left: 30px !important; }