.navbar-brand {padding: 20px 15px; font-weight: bold; height: 59px;}
.navbar-default {background-color: #FFF;}
.navbar-nav > li > a {font-weight: bold; font-size: 14px; height: 59px; padding: 20px 15px; /*text-transform: uppercase;*/}
.navbar {min-height: 59px !important; margin-bottom: 0; border-bottom: 1px solid #D9D9DE; opacity: 1;}
.navbar .glyphicon {font-size: 22px;}
.navbar .badge {background-color: #E73656; font-size: 13px; padding: 3px 6px;}
.navbar-default .navbar-nav > li > a:hover {background-color: #f7fafa; color: #777;}
.navbar-form {margin: 12px 0;}
.alert {padding: 5px 10px; margin-bottom: 10px;}
.popover{max-width: 600px;}

/*.btn {padding: 6px 18px;}*/
.btn-primary {border-color: #337AB7;}
.btn-info {border-color: #5BC0DE;}
.btn-facebook {background: #3A5795; color: #FFF;}
.btn-facebook:hover, .btn-facebook:active {color: #FFF;}
a.btn.btn-outline {color: #000;}
a.btn.btn-outline:hover {color: #00B5CB;}
.btn-outline {background: none; border: 2px solid #000; color: #000; font-weight: bold; padding: 4px 17px;}
.btn-outline:hover {border-color: #00B5CB;}

.pagination-wrap {text-align: center; margin-top: 40px;}
.pagination {font-size: 13px; font-weight: bold;}

.bold {font-weight: bold;}
.help-block {font-size: 12px; line-height: 18px; margin: 5px 0 0 0;}

/* bootstrapvalidator */
.bv-form .form-control-feedback {line-height: 37px;}
.bv-form .select-container .form-control-feedback {right: -15px;}
.has-error button {border-color: #a94442;}
.has-error .help-block {margin: 0;}
.has-success button {border-color: #3c763d;}

/* fileselect */
.has-success .input-group-btn span.btn-default {border-color: #3C763D; color: #3C763D;}
.has-error .input-group-btn span.btn-default {border-color: #A94442; color: #A94442;}
.btn-file {position: relative; overflow: hidden;}
.btn-file input[type=file] {position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; filter: alpha(opacity=0); opacity: 0; outline: none; background: white; cursor: inherit; display: block;}
input[readonly] {background-color: white !important; cursor: text !important;}

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

body {background: #FFF; /*font: 16px/1.5*/ "Helvetica Neue",Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif;}

a, a:hover, a:active, a:visited {text-decoration: none; outline: none;}
a {color: #00B5CB;}
a:hover {color: #000;}
a.dark, a.dark:hover {color: #333;}

h2 {font-size: 24px;}
h3 {font-size: 20px;}

.dark {color: #333;}
.blue {color: #00B5CB;}

button span.button-text {display: none;}

.form-control.error {border-color: #E73656; color: #E73656;}
.form-control.error::-moz-placeholder {color: #E73656;}
.form-control.error:-moz-placeholder {color: #E73656;}
.form-control.error:-ms-input-placeholder {color: #E73656;}
.form-control.error::-webkit-input-placeholder {color: #E73656;}
input[type="checkbox"].error {background-color: #E73656;}
label.error {display: none; padding: 0;}

#content {margin-top: 60px; position: relative;}

.footer {padding-top: 40px; padding-bottom: 40px; margin-top: 100px; color: #777; text-align: center; border-top: 1px solid #E5E5E5; font-size: 12px; text-transform: uppercase;}

.dollar:before {content: 'HK$';}
.dollar:after {content: '';}
.nopadding {padding: 0 !important; margin: 0 !important;}
.rounded {border-radius: 6px;}

.price-original {text-decoration: line-through;}
.price-discount {color: #E73656;}

.thumbnail {padding: 0; margin-bottom: 0; border: 0; border-radius: 0;}
/*.thumbnail img {margin-right: auto; margin-left: auto; display: block; max-width: 100%; height: auto;}*/

.highlight {position: relative; display: block;}
.highlight:hover {cursor: pointer;}
.highlight:after {background-color: #00B5CB; content: ""; position: absolute; width: 100%; height: 100%; opacity: 0; top: 0px; left: 0px; z-index: 1; transition: opacity 0.5s ease 0s; }
.highlight:hover:after {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)"; filter:alpha(opacity=4); opacity:.4}

.submenu .submenu-items {list-style: none; margin: 0; /*margin-left: -20px;*/ padding: 0;}
.submenu .submenu-items li {float: left; height: 100%;}
.submenu .submenu-items li a {display: block; font-size: 14px; font-weight: bold; line-height: 1; height: 65px; line-height: 23px; padding: 21px 20px; position: relative; color: #888;}
.submenu .submenu-items li a:after,
.submenu .submenu-items li a:hover:after {content: ''; position: absolute; left: 0px; bottom: 0px; display: block; width: 100%; height: 4px;}
.submenu .submenu-items li a:hover:after {border-bottom: 4px solid #00B5CB;}
.submenu .submenu-items li a span {font-size: 23px;}

#frm-search {}
#advanced-container {display: none;}
#advanced-container .advanced-content {width: 400px; height: 240px; padding: 10px 15px;}
/*#frm-search .input-group-btn .dropdown-toggle button {border-radius: 0 4px 4px 0; border-left: 0;}*/

#sns ul {height: 23px; list-style: none; margin: 0; padding: 0;}
#sns ul li {float: left;}
#sns ul li.twitter {margin: 0 5px 0 0; width: 98px; height: 23px; overflow: hidden;}
#sns ul li.twitter iframe {height: 23px!important; overflow: hidden;}

#error h1 {font-size: 28px; text-align: center; margin-top: 60px;}
#alert h1 {font-size: 28px; text-align: center; margin-top: 60px;}

#comment textarea {border-radius: 4px; border: 1px solid #D9D9DE; padding: 8px; margin-bottom: 8px; width: 100%; vertical-align: top; font-size: 14px;}
#comment form {text-align: right;}
#comment .comment-user-image {float: left; width: 50px; height: 50px; margin-right: 10px;}
#comment .comment-user-image img {max-width: 50px; height: auto;}
#comment .comment-user-name {font-size: 13px;}
#comment .comment-user-name span {display: inline-block;}
#comment .comment-user-name span.fullname {color: #333; font-size: 14px; font-weight: bold;}
#comment .comment-user-name span.username {color: #666; font-size: 12px;}
#comment .comment-user-name span.username:before {content: '@';}
#comment .comment-user-name span.comment-created {font-size: 12px; color: #828587;}
#comment .comment-user-name span.comment-created:before {content: '\00b7  ';}

#comment .comment-text {font-size: 13px; margin-top: 4px;}
#comment .comment-actions {margin-top: 4px; font-size: 0;}
#comment .comment-actions a {font-size: 13px;}

#comment .comment-form {}
#comment .comment-container {margin-top: 20px;}
#comment .comment-container ul {list-style: none; margin: 0; padding: 0;}
#comment .comment-container ul li {float: left; width: 100%; margin-bottom: 20px;}

#comment .reply-list {margin: 10px 0 0 60px;}
#comment .reply-list ul li {margin-bottom: 10px;}

#comment .reply-box {display: none;}


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

#login-signup {max-width: 380px; margin: 30px auto 0 auto; border: 1px solid #D9D9DE;}
#login-signup h2 {margin: 0 0 30px 0;}
#login-signup p {margin: -30px 0 30px 0; padding-top: 5px; font-size: 13px;}
#login-signup form .checkbox {font-size: 14px; color: #828587;}
#login-signup form button {width: 100%;}
#login-signup .forget-password {float: right;}

.or-container {position: relative; color: #828587;}
.or-container hr {margin: 30px 0;}
.or-container .or {position: absolute; top: -12px; left: 50%; background: #FFF; width: 46px; padding: 0 16px; margin-left: -23px; display: inline-block;}

#login-signup a.btn {width: 100%;}
#login-signup .sns-login {margin-bottom: 15px;}
#login-signup .body {padding: 15px 15px 15px 15px;}
#login-signup .footer {background: #F7FAFA; border-top: 1px solid #D9D9DE; margin: 0; padding: 20px; color: #828587; font-size: 14px; text-transform: none;}

#login-merchant {text-align: center; font-size: 14px; margin-top: 5px;}

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

.hero-header {text-align: left; position: relative; background-color: #F7FAFA;}
ul.hero-slider {margin: 0; padding: 0; list-style: none; height: 190px; max-height: 190px; position: relative;}
li.hero-item-wrap {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none;}
li.hero-item-wrap:first-child {display: block;}
li.hero-item-wrap .hero-item {position: inherit; color: #FFF; background: none no-repeat scroll center center #FFF; /*#DFDFDF*/ width: 100%; height: 100%;}
li.hero-item-wrap .hero-item .hero-container {min-height: 190px;}
li.hero-item-wrap .hero-item .hero-container .item-title {/*margin-top: 230px;*/ margin-top: 70px;}
li.hero-item-wrap .hero-item .hero-container .item-title h1,
li.hero-item-wrap .hero-item .hero-container .item-title h3 {color: #666; margin: 0; /*text-transform: uppercase;*/ color: #000; letter-spacing: -2px; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
li.hero-item-wrap .hero-item .hero-container .item-title h1 {font-size: 52px; line-height: 1.2;}
li.hero-item-wrap .hero-item .hero-container .item-title h3 {font-size: 32px; line-height: 1.2; opacity: .6;}

.hero-fixed {height: 190px; max-height: 190px; position: relative;}
.hero-fixed .hero-item-wrap {position: absolute; width: 100%; height: 100%; display: block;}
.hero-fixed .hero-item-wrap .hero-item {position: inherit; color: #FFF; background: none no-repeat fixed center 0; width: 100%; height: 100%;}
.hero-fixed .hero-item-wrap .hero-item .hero-container {min-height: 190px;}
.hero-fixed .hero-item-wrap .hero-item .hero-container .item-title {margin-top: 70px;}
.hero-fixed .hero-item-wrap .hero-item .hero-container .item-title h1 {font-size: 52px; color: #666; margin: 0; /*text-transform: uppercase;*/ color: #000; letter-spacing: -2px; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.hero-fixed .hero-item-wrap .hero-item .hero-container .item-categories {margin-top: 12px; width: 60%;}
.hero-fixed .hero-item-wrap .hero-item .hero-container .item-categories .category {margin: 0 5px 5px 0;}

/* programme */
.programme-container .programme-item {margin-bottom: 30px;}
.programme-container .programme-item .cover-thumbnail {min-height: 220px; max-width: 300px; overflow: hidden;}

/* music  */
.programme-container .music-item {margin-bottom: 30px;}
.programme-container .music-item .cover-thumbnail {min-height:100px; max-width: auto; overflow: hidden;}

/* people */
.people-container .row {padding-right: 15px; padding-left: 15px;}
.people-container .people-item {width: 10%; float: left;}
.people-container .people-item .avatar-thumbnail {max-height: 115px; overflow: hidden;}

/* product */
.product-container .product-item {margin-bottom: 30px;}
.product-container .product-item .product-thumbnail {min-height: 200px;  overflow: hidden;}
.product-container .product-item .product-content {/*border-width: medium 1px 1px; border-style: none solid solid; border-color: #E7E7E7;*/ font-size: 13px; padding: 10px;}
.product-container .product-item .product-brand,
.product-container .product-item .product-name {font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.product-container .product-item .product-price {color: #666;}

/* snap */
.snap-container .snap-item {margin-bottom: 30px; border: 1px solid #E7E7E7;}
/*.snap-container .snap-item .snap-thumbnail {max-height: 340px; overflow: hidden;}*/
.snap-container .snap-item .snap-thumbnail {min-height: 220px; max-width:auto; }
/*.snap-container .snap-item .snap-thumbnail img {width: 100%;}*/
.snap-container .snap-item .snap-content {/*border-width: medium 1px 1px; border-style: none solid solid; border-color: #E7E7E7; */font-size: 13px; padding: 10px;}
.snap-container .snap-item .snap-content .snap-rt {margin-left: 50px;}
.snap-container .snap-item .snap-user-image {float: left; width: 40px; height: 40px;}
.snap-container .snap-item .snap-user-image img {max-width: 40px; height: auto;}
.snap-container .snap-item .snap-user-name {font-weight: bold;}
.snap-container .snap-item .snap-user-info {color: #666;}
.snap-container .featured-post {height: 200px; overflow: hidden;}


/* artiste list page */
.artiste-container .artiste-item {text-align: center; margin-bottom: 40px; position: relative;}
.artiste-container .artiste-item a {color: #333;}
.artiste-container .artiste-item .bg {position: absolute; left: 25px; top: 0px; z-index: 1; width: 115px; height: 115px; border-radius: 180px; opacity: .4; -webkit-transition:background ease-out 0.2s; -moz-transition:background ease-out 0.2s; transition:background ease-out 0.2s;}
.artiste-container .artiste-item a:hover .bg {background:#00B5CB;}
.artiste-container .artiste-item .artiste-thumbnail {display: inline-block; width: 115px; height: 115px; overflow: hidden; border-radius: 180px;}
.artiste-container .artiste-item .artiste-thumbnail img {max-width: 100%;}
.artiste-container .artiste-item .artiste-name {font-size: 13px; margin-top: 5px;}

/* shop list page */
.shop-container .shop-item {text-align: center; margin-bottom: 40px; position: relative;}
.shop-container .shop-item a {color: #333;}
.shop-container .shop-item .bg {position: absolute; left: 25px; top: 0px; z-index: 1; width: 115px; height: 115px; border-radius: 6px; opacity: .4; -webkit-transition:background ease-out 0.2s; -moz-transition:background ease-out 0.2s; transition:background ease-out 0.2s;}
.shop-container .shop-item a:hover .bg {background:#00B5CB;}
.shop-container .shop-item .shop-thumbnail {display: inline-block; width: 115px; height: 115px; overflow: hidden;}
.shop-container .shop-item .shop-thumbnail img {max-width: 100%; height: auto; border-radius: 6px;}
.shop-container .shop-item .shop-name {font-size: 13px; margin-top: 5px;}

/* brand list page */
.brand-container {font-size: 13px;}
.brand-container a {display: inline-block; margin-bottom: 5px; color: #333;}
.brand-container a:hover {color: #00B5CB;}

/* cart list page */
.cart-container {font-size: 14px;}
.cart-container .cart-shops {/*margin-bottom: 40px;*/}
.cart-container .cart-shops .cart-shop a {color: #000; font-weight: bold; font-size: 16px;}

.cart-container .cart-item:first-child {margin-top: 0; padding-top: 0; border: none;}
.cart-container .cart-item {margin-top: 10px; padding-top: 10px; border-top: 1px solid #D9D9DE;}
.cart-container .cart-item .product-image {float: left; width: 15%;}
.cart-container .cart-item .product-image img {max-width: 100%; height: auto;}

.cart-container .cart-item .product-info {/*display: table-cell;*/ width: 85%; float: right; padding: 10px 15px;}
.cart-container .cart-item .product-info .product-head {/*display: table;*/ width: 100%; /*border-bottom: 1px solid #D9D9DE; padding-bottom: 7px;*/ margin-bottom: 7px;}
.cart-container .cart-item .product-info .product-head > div {/*display: table-cell;*/ vertical-align: top; /*height: 26px; line-height: 26px;*/}
.cart-container .cart-item .product-info .product-head > div input {height: 26px; width: 40px; text-align: right;}
.cart-container .cart-item .product-info .product-head .product-content {float: left; margin: 0; padding: 0;}
.cart-container .cart-item .product-info .product-head .product-content .product-title {font-weight: bold; line-height: 26px; color: #333;}
.cart-container .cart-item .product-info .product-head .product-content .product-variation {color: #828587; line-height: 26px;}

.cart-container .cart-item .product-info .product-head .price-quantity {float: right; display: table;}
.cart-container .cart-item .product-info .product-head .price-quantity > div {display: table-cell; vertical-align: top; white-space: nowrap;}
.cart-container .cart-item .product-info .product-head .price-quantity .product-price {text-align: right;}
.cart-container .cart-item .product-info .product-head .price-quantity .product-quantity-select {padding: 0 40px;}
.cart-container .cart-item .product-info .product-head .price-quantity .product-quantity-price {font-weight: bold;}

.cart-container .cart-item .product-info .product-head .price-quantity .out-of-stock {font-weight: bold;}

.summary-container {border: 1px solid #D9D9DE; margin-top: 40px; font-size: 14px; font-weight: bold; min-width: 261px; position: relative;}
.summary-container .summary-body {padding: 15px;}
.summary-container .summary-body .cart-subtotal {}
.summary-container .summary-footer {background: #F7FAFA; border-top: 1px solid #D9D9DE; padding: 15px 10px;}
.summary-container .summary-footer .btn {width: 100%;}

.address-book-container {}
.address-book-container .address-book-body {font-size: 14px;}
.address-book-container .address-book-body label.error {display: none;}

.payment-container {}
.payment-container .payment-body {padding: 0 15px;}
.payment-container ul {list-style: none; padding: 0;}
.payment-container ul li {}

/* programme inner page */
.programme-info {background-color: #F7FAFA; border-bottom: 1px solid #D9D9DE; position: relative; height: 75px;}
.programme-info .cover {position: absolute; top: -244px; height: 318px; overflow: hidden;} 
.programme-info .music-cover {position: absolute; top: -180px; height: 180px; width: 250px; overflow: hidden;} 
.programme-info .cover img {width: 240px; height: auto;}
.programme-info .programme {position: absolute; top: -140px; margin-left: 270px; text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 1px;}
.programme-info .programme-name {font-size: 32px; font-weight: bold;}
.programme-info .programme-description {font-size: 13px; width: 90%; max-height: 78px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.programme-info .credit {margin-left: 240px; padding: 14px 30px;}
.programme-info .credit .crew {font-size: 14px; line-height: 24px; font-weight: bold; color: #828587;}
.programme-info .credit .crew span {margin-right: 12px;}

.programme-cast .cast-item {position: relative; margin-bottom: 30px;}
.programme-cast .cast-item .cast-add {position: absolute; right: 10px; top: 10px; font-size: 20px;}
.programme-cast .cast-item .cast-add a {color: #333;}
.programme-cast .cast-item .cast-thumbnail {position: absolute; width: 115px; height: 115px; overflow: hidden;}
.programme-cast .cast-item .cast-thumbnail img {max-width: 100%; height: auto;}
.programme-cast .cast-item .cast-intro {font-size: 13px; color: #828587; overflow: hidden; text-overflow: ellipsis; line-height: 18px; height: 54px;}
.programme-cast .cast-item .cast-content {padding-left: 115px; min-height: 219px; float: left; /*background: #F7FAFA;*/ border: 1px solid #E7E7E7; width: 100%;}
.programme-cast .cast-item .cast-content .cast-content-inner {padding: 10px 20px;}
.programme-cast .cast-item .cast-content > div {float: left; display: block; width: 100%;}
.programme-cast .cast-item .cast-content .cast-name {font-size: 16px; font-weight: bold; line-height: 26px;}
.programme-cast .cast-item .cast-content .cast-name .name-role {color: #828587;}

.programme-cast .cast-outfits {position: absolute; top: 125px; font-size: 0; width: 100%; overflow: hidden;}
.programme-cast .cast-outfits .cast-outfits-inner {width: 1000%;}
.programme-cast .cast-outfits .cast-outfits-inner div {float: left; width: 140px; overflow: hidden; margin-right: 5px;}
.programme-cast .cast-outfits .cast-outfits-inner div img {/*max-width: 100%;*/ max-height: 93px; /*height: auto;*/}

.programme-trailer .trailer-item .trailer-image img {max-width: 100%; height: auto;}
.programme-trailer .trailer-item .trailer-content {border-width: medium 1px 1px; border-style: none solid solid; border-color: #E7E7E7; font-size: 13px; padding: 10px;}
.programme-trailer .trailer-item .trailer-content .trailer-title {font-weight: bold;}



/* outfit inner page */
.outfit-info {padding: 30px 0; background-color: #F7FAFA; border-bottom: 1px solid #D9D9DE;}
.outfit-info .outfit-image {}
.outfit-info .outfit-image img {/*max-width: 100%;*/ height: auto; width: 100%;}

.outfit-info .cast-outfits {margin-top: 10px; width: 100%;}
.outfit-info .cast-outfits div {float: left; width: 140px; overflow: hidden; margin-right: 5px;}
.outfit-info .cast-outfits div img {width: auto; max-height: 90px;}

.outfit-info .outfit-description {margin-top: 20px;}
.outfit-info .outfit-description .name-real {font-size: 22px; font-weight: bold; line-height: 1; color: #000;}
.outfit-info .outfit-description .name-role {font-size: 22px; font-weight: bold; line-height: 1.1; color: #666; margin-top: 5px;}
.outfit-info .outfit-description .intro {font-size: 13px; margin-top: 30px; color: #828587;}


/* product inner page */
.product-info {padding: 30px 0;}
.product-info .product-image {text-align: center; max-width: 480px; max-height: 600px; overflow: hidden;}
.product-info .product-image img {max-height: 100%; width: 100%;}

.product-info .product-image-slider-wrap {margin-top: 3px;}
.product-info ul.product-image-slider {list-style: none; margin: 0; padding: 0; width: 100.5%;}
.product-info ul.product-image-slider li {width: 12%; margin-right: 0.5%; float: left;}
.product-info ul.product-image-slider li img {max-width: 100%;}

.product-info .product-content {padding: 0 0px;}
.product-info .product-content .product-seller .shop-logo {display: inline-block; width: 80px; height: auto;}
.product-info .product-content .product-seller .shop-logo img {max-width: 100%; height: auto;}
.product-info .product-content .product-seller .shop-name {display: inline-block; vertical-align: top; font-weight: bold; margin-left: 10px;}

.product-info .product-content .product-brand,
.product-info .product-content .product-name {font-size: 22px; font-weight: bold;}
.product-info .product-content .product-brand {color: #666; line-height: 1; margin-top: 20px;}
.product-info .product-content .product-name {color: #000; line-height: 1.1; margin-top: 5px;}

.product-info .product-content .product-description {font-size: 14px; margin-top: 20px; color: #828587;}
.product-info .product-content .product-price {font-size: 22px; margin-top: 20px; color: #000;}
.product-info .product-content .product-price .price-original {font-size: 18px;}
.product-info .product-content .product-price .price-discount {}
.product-info .product-content .product-variations,
.product-info .product-content .product-sns {margin-top: 30px; padding-top: 30px; border-top: 1px solid #D9D9DE;}
.product-info .product-content .product-variations .variation {font-weight: bold; font-size: 14px; color: #828587; padding: 0 0 10px;}
.product-info .product-content .product-variations .variation:last-child {padding-bottom: 0;}
.product-info .product-content .product-variations .variation .attrs {height: 34px; line-height: 34px; display: inline-block;}
.product-info .product-content .product-variations .variation .actions {float: right;}



/* snap inner page */
.snap-info {padding: 30px 0;}
.snap-info .snap-image {text-align: center;}
.snap-info .snap-image img {max-width: 100%; height: auto;}

.snap-info .snap-content {margin-top: 20px; padding: 0 20px;}
.snap-info .snap-content .user-follow {}
.snap-info .snap-content .user-favorite {}

.snap-info .snap-content .user-name {}
.snap-info .snap-content .user-name .fullname {display: block; font-size: 24px; line-height: 34px; color: #000; font-weight: bold;}
.snap-info .snap-content .user-name .username {display: block; font-size: 14px; line-height: 1; color: #666;}
.snap-info .snap-content .user-name .username:before {content: '@'; color: #666;}
.snap-info .snap-content .user-info {font-size: 14px; color: #828587; margin-top: 15px;}

.snap-info .snap-content .snap-description {font-size: 14px; line-height: 1.7;}
.snap-info .snap-content .snap-tag a {color: #333; font-size: 14px; margin-right: 5px;}
.snap-info .snap-content .snap-tag a:hover {color: #00B5CB;}
.snap-info .snap-content .snap-tag a:before {content: '#';}
.snap-info .snap-content .snap-created {color: #828587; font-size: 12px; margin-top: 4px;}

.snap-info .snap-content .snap-comment {}

.snap-info .snap-content .snap-description,
.snap-info .snap-content .snap-sns,
.snap-info .snap-content .snap-comment {margin-top: 30px; padding-top: 30px; border-top: 1px solid #D9D9DE;}



/* people inner page (artiste) */
.people-info {background-color: #F7FAFA; border-bottom: 1px solid #D9D9DE; position: relative; height: 65px;}
.people-info .intro {position: absolute; top: -150px; color: #FFF; text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 1px;}
.people-info .intro .people-name {font-size: 52px; font-weight: bold; line-height: 1.2;}
.people-info .intro .people-job {font-size: 24px; letter-spacing: 0.4px;}

.outfit-container .outfit-item {margin-bottom: 15px;}
.outfit-container .outfit-image img {max-width: 100%; height: auto;}
.outfit-container .outfit-content {border-width: medium 1px 1px; border-style: none solid solid; border-color: #E7E7E7; padding: 10px 10px 14px 10px;}
.outfit-container .outfit-content .programme-name {font-size: 13px; font-weight: bold;}
.outfit-container .outfit-content .outfit-products {margin-top: 2px;}
.outfit-container .outfit-content .outfit-products .outfit-product {width: 12%; min-height: 50px; margin-right: 0.5%; float: left;}
.outfit-container .outfit-content .outfit-products .outfit-product img {max-width: 100%;}



/* cast inner page */
.cast-info {position: relative;}
.cast-info .intro {position: absolute; top: -150px;  text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 1px;}
.cast-info .intro .cast-name {font-size: 32px; font-weight: bold;}
.cast-info .intro .cast-bio {font-size: 13px; width: 90%; word-wrap: break-word;}



/* mall page */
.mall-info {background-color: #F7FAFA; border-bottom: 1px solid #D9D9DE; position: relative; height: 65px;}
.mall-info .intro {position: absolute; top: -150px; color: #FFF; text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 1px;}
.mall-info .intro .title {font-size: 48px; font-weight: bold; line-height: 1.4;}


/* shop inner page */
.shop-info {background-color: #F7FAFA; border-bottom: 1px solid #D9D9DE; position: relative; height: 100px;}
.shop-info .logo {position: absolute; top: -190px;}
.shop-info .logo img {width: 190px; height: auto;}
.shop-info .shop {position: absolute; top: -130px; margin-left: 230px; color: #FFF;}
.shop-info .shop-name {font-size: 32px; font-weight: bold;}
.shop-info .shop-brands {}
.shop-info .shop-brands a.btn.btn-outline.brand{border-color: #FFF; color: #FFF;}
.shop-info .intro {padding: 14px 30px 14px 0;}
.shop-info .intro .contact {font-size: 14px; line-height: 24px; font-weight: bold; color: #828587;}
.shop-info .intro .contact span {margin-right: 12px;}
.shop-info .intro .shop-subscribe {position: absolute; top: 14px; right: 30px;}

/* order complete page */
.order-container {border: 1px solid #D9D9DE; margin-top: 30px; font-size: 14px;}
.order-container .order-head {padding: 15px 15px 0 15px;}
.order-container .order-head .order-item .lt {float: left; font-weight: bold; margin-right: 10px;}
.order-container .order-head .order-item .rt {float: right;}

.order-container .order-body {padding: 15px;}
.order-container .order-body hr {margin: 0; padding: 0; margin-bottom: 15px;}

.order-container .order-body .order-product {margin-bottom: 10px;}
.order-container .order-body .order-product .product-thumbnail {width: 80px; height: auto; float: left; margin-right: 15px;}
.order-container .order-body .order-product .product-thumbnail img {max-width: 80px; height: auto;}
.order-container .order-body .order-product .product-name {float: left; font-weight: bold;}

.order-container .order-body .order-product .price-quantity {float: right; display: table;}
.order-container .order-body .order-product .price-quantity > div {display: table-cell; white-space: nowrap;}
.order-container .order-body .order-product .price-quantity .product-quantity {padding: 0 30px;}
.order-container .order-body .order-product .price-quantity .product-quantit:y-price {font-weight: bold;}

.order-container .order-body .order-summary {float: right; width: 35%; font-weight: bold;}
.order-container .order-body .order-summary .lt {float: left;}
.order-container .order-body .order-summary .rt {float: right;}

.order-container .order-foot {padding: 15px; border-top: 1px solid #D9D9DE; background: #F7FAFA; text-align: center;}

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

.settings-menu {font-size: 14px; font-weight: bold; margin-top: 40px;}
.settings-menu .list-group a {padding: 10px 15px;}
.settings-content {font-size: 14px;}
.settings-content .form-group label {font-weight: normal;}
.settings-content .birth-select select.form-control {display: inline; width: auto;}

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

.frm-content {font-size: 14px;}
.frm-content .form-group label {font-weight: normal;}
.frm-content .form-group ul {margin: 0;}

/* --------------------------------
    form - add new snaps
-------------------------------- */
#chosen-product ul {list-style: none; padding: 0;}
#chosen-product li {margin-bottom: 10px; padding-bottom: 10px;}
#chosen-product li:last-child {margin-bottom: 0;}
#chosen-product li .product-image {width: 150px; height: 200px; overflow: hidden; display: inline-block; float: left;}
#chosen-product li .product-image img {max-width: 100%;}
#chosen-product li .product-info {display: inline-block; float: left; margin-left: 25px; font-size: 13px;}
#chosen-product li .product-info p {margin-bottom: 0; font-weight: bold; margin-bottom: 5px;}
#chosen-product li .product-info p.brand-name {color: #666; line-height: 1;}
#chosen-product li .product-info p.product-name {color: #000; line-height: 1.1;}
#chosen-product li .product-info p.chosen-product-remove {}

/* --------------------------------
    plugin - tagit
-------------------------------- */
ul.tagit {padding: 0; list-style: none;}
ul.tagit li.tagit-choice {display: inline-block; border-radius: 4px; border: 1px solid #CCC; background: #FFF; color: #666; font-size: 14px; height: 34px; line-height: 32px; /*margin: 0 8px 8px 0; padding: 5px 13px 5px 15px;*/ margin: 0 8px 8px 0; padding: 0px 10px;}
ul.tagit li.tagit-choice .tagit-label {display: inline; line-height: 1;}
ul.tagit li.tagit-choice .tagit-close {margin-left: 3px; cursor: pointer;}

/*
a.tagit-close {margin-left: 5px; font-weight: bold; cursor: pointer;}
a.tagit-close:hover {text-decoration: none;}
*/
ul.tagit input[type="text"] {
    display: block;
    width: 30%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;    
}

.tagit-autocomplete.ui-menu {
    list-style:none;
    padding: 0;
    margin: 0;
    display:block;
    float: left;
    background-color: #FFF;
    border: 1px solid #CCC;
}
.tagit-autocomplete.ui-menu li.ui-menu-item {
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    margin:0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
    cursor: pointer;
}
.tagit-autocomplete.ui-menu li.ui-menu-item:hover {background-color: #EAEAEA;}

/* --------------------------------
    plugin - overlay
-------------------------------- */
#ol_close {float: right; padding:24px 0 0 0; width:25px; font-size:0; line-height:1; overflow:hidden; background:url('/img/www/ico_set.png') no-repeat -130px -263px; cursor:pointer;}


/* added by rosanna
 */
#webfootercontainer1 {
  background-image: url(img/common/footerbg.png);
  width: 1038px;
  height: 100px;
  margin: auto;
  overflow: hidden;
  line-height: 54px;
}
#webfootertop {
  margin-left: 30px;
  margin-right: 30px;
}
.findlabel {
  color: #231f20;
  font-size: 12px;
}
#webstructure {
  background-image: url(img/commons/structurebg.png);
  width: 1038px;
  height: 150px;
  margin: auto;
  overflow: hidden;
}
#webstructure .innercontent {
  margin-left: 31px;
  margin-right: 5px;
}
#structureitem1 {
  float: left;
  width: 139px;
}
#structureitem2 {
  float: left;
  width: 125px;
}
#structureitem3 {
  float: left;
  width: 181px;
}
#structureitem4 {
  float: left;
  width: 177px;
}
#structureitem5 {
  float: left;
  width: 184px;
}
#structureitem6 {
  float: left;
  padding-top: 15px;
}

