/* CSS Document by TDP*/
.txt_w{
	color: #FFFFFF;	
}
.txt_blue{
	color: #3db0c1;
}
.txt_green{
	color: #008000;
}
.txt_red{
	color: #FF0000;
}
.txt_black{
	color: #000000;
}
.txt_blod{
	font-weight: bold;
}
.txt_yellow{
	color:#FF8E00;
}
.txt_gray{
	color:#999999;
}
#umbrella .num-items-in-cart {
    position: relative;
    z-index: 9;
    top: 1px;
}
#umbrella #cart-info .action {
    font-family: 'Open Sans', sans-serif;
    padding: 5px 0px 5px 20px;
}
.is-mobile .customer.dropdown-menu {
    top: 28px;
    left: -125px;
}
.customer.dropdown-menu {
    padding-top: 10px;
    min-width: 150px;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 10px;
}
/*.dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #000000;
    position: absolute;
    top: -6px;
    left: 125px;
}*/
.navbar_inventory {
    position:relative;
    min-height: 150px;
    margin-bottom: 20px;
    border: 1px solid transparent;
	margin: 0;
    z-index: 10000;
}
.nav_inventory {
	display: block;
    text-align: left;
    float: none;
    margin-right: 0;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -weblit-border-radius: 5px 5px 0 0;
    border-top: 1px solid #FFF;
    border-bottom: 3px solid #FFF;
    background: #FFF;
    /*background: -moz-linear-gradient(top, #FFF 0%, #FFF 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#FFF));
    background: -webkit-linear-gradient(top, #FFF 0%,#FFF 100%);
    background: -o-linear-gradient(top, #FFF 0%,#FFF 100%);
    background: -ms-linear-gradient(top, #FFF 0%,#FFF 100%);
    background: linear-gradient(to bottom, #FFF 0%,#FFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#FFF',GradientType=0 );*/
}
.head_profile{
	padding:20px 0;	
}
#content_profile {
    padding: 20px 10px 0 10px;
    background: #ffffff!important;
    position: relative;
	border-radius: 7px 7px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -weblit-border-radius: 5px 5px 0 0;
}
.line_bottom {
    border-top: 1px solid #e5e5e5;
	margin-top:5px;
}
.footer_bot_info {
    font-size: 10px;
    line-height: 1.2em;
    padding-top: 20px;
}
.footer_bottom_inventory {
    background-image: url(../images/footer_pattern.png);
    color: #a0a0a0;
    border-radius: 0 0 5px 5px;
    margin-bottom: 0px;
    padding-bottom: 25px;
}
.btn_inventory_sell{
	min-width: 70px;
}
.container-nav ul li {
    /* padding: 0; */
    color: #333;
}
.btn_additem{
	color: #FFF;
	padding-top:3px;
}
.sb-title.box_green {
    border-radius: 5px;
    padding: 7px 10px 7px;
    background-color: #337825;
    border-color: #337825;
}
.tabs_container {
    text-align: left;
    float: none;
    margin-right: 0;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -weblit-border-radius: 5px 5px 0 0;
    border-top: 1px solid #ea5210;
    border-bottom: 3px solid #611807;
    background: #b52a09;
    background: -moz-linear-gradient(top, #b52a09 0%, #761c07 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b52a09), color-stop(100%,#761c07));
    background: -webkit-linear-gradient(top, #b52a09 0%,#761c07 100%);
    background: -o-linear-gradient(top, #b52a09 0%,#761c07 100%);
    background: -ms-linear-gradient(top, #b52a09 0%,#761c07 100%);
    background: linear-gradient(to bottom, #b52a09 0%,#761c07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b52a09', endColorstr='#b52a09',GradientType=0 );
}
.bar_breadcrumb{
	min-height:33px;	
}
.container-nav {
    margin-top: 0px;
    margin-bottom: 8px;
    position: relative;
}
.img_headlight200{
	width:200px;
}
a.title-5, .fprod-title a.title-5 {
    font-size: 12px;
    color: #3db0c1;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
a.title-5:hover, .fprod-title a.title-5:hover, .element li .group_info a.title-5:hover {
    color: #ea5210;
	font-size: 12px;
    font-weight: bold;
}
.header_home_Lastestview {
    line-height: 23px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #f0f0f0 50%, #ffffff 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f6f6f6), color-stop(50%, #f0f0f0), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #f0f0f0 50%, #ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #f0f0f0 50%, #ffffff 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #f0f0f0 50%, #ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 50%, #f0f0f0 50%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    padding: 8px 0;
    margin-bottom: 0px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    height: 40px;
}
.header_home_Lastestview .sb-title{
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
}

.sidebar a.col-title:hover, .col-title:hover {
    color: #3db0c1;
}
.product-page {
    padding-bottom: 0px;
}
#content {
    padding-bottom: 0px;
    background: #ffffff!important;
    position: relative;
}
.img_item304to420{
	width:420px;
}
.bs-callout-danger {
    border-left-color: #ce4844;
}
.bs-callout {
    padding: 5px;
    margin: 0px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.product-information .sharing {
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    z-index: 0;
    clear: both;
}
.label_rateseller{
	padding-left:26px;
    width:80px;
    display:inline-block
}
.table_nonborder tbody tr td{
	border: 0px solid #000000;
}
.table_nonborder tbody tr th{
	border: 0px solid #000000;
	width: 110px;
}
/*.customer_address {
    border: 1px solid #d9d9d9;
    padding: 0px 0px 0px;
    border-radius: 3px;
    margin-top: 25px;
    -webkit-box-shadow: 1px 1px 9px 1px rgba(241,241,241,1);
    -moz-box-shadow: 1px 1px 9px 1px rgba(241,241,241,1);
    box-shadow: 1px 1px 9px 1px rgba(241,241,241,1);
    margin-bottom: 25px;
}*/

.customer_address {
    border: 1px solid #d9d9d9;
    padding: 0px 0px 0px;
    border-radius: 3px;
    margin-top: 0px;
    -webkit-box-shadow: 1px 1px 9px 1px rgba(241,241,241,1);
    -moz-box-shadow: 1px 1px 9px 1px rgba(241,241,241,1);
    box-shadow: 1px 1px 9px 1px rgba(241,241,241,1);
    margin-bottom: 15px;
}
.marginleft0{
	margin-left:0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0px solid #dddddd;
}
.account-page, .order-page, .address-page, .active-page, .reset-page {
    padding-bottom: 80px;
}
.col-timeleft{
  font-weight:bold;
  text-transform: uppercase;
  font-size: 10px;
  color: #333; /*color: #a0a0a0;*/
}
.col-itemdetail_timeleft{
  font-weight:bold;
  text-transform: uppercase;
  font-size: 10px;
}
.unpaddingleft{
	padding-left:0;
}
.btn_small {
    filter: none;
    cursor: pointer;
    outline: none;
    border-radius: 4px;
    margin-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4.5px;
    padding-bottom: 4.5px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    border: 1px solid #d6d6d6;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f2f2f2 51%, #ffffff 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f9f9f9), color-stop(51%, #f2f2f2), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f2f2f2 51%, #ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f2f2f2 51%, #ffffff 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f2f2f2 51%, #ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 50%, #f2f2f2 51%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.pagination {
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0;
    padding-top: 6px;
    margin-top: 0px;
    border-radius: 0;
    font-size: 10px;
    font-weight: bold;
    color: #a0a0a0;
    border-top: 1px solid #e7e7e7;
    margin-bottom: 10px;
}
.content_tabs ul li form ul li .group_info {
    text-align: left;
}
.content_tabs ul li{
	min-height:160px;
	height:auto;
}
/* Create Your Display Name */
.name-team {
  width: 100%;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  /*text-transform: uppercase;*/
  color: #4fa8b8;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
}
.margin-top-10{
 margin-top:10px;
}
.detail-team {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  font-size: 13px;
  padding:5px 10px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* /. Create Your Display Name */

.select_market_home{
	width:90%; 
	height:30px; 
	padding:0px 10px; 
	margin:10px;
}
.text_price{
	font-size:18px;
}

/* Search */
.dropdown-menu-search {
    background-color: #FFFFFF;
    border: 1px solid #d9d9d9;
    color: #000;
}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}
@media (max-width: 480px){
    .wrapper_google_img {display:none !important;}
	.form-control {
    	height: 28px;
	}
}
/* . Search */

















@media (max-width: 767px){
    .wrapper_google_img {display:none !important;}
.dropdown-menu:after {
	border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #FFF;
}
.action {
    font-family: 'Open Sans', sans-serif;
	padding: 0px 0px 0px 30px;
	line-height: 20px;
	float:left;
}
.group_breadcrumb {
    padding-bottom: 4px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px;
}
#product-information {
    margin-top: 10px;
}
.sidebar_finditem {
    margin-top: 0px;
}
}
@media (max-width:736px) {
    .wrapper_google_img {display:none !important;}
.element .row-container {
    padding: 3px 3px 10px 3px;
    margin: 3px 3px;
	/*padding: 3px 13px 17px;
    margin: 10px 3px;*/
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#sandBox > li.element .row-container {
    margin-left: 5px;
    margin-right: 5px;
}
#sandBox .full_width .row-left {
    width: 20.833333333333336% !important;
    float: left;
}
#sandBox .full_width .row-right {
    width: 79.16666666666666% !important;
    float: right;
}
.col-xs-1,.col-xs-2, .col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24 {
    position: relative;
    min-height: 1px;
    padding-left: 3px;
    padding-right: 3px;
}
.col-md-19{
	position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 5px;
}

ul.row-container {
    padding-top: 10px !important;
}
.action-user {
    clear: both;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    min-width: 55px;
    max-width: 55px;
    padding-left: inherit;
    padding-right: inherit;
}
.btn-set {
    width: 0px;
    padding-top: 0px;
}
.btn-3-sm {
    font-size: 10px;
}
.box-head {
    display: block;
    overflow: hidden;
    max-height: 32px;
    border: 0;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height:none;
}
.txt_list{
	font-size:1.0em;
	line-height: 1.4;
}
#sandBox .full_width .row-left a.hoverBorder {
    margin-right: 5px;
}
.box-disabled-show {
    position: absolute;
    margin: 0 auto;
    width: 99%;
    height: 95%;
    min-height: 100%;
    text-align: center;
    overflow: hidden;
    border: 0px solid rgba(255, 255, 255, 0);
    margin-left: 0px;
    padding-bottom: 5px;
    z-index: 999;
}
.btn-view-to-buy {
    font-size: 1.0em;
}
#header-search {
    margin-right: -5px;
}
#customer_orders {
    padding: 0 0px;
}
table tbody td, table tfoot td {
    padding: 3px 3px;
}
table thead th, table thead td {
    padding: 3px 3px 3px;
}
.text-leftright{
	text-align:right;
	float:right;
}
.text_price{
	font-size:14px;
}
.img_new{
	max-width: 30px;
}
.col-timeleft, .col-title {
	/*font-weight: bold;*/
    text-transform: uppercase;
    font-size: 8px;
    color: #333;
    line-height: none;
}
.sidebar {
    margin-top: 0px;
}

}
@media (max-width: 320px){
    .wrapper_google_img {display:none !important;}
.element .row-container {
    padding: 0px 0px 0px;
    margin: 0px 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#sandBox > li.element .row-container {
    margin-left: 5px;
    margin-right: 5px;
}
#sandBox .full_width .row-left {
    width: 20.833333333333336% !important;
    float: left;
}
#sandBox .full_width .row-right {
    width: 79.16666666666666% !important;
    float: right;
}
.col-xs-1,.col-xs-2, .col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24 {
    position: relative;
    min-height: 1px;
    padding-left: 3px;
    padding-right: 3px;
}
ul.row-container {
    padding-top: 5px !important;
}
.action-user {
    clear: both;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    min-width: 48px;
    max-width: 48px;
    padding-left: inherit;
    padding-right: inherit;
}
.btn-set {
    width: 0px;
    padding-top: 0px;
}
.btn-3-sm {
    font-size: 8px;
}
.box-head {
    display: block;
    overflow: hidden;
    max-height: 28px;
    border: 0;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
	line-height: 1.2;
}
.txt_list{
	font-size:0.8em;
	line-height: 1.4;
}
#sandBox .full_width .row-left a.hoverBorder {
    margin-right: 5px;
}
.box-disabled-show {
    position: absolute;
    margin: 0 auto;
    width: 99%;
    height: 95%;
    min-height: 100%;
    text-align: center;
    overflow: hidden;
    border: 0px solid rgba(255, 255, 255, 0);
    margin-left: 0px;
    padding-bottom: 5px;
    z-index: 999;
}
.btn-view-to-buy {
    font-size: 1.0em;
}
/* Search */
.text_price{
	font-size:12px;
}
.img_new{
	max-width: 25px;
}
.col-timeleft,.col-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 8px;
    color: #333;
	line-height:none;
}
.box_head_ellipsis {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 8px;
}
/* /. Search */
}