body { padding-top: 5px; }
a { text-decoration: none; }
h4 { margin: 0; }
ul { list-style-type: none; }
header {
    margin-bottom: 10px;
}
.hupler-cloud-head-logo img {
    width: 286px;
    height: 58px;
}
.hupler-cloud-contact-number {
    font-size: 29px;
    line-height: 1;
    text-align: right;
}
.hupler-cloud-opening-time {
    font-size: 12px;
    text-align: right;
}
ul.hupler-cloud-payment-option li {
    float: right;
    margin-left: 9px;
}
.hupler-navbar-cloud-cont {
    padding: 0;
}
.hupler-navbar-cloud {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 2px !important;
    margin: 0 auto;
}
.hupler-navbar-cloud .navbar-brand,
.hupler-navbar-cloud ul li a {
    color: #5f5f5f;
}
.hupler-navbar-cloud ul li a {
    padding: 15px 0;
}
.hupler-navbar-cloud ul li a:hover {
    background-color: transparent !important;
    color: #3b86c4;
}
.hupler-navbar-cloud ul li:first-child a > span {
    border-left: none;
}
.hupler-navbar-cloud ul li a span {
    border-left: 1px solid #eae9e8;
    width: 100%;
    padding: 5px 15px;
}
.hupler-cloud-delivery-option {
    text-align: center;
    padding: 5px 0;
    word-spacing: 2px;
}
.hupler-cloud-delivery-option a {
    color: #2a231f;
}
.hupler-cloud-delivery-option .fa-plane {
    color: #2c6faa;
    padding: 0 3px;
    transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
}
.hupler-cloud-delivery-option span {
    color: #f6914e;
}
.hupler-home-tab {
    padding: 30px 0;
}
.hupler-home-tab ul {
    height: 45px;
    border-bottom: 1px solid #ececed;
}
.hupler-home-tab .tab-content {
}
.hupler-home-tab .nav-tabs > li > a {
    color: #3b86c4;
    font-size: 16px;
    border-top: 1px solid #ececed;
    border-left: 1px solid #ececed;
    border-right: 1px solid #ececed;
}
.hupler-home-tab .nav-tabs > li.active > a {
    color: #5f5f5f;
    border-top-color: #ececed;
    border-left-color: #ececed;
    border-right-color: #ececed;
}
.hupler-cloud-home-product {
    min-height: 250px;
    padding: 10px;
    font-weight: bold;
}
.hupler-cloud-home-product img {
    width: 80%;
}
.hupler-cloud-home-product > div {
    padding: 3px 0;
}
.hupler-cloud-home-product > .hupler-prod-title {
    color: #195f9a;
}
.hupler-cloud-home-product > .hupler-prod-price {
    color: #ff7809;
    font-size: 18px;
}

/*Products page style starts here*/
.hupler-product-tab {
    padding: 30px 15px;
}
.hupler-product-tab ul {
    height: 49px;
    border-bottom: 3px solid #dfdfdf;
}
.hupler-product-tab .tab-content {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
    border: 3px solid #dfdfdf;
    border-top: none;
}
.hupler-product-tab .nav-tabs > li > a {
    color: #2a231f;
    margin-right: 0;
    border-width: 2px;
}
.hupler-product-tab .nav-tabs > li.active > a {
    color: #2a231f;
    background-color: #dfdfdf;
    border-width: 2px;
    border-top-color: #dfdfdf;
    border-left-color: #dfdfdf;
    border-right-color: #dfdfdf;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
/*Products page style ends*/
.hupler-prod-page-bg {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.hupler-prod-page-bg .row {

}
.hupler-prod-image-view {
    text-align: center;
    padding-top: 30px;

}
.hupler-prod-image-view img {
    width: 94%;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.hupler-prod-thumb-list {
    text-align: center;
    display: table;
    padding: 10px 8px;
    min-height: 100px;
}
.hupler-prod-thumb-list div {
    display: table-cell;
    width: 25%;
    border: 5px solid transparent;
}
.hupler-prod-thumb-list div img {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    width: 100%;
    cursor: pointer;
}
.hupler-prod-thumb-list img:last-child {
    margin-right: 0;
}
.hupler-prod-thumb-list div img:hover {
    border: 1px solid red;
}
.hupler-product-detail {
    padding-top: 30px;
}
.hupler-product-detail >div {
    padding-bottom: 10px;
}
.hupler-product-title {
    font-size: 20px;
}
.hupler-product-price span {
    color: #3b86c4;
}
.hupler-cloud-product-social {
    border-left: 1px solid #f6f6f4;
    margin-top: 30px;
    padding:  20px 0px 20px 40px;
}
.hupler-cloud-product-social > div {
    margin-bottom: 10px;
}
.hupler-cloud-product-social a {
    border: 1px solid #ebebeb;
    background-color: #f9f9f9;
    color: #746770;
    font-size: 12px;
    border-radius: 4px;
    padding: 3px 6px;
}
.hupler-cloud-product-social a .fa {
    width: 16px;
    text-align: center;
}
.hupler-cloud-product-social a .fa-pinterest {
    color: #d23a4f;
}
.hupler-cloud-product-social a .fa-facebook-square {
    color: #284591;
}
.hupler-cloud-product-social a .fa-twitter {
    color: #15a9ef;
}
.hupler-cloud-product-social a .fa-chain {
    color: #686868;
}
.hupler-product-description {
    margin-top: 30px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.hupler-product-features {

}
.hupler-product-features h3 {
    font-weight: 400;
}
.hupler-product-features ul {
    list-style-image: url(../images/ebay/auctionsv004/check.png);
}
.hupler-product-features ul li {
    padding-bottom: 10px;
    font-size: 18px;
}
.tech-detail {
    width: 100%;
    border-collapse: collapse;
}
.tech-detail thead tr th, .tech-detail tbody tr td {
    padding: 8px;
    text-align: left;
    border-left: 1px solid #efefeb;
}
.tech-detail thead tr th:last-child, .tech-detail tbody tr td:last-child {
    border-left: none;
}
.tech-detail th:nth-child(odd) {
    background-color: #c6dfed;
}
.tech-detail th:nth-child(even) {
    background-color: #e8f2f8;
}
.tech-detail tbody tr:nth-child(even) {
    background-color: #e8f2f8;
}


/*Footer style starts here*/
.footer{
    color: #5f5f5f;
    display: table;
    width:100%;
    padding-bottom:20px;
}

footer .container {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.footer_left_main{
    float:left;
    width:70%;
    padding-top:30px;
}

.customer_services{
    float:left;
    padding:0px 0px 0px 105px;
    font-size:14px;
    background:url(../images/ebay/auctionsv004/customer_service.png) no-repeat;
    background-position:left 20px top;
    min-height:82px;
}

.customer_services h3{
    font-size:24px;
    margin:0;
    padding:0;
}

.customer_services p{
    line-height:23px;
    margin:0;
    padding:0;
}

.footer_left_btm{
    float:left;
    padding-left:110px;
    padding-top:30px;
}

.footer_left_btm ul{
    float:left;
}

.footer_left_btm ul li{
    float:left;
    padding-right:6px;
}

.footer_left_btm ul li .ebay{
    margin-top:-15px;
    margin-left:45px;
}

.footer_right_main{
    float:left;
    width:30%;
    line-height:23px;
    font-size:14px;
    padding-top:30px;
}

.footer_btm_bg{
    float:left;
    width:100%;
    height:10px;
    background:url(../images/ebay/auctionsv004/footer_btm_bg.png) no-repeat;
}
/*Footer style Ends*/

/*--ebay over writing styles--*/
body, td, .g-std {
    /*font-family: 'Lato', sans-serif !important;*/
    color: #5f5f5f;
}
.pagecontainer > table {
    width: 1170px;
    margin: 0 auto;
}
#LeftPanel {
    /*padding-top: 28px;*/
    color: #5f5f5f !important;
}
#LeftPanel > .v4acpcont {
    margin-left: 3%;
    margin-right: 3%;
    width: 94%;
}
table.v4acp {
    width: 96%;
}

#CentralArea {
    border-radius: 4px;
}

.v4title {
    padding: 8px 0px 8px 0px !important;
    background: none;
}
.v4title {

}
.v4title, .v4title h2 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #5f5f5f !important;
}
.v4accent,
.v4hspacer,.v4baccent {
    display: none;
}
table.v4midBox {
    border: none;

}
.v4mid {
    background-color: #fff !important;
    background-repeat: repeat;
    color: #000;
}
.v4mid a {
    color: #5f5f5f !important;
}
.v4mid ul {
    list-style-type: none !important;
    margin: 0;
}
.lcat .ttl {
    font-size: 14px !important;
}
.lcat .cnt, .lcat .ttl {
    color: #5f5f5f;
    font-family: 'Lato', sans-serif !important;
    font-weight: normal !important;
}

table.v4nl td {
    color: #5f5f5f !important;
}

.r3_t, .r3_t b, .r3_bl, .r3_bl b {
    background: none;
}
.r3_t i, .r3_bl i {
    border: none;
}
.r3_hm, .r3_c, .r3_s {
    border: none;
}

.gallery {

}

.grid td.left {
    border: none;
}

div.itemseparator {
    border: none;
}

td#CentralArea div.dynpg {
    border: none;
}

.grid {
    border-collapse: separate;
    border-spacing: 30px 15px;
}

.fpcc {
    /*background-color: #2a2e31;
    padding: 8px !important;*/
    border: none;
    padding: 0 0 0 5px !important;
    line-height: 1;
    min-height: 25px;
    margin-bottom: 6px !important;
}
.fpcc span {
    font-weight: bold;
    color: #5f5f5f !important;
    /*color: #fff !important;
    background-color: #2a2e31 !important;*/
}
.rs_box {
    border: none;
}
.ctrlbr {
    /*background-image: url('../images/ebay/auctionsv004/popular-bg.png');
    background-repeat: repeat;*/
    padding: 10px 8px 10px 8px !important;
    border-bottom: none;
    height: 40px;
    color: #5f5f5f;
}

.ctrlbr span {
    /*color: #fff !important;*/
}

/*--list view style--*/
div.cmpb {
    background: none;
    border-bottom: 1px solid #eee;
}
.cmpb {
    padding: 10px 5px;
}
.li {
    border-bottom: 1px solid #eee;
}
.li td {
    padding: 10px 5px;
}
table.nol td.picture {
    width: 142px;
}
.li td.bids {
    text-align: left !important;
}
.li td.time, .li td.time span.alert, .cmpb td, .cmpb td.prices a {
    font-weight: normal;
}
/*--list view style end--*/
span.label, span.cur {
    color: #5f5f5f !important;
}
span.pdmt .cur {
    padding: 6px 12px;
    border-radius: 4px;
    color: #5f5f5f !important;
    background: url('../images/ebay/auctionsv004/arrow-down.png') no-repeat;
    background-position: center right;
    background-size: 10px 10px;
}
span.pdmt .cur > img {
    display: none;
}
.cmpBr {
    /*background-image: url('../images/ebay/auctionsv004/popular-bg.png');
    background-repeat: repeat;
    color: #fff !important;*/
    height: 35px;
    background: none;
    border-top: 0;
    border-bottom: none;
}

.cmpBr a {
    /*color: #fff !important;*/
}

.cmsg {
    padding: 8px 8px 8px 8px !important;
}

/*-Pagination styling-*/
table.pgbc {
    border: none;
    background: none;
}
.dynpg .l {
}

.v4stabl {
    float: right;
    margin-top: 10px;
}
#LeftPanel .v4mid {
}

#product-img-slider,
#product-img-slider:after,
#product-img-slider:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#product-img-slider li img {
    width: 480px;
}
.csSlideWrapper {
    border: 1px solid #f7f7f7;
    border-radius: 4px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.cSGallery {
    margin-left: 18px !important;
}
.cSGallery li {
    border: 1px solid #f7f7f7;
    border-radius: 4px;
}
.csSlideOuter .csPager.cSGallery li {
    height: 60px;
    width: 78px !important;
}

/*--style for search for in header--*/
.navbar-form .form-group {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 2px !important;
    margin-right: 25px;

}
.navbar-form table.v4stw {
    padding: 0;
}
.navbar-form .v4stw table {
    border-spacing: 0;
    padding: 0;
}
.navbar-form .form-group #v4-1 {
    width: 250px;
}
.navbar-form .v4stw table td {
    padding: 0 !important;
}
.navbar-form .v4stw table > tbody > tr:last-child {
    display: none;
}
.navbar-form .v4stw table > tbody > tr + tr {
    display: none;
}

.navbar-form .v4stw table > tbody > tr:first-child > td {
    /*border: 1px solid #1a1d1f !important;*/
}

.navbar-form .v4stw table > tbody > tr:first-child > td > input[type=text] {
    background-color: transparent;
    color: #555;
    padding: 6px 12px;
    border: none;
}
.navbar-form #v4-1 {
}
.navbar-form .v4stw table > tbody > tr:first-child > td > input[type=submit] {
    text-indent: -9999px;
    background-color: transparent;
    border: none;
    background-image: url(../images/ebay/auctionsv004/search.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: center;
    cursor: pointer;
    padding: 6px 12px;
    width: 40px;
    height: 14px;
}
.navbar-form #TopPromoArea {
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 5px;
}
#CentralArea .container {
    /*width: 960px;*/
}
.hupler-ending-first {
    margin-top: 30px;
}
.hupler-ending-first div.label {
    color: #333333;
    font-weight: bold;
    padding: 10px;
}
.hupler-home-poster img {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*Hupler new design starts */
.hupler-left-panel h4, .hupler-right-panel h4 {
    color: #5f5f5f;
    font-size: 14px;
    margin-bottom: 30px;
}
.hupler-categories-list {
    padding: 0;
}
.hupler-categories-list li {
    padding-bottom: 10px;
}
.hupler-categories-list li a, .hupler-categories-list li span {
    font-size: 13px;
    color: #5f5f5f;
}
.hupler-right-panel, .hupler-mid-panel, .hupler-left-panel {
    margin-bottom: 100px;
}
.hupler-ending-first-product {
    margin-bottom: 20px;
}
.hupler-ending-first-product-img img {
    width: 100%;
}
.hupler-ending-first-product-description p {
    margin-top: 0;
}
#hupler-categories { margin-bottom: 70px; }
.rs-pview { padding: 0; }
.grid {border-spacing: 0; }
div.ttl.g-std a { color: #5f5f5f; }
div.ttl.g-std a:hover { color: #5f5f5f;}
span.page {
    color: #5f5f5f;
    font-weight: normal;
}
tr.v4footr td.v4footd {
    background: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    text-align: right;
}
