/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/

/*---------- Wrapper & Basic Layout & Boxed Layout ----------*/
.wrapper {position:relative;background:#d6d6d6}
.basic-layout {background:#fff}
.boxed-layout {padding:0;margin-left:auto !important;margin-right:auto !important;background:#fff}
.boxed-wrapper {background:#939395}
.boxed-layout .header-nav > .navbar > .container {padding-right:0;padding-left:0}
.boxed-layout .basic-body.container {padding-right:0;padding-left:0}
.boxed-layout .basic-body .basic-body-main-wrap {border-left:0;border-right:0}
.boxed-layout .basic-body .basic-body-page {border-left:0;border-right:0}
.container {width:1400px}

/*---------- Header Topbar ----------*/
.header-topbar {position:fixed;top:0;width:100%;background:#ffffff;border-bottom:1px solid #e5e5e5;z-index:1005;text-align:center;height:40px}
.header-topbar ul {margin:0}
.header-topbar .topbar-left {position:absolute;top:0;left:0}
.header-topbar .topbar-left .left-menu {margin-left:15px;position:relative;overflow:hidden;clear:both;border-left:1px solid #e5e5e5}
.header-topbar .topbar-left .left-menu > li {line-height:40px;float:left;border-right:1px solid #e5e5e5}
.header-topbar .topbar-left .left-menu > li > a {display:block;width:100%;line-height:40px;padding:0 20px;font-size:12px;color:#555555}
.header-topbar .topbar-left .left-menu > li > a:hover {text-decoration:underline}
.header-topbar .topbar-left .left-menu > li > a i {color:#b5b5b5}
.header-topbar .topbar-left .left-menu > li > a:hover i {color:#555555}
.header-topbar .topbar-left .left-menu > li > a.active {background:#fff;font-weight:bold;color:#005771}
.header-topbar .topbar-center {display:inline-block}
.header-topbar .topbar-center .notice-roll {width:220px;text-align:left;border:0;background:transparent;margin:5px 0}
.header-topbar .topbar-center .notice-roll ul li a {color:#c5c5c5}
.header-topbar .topbar-center .notice-roll ul li a:hover {color:#fff;text-decoration:underline}
.header-topbar .topbar-right {position:absolute;top:0;right:0;text-align:right;margin-right:15px}
.header-topbar .topbar-right .mobile-nav-trigger {display:none}
.header-topbar .topbar-right > .member-menu > li {padding:0 7px;line-height:40px;display:inline-block}
.header-topbar .topbar-right > .member-menu > li > a {font-size:12px;color:#555555}
.header-topbar .topbar-right > .member-menu > li > a:hover {text-decoration:underline}
.header-topbar .topbar-right > .member-menu > li > a i {color:#b5b5b5}
.header-topbar .topbar-right > .member-menu > li > a:hover i {color:#555555}
.header-topbar .topbar-right > .member-menu > li.topbar-add-menu {position:relative}
.header-topbar .topbar-right > .member-menu > li.topbar-add-menu > ul {left:inherit;right:0;font-size:12px;border:1px solid #e5e5e5;box-shadow:none;margin-top:-1px}
.header-topbar .topbar-right > .member-menu > li.topbar-add-menu > ul > li > a {color:#555555}
.header-topbar .topbar-right > .member-menu > li.topbar-add-menu > ul > li > a:hover {color:#000;background:#f5f5f5}
.header-topbar .topbar-right > .member-menu > li.topbar-add-menu > ul > li.divider {background:#e5e5e5}
.header-topbar .topbar-right > .member-menu > li.dropdown-extended li {border-left:0;border-right:0;top:0;margin-left:0;position:relative;border:0;text-align:left}
.header-topbar .dropdown-extended .dropdown-menu {float:right;left:inherit;right:0px;margin:0;border:0;background-color:#fff;width:275px;z-index:999;border-radius:4px !important;box-shadow:0 1px 8px rgba(0, 0, 0, 0.35)}
.header-topbar .dropdown-extended .dropdown-menu:before {position:absolute;top:-7px;right:20px;display:inline-block !important;border-right:7px solid transparent;border-bottom:7px solid #fafafa;border-left:7px solid transparent;border-bottom-color:#ccc;content:""}
.header-topbar .dropdown-extended .dropdown-menu:after {position: absolute;top:-6px;right:21px;display:inline-block !important;border-right:6px solid transparent;border-bottom:6px solid #fafafa;border-left:6px solid transparent;content:""}
.header-topbar .dropdown-extended .dropdown-menu > li.external {display:block;overflow:hidden;padding:10px 15px;letter-spacing:0.5px}
.header-topbar .dropdown-extended .dropdown-menu > li.external > h5 {margin:0;padding:0;float:left;font-size:12px;display:inline-block}
.header-topbar .dropdown-extended .dropdown-menu > li.external > a {display:inline-block;padding:0;background:none;clear:inherit;font-size:12px;position:absolute;right:10px;border:0;color:#000;text-decoration:underline}
.header-topbar .dropdown-extended .dropdown-menu > li.external > a:hover {text-decoration:underline;color:#005771}
.header-topbar .dropdown-extended .dropdown-menu .dropdown-menu-list {padding:0;margin:0;list-style:none;position:relative;width:246px}
.header-topbar .dropdown-extended .dropdown-menu .dropdown-menu-list > li > a {display:block;clear:both;white-space:normal;padding:8px 0 0;text-shadow:none}
.header-topbar.boxed-topbar {left:50%;width:1100px;margin-left:-550px}
.header-topbar.topbar-fixed-trans {border-bottom:0}

/*---------- Header Title ----------*/
.header-title {position:relative}
.header-title .header-title-in {position:relative;overflow:hidden;box-sizing:border-box;text-align:center;width:100%;height:100px;color:#fff;z-index:1001;margin-top:40px;background:#fff}
.header-title .header-title-in.page-title {height:80px}
.header-title .header-title-in h1 {color:#454545;font-size:26px;line-height:40px;font-weight:bold;margin-top:30px;margin-bottom:30px;display:inline-block}
.header-title .header-title-in .title-image-left {position:absolute;left:600px;width:auto;height:80px;margin:10px 0 0}
.header-title .header-title-in .header-title-search {position:absolute;width:350px;left:330px;margin-top:23px}
.header-title .header-title-in .header-title-search.shop-search {margin-top:30px}
.header-title .header-title-in .header-title-search .eyoom-form .input input {height:34px;margin-bottom:5px;border:1px solid #d5d5d5;background:#fff;color:#959595}
.header-title .header-title-in .header-title-search .eyoom-form .input-button .button {height:32px;line-height:32px;font-size:18px;padding:0 15px;background:#fff;color:#E73D2F;top:1px;right:1px;border-left:0;opacity:1}
.header-title .header-title-in .header-banner {position:absolute;top:10px;right:15px;width:300px;height:80px}

/*---------- Header Nav ----------*/
.header-nav {position:relative}
.header-nav .navbar {border:none;margin-bottom:0;white-space:nowrap;height:45px}
.header-nav .navbar-nav > li > a {font-size:12px;letter-spacing:0px}
.header-nav .nav > li > a:hover, .header-nav .nav > li > a:focus {background:inherit}
.header-nav .navbar-nav .dropdown > a:after {top:12px;right:12px;font-size:11px;position:absolute;font-weight:normal;color:#bbb;display:inline-block;font-family:'Font Awesome\ 5 Free';content:"\f0d7";font-weight:900}
/* Nav In Center */
.header-nav .nav-center {display:inline-block;width:400px;position:absolute;left:50%;margin-left:-200px}
/* Navbar Nav */
.header-nav .navbar {position:relative;width:100%;z-index:1002;white-space:nowrap;height:45px;min-height:45px}
.header-nav .container > .navbar-header, .header-nav .container-fluid > .navbar-header {margin-bottom:-10px}
.header-nav .navbar-nav {position:relative;float:none;background:#00b2e2}
.header-nav .navbar-nav .nav-li-divider {color:#e5e5e5;line-height:45px;font-size:30px;font-weight:100;padding-left:5px}
.header-nav .navbar-nav > li {text-align:center}
.header-nav .navbar-nav > li.navbar-nav-home a {width:58px;background:#007091;font-size:16px}
.header-nav .navbar-nav > li.navbar-nav-home a:hover {background:#007091;color:#fff !important}
.header-nav .navbar-nav > li > a {padding:0 20px;line-height:45px;font-size:14px}
.header-nav .navbar-nav > li > a > .nav-icon-pre {margin-right:0}
.header-nav .navbar-nav > li.dropdown > a {padding-right:30px}
.header-nav .navbar-nav > li > a, .header-nav .navbar-nav > li > a:hover, .header-nav .navbar-nav > li > a:focus, .header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus {color:#fff;background:none}
.header-nav .navbar-nav > .open > a, .header-nav .navbar-nav > .open > a:hover, .header-nav .navbar-nav > .open > a:focus {color:#005771}
.header-nav .navbar-nav .dropdown > a:after {top:0;right:15px;font-size:11px;position:absolute;font-weight:normal;color:#b5b5b5;display:inline-block;font-family:'Font Awesome\ 5 Free';content:"\f0d7";font-weight:900}
.header-nav .dropdown-menu {border:none;padding:10px;min-width:170px;background:#fff;z-index:999 !important;box-shadow:none;border:1px solid #e5e5e5;border-top:0}
.header-nav .dropdown-menu li a {color:#007091;font-size:13px;font-weight:normal;padding:6px 10px}
.header-nav .dropdown-menu .active > a {color:#005771;background:inherit;filter:none !important;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}
.header-nav .dropdown-menu li > a:focus {background:none;filter:none !important}
.header-nav .navbar-nav > li.dropdown:hover > .dropdown-menu {display:block}
.header-nav .open > .dropdown-menu {display:none}
.header-nav .dropdown-menu > li a:hover {background:#fff}
/* Dropdown Submenu */
.header-nav .dropdown-submenu {position:relative}
.header-nav .dropdown-submenu > a > .sub-caret {top:5px;left:8px !important;float:right;font-size:11px;display:inline-block}
.header-nav .dropdown-submenu > .dropdown-menu {top:-10px;left:100%;margin-left:0px}
.header-nav .dropdown-submenu > .dropdown-menu.submenu-left {left:-100%}
.header-nav .dropdown-submenu:hover > .dropdown-menu {display:block}
.header-nav .dropdown-submenu.pull-left {float:none}
.header-nav .dropdown-submenu.pull-left > .dropdown-menu {left:-100%;margin-left:10px}
.header-nav .dropdown-menu li [class^="fa-"], .header-nav .dropdown-menu li [class*=" fa-"] {left:-3px;width:1.25em;margin-right:1px;position:relative;text-align:center;display:inline-block}
.header-nav .dropdown-menu li [class^="fa-"].fa-lg, .header-nav .dropdown-menu li [class*=" fa-"].fa-lg {width:1.5625em}
.header-nav .dropdown-submenu > a > .sub-caret {position:absolute !important;left:inherit !important;right:0;top:11px}
/* Mega Menu */
.header-nav .mega-menu .nav, .header-nav .mega-menu .dropup, .header-nav .mega-menu .dropdown.mega-menu-area, .header-nav .mega-menu .collapse {position:static}
.header-nav .mega-menu .navbar-inner, .header-nav .mega-menu .container {position:relative}
.header-nav .mega-menu .dropdown-menu {left:auto}
.header-nav .mega-menu .dropdown-menu > li {display:block}
.header-nav .mega-menu .dropdown-submenu .dropdown-menu {left:100%}
.header-nav .mega-menu .nav.pull-right .dropdown-menu {right:0}
.header-nav .mega-menu .mega-menu-content {*zoom:1;padding:0}
.header-nav .mega-menu .mega-menu-content:before, .header-nav .mega-menu .mega-menu-content:after {content:"";display:table;line-height:0}
.header-nav .mega-menu .mega-menu-content:after {clear:both}
.header-nav .mega-menu .mega-menu-area .dropdown-menu {left:0;right:0;overflow:hidden}
.header-nav .mega-menu .mega-height-list h3 {color:#000;font-size:14px;font-weight:bold;padding:0;margin:5px 0 10px}
.header-nav .mega-menu .dropdown.mega-menu-area .dropdown-menu .container {width:1040px}
.header-nav .navbar-nav > li.mega-menu-area {float:right}
.header-nav .navbar-nav > li.mega-menu-area .mega-menu-btn {width:45px;height:45px;line-height:45px;text-align:center;background:#007091;color:#fff;border:0;font-size:16px;padding:0}
.header-nav .mega-menu .dropdown.mega-menu-area > a:after {display:none}
.header-nav .mega-menu .dropdown.mega-menu-area .dropdown-menu {margin-left:15px;margin-right:15px;border:1px solid #d5d5d5;border-top:0}
.header-nav .mega-menu .dropdown.mega-menu-area .dropdown-menu > li a:hover {border-radius:0 !important}
/*
.header-nav .mega-menu .mega-height {display:-webkit-flex;display:-ms-flexbox;display:flex}
.header-nav .mega-menu .mega-height-in {display:-webkit-flex;display:-ms-flexbox;display:flex}
*/
.header-nav .mega-menu .big-screen-space {margin-bottom:20px}
.header-nav .mega-menu .mega-height-in {padding:0;border-left:1px dotted #e5e5e5;margin-bottom:15px}
.header-nav .mega-menu .mega-height-in:first-child {border-left:none;margin-left:-1px}
.header-nav .mega-menu .mega-height-in:last-child {border-right:1px dotted #e5e5e5}
.header-nav .mega-menu .mega-height-in:nth-child(6) {border-right:0}
.header-nav .mega-menu .mega-height-in:nth-child(7) {border-left:none;margin-left:-1px}
.header-nav .mega-menu .mega-height-in:nth-child(12) {border-right:0}
.header-nav .mega-menu .mega-height-list {width:100%}
.header-nav .mega-menu .mega-height-list li a {display:block;position:relative;border-bottom:none;padding:5px 10px 5px 15px}
.header-nav .mega-menu .mega-height-list a:hover {text-decoration:none}
.header-nav .mega-menu .mega-menu-area li a {padding:5px 10px 5px 30px}
.header-nav .mega-menu .mega-menu-area li a:after {top:7px;left:15px;font-size:11px;content:"\f105";position:absolute;font-weight:900;display:inline-block;font-family:'Font Awesome\ 5 Free'}
.header-nav .mega-menu .mega-menu-area .disable-icons li a {padding:5px 10px 5px 15px}
.header-nav .mega-menu .mega-menu-area .disable-icons li a:after {display:none}
/* Header Nav Fixed */
#header-fixed .header-nav .navbar-nav > li > a {color:#fff;font-weight:400}
#header-fixed .header-nav .navbar-nav .active > a, #header-fixed .header-nav .navbar-nav li > a:hover, #header-fixed .header-nav .navbar-nav > li.open > a {color:#005771}
#header-fixed .header-nav.header-sticky {width:100%;height:auto;z-index:1002;position:relative;background:#fff}
#header-fixed .header-nav.header-fixed-trans {position:fixed;top:40px;left:0}
#header-fixed .header-nav.header-fixed-trans .navbar-nav > li > a {color:#fff;line-height:45px}
#header-fixed .header-nav.header-fixed-trans .navbar-nav .active > a, #header-fixed .header-nav.header-fixed-trans .navbar-nav li > a:hover {color:#005771}
#header-fixed .header-sticky-space.header-fixed-space-trans {clear:both;margin-bottom:50px}
/* Fixed Boxed */
.boxed-layout#header-fixed .header-nav.header-sticky {left:inherit;width:inherit}

/*---------- Sidebar Nav ----------*/
.sidebar .sidebar-member-menu {display:none}

/*---------- Basic Body ----------*/
.basic-body.page-padding {padding-top:25px;padding-bottom:60px}
.basic-body.ft-padding {padding-bottom:25px}
.basic-body .basic-body-page {position:relative;background:#fff;padding:0 15px;border:1px solid #e5e5e5}
.basic-body .basic-body-page .category-mobile-area {display:none}
.basic-body .basic-body-page .basic-body-main {background:#fff;padding-left:20px;padding-right:20px;padding-top:25px;padding-bottom:25px}
.basic-body .basic-body-main-wrap {margin-left:0;margin-right:0;border:1px solid #e5e5e5;background:#fff;margin-top:25px;margin-bottom:25px}
.basic-body .basic-body-main {padding-top:15px;padding-bottom:15px}
.basic-body .basic-body-main.left-main {border-right:1px solid #e5e5e5;padding-left:15px;padding-right:15px;padding-bottom:60px}
.basic-body .basic-body-main.right-main {border-left:1px solid #e5e5e5;padding-left:15px;padding-right:15px;padding-bottom:60px}
.basic-body .basic-body-main.page-padding {padding-bottom:15px}
.basic-body .basic-body-main.ft-padding {padding-bottom:15px}
.basic-body .basic-body-side {padding:0;box-sizing:content-box}
.basic-body .basic-body-side.left-side {margin-right:-1px;border-right:1px solid #e5e5e5}
.basic-body .basic-body-side.right-side {margin-left:-1px;border-left:1px solid #e5e5e5}
.basic-body .basic-body-side .side-mobile-area {display:none}
.basic-body .basic-body-main.col-md-9 {width:77%}
.basic-body .basic-body-side.col-md-3 {width:23%}

/*---------- Footer Top ----------*/
.footer-top {position:relative;width:100%}
.footer-top-content {position:relative;padding:25px 15px;background:#fff;border:1px solid #e5e5e5}
.footer-top-content .footer-top-title {font-weight:bold;margin:0 0 15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5}
.footer-top-content .footer-top-title a {color:#007091}
.footer-top-content .cont-first span {display:block;color:#656565;font-size:12px}
.footer-top-content .cont-first .tel-num {font-size:26px;font-weight:bold;line-height:2}
.footer-top-content .cont-first .cont-annotation {color:#959595;font-size:11px}
.footer-top-content .cont-last {font-size:12px;padding-bottom:15px;border-bottom:1px dotted #e5e5e5}
.footer-top-content .cont-last strong {color:#656565}
.footer-top-content .cont-last span {color:#858585}
.footer-top-content .cont-last span.info-divider {margin-left:5px;margin-right:5px;color:#e5e5e5}
.footer-top-content .cont-last a {color:#858585;text-decoration:underline}
.footer-top-content .cont-last a:hover {color:#E73D2F}
.footer-top-bar {position:relative;min-height:50px;padding:7px 15px;margin-top:25px;background:#fff;border:1px solid #e5e5e5}
.footer-top-bar-left {position:relative;overflow:hidden;width:400px}
.footer-top-bar-right {position:absolute;right:15px;top:14px}
.footer-top-bar-right a {color:#959595;font-size:12px}
.footer-top-bar-right a:hover {text-decoration:underline}
.footer-top-bar-right span {margin-left:10px;margin-right:10px;color:#c5c5c5}

/*---------- Footer ----------*/
.footer {position:relative;background:#fff;height:60px}
.footer .container {padding:0}
.footer .footer-left {position:absolute;left:0;background:#fff;display:none}
.footer .footer-left > ul {margin:0}
.footer .footer-left > ul > li {color:#757575;font-size:11px;line-height:60px;padding:0 15px}
.footer .footer-left > ul > li:last-child {border-right:0;box-shadow:none}
.footer .footer-left > ul > li:last-child a {color:#757575}
.footer .footer-left > ul > li:last-child a:hover {text-decoration:underline}
.footer .footer-left .footer-info-btn {display:inline-block;cursor:pointer;box-shadow:none}
.footer .footer-left .dropup .dropdown-menu {margin:0}
.footer .footer-left .dropup .dropdown-menu > li > a {font-size:11px}
.footer .footer-right {text-align:center;overflow:hidden}
.footer .footer-right p {color:#959595;font-size:11px;line-height:60px;margin-bottom:0}

/*---------- Page Title ----------*/
.page-title-wrap {position:relative;background:#fff;border-bottom:0;padding:25px 0 0}
.page-title-wrap h2 {margin:0;padding:0;font-size:22px;color:#007091;font-weight:bold}
.page-title-wrap .breadcrumb {margin:3px 0 0;padding:0;background:none;font-size:12px;color:#959595}
.page-title-wrap .breadcrumb li {color:#959595}
.page-title-wrap .breadcrumb li a {color:#959595}

/*---------- Main Index ----------*/
.main-mobile-content .poll {margin:30px 0 0}

/*---------- Sidebar Tab ----------*/
.sidebar-tab {position:relative;margin:0 0 25px}
.sidebar-tab .nav-tabs {background:#f5f5f5;border-bottom:1px solid #e5e5e5}
.sidebar-tab .nav-tabs li {width:50%}
.sidebar-tab .nav-tabs li a {text-align:center;margin-right:0;margin-left:-1px;color:#959595;border:1px solid #e5e5e5;padding:7px 5px;font-size:12px}
.sidebar-tab .nav-tabs li:first-child a {margin-left:0}
.sidebar-tab .nav-tabs li a:hover {background:#fff;border-bottom:1px solid #e5e5e5}
.sidebar-tab .nav-tabs li.active a {z-index:1;background:#fff;font-weight:bold;color:#007091;border-bottom:0}
.sidebar-tab .tab-content {position:relative;border:1px solid #e5e5e5;border-top:0;padding:10px;background:#fff}

/*---------- Quick Menu ----------*/
.quick-menu-wrap {position:relative}
.quick-menu {position:absolute;z-index:1003;right:-83px;top:-121px;width:68px;border:1px solid #e5e5e5;background:#fff}
.quick-menu.quick-menu-main {top:-45px}
.quick-menu.boxed-quick-menu {border:0}
.quick-menu .quick-menu-box {position:relative;display:block;text-align:center;padding:10px 0;border-bottom:1px solid #e5e5e5}
.quick-menu .quick-menu-box.first-box {background:#0080a6;margin:-1px;border-bottom:1px solid #929292}
.quick-menu.boxed-quick-menu .quick-menu-box.first-box {margin:0}
.quick-menu .quick-menu-box.heading-current {padding:3px 0;background:#f5f5f5}
.quick-menu .quick-menu-box.current-view {padding:5px;border-bottom:0}
.quick-menu .quick-menu-box i {color:#757575;font-size:16px}
.quick-menu .quick-menu-box span {display:block;color:#2E3340;font-size:11px;padding-top:2px;letter-spacing:-1px}
.quick-menu .quick-menu-box b {position:absolute;top:2px;right:20px;font-size:10px;font-weight:normal;color:#FD1717}
.quick-menu .quick-menu-box:hover i, .quick-menu ul li a:hover span {color:#000}
.quick-menu .quick-menu-box.first-box i {color:#fff}
.quick-menu .quick-menu-box.first-box span {color:#fff}
.quick-menu  a:hover .first-box {background:#1ac5f8}
.quick-menu  a:hover .first-box i {color:#fff}
.quick-menu .alarm-marker .alarm-point {top:-5px;right:5px}
.quick-menu .alarm-marker .alarm-effect {top:-15px;right:-5px}
.quick-menu .quick-menu-box .quick-carousel {width:100%}
.quick-menu .quick-menu-box .item-image img {width:100%;height:auto;background:#fff;margin-bottom:5px}
.quick-menu .quick-menu-box p {width:100%;height:80px;padding-top:20px;letter-spacing:-1px;font-size:11px;background:#fff;margin:0;color:#959595}
.quick-menu .quick-menu-box .quick-carousel .carousel-arrow a {font-size:11px;padding-top:6px;color:#959595}
.quick-menu .quick-menu-box .quick-carousel .carousel-arrow a:hover, .quick-menu .quick-menu-box .quick-carousel .carousel-arrow a:focus {color:#000}
.quick-menu .quick-scroll-btn {position:relative;background:#2d2d38;text-align:center;color:#d5d5d5;padding:8px 0;margin:-1px -1px;cursor:pointer;z-index:1}
.quick-menu.boxed-quick-menu .quick-scroll-btn {margin:0}
.quick-menu .quick-scroll-btn:hover {background:#505056}
.quick-menu .quick-scroll-btn.top-btn {padding:7px 0 9px}
.quick-menu .quick-scroll-btn.down-btn {border-top:1px solid #6b6b74}
.quick-menu .quick-scroll-btn i {display:block;font-size:12px;line-height:1}
.quick-menu .quick-scroll-btn span {display:block;font-size:10px;line-height:1;color:#d5d5d5}

/*---------- Modal ----------*/
.modal-lg {width:1300px}
.my-post-modal {width:1300px !important}
.my-timeline-modal {width:1300px !important}
.my-favorite-modal {width:1300px !important}
.my-followinggul-modal {width:1300px !important}
.my-subscribe-modal {width:1300px !important}
.my-pinboard-modal {width:1300px !important}
.my-goodpost-modal {width:1300px !important}
.my-starpost-modal {width:1300px !important}
.my-activity-modal {width:1300px !important}