@font-face {
  font-family: 'Marketplace Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/e79bfd88537def476913f3ed52f4f4b3.eot);
  /* For IE6-8 */
  src: local("Marketplace Material Icons"), local("MaterialIcons-Regular"), url(../../fonts/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../../fonts/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../../fonts/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype"); }

.ls-material-icons {
  font-family: 'Marketplace Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

#seller-account-menus, .ls-top-menu-link{
    float: right;
}

#seller-account-menus{
    position:relative;
	margin: 0 8px;
}

#seller-account-menus div.current{
    font-weight: bold;
    padding: 8px 10px 10px 10px;
    line-height: 18px;
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

#seller-account-menus div.current:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 18px;
    color: #686666;
    vertical-align: -2px;
    padding-left: 12px;
}

/*#seller-account-menus ul{
    display: none;
    position: absolute;
    top: 22px;
    left: 0;
    width: 157px;
    z-index: 2;
}*/

#seller-account-menus ul li {
    line-height: 35px;
}

#comments {
	overflow-y: scroll;
    overflow-x: auto;
    max-width: 100%;
    width: 100%;
    height: 520px;
}

.ls-top-menu-link a{
    display: block;
    font-weight: bold;
    padding: 8px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    line-height: 18px;
}

#seller-account-menus ul li a, #seller-account-menus ul li > span {
    padding: 0 10px 0 12px;
    display: block;
}

.ls-top-menu-link a:hover, .ls-top-menu-link a.active {
    background: #2b2b2b;
}

.lsmp-_block {
    clear: both;
    margin-bottom: 10px;
    width: 100%;
}

.lsmp-_row {display: block;}
.lsmp-_inner_block {display: inline-block;}

.lsmp-_inner_block .title {
    font-weight: bold;
    font-size: 13px;
    color: #666;
}

.lsmp-_inner_block a {
    text-decoration: underline;
    color: #333;
}

#lsmp-seller-info{
    font-size:20px;
}

.vss_seller_ratings {
    position:relative;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    color: #d3d3d3;
    line-height: 16px;
    font-size: 15px;
    background: 0;
    font-family: "Arial Unicode MS",Arial,Tahoma,Verdana,sans-serif;
}

.vss_rating_filled {
    position: absolute;
    top: 0px;
    left: 0;
    color: #e9ce18;
    white-space: nowrap;
    overflow: hidden;
    background: 0;
    width: 0px;
}

#lsmp-seller-info .vss_seller_ratings{
    top:3px;
    font-size:22px;
}

.vss_read_review_bck {
    background: url('../../img/view_review.png') no-repeat transparent left center;
    height: 16px;
    width: 16px;
    padding-left: 18px;
}

.vss_active_link {
    color: #2e8ab8 !important;
    font-size: 11px;
    margin-left: 5px;
}

.vss_active_link span{
    color: #2e8ab8 !important;
}

.vss_write_review_bck {
    background: url('../../img/pencil_small.png') no-repeat transparent left center;
    height: 16px;
    width: 16px;
    padding-left: 18px;
}

#ls-marketplace-layout {
	color: #515151;
    font-size: 13px;
    display:block;
    width:100%;
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 50px;
}

#ls-marketplace-layout img{
    height: auto;
    max-height: 250px;
}

.outer-border{
    border:0;
}

.b-border{
    border-bottom:1px solid #ddd;
}

.pad5{padding:5px;}

.pad0{padding:0 !important;}

.pad-top10 {padding-top:10px !important;}

.pad-bottom10 {padding-bottom:10px !important;}

.right-col-width-fx{width:170px;}

#ls-marketplace-layout p{
    margin:0;
    padding:0;
}

#ls-layout-centercol{
    margin-top: 5px;
    margin-bottom: 5px;
}

.lftcolrightpad{
    padding: 5px;
}

.right-offset5{
    padding-right:5px;
}

.right-offset15{
    padding-right:15px;
}

.ls-block{
    display:block;
}

.ls-panel{
	margin-right: 5px;
    margin-left: 5px;
    background-color:#fff;
}

@media (max-width: 767px){
	.ls-panel{
		margin-right: 0px;
    	margin-left: 0px;
	}
}

.ls-tcenter{text-align: center;}
.ls-tright{text-align: right;}

.ls-content{
    border: 1px solid #DDDDDD;
    padding:5px;
}

.ls-not-found-blk{
    text-align: center;
}

.ls-not-found-blk .img404{
    background: url('../../img/page_404.gif') no-repeat center transparent;
    width: 100%;
    height: 450px;
    margin: 0 auto;
}

#ls-marketplace-layout .page-heading{
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#ls-marketplace-layout ul.product_list.grid > li .product-container h5{
    height:auto;
}

#ls-marketplace-layout ul.product_list .vss_seller_ratings{
    font-size: 25px;
}

.rv-s-blk{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom: 1px solid #ddd;
}

.seller_address_detail{
    background-color: #FCFCFC;
    border: 1px solid #ddd;
    margin: 10px 0px;
    padding: 5px;
}

.seller_address_detail .sllr-add-title{
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

.seller_address_detail .sllr-add-info{
    margin-top: 7px;
}

.slr-f-box{
/*    border: 1px solid #d6d4d4;*/
    margin-bottom: 10px;
}

.slr-f-box h3{
    border: 0;
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 0;
    color: #555454;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    background: #fbfbfb;
}

.slr-f-box .slr-content{
    margin-top: 5px;
}

.slr-f-box .slr-content ul{
    list-style-type: none;
    margin:0;
}

.s-vp-banner{
    
}

.s-vp-banner img{
    width:100%;
}

.s-p-filter{

}

.s-p-filter ul{
    margin: 0;
    float: left;
}

.s-p-filter ul li{
    display: inline-block;
    font-size: 12px;
}

.s-p-filter ul li.heading{
    margin-right: 20px;
    font-size: initial;
}

.svp-p-count{
    float: right;
    font-size: 10px;
    font-style: italic;
}

.sv-p-paging{
    padding: 10px 17px;
    background-color: #FDFDFD;
}

.ls-pagination-right {
    float: right;
}

.ls-pagination {
    margin: 0;
    padding: 0;
}

.ls-pagination li {
    display: inline;
    padding: 6px 8px;
    border: 1px solid #BEBEBE;
    margin-right: -1px;
    font: 15px/20px Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    color: #777777;
}

.ls-pagination li.first {
/*    border-radius: 5px 0px 0px 5px;*/
}

.ls-pagination li.active {
    background: #DBDBDB;
    color: #fff;
}

.ls-pagination li.last {
/*    border-radius: 0px 5px 5px 0px;*/
}

.ls-pagination li a {
    text-decoration: none;
    color: #777777;
}

.s-review-l li{
    margin: 10px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.s-review-l li:last-child{border-bottom:0;}

.s-review-l li .r-title{
    text-transform: uppercase;
    color: #3399cc;
    font-size: 15px;
}

.s-review-l li .sr-time{
    font-size: 11px;
    font-style: italic;
}

.s-review-l li p{margin-bottom:10px !important;}

.s-review-l li .rating-title{
    display: inline-block;
    margin-right: 10px;
}

.s-review-l li .rating-point{
    display: inline-block;
}

#slr-new-review-blk{
    width:50%;
}

#slr-new-review-blk input[type="text"], #slr-new-review-blk select, #slr-new-review-blk textarea{
    width:100%;
}

.fl {float: left;}
.fr {float: right;}

.lspopup-modal h2{
        font-weight: 600;
    text-transform: uppercase;
    color: #555454;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
}

.lspopup-modal .modal-content{
    min-height:auto;
}

.lspopup-modal .modal-header{
    border-bottom: 1px solid #e5e5e5;
}

.lspopup-modal .modal-body{
    background-color: #F8F8F8;
    min-height:auto;
}

.lspopup-modal .modal-body label{
    display: block;
    margin: 12px 0 0 0;
    font-weight: normal;
    font-size: 16px;
    text-align:left;
}

#starRating:not(old) {
    display: inline-block;
    position: relative;
    height: 24px;
    background: url('../../img/stars_new.png') repeat-x 0 0;
    vertical-align: bottom;
    min-width:120px;
}

#starRating:not(old) div {
    float: left;
    position: relative;
}

#starRating:not(old) input {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    opacity: 0;
    vertical-align: bottom;
}

#starRating:not(old) label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px;
    margin:0;
}

#starRating:not(old):hover input:hover + label{
    background : url('../../img/stars_new.png') repeat-x 0 -48px;
}

#starRating:not(old)       input:checked       + label,
#starRating:not(old):hover input:checked:hover + label{
    background : url('../../img/stars_new.png') repeat-x 0 -24px;
}

#starRating span, #starRating:not(old) span {
    display: none;
}

#starRating span{display:none;}

.lspopup-modal input, .lspopup-modal textarea {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #ccc;
    background: white;
}

.lspopup-modal textarea {
    height: 80px;
}

.lspopup-modal .fl {float: left;}
.lspopup-modal .fr {float: right;}


#seller_list_to_customers #products img{
    height:auto;
    margin-left: auto;
    max-height: 220px;
}

#seller_list_to_customers #products .product-description{
    width: 100%;
    height: 62px;
}

#seller_products_to_customer #products .thumbnail-container{
    width: 245px;
}

/* Start - Seller Profile Page */

.seller_profile_view{
    
}

.seller_profile_view .s-vp-banner img{
    border: 1px solid #eee;
}

.lives, .sellers {
	background-color: #fff;
}

.lives-list, .sellers-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 767px) {
	.lives-list, .sellers-list {
		margin-left: auto;
		margin-right: auto;
	}
}

#seller-lives-list .live {background: none;height: 150px}
#seller-lives-list .live-info {max-height: 60px}

.seller .thumbnail-container {
	padding: 5px;
    position: relative;
    margin-bottom: 1.563rem;
    height: 318px;
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}

.seller .thumbnail-container .thumbnail {
	position: relative;
    height: calc(100% - 70px);
    display: block;
}

.seller .thumbnail-container .thumbnail img {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
}

.thumbnail-container .seller-info {
	color: inherit;
	padding-left: 10px;
}

.seller-info a {
	color: inherit;	
}

.live {
	height: 90px;
	background: black;
	text-align: center;
}

.live-info {
	text-align: center;
	overflow: hidden;
	min-height: 25px;
	max-height: 60px;
}

.live-soon {
	position: absolute;
    top: 33px;
    width: 100%;
    padding-right: 30px;
    font-size: 90%;
}

.live img {
	max-height: 50px!important;
	margin: 20px;
}

.live .img-grayed {
	opacity: 0.5;
}

.info-view {
    position: relative;
    display: block;
}

.info-view .seller-float-desc{
    
}

.info-view .seller-profile-photo{
    position: absolute;
    left: 30px;
    top: -175px;
    height: 150px;
    width: 150px;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 10px;
}

#ls-marketplace-layout .info-view .seller-profile-photo img{
    max-width: 140px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.seller-logo {
	max-height: 30px!important;
}

@media (max-width: 767px) {
	.seller-logo {
		max-height: 20px!important;
	}
}

.seller-info .seller-basic{
    display: block;
    width: 100%;
}

.seller-name{
    display: inline-block;
    margin-right: 15px;
}

.seller-name .name {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}


.seller-name .seller-subscribe-cnt {
    font-size: 12px;
    color: #676767;
}

#seller-subscribe, #seller-subscribe-delete {
    cursor:pointer;
    background-color: #fa0909;
    border-radius: 2px;
    color: #f3f3f3;
    padding: 6px;
    margin: 0 5px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    float:right;
}

#seller-subscribe-delete {
    background-color: #9a9a9a;
}

.seller-subscribe-button {
    float:right;
}

@media (max-width: 767px) {
	.seller-name .name {
		font-size: 15px!important;
	}
    .seller-name .seller-subscribe-cnt {
        font-size: 9px;
    }
    #seller-subscribe, #seller-subscribe-delete {
        border-radius: 1px;
        color: #f3f3f3;
        padding: 3px;
        font-size: 10px;
    }
}

.seller-info .seller-social{
        display: inline-block;
    vertical-align: text-bottom;
}

.seller-info .seller-social a{
    padding: 5px 0 3px;
    margin-right: 10px;
    background-color: #676767;
    border-radius: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    color: #fff;
    height: 30px;
    background-size: 30px;
}

.seller-info .seller-social a:hover{
    background-color: #CE0808;
}

.seller-info .seller-social a i{
    font-size: 18px;
}

.seller-info .seller-desc{
    padding-top: 10px;
    border-top: 1px solid #eee;
    margin-top: 10px;
}

.slr-f-box .slr-content {
    margin-top: 5px;
    padding: 0 20px 20px;
    word-wrap: break-word;
}

.info-view .seller-info {
        padding-bottom: 10px;
    }
    
@media (max-width: 991px){
	.info-view .seller-info {
        padding-top: 10px;
    }
}
/* End - Seller Profile Page */


@media (max-width: 767px){
    .svp-p-count{margin-top:10px;}
    
    .info-view .seller-profile-photo {
        top: -30px;
    	margin: auto;
    	left: 0;
    	position: relative;
    }
    
    .info-view .seller-profile-photo img{
        width:120px;
    }
    
    .info-view .seller-info {
        left: 160px;
        padding-top: 10px;
        padding-bottom: 10px;
    	position: unset;
    }
    
    .seller-info .seller-social a{
        width: 25px;
        margin-right: 2px;
    }
    #seller_list_to_customers #products .thumbnail-container{
    border: 1px solid #eee;
    height: 300px;
}
}

.ls-custom-radio {
    margin-right: 0;
}

input:invalid, select:invalid, textarea:invalid {
    border: 2px solid rgba(255,0,0,.25);
}

.row_info h1 {
	margin-left: 0.9375rem;
	margin-bottom: 1.563rem;
}

 .btn-social {
    padding: .25rem .4rem;
    font-size: .8rem;
    height: 28px;
    width: 28px;
    border-radius: 14px;
    line-height: 16px;
}

@media (max-width: 991px){
	#products {
		margin-top: 15px;
		max-height: 200px;
		overflow: auto;
	}
}

#products hr {
	margin-bottom: 5px;
	margin-top: 5px;
}

.product_live {
	background-color: #C7F6B6;
}@font-face {
  font-family: 'Marketplace Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/e79bfd88537def476913f3ed52f4f4b3.eot);
  /* For IE6-8 */
  src: local("Marketplace Material Icons"), local("MaterialIcons-Regular"), url(../../fonts/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../../fonts/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../../fonts/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype"); }

.ls-material-icons {
  font-family: 'Marketplace Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

#columns{
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.breadcrumb{display:none !important;}

#ls-marketplace-layout{
    display:block;
    width:100%;
    background-color: #eee;
    color:#515151;
    font-size:13px;
}

#ls-marketplace-layout img{
    height: auto;
    max-height: 250px;
}

#ls-marketplace-layout #products img{
    height:250px;
}

.outer-border{
    border:1px solid #ddd;
}

.b-border{
    border-bottom:1px solid #ddd;
}

.pad5{padding:5px;}
.pad0{padding:0 !important;}

.in-display{display:inline-block;}

#lslayout-leftcol{

}

#lslayout-centercol{
    margin-top: 10px;
}

#lslayout-rightcol{

}

.ls-account-accordian{
    display: none;
    margin-bottom: 0px;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: bold;
    background-color: #235F92;
    border-bottom: 3px solid #333;
    color: #FFFFFF;
    cursor: pointer;
}

.ls-account-accordian i{float:right;}

#ls-seller-account-menus.fix-ls-acc-menu{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
}

.right-col-width-fx{width:170px;}

#ls-marketplace-layout p{
    margin:0;
    padding:0;
}

.lftcolrightpad{
    padding-right: 5px;
}

.right-offset5{
    padding-right:5px;
}

.right-offset15{
    padding-right:15px;
}

.centerlftoffest{margin-left:5px;}

.ls-block{
    display:block;
}

.vssmp-font14 {
font-size: 14px;
}

.vssmp-font12 {
font-size: 12px;
}

.vssmp-font20{font-size:20px;}

.ls-panel{
    background-color:#fff;
}

.ls-tcenter{text-align: center;}
.ls-tright{text-align: right;}

.ls-content{
    border: 1px solid #DDDDDD;
    padding:5px;
}

.ls-menu-list-item{
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.03) inset;
    font-size: 14px;
    font-weight: normal;
    cursor:pointer;
}

.ls-menu-block .ls-menu-list-item:first-child{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.ls-menu-block .ls-menu-list-item a{
    text-decoration:none;
}

.ls-menu-block a.ls-menu-list-item-mobile:first-child{
    border-radius:0;
}

.ls-active-menuitem{
    background-color: #0342d6;
    border-color: #0342d6;
    color: #FFFFFF;
    z-index: 2;
}

.ls-active-menuitem a{
    color: #FFFFFF;
}

.ls-menu-block .ls-menu-list-item a i{
    margin-right:10px;
}

.ls-menu-badge{
    background-color: #0342d6;
    border: 1px solid #1D4A72;
    float: right;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    border-radius: 11px;
    margin-top: -3px;
}

.ls-active-menuitem .ls-menu-badge{
    background-color: #fff;
    border: 1px solid #8F8D8D;
    color: #777;
}

.ls-menu-block li ul{
    margin: 0 -15px;
    padding: 5px 0;
    padding-left: 40px;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: -10px;
}

.ls-menu-block li ul li{
    display: block;
    padding: 2px 0;
    border-bottom: 1px dotted #ccc;
}

.ls-menu-block li ul li:last-child{
    border:none;
}

.ls-menu-block li ul a{
    font-size: 12px;
    color: #545454;
}

.ls-menu-block li ul a:hover{
    color: #333333;
}

.ls-menu-block li ul a.smenu-other-feature-menu-active{
    color: #333333;
    font-weight: bold;
}

.ls-vspacer5{
    height:5px;
}

.ls-vspacer10{
    height:10px;
}

.ls-content-header{
    display:block;
    margin-bottom:10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #7C7C7C;
}

.ls-content-header h1{
    margin: 0;
    float:left;
    font-size:20px;
}

.ls-content-header .ls-content-header-btn{
    float:right;
}

.lsbtn-group{
    display:block;
    margin:6px 0;
}

.label-inactive{
    background-color: #999;
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
}

.label-success{
    background-color: #72C279;
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
}

.label-inactive .ls-material-icons, .label-inactive .ls-material-icons {
    font-size:14px;
}

/* Start - Tabs */

.ls-tabs, .ls-tabs2 {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #0342d6;
    border-left: 1px solid #0342d6;
    width: 100%;
}

.ls-tabs li, .ls-tabs2 li {
    float: left;
    margin: 0 1px 0 0;
    cursor: pointer;
    padding: 0px 21px;
    height: 32px;
    line-height: 31px;
    border: 1px solid #0342d6;
    border-left: none;
    background: #0342d6;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-weight: bold;
}

.ls-tabs li.error-tab{
    background-color: #D40202;
    border-color: #D40202;
}

.ls-tabs li.active {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #0342d6;
}

.ls-tabs2 li {
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.ls-tabs2 li.active {
    background: #0342d6;
    border-bottom: 1px solid #0342d6;
}

.ls-tabs2 a {
    color: #0342d6;
}

.ls-tabs2 li.active a {
    color: #fff;
}

.ls-tabs li.active.error-tab {color: #D40202;}

.ls_tab_container {
    border: 1px solid #0342d6;
    border-top: none;
    clear: both;
    width: 100%;
    background: #FFFFFF;
}

.ls_tab_content {
    padding: 5px;
    display: none;
}

/* End - Tabs */

form{
    margin:0;
    padding:0;
}

.ls-form{
    padding:10px;
}

.ls-form-label-block{
    display:block;
    margin-bottom:5px;
}

.ls-form-label-inblock{
    display:inline-block;
    margin-right:50px;
    vertical-align:top;
}

.ls-form .lslabel{
    font-size: 15px;
}

.ls-form .lslabel i{
    margin-right: 5px;
    border-radius: 10px;
    color:#fff;
    background-color: #3586ae;
    font-size:20px;
}

.ls-form .highlighted-form-label{
    text-decoration: none;
    color: #3586ae;
    background-color: #edf7fb;
    border: none;
    border-bottom: solid 1px #d8edf7;
    padding: 3px 6px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 2px;
    font-size: 14px;
}

.ls-form-field-block{
    display:block;
    vertical-align: top;
}

.ls-labeled-inpfield{
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.ls-form-field-inblock{
    display:inline-block;
    vertical-align: top;
}

.ls-inpfield, .ls-inptexarea, .ls-inpselect{
    width: 100%;
    border-radius: 5px;
    border: 1px solid #0342d6;
    background-color:#fff;
    padding:5px;
}

.ls-inptexarea {
    resize:vertical !important;
}

.ls-inpfield:focus, .ls-inptexarea:focus{
    border: 1px solid #FD6F10;
    background-color: #FFF6D0;
}

.ls-inpfield, .ls-inpselect{
    height: 35px;
}

.ls-labeled-inpfield .inplbl{
    border: 1px solid #0342d6;
    border-radius: 3px;
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.ls-labeled-inpfield .inplbl-r{
    border: 1px solid #0342d6;
    border-radius: 3px;
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.ls-labeled-inpfield .inplbl-btn{
    border: 1px solid #0342d6;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.ls-labeled-inpfield .inplbl-btn.lsyd{
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.ls-labeled-inpfield .inplbl-btn.rsyd{
    border-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ls-labeled-inpfield .inplbl-btn .lsbtn{
    border-radius:0;
    line-height: 2.1
}

.ls-labeled-inpfield input[type="text"]{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    display: table-cell;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.ls-labeled-inpfield input[type="text"].lsyd{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.ls-inpoption input[type="radio"], .ls-inpoption input[type="checkbox"]{
    margin-top:0;
}

.ls-inpoption .ls-label, .ls-inpoption .ls-label{
    margin-top:0;
}

.lsoption-inline{
    display:inline-block;
    margin-right:20px;
}

#ls-marketplace-layout div.radio span{
    top:1px;
}

#ls-marketplace-layout .ls-form div.checker, #ls-marketplace-layout .ls-form div.checker span{
    display:inline-block;
}

#ls-marketplace-layout .ls-form label{font-weight:normal;}

.ls-inpselect option{
    padding:5px;
}

.ls-form em{
    color:#ff0000;
}

.form-inp-help{
    font-style: italic;
    font-size: 11px;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.lsalert{
    padding: 8px;
    position: relative;
    display: block;
    margin-bottom: 10px;
    vertical-align: top;
    line-height: 26px;
}

.lsalert i{
    font-size: 2em;
    margin-right: 10px;
}

.lsalert-info{
    background-color: #F8FCFE;
    border: 1px solid #0342d6;
    color: #0342d6;
}

.lsalert-danger{
    background-color: #f2dede;
    border: 1px solid #e17875;
    color: #a94442;
}

.lsalert-success{
    background-color: #d6e9c6;
    border: 1px solid #90cb5c;
    color: #3c763d;
}

.lsalert-warning{
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.lsalert ul{
    margin: 0;
    list-style-type: disc;
    padding-left: 10px;
    margin-left: 10px;
}

.lsalert ul li{

}

.lsbtn{
    -moz-user-select: none;
    background-image: none;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border:0;
}

.btn .ls-material-icons, .btn-sm .ls-material-icons, .btn-lg .ls-material-icons{
    font-size: 18px;
    line-height: 15px;
    margin-right: 3px;
}

button.lsbtn-default{
    border: 1px solid #CCC;
    background-color: #fff;
    color: #555;
}

button.lsbtn-default:hover{
    border: 1px solid #ADACAC;
    background-color: #BDB9B9;
    color: #fff;
}

button.lsbtn-default{
    border: 1px solid #CCC;
    background-color: #fff;
    color: #555;
}

button.lsbtn-default:hover{
    border: 1px solid #ADACAC;
    background-color: #BDB9B9;
    color: #fff;
}

a.lsbtn{
    color:#fff;
    text-decoration:none;
}

.lsbtn span{margin-left:5px;}

a.lsbtn:hover{
    color:#fff;
    text-decoration:none;
}

.lsbtn-big{
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 3px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}

.lsbtn-success{
    background-color: #79BD3C;
    border-color: #6CAA36;
    color: #FFFFFF;
}

.lsbtn-grey{
    background-color: #79BD3C;
    border-color: #6CAA36;
    color: #FFFFFF;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }

.btn-primary {
  color: #fff;
  background-color: #0342d6;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #0342d6;
    border-color: #357ebd; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-success {
  color: #fff;
  background-color: #46a74e;
  border-color: #3e9546; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #3a8a41;
    border-color: #2c6a31; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a8a41;
    border-color: #2c6a31; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #46a74e;
    border-color: #3e9546; }

.btn-info {
  color: #fff;
  background-color: #5192f3;
  border-color: #3983f1; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #2b7af0;
    border-color: #0f62de; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #2b7af0;
    border-color: #0f62de; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5192f3;
    border-color: #3983f1; }


.summary-list-group{
    margin:0;
    padding:5px;
}

.summary-list-group li.summary-box{
    margin-left: 10px;
    vertical-align: top;
    margin-right: 30px;
    display:inline-block;
    margin-bottom: 10px;
}

.summary-single-box{
    text-align:left;
}

.summary-single-box .mo_kpi_content {
    width: 100%;
    position: relative;
    padding-left: 65px;
}

.mo_kpi_content.big{
    height:50px;
}

.summary-single-box .mo_kpi_content i.big {
    position: absolute;
    top: 0;
    font-size: 40px;
    text-align: center;
    color: #fff;
    width: 55px;
    height: 50px;
    line-height: 50px;
    left: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.summary-single-box .mo_kpi_content .big-title {
    display: block;
    color: #666;
    font-size: 14px;
    margin-bottom:5px;
}

.summary-single-box .mo_kpi_content .big-value {
    display: block;
    clear: both;
    font-size: 1.3em;
    white-space: nowrap;
}

.summary-single-box .mo_kpi_content i{
    -webkit-box-shadow: rgba(0,0,0,0.2) 0 -3px 0 inset;
    box-shadow: rgba(0,0,0,0.2) 0 -3px 0 inset;
}

.blue-summary i{
    background-color: #2ba8e3;
}

.blue-summary .big-value{
    color: #2ba8e3;
}

.green-summary i{
    background-color: #95cc6b;
}

.green-summary .big-value{
    color: #95cc6b;
}

.red-summary i{
    background-color: #FF5450;
}

.red-summary .big-value{
    color: #FF5450;
}

.yellow-summary i{
    background-color: #FFB802;
}

.yellow-summary .big-value{
    color: #FFB802;
}

.purple-summary i{
    background-color: #9E5BA1;
}

.purple-summary .big-value{
    color: #9E5BA1;
}


.ls-panel{
    display:block;
}

.ls-panel .ls-panel-header, .dh-tbl-smmry .ls-panel-background{
    padding:5px;
    background-color:#ddd;
}

.ls-panel .ls-panel-header h1, .ls-panel-background h1{
    margin:0;
    padding:0;
    float:left;
    font-size:16px;
}

.ls-panel .ls-panel-header h1 span{
    color:#000;
    font-size:12px;
}

.ls-panel .ls-panel-header h1 a{
    
}

.ls-accordian-symbol, #ls-seller-account-menus .ls-smenu-accordian-symbol{
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    float:right;
    cursor:pointer;
    
}

.ls-accordian-symbol{
    display:none;
}

#ls-product-form .ls-accordian-symbol{
    display:block;
}

.ls-panel .ls-panel-header .link{
    float:right;
    font-size:11px;
    font-style:italic;
}

.ls-panel .ls-panel-header .link a{
    color: #0342d6;
}

.ls-panel .ls-panel-header .link a:hover{
    color: #1d4a72;
}

.ls-panel .ls-panel-body,.ls-panel-table-body{
    padding:5px 0;
    border-top:1px solid #ddd;
}

#ls-product-form .ls-panel .ls-panel-body,
#ls-product-form .ls-panel .tbl-body-class{
    display:none;
}

.tbl-list-group{
    margin:0;
    padding:0;
}

.tbl-list-group .tbl-list{
    display: inline-block;
    width: 49.76%;
}

.tbl-list-group .tbl-list.even-child{
    margin-left:10px;
}

.dh-tbl-smmry, .ls-table-list{
    width:100%;
    border:1px solid #ddd;
}

.ls-table-list{
    min-width:650px;
}

.dh-tbl-smmry thead{
    background-color:#eee;
}

.ls-table-list thead{
    background: url('../../img/tbl-header.gif') repeat-x transparent left;
    height: 20px;
}

.tbl-body-class{
    display:inline-grid;
}

.dh-tbl-smmry th, .dh-tbl-smmry td{
    padding:4px 6px;
}

.dh-tbl-smmry tr {
    border-bottom:1px solid #ddd;
}

.ls-table-list th, .ls-table-list td{
    padding: 2px 4px;
}

.ls-table-list th {
    border-width: 1px;
    border-color: #d1cfcf;
    border-style: solid;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.ls-table-list tbody td {
    border-width: 0 1px 1px 0;
    border-color: #dadfe0;
    border-style: solid;
    font-size: 12px;
}

.ls-table-list td [class*='btn-'], .ls-table-list tbody td [class*='btn-']{
    padding: 2px 5px;
}

.ls-table-list tbody td.ls-tcenter .checker{
    margin:0 auto;
}

.ls-table-list .ls_list_action{
    text-decoration:underline;
    cursor:pointer;
}

.multiaction-group{
    display:block;
}

.multiaction-label{
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    font-size: 15px;
}

.multiaction-field{
    float:left;
    margin-right:10px;
}

.multiaction-field select{
    height:25px;
}

.multiaction-group .lsbtn{
    float:left;
}

.dh-tbl-smmry a, .ls-table-list a{
    cursor:pointer;
    color:#2e8ab8;
}

.ls-analysis-popper {
    position: relative;
    cursor: pointer;
}

.ls-popper-info{
    display: none;
    position: absolute;
    z-index: 1;
    padding: 5px 10px;
    width: 200px;
    text-align: left;
    border: 1px solid rgb(238, 238, 238);
    right: 0px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 3px 0px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 0px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 0px 12px 0px rgba(0,0,0,0.75);
}

.ls-positive-sign {color: green;}
.ls-negative-sign {color: red;}

.ls-filter-container{
    border: 1px solid #ddd;
    margin-bottom:10px;
}

.ls-filter-header{
    font-size: 16px;
    padding: 10px 5px;
}

.ls-filter-block{
    margin-bottom:10px;
    padding:0 5px;
}

.ls-filter-block ul{}

.ls-filter-block ul li{
    display: inline-block;
    width: 23%;
    margin-bottom:10px;
    vertical-align: top;
}

.ls-paginator-block{
    margin-top:10px;
    padding:0 3px;
    height:30px;
    min-width:650px;
}

.ls-paginate-summary, #front-end-customer-pagination .ls-paginate-summary{
    float: left;
    color: #474545;
    font-size: 11px;
    font-style: italic;
}

.ls-pagination-left {float: left;}
.ls-pagination-right {float: right;}

.ls-pagination {
    margin: 0;
    padding: 0;
}

.ls-pagination li {
    display: inline;
    padding: 3px 7px;
    border: 1px solid #ddd;
    margin-right: -1px;
    font: 15px/20px Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    box-shadow: inset 1px 1px 5px #F4F4F4;
    color:#0342d6;
}

#front-end-customer-pagination .ls-pagination li {
    display: inline;
    padding: 3px 7px;
    margin-right: -1px;
    font: 15px/20px Arial, Helvetica, sans-serif;
    background: transparent;
    color:#777777;
    box-shadow: none;
    border: 0;
}

.ls-pagination li.first {border-radius: 5px 0px 0px 5px;}
#front-end-customer-pagination .ls-pagination li.first {border-radius: 0px;}

.ls-pagination li.active {
    background: #DBDBDB;
    color: #fff;
}

#front-end-customer-pagination .ls-pagination li.active {
    background: #797A7A;
    color: #fff;
    box-shadow: none;
    border: 0;
}

.ls-pagination li.last {border-radius: 0px 5px 5px 0px;}
#front-end-customer-pagination .ls-pagination li.last {border-radius: 0px;}

.ls-pagination li a {
    text-decoration: none;
    color: rgb(89, 141, 235);
}

#ls-list-loader{
    width: 50px;
    height:50px;
    position: absolute;
    top: 35%;
    left: 46%;
    display:none;
}

.ls-mbtm10{
    margin-bottom:10px;
}

.ls-modal-popup{
    display:none;
}

.ls-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 9999;
    opacity: 0.7;
}

.ls-modal{
    position: absolute;
    top: 0%;
    left:6%;
    z-index: 99999;
    background-color: #fff;
    border: 1px solid #777;
    width:50%;
}

.ls-model-content-loader{
    
}

.ls-model-content-loader .ls-modal-loading-img{
    background:url('../../img/loader128.gif') center center no-repeat transparent;
    background-size:100% 100%;
    display: block;
    width: 100px;
    height: 100px;
    margin: 10px auto;
}

.ls-modal .ls-model-content{
    display:none;
}

.ls-modal-header, .ls-modal-content, .ls-modal-footer{
    padding:10px;
}

.ls-modal-header{
    background-color: #0342d6;
    color: #fff;
}

.ls-modal-header h1{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}

.ls-modal-header .ls-modal-close{
    float: right;
    margin-top: -15px;
    cursor:pointer;
}

.ls-modal-content{
    overflow-y: auto;
    max-height: 400px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.ls-modal-footer{
    
}

.ls-cn-lb, .ls-cn-rb{
    float: left;
    display: inline-block;
    border: 1px solid #ddd;
}

.ls-cn-lb{
    width: 47.5%;
    margin-right: 20px;
}

.ls-cn-rb{
    width: 49%;
}

ul.ov-s-l, ul.ov-a-l{
    padding: 5px;
}

.ov-s-l li{
    padding: 12px 10px;
    border-bottom: 1px dotted #ddd;
}

.ov-s-l li:last-child{
    border-bottom:0;
    padding-bottom:0;
}

.ov-a-l li{
    padding: 10px;
    padding-bottom: 0;
}

.ov-a-l li:last-child{
    padding-bottom:0;
}

.ov-s-head{
    padding: 10px !important;
    font-weight: bold;
    font-size: 18px;
    background-color: #fbfbfb;
}

.ov-s-lbl{
    display: inline-block;
    width: 150px;
    font-size: 16px;
}

.ov-s-value .highlight{
    color:#040991;
}

.ov-s-value{
    display: inline-block;
    font-size: 14px;
    font-style: italic;
}

.ov-s-value small{
    
}

.vl-green{
    color:green;
}

.vl-red{
    color: red;
}

.ov-add-name{
    font-weight: bold;
    font-size: 14px;
}

.ov-add-detail{
    
}

.ov-p-l{
    border: 1px solid #C0C0C0;
    width: 100%;
    min-width: 530px;
}

.ov-p-l thead tr, .ov-p-l tfoot tr{
    background-color: #fbfbfb;
}

.ov-p-l thead tr{
    border-bottom: 1px solid #c0c0c0;
    color: #333;
}

.ov-p-l tfoot tr{
    border-top: 1px solid #c0c0c0;
}

.ov-p-l thead tr th{
    
}

.ov-p-l th, .ov-p-l td{
    padding: 9px 10px;
}

.ov-p-l td{
    vertical-align: top;
}

.ov-p-l tbody tr td{
    border-bottom: 1px dotted #c0c0c0;
}

.ov-p-l tbody tr:last-child td{
    border-bottom: 0;
}

.ov-p-l tfoot tr td:first-child{
    border-right: 1px solid #c0c0c0;
    font-weight:bold;
}

.ov-p-img{
    float: left;
    margin-right: 15px;
}

.ov-p-img img{
    border: 1px solid #ddd;
    padding: 3px;
}

.ov-p-info{
    float: left;
    font-size: 14px;
}

.ov-p-info .ref{
    padding-top: 10px;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.ov-p-info a{
    
}

.ov-p-refund_history{
    display:block;
    padding:2px;
    margin-top:5px;
}

.ov-p-refund_history_tooltip{
    display:block;
    padding:5px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.vss_seller_ratings {
    position:relative;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    color: #d3d3d3;
    line-height: 16px;
    font-size: 15px;
    background: 0;
    font-family: "Arial Unicode MS",Arial,Tahoma,Verdana,sans-serif;
}

.vss_rating_filled {
    position: absolute;
    top: 0px;
    left: 0;
    color: #e9ce18;
    white-space: nowrap;
    overflow: hidden;
    background: 0;
    width: 0px;
}

.ls-row{
    display: block;
    margin-bottom: 10px;    
}

.review-popup-time {
    color: #3399cc;
    font-weight: normal;
    text-transform: uppercase;
}

.btxt{
    font-weight:bold;
}

.content_sortPagiBar .sortPagiBar #sellerSortForm {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.content_sortPagiBar .sortPagiBar #sellerSortForm select {
    max-width: 192px;
    float: left;
}

.input-loader{
    background: url('../../img/loading12.gif') no-repeat transparent;
    width: 23px;
    height: 22px;
}

.ls-validation-error{
    color:#ff0000;
    font-size:11px;
    display:block;
}

.ls-highlight-error-field{
    border:1px solid #ff0000;
    background-color:#FFDDB9;
}

.loading-block{
    padding:10px 0;
}

.loader128{
    background: url('../../img/loader128.gif') no-repeat transparent;
    width: 130px;
    height: 130px;
    margin:0 auto;
}

ul.product_list.grid > li{
    padding-bottom: 20px;
    text-align: center;
}

ul.product_list.grid > li .product-container .product-image-container {
    border: 1px solid #d6d4d4;
    border-top-color: rgb(214, 212, 212);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(214, 212, 212);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(214, 212, 212);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(214, 212, 212);
    border-left-style: solid;
    border-left-width: 1px;
    padding: 9px;
    margin-bottom: 13px;
    position: relative;
    text-align:center;
    height:270px;
}

ul.product_list.grid > li .product-container .product-image-container img{
    display:inline-block;
}

#zone_ranges .ls-table-list{
    min-width:100%;
}

#zone_ranges .ls-table-list tbody td{
    border-width: 0 0px 1px 0;
}

#zone_ranges td.range_type{
    width:195px;
}

#zone_ranges td input[type="text"]{
    max-width: 70px;
}

#zone_ranges td input[type="text"]:disabled{
    cursor:not-allowed
}

#zone_ranges td .input-group.has-error input[type="text"]{
    border:1px solid #ff0000;
    background-color:#FFDDB9;
}

.socialsharing_product a.social-btn{
    background-repeat: no-repeat;
    background-size: 25px auto;
    background-position: 8px 6px;
    margin-right:5px;
}

.socialsharing_product a.social-btn.googleplus{
    
}
@media (max-width: 767px){
    .lftcolrightpad {
        padding-right: 0px;
    }
    
    #ls-marketplace-layout .centerlftoffest{margin-left:0px;}
    
    .summary-list-group{
        text-align:left;
        padding:0;
    }
    
    .summary-list-group li.summary-box{
        vertical-align: top;
        padding: 5px 10px;
        margin:0;
        display:block
    }
    
    .mo_kpi_content.big{height:25px; padding-left:32px;}
    
    .blue-summary{background-color: #2ba8e3;}

    .green-summary{background-color: #95cc6b;}
    
    .red-summary{background-color: #FF5450;}

    .yellow-summary{background-color: #FFB802;}
    
    .purple-summary{background-color: #9E5BA1;}
    
    .summary-single-box .mo_kpi_content i.big{
        -webkit-box-shadow: rgba(0,0,0,0) 0 0px 0 inset;
        box-shadow: rgba(0,0,0,0) 0 0px 0 inset;
        line-height:21px;
        font-size:25px;
        width:25px;
        height:auto;
    }
    
    .blue-summary i{background-color:transparent;}
    .green-summary i{background-color:transparent;}
    .red-summary i{background-color:transparent;}
    .yellow-summary i{background-color:transparent;}
    .purple-summary i{background-color: transparent;}
    
    .summary-single-box .mo_kpi_content .big-title{line-height:22px; color:#fff; margin:0;}
    
    .summary-single-box .mo_kpi_content .big-value{
        float: right;
        margin-top: -23px;
        background-color: #fff;
        padding: 5px 10px 3px 10px;
        border-radius: 10px;
    }
    
    .ls-panel .ls-panel-header .link{
        float:left;
        margin-left:7px;
    }
    
    .tbl-list-group .tbl-list{
        width: 49.7%;
    }
    
    .ls-modal{
        left: -15%;
        width:100%;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .ls-menu-list-item{
        padding: 8px 10px;
    }
    
    .ls-menu-badge {
        display:none;
    }
    
    .summary-list-group{
        text-align:left;
    }
    
    .summary-list-group li.summary-box{margin-bottom:10px;}
    
    .tbl-list-group .tbl-list {
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }
    
    .tbl-list-group .tbl-list:last-child {
        margin-bottom: 0;
    }
    
    .ls-filter-block ul li{
        display: inline-block;
        width: 49.5%;
        margin-bottom:10px;
    }
    
    .ls-modal{
        left: -9%;
        width:100%;
    }
    
    .ls-cn-lb, .ls-cn-rb{
        float:none;
        display:block;
        width:auto;
        margin:0;
        margin-bottom:10px;
    }
    
    .ov-p-info {
        font-size: 12px;
        width: 150px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .tbl-list-group .tbl-list{
        width: 49.7%;
    }
    
    .ls-modal{
        left: 2%;
        width:70%;
    }
}

/* Start - Category Tree Css */

#ls-marketplace-layout .tree {
    list-style: none;
    padding: 0 0 0 20px;
}

#ls-marketplace-layout .tree i.ls-material-icons{
    line-height:8px;
}

#ls-marketplace-layout .tree li {
    padding-bottom:0;
    padding-top:0;
}

#ls-marketplace-layout .tree .tree-item-name, #ls-marketplace-layout .tree .tree-folder-name {
    padding: 2px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#ls-marketplace-layout .tree .tree-selected {
    color: #fff;
    background-color: #00aff0;
}

#ls-marketplace-layout .tree input {
    vertical-align: baseline;
    margin-right: 4px;
    line-height: normal;
}

#ls-marketplace-layout .tree i {
    font-size: 14px;
}

#ls-marketplace-layout .tree .tree-item-name label, #ls-marketplace-layout .tree .tree-folder-name label {
    font-weight: 400;
    margin-bottom:0;
}

#ls-marketplace-layout .tree i.tree-dot {
    display: inline-block;
    position: relative;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    background-color: #ccc;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

#ls-marketplace-layout .tree .tree-selected i.tree-dot {
    background-color: #fff;
}

/* End - Category Tree Css */

#paymentinfo-note {
    color: #000;
}

#paymentinfo-notice {
    color: #FF0007;
    font-weight: bold;
}
#ui-datepicker-div {
    z-index: 999!important;
}
.ls-table-list th.ls-tcenter{
    padding: 2px 0px 0px 20px !important;
}


/*gdpr*/
.ls_gdpr_fc_rules li a:before {
    content: "chevron_right";
    display: inline-block;
    font-family:"Marketplace Material Icons";
    padding-right: 10px;
        color: #000;
}
.ls_gdpr_fc_rules li a {
    color: #3586AE;
}
.ls_gdpr_fc_rules li a:hover {
    text-decoration: underline;
    font-weight: bold;
}
.ls-panel-box 
{
    border: 1px solid #d6d4d4;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px;
}

.seller-customer-info-block {
    padding-top: 20px;
    float: right;
}


.ls-page-subheading {
    margin-bottom: 12px;
    font-family: "Open Sans", sans-serif;
}

#ls-seller-access-data-popup {
    display:none;
}

.ls-popup-content {
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
}

.ls-popup-content .page-heading {
    font-size: 16px;
    text-transform: inherit;
}

.ls-popup-content .ls-popup-btn-block {
    margin-top: 23px;
    float: right;
}

.ls-open-mp-access-popup {
    font-size: 12px;
    padding: 6px;
}

.error_field {
    border:1px solid #ff0000 !important;
}

.error_message {
    color: #ff0000 !important;
}

.ls-menu-list-item  .fa {
    font-size: 140%;
    margin-left: 2px;
    margin-right: 2px;
}

.hidden {
    display: none!important;
}

.btn-disabled{
    filter: grayscale(100%);
}

.ls-sidenav {
  height: 100%;
  width: 350px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  transition: 0.5s;
  padding-top: 35px;
  opacity: 0.95;
}

.ls-sidenav-open {
	position: absolute;
	color: white;
	z-index: 1;
	font-size:36px;
	cursor:pointer;
	top: 5px;
	right: 5px;
}

.ls-sidenav-close {
	position: absolute;
	color: black;
	z-index: 2;
	font-size:36px;
	cursor:pointer;
	top: 5px;
	right: 5px;
}

.ls-sidenav a {
  text-decoration: none;
  font-size: 16px;
  display: block;
  transition: 0.3s;
}

.ls-sidenav a:hover {
  color: #ff0000;
}

.ls-products-side {
	height: 100%;
	margin-left: 10px;
	overflow-x: hidden;
}
@media screen and (max-height: 450px) {
  .ls-sidenav {padding-top: 15px;}
  .ls-sidenav a {font-size: 18px;}
}


c

.header_minimal {
    padding: 0.4rem 0;
}

.blink-text-red {
    color: #f00;
}

@keyframes blinkingTextRed{
    0%		{ color: #f00;}
    50%		{ color: #fff;}
    100%	{ color: #f00;}
}

.blink-bg-green {
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding:3px 10px;
    animation: blinkingBgGreen 6s infinite;
}
@keyframes blinkingBgGreen{
    0%		{ background-color: #fff;}
    50%		{ background-color: #2cae10;}
    100%	{ background-color: #fff;}
}

.ls-table-small {
   min-width: 100px;
}

.options i {
    cursor:pointer;
}

.ls-table-list .add-product {
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding:3px 10px;
    background-color: #2cae10;
}
ul.addons li {
    list-style: inside;
}
a.inactive, .link-inactive{
    cursor:auto;
    color: #666666;
}