﻿body {
}

.PageTitle {
  text-align:center;
  border:solid;
  border-width:thin;
  border-color:aqua;
  font-size: 20px;
  background-color: yellowgreen;
  color: maroon;
}

.PageTopLinkBar {
  padding: 5px;
  background-color: beige;
  font-size: 15px;
  height: 30px;
}

.PageTopBar{
    border-bottom:solid;
    border-bottom-color:greenyellow;
    border-bottom-width:thin;
    font-size:21px;
    margin-bottom:5px;
}

.row > div {
  padding-bottom:1px;
}

.PageSubmitBar {
  padding-left:5px;
  background-color: beige;
  margin-bottom:10px;
}

.form-group {
}

.TextArea {
  width:100%;
  height:50px;
}



*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
.btnprimary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.btnSubmit {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff;
}


*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
input[type="text"], input[type="password"] {
    max-width: 280px;
}
.form-control {
    color: #1b75bb;
    font-family: "Helvetica Neue",Helvetica;
    float: left;
}

.formControl {
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        color: #555;
        vertical-align: middle;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-combo-control {
    color: #1b75bb;
    font-family: "Helvetica Neue",Helvetica;
}
.ac
{
    float: left;
    height: 41px;
}
.Div_dc
{
    float: left;
    height: 41px;
    width: 180px;
}

.Loader {
    background: black;
    display:none;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    z-index: 99999;
    color: red;
    position: fixed;
    top: 0;
    height: 100%;
    text-align: center;
    padding-top: 250px;
}


.errorColor{
    color:#b94a48;
}



/*Style Sheet Over Boot Starp -------------------------------------------------------------------------------- */


body {
    font-family: "Helvetica Neue",Helvetica;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


.padding-top-normal {
    padding-top: 50px;
}

.padding-bottom-normal {
    padding-bottom: 50px;
}

.header-topbar { /* This is the color to the topbar on the Homepage   date edited 7/28/14*/
    background:rgb(128, 139, 159) ; /* Changed background color to darker PMS blue   7/30/14*/
    font-family: Rezland;
    font-weight: bold; /* Made the text in the Header topbar bold   date 7/30/14*/
}

.info-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .info-nav li {
        float: left;
        padding: 10px 20px;
        position: relative;
    }

        .info-nav li:before {
            /*   border-left: 1px solid red;   /* Code for vertical lines infront of Login and Signup
            content: " ";
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 1px; */
        }

        .info-nav li a {
            color: #eeeeef;
        }

.home-page {
    color: white; /* Edited on 7/28/14 to edit the color of the text: Buy, Sell, Stay Connected, About, and Stay in the Loop on the Homepage*/
    /* Changed the color to the darker PMS blue*/
    font-family: Rezland;
}

.Step1 {
    font-weight: bold;
    font-family: Rezland;
    font-size: large;
}

.Step2 {
    font-weight: bold;
   font-family: Rezland;
    font-size: large;
    color: #003862;
}

.Step3 {
    font-weight: bold;
    font-family: Rezland;
    font-size: large;
}

.Step1-buyers-page {
    font-weight: bold;
    font-family: Rezland;
    font-size: 18px;
    color:  rgb(54, 54, 54);
}

.Step1-buyers-page-ul {
    text-align: left;
    color: #505050;
    font-size: 20px;
    font-family: Rezland;
}

.Step2-buyers-page {
    font-weight: bold;
    font-family: Rezland;
    font-size: 18px;
    color:  rgb(54, 54, 54);
}

.Step2-buyers-page-ul {
    font-family: Rezland;
    color: #505050;
    font-size: 20px;
}

.Step3-buyers-page {
    font-weight: bold;
    font-family: Rezland;
    font-size: 18px;
    color:  rgb(54, 54, 54);
}

.Step3-buyers-page-ul {
    text-align: left;
    color: #505050;
    font-size: 20px;
    font-family: Rezland;
}

.Step1-sellers-page {
    font-weight: bold;
    font-family: Rezland;
    font-size: 18px;
    color:  rgb(54, 54, 54);
}

.Step1-sellers-page-ul {
    text-align: left;
    color: #505050;
    font-size: 20px;
    font-family: Rezland;
}

.Step2-sellers-page {
    font-weight: bold;
    font-family: Rezland;
    font-size: 18px;
    color:  rgb(54, 54, 54);
}

.Step2-sellers-page-ul {
    font-family: Rezland;
    color: #505050;
    font-size: 20px;
}

.Step3-sellers-page {
    font-weight: bold;
    font-family: Rezland;
    font-size: 18px;
    color:  rgb(54, 54, 54);
}

.Step3-sellers-page-ul {
    text-align: left;
    color: #505050;
    font-size: 20px;
    font-family: Rezland;
}

#buyonbuyer {
    background-color: rgb(236, 0, 101);
    font-family: Rezland;
}

#sellonseller {
    background-color: rgb(236, 0, 101);
    font-family: Rezland;
}

#sellonbuyer {
    border: 1px solid rgb(236, 0, 101);
    font-family: Rezland;
}

#buyonseller {
    border: 1px solid rgb(236, 0, 101);
    font-family: Rezland;
}

/*=====================header css starts here================ */
.header {
    padding: 15px 0;
}

.logo img {
    max-width: 100%;
}

.wrapper-search-box {
    border: 1px solid #E3E5E4;
    height: 36px;
    margin-top: 20px;
    position: relative;
    padding-left: 40px;
    padding-right: 20px;
}

.search-box {
    border: medium none;
    height: 30px;
    width: 74%;
}

.search-icon {
    color: #1B75BB;
    display: inline-table;
    font-size: 20px;
    height: 20px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
    position: absolute;
    left: 4px;
    top: 3px;
}


.search-all-categories {
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #E3E5E4;
    height: 34px;
    width: 130px;
}

    .search-all-categories select {
        border: medium none;
        padding: 7px;
        width: 100%;
        line-height: 30px;
    }

.btn-search {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    width: 100%;
}

.Live-auction {
    color: #003862;
    font-family: "Helvetica Neue",Helvetica;
}


/*navigation menu css*/

.nav-container {
    /*  border-top: solid 1px #e7e9e8; */ /* Removed the Grey borders around Buyer, Sellers, Marketplace  7/28/14*/
    /*  border-bottom: solid 1px #e7e9e8; */
    margin-bottom: 20px;
    position: relative;
}

.nav-container2 {
    padding-left: 10%; /* Added padding to the Buyers/Sellers container to center the links was 117px   7/30/14*/
    font-family: Rezland;
}

.nav-container3 {
    padding-left: 11%;
    font-family: Rezland;
}


.nav-menu {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: bold; /* Contorls the weight of the font on the Navigation bar on the Home Page date edited 7/28/14 */
    border-left: 1px solid #E7E9E8;
}

    .nav-menu > li {
        display: table-cell;
        text-align: center;
        list-style: none outside none;
        margin: 0;
        padding: 10px 0;
    }

        .nav-menu > li a {
            color: rgb(54, 54, 54); /* Edited 7/28/14 controls the font color on nav bar*/
            /* Changed the coloring to the dark PMS color  7/30/14*/
            position: relative;
            text-decoration: none;
        }

            .nav-menu > li a:hover:after {
                border-bottom: 3px solid #1B75BB; /* Changed the coloring to the lighter PMS color 7/30/14*/
                bottom: -12px;
                content: "";
                left: 0;
                position: absolute;
                width: 100%;
            }

li.menumain a {
    color: rgb(54, 54, 54) /* Changed the coloring to the dark PMS color  7/30/14*/
    font-weight: normal;
}

.nav-container1 {
    border-top: solid 1px #e7e9e8; /* Controls the border to the Aparel, Bags, & Totes....etc. on homepage  7/28/14*/
    border-bottom: solid 1px #e7e9e8;
    margin-bottom: 20px;
    position: relative;
    font-family: Rezland;
}

/*Mega menu*/

.mega-menu {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #EAEAEA;
    display: none;
    left: 0;
    top: 40px;
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 2147483647;
}

.mega-menu-title {
    background: none repeat scroll 0 0 #000;
    color: white;
    padding: 5px;
    width: 100%;
    text-align: left;
    background-color: rgb(54, 54, 54); /* Edited on 7/28/14 to edit the color of the sub menus on the homepage*/
    /* Changed the coloring of the text to the darker PMS color   7/30/14*/
   font-family: Rezland;
}

.mega-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

    .mega-menu ul li {
        margin: 0;
        padding: 0;
        text-align: left;
    }

        .mega-menu ul li a:hover:after {
            border-bottom: 0px solid #1D81B9;
            bottom: -12px;
            content: "";
            left: 0;
            position: absolute;
            width: 100%;
        }

@media (max-width: 768px) {





    .fa.fa-align-justify.pull-right {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
        border: 1px solid #505050;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        float: right;
        padding: 5px 10px;
        cursor: pointer;
        background: #292929;
        color: White;
        padding: 10px;
    }

    .open-close-icon {
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-top: 4px solid #505050;
        content: "";
        display: inline-block;
        height: 0;
        vertical-align: middle;
        width: 0;
        float: right;
        margin-top: 10px;
    }

    .col-xs-12 + .col-xs-12 {
        margin-top: 10px;
    }

    #menu_block_head {
        color: #505050;
        font-size: 16px;
        line-height: 30px;
        position: relative;
        right: 17px;
        margin-bottom: 10px;
    }



    .nav-menu {
        background: #292929;
    }

        .nav-menu > li {
            display: block;
            padding: 0;
            text-align: left;
        }

            .nav-menu > li a {
                border-bottom: 1px dotted #505050;
                color: #AAAAAA;
                display: block;
                padding: 10px 10px;
            }

    .mega-menu {
        background: none repeat scroll 0 0 #FDFDFD;
        border: 1px solid #EAEAEA;
        display: none;
        left: 0;
        padding: 10px 0;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 2147483647;
    }

        .mega-menu ul li:last-child a {
            border-bottom: none;
        }

        .mega-menu ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

    .nav-menu > li a:hover:after {
        border-bottom: 3px solid rgb(128, 139, 159);
        bottom: -3px;
        content: "";
        left: 0;
        position: absolute;
        width: 100%;
    }

    i.fa fa-caret-down {
        color: red;
    }


    /*Registration page css */

    .resistrationpage-menu li {
        display: block !important;
        padding: 0 !important;
        float: none !important;
    }


    .registration-right {
        float: none !important;
    }
}

/*banner*/

.wrapper-banner {
    margin-bottom: 10px;
    width: 100%;
}

.banner-container img {
    max-width: 100%;
}



.section1 {
    background: url(../images/overlay.png) left top repeat, url(../images/slide_2.jpg) center fixed no-repeat;
    background-position: 43% 50%;
    height: 100%;
    width: 100%;
    color: #fff;
    position: relative;
}

.section2 {
    background: url(../images/overlay.png) left top repeat, url(../images/slide_2.jpg) center fixed no-repeat;
    background-position: 43% 50%;
    height: 100%;
    width: 100%;
    color: #fff;
    position: relative;
}

.section3 {
    background: url(../images/overlay.png) left top repeat, url(../images/slide_2.jpg) center fixed no-repeat;
    background-position: 43% 50%;
    height: 100%;
    width: 100%;
    color: #fff;
    position: relative;
}

.section-container img {
    max-width: 100%;
    width: 100%;
}

.section-desc {
    margin-bottom: 50px;
}

    .section-desc p {
        margin: 0;
        padding: 0;
    }

    .section-desc:after { /* Line underneath why buy on PromoBidz   7/31/14*/
        /*   content: "__";  */
        font-size: 16px;
        font-weight: 900;
        text-align: center;
        width: 300px;
    }

.btn-sell {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #FFFFFF;
}

.overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}



.service-item {
    border: 1px solid rgb(54, 54, 54);
    margin: 30px 0;
    padding: 50px 20px;
    text-align: center;
    position: relative;
}


    .service-item h2 {
        font-size: 20px;
    }

.service-icon {
    background: none repeat scroll 0 0 #115584;
    border: 10px solid rgb(128, 139, 159); /* Outter circle on homepages   8/11/14*/
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    color: #FFFFFF;
    font-size: 30px;
    height: 100px;
    left: 50%;
    line-height: 70px;
    margin-left: -50px;
    position: absolute;
    text-align: center;
    top: -50px;
    width: 100px;
}




/*footer css*/


.wrapper-footer {
    background: rgb(54, 54, 54);
    font-family: Rezland;
}

.footer-inner {
    padding: 30px 0;
}

.wrapper-footer h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}

.foot-link {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .foot-link .fa {
        color: white; /* Changed the coloring to the darker PMS color  7/30/14*/
        font-weight: bold;
        width: 18px;
        font-family: Rezland;
    }

    .foot-link li a { /* Changed the coloring to the lighter PMS color 7/30/14*/
        color: white; /* Edited on 7/28/14 to change the font color on the Hompage on the foot-link class*/
        font-family: Rezland;
        font-size: 12px;
    }

.newsletter_text {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #1B75BB; /* Changed the coloring to the lighter PMS color  7/30/14*/
}

.newsletter_textbox {
    border: 1px solid #D7DADB;
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
}

div.copy-right {
    background: rgb(128, 139, 159)  ; /* Changed the coloring to the dark PMS color...the color change will not work on the footer for some reason?   7/30/14*/
    padding: 10px 0;
    color: white; /* Edited on 7/28/14 to edit the color of the footer and text on the homepage*/
    font-family: Rezland;
    position: absolute;
    width: 100%;
}







/*=========================Registration page css ==================*/
.resistrationpage-menu {
    margin-top: 20px;
    margin-right: 40px;
}

    .resistrationpage-menu li {
        border-right: 1px solid #E7E9E8;
        display: inline-table;
        padding: 7px 20px;
        position: relative;
        float: left;
    }

.dropdown-header-menu {
    background: none repeat scroll 0 0 #fff;
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 99;
    width: 100% !important;
    left: 0;
    top: 34px;
}

    .dropdown-header-menu li {
        display: block;
        padding: 0px;
        position: relative;
        float: none;
    }

        .dropdown-header-menu li a {
            border-bottom: 1px solid #e7e9e8;
            color: #aaaaaa;
            display: block;
            padding: 5px;
        }

            .dropdown-header-menu li a:hover {
                color: #fff;
                display: block;
                background: #1d81b9;
            }

                .dropdown-header-menu li a:hover:after {
                    display: none;
                }

.getting-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.trainer {
    align-content: center;
    border: solid 1px #1D81B9;
    border-radius: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: medium;
    text-align: center;
    margin-right: 5.3333%;
}

.getting-list li {
    margin: 35px 0;
}

.getting-list .count {
    /*border: 1px solid #505050;*/
    border-radius: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    text-align: center;
    width: 40px;
    background: #1F85BB;
    color: #fff;
}


.registration-right {
    position: relative;
    float: right;
}



.registration-form {
    border: solid 1px #1D81B9;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding-bottom: 10px;
}

.form-row {
    padding: 5px 0;
}

.Product-footer { /* Edited on 7/28/14 to edit the color of the text: Buy, Sell, Stay Connected, About, and Stay in the Loop on the Product page*/
    color: #003862; /* Changed the coloring to the darker PMS color    7/30/14*/
    font-family: Rezland;
}

#buyersignupbutton { /* Edited on 7/28/14 to edit the color of the text "Register as Buyer" button on register page   7/28/14 */
    color: #003862; /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    /* border: 1px solid #1B75BB; */
}

#sellersignupbutton { /* Edited on 7/28/14 to edit the color of the text "Register as Seller" button on register page   7/28/14 */
    color: #003862; /* Changed the coloring to the darker PMS color     7/30/14*/
    font-family: Rezland;
    /*  border: 1px solid #1B75BB; */
}

.Started-buyer {
    color: #003862; /*Created "Started-buyer" class for h3 tag to format text    7/28/14 */
    /* Changed the coloring to the darker PMS color     7/30/14*/
   font-family: Rezland;
}

.getting-list { /* Changed the coloring to the lighter PMS color   7/30/14*/
    color: #1B75BB; /*Formatting text under Getting Started with PromoBidz on Registration page/Buyer */
    font-family: Rezland;
}

.col-lg-12 { /*Formatting text under Buyer Registration on Registration page and User agreement sentence 7/28/14*/
    /*color: rgb(236, 0, 101);*/
    font-family: Rezland;
}

.Started-seller { /*Created "Started-buyer" class for h3 tag to format text    7/28/14*/
    color: #003862; /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
}

.Learn-more-button {
    text-align: center;
    padding-bottom: 4em;
    font-family: Rezland;
}





@media (min-width: 768px) {
}

/*==============Popup Css=====================*/

.popup {
    background-color: #fff;
    color: #000;
    display: none;
    padding: 10px;
    min-width: 300px;
    max-width: 400px;
    min-height: 180px;
}

.popup-auctionclose {
    min-height: 500px;
    min-width: 500px;
}

.popup-auctioncloseRushEmail {
    min-height: 200px;
    min-width: 200px;
}

.b-close {
    cursor: pointer;
    top: 5px;
}

.popup-title {
    font-size: 18px;
    /*font-weight: bold;*/
    padding: 10px 0;
    text-align: center;
}

.popup-cont {
    border: 1px solid #CCCCCC;
    height: 150px;
    overflow: auto;
    padding: 5px; /* Changed the coloring to the lighter PMS color  7/30/14*/
    color: #1B75BB; /* Edited on 7/28/14 to format text in popup*/
    font-family: Rezland;
}

.col-sm-12.col-md-5.col-lg-offset-1.registration-right:after {
    /*border-right: 1px solid #1F85BB;*/
    border-right:#1F85BB;
    content: "";
    height: 100%;
    left: -80px;
    position: absolute;
    top: 0;
    width: 20px;
    display: block;
}

.popup-remember {
    color: rgb(54, 54, 54); /* Edited on 7/28/14 to format text in login popup*/
    /* Changed the coloring to the darker PMS color    7/30/14*/
    font-family: Rezland;
}




@media (max-width: 992px) {
    .col-sm-12.col-md-5.col-lg-offset-1.registration-right:after {
        border-right: none;
    }

    .feed-payment_cont-divider::after {
        display: none;
    }
}

.loginpopup {
    background: none repeat scroll 0 0 #ecf0f1;
    box-shadow: 0 10px 10px #898989;
    display: none;
    padding: 23px;
    position: absolute;
    top: 40px;
    width: 330px;
    z-index: 999;
    right: 5px;
}

.overlay-section {
    background-color: rgba(0, 0, 0, 0.4);
}

.input-validation-error {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 1px rgba(250,24,8,1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 1px rgba(250,24,8,1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 1px rgba(250,24,8,1);
}

.field-validation-error {
    color: #FF0000;
    /*background-image:url("../../Content/Images/information.png");*/
}





/*===========================================product page design css stars here============================================================================*/

.page-title h3 {
    margin: 10px 0;
    padding: 0;
}

.select-option select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    padding: 8px 10px;
    margin: 10px 0;
}

.products-grid .item {
    border-radius: 3px;
    list-style: none outside none !important;
    margin-bottom: 25px;
    min-height: 100px;
    padding: 15px 15px 20px;
    position: relative;
    text-align: center;
}

.product-image img {
    max-width: 100%;
    /*  width: 100%;*/
}

.prod_image_detail {
    text-align: center;
}

.products-grid .product-name {
    color: black;
    font-size: 16px;
    font-weight: normal;
}

.prod_image_detail .inner {
    padding: 15px 0;
}

.prod_image_detail .actions {
}

.prod_image_detail .btn-cart {
    background: #009e0f;
    color: white;
}

.btn.btn-search-product {
    background: #000000;
    color: white;
}

.nav-container1 a {
    font-weight: normal; /* Edited on 7/28/14*/
}


/*Site bar css*/


.block-title {
    /*background: none repeat scroll 0 0 #ecf0f1;*/
    border: 1px solid #e8e8e8;
    border-radius: 3px 3px 0 0;
    color: #333333;
    font-size: 14px;
    padding: 10px 15px;
}

.accordion-sitebar-title {
    cursor: pointer;
}

input.search-box:focus {
    outline: none;
}

.block-content {
    font-size: 12px;
    border: solid 1px #ecf0f1;
    border-top: none;
    border-bottom: solid 1px #ecf0f1;
}

.ListColor {
    background-color: #E9F5E9;
}

.accordion-sitebar-cont ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-right: 15px;
}

    .accordion-sitebar-cont ul li {
        list-style: none outside none;
        padding: 4px 15px !important;
    }

        .accordion-sitebar-cont ul li:hover {
            background-color: #E9F5E9;
        }

        .accordion-sitebar-cont ul li:last-child {
            border-bottom: none;
        }

        .accordion-sitebar-cont ul li input {
            margin-right: 10px;
        }


/*product popup design*/
.product-popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
}


@media (min-width: 320px), (max-width: 480px) {
    .slick-slider {
        /*width: 268px !important;*/
    }

    .slick-slide img {
        display: block;
        max-width: 100%;
        /*width: 268px !important;*/
    }
}

.product-popup {
    background-color: #fff;
    color: #000;
    display: none;
    padding: 20px 10px;
    min-width: 280px;
    max-width: 640px;
    min-height: 180px;
    width: auto;
}

.popup-product-cont {
    border: 1px solid #cccccc;
    height: 250px;
    overflow: auto;
    padding: 5px;
}

.notfound-image {
    padding: 10px;
    text-align: center;
    border: 1px solid #eaeaea;
}

.btn-product-details {
    margin: 10px 0;
}

.popup-comment-description {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    margin: 10px 0;
    padding: 8px 10px;
    max-width: 100%;
}

.social-media-icon {
    margin-bottom: 10px;
}

    .social-media-icon .fa {
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        height: 26px;
        line-height: 2;
        list-style: none outside none;
        margin-right: 0;
        text-align: center;
        width: 26px;
    }

    .social-media-icon .fa-facebook {
        background: #3a589b;
    }

    .social-media-icon .fa-twitter {
        background: #39a2ce;
    }

    .social-media-icon .fa-google-plus {
        background: #d6492f;
    }

    .social-media-icon .fa-linkedin {
        background: #007ab9;
    }

    .social-media-icon .fa-pinterest {
        background: #cf2727;
    }

.block-content.box-category.accordion-sitebar-cont {
    max-height: 190px;
    overflow: auto;
}

.filecontrol {
    display: inline-block !important;
}

.faPlus {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.PlusImage {
    height: 13px;
    width: 13px;
    background: url("../../Content/images/plush.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.MinusImage {
    height: 13px;
    width: 13px;
    background: url("../../Content/images/minush.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*Product Detail page css starts here=====================================*/


.form-row {
    position: relative;
}

.col-sm-6 col-md-6 col-lg-6 {
    color: white;
}

.product-detail-cont {
    border: 1px solid #cccccc;
    /*height: 190px;*/
    overflow: auto;
    padding: 10px;
    /*text-align: center;*/
}

.product-detail-cont-1 {
    border: 1px solid #cccccc;
    height: 80px;
    overflow: auto;
    padding: 10px;
    text-align: center;
}

.product-detail-cont-2 {
    border: 1px solid #cccccc;
    height: 100px;
    overflow: auto;
    padding: 10px;
    text-align: left;
}

.product-popup img {
    max-width: 100%;
    width: 100%;
}

.pallete_wrapper {
    position: relative;
}

.pallete {
    width: 32px;
    height: 32px;
    display: inline-block;
    border: solid 1px black;
    /*cursor: pointer;*/
}

.pallete-color-brown {
    background: #A52A2A;
}

.pallete-color-BurlyWood {
    background: #DEB887;
}

.pallete-color-Coral {
    background: #FF7F50;
}

.pallete-color-DarkGreen {
    background: #006400;
}

.pallete-color-DarkSlateGray {
    background: #2F4F4F;
}

.pallete-color-DodgerBlue {
    background: #1E90FF;
}

.pallete-color-LightCoral {
    background: #F08080;
}

.pallete-color-Lime {
    background: #00FF00;
}

.pallete:hover .pallete-popup {
    height: auto;
    width: 300px;
    display: block;
}

.pallete-popup {
    background: #fff;
    border: 2px solid #ccc;
    padding: 10px;
    position: absolute;
    top: 35px;
    z-index: 2147483647;
    display: none;
    left: 0;
    height: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    height: 0;
    /*width:0;*/
}

    .pallete-popup img {
        max-width: 100%;
    }

.product-overview { /* Formatting Text on the Product details page in the overview and desciprtion text  7/27/14*/
    color: #003862; /* Changed the coloring to the darker PMS color    7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

.product-descrip { /* Formatting Text on the Product details page in the overview and desciprtion text  7/27/14*/
    color: #1B75BB; /* Changed the coloring to the lighter PMS color   7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}



/*Toottip css ==============================================================*/
.tooltip {
    background: none repeat scroll 0 0 #34495e;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    left: -9999px;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    transition: margin 0.6s ease 0s, opacity 0.6s ease 0s;
    -webkit-transition: margin 0.6s ease 0s, opacity 0.6s ease 0s;
    -moz-transition: margin 0.6s ease 0s, opacity 0.6s ease 0s;
    -o-transition: margin 0.6s ease 0s, opacity 0.6s ease 0s;
    -ms-transition: margin 0.6s ease 0s, opacity 0.6s ease 0s;
    -khtml: margin 0.6s ease 0s, opacity 0.6s ease 0s;
    width: 184px;
    z-index: -1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

    .tooltip:after {
        content: "";
        position: absolute;
    }

.form-control:focus + .tip-right-top, .form-control:focus + .tip-right-top {
    left: auto;
    margin-bottom: 10px;
    right: 0;
}

.tip-right-top:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #34495e;
    right: 12px;
    top: 100%;
}

.form-control:focus + .tooltip {
    opacity: 1;
    z-index: 999;
}

.tooltip > em {
    display: block;
    font-style: normal;
    padding: 12px;
    position: static;
}






/*Live Auction page css starts here===============*/


.form-row label {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px; /* Changed the coloring to the lighter PMS color   7/30/14*/
    color: #1B75BB; /* Edited on 7/28/14 to format text*/
    font-family: "Helvetica Neue",Helvetica;
}

.product-name-title {
    background-color: #1B75BB; /* Changed the coloring to the lighter PMS color   7/30/14*/
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px;
}

.bids-wrapper {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.bids-table {
    border-bottom: 1px solid #ccc;
    display: table;
    padding: 15px 0;
    width: 100%;
}

.Start-auction {
    color: #003862; /* Changed the coloring to the darker PMS color    7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

/*================Live Auction page css ends===============*/


/* My Account CSS starts here*/
.form-control {
    color: #1B75BB; /* Changed the coloring to the lighter PMS color    7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

.panel-heading {
    color: #003862; /* Changed the coloring to the darker PMs color   7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

.panel-body {
    color: #003862; /* Changed the coloring to the darker PMS color    7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

.odd {
    color: #1B75BB; /* Changed the coloring to the lighter PMS color   7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

.even {
    color: #003862;
    font-family: "Helvetica Neue",Helvetica;
}

/*My Account CSS ends here*/


/*================Buyer and Seller page css Start===============*/
.buyer-item {
    margin: 0px 0;
    padding: 10px 10px;
    text-align: center;
    position: relative;
}

.image_container {
    height: 200px;
}

.line {
    border: 1px solid #2b8abe;
}

.buyer-item img {
    max-width: 320px;
}

#buyer {
    color: #003862; /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

#Seller {
    color: #003862; /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: "Helvetica Neue",Helvetica;
}

.section1 { /* Controls the text on Homepage "Step1 and description", "Step3 and describtion"   7/29/14*/
    color: white;
    font-family: "Helvetica Neue",Helvetica;
}

    .section1 li {
        width: 400px;
        text-align: left;
    }

.section2 li {
    text-align: left;
}

.section3 li {
    width: 530px;
    text-align: left;
}

.section-title { /* Controls the Step 2 on the home page font    7/29/14*/
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    font-weight: bold;
}

.section-desc { /* Controls the Step 2 description on homepage font  7/29/14*/
    color: #003862; /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    text-align: left;
    padding-left: 40%;
}

.section-desc-homepage {
    color: #505050; /* Changed color of text on homepage   8/11/14  */
    font-family: Rezland;
    padding-bottom: 2%;
    font-size: 20px;
    text-align: center;
    text-indent: hanging;
}

h2.Custom { /* Controls the Easy Custimization, Clean Code and Html text on Homepage 7/29/14*/
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    font-weight: bold;
}

.Custom-descrip {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color     7/30/14*/
    font-family: Rezland;
}

h2.Code {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    font-weight: bold;
}

.Code-descrip {
    color: rgb(54, 54, 54); /* Change the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
}

h2.HTML {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color 7/30/14*/
    font-family: Rezland;
    font-weight: bold;
}

.HTML-descrip {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    padding-bottom: 20px;
}
/* Why Sell on PromoBiz boxes */
h2.Custom-sell { /* Controls the Easy Custimization, Clean Code and Html text on Homepage 7/29/14*/
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    font-weight: bold;
}

.Custom-descrip-sell {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color     7/30/14*/
    font-family: Rezland;
    padding-bottom: 20px;
}

h2.Code-sell {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    font-weight: bold;
}

.Code-descrip-sell {
    color: rgb(54, 54, 54); /* Change the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    padding-bottom: 20px;
}

h2.HTML-sell {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color 7/30/14*/
    font-family: Rezland;
    font-weight: bold;
}

.HTML-descrip-sell {
    color: rgb(54, 54, 54); /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
}



/*================Buyer and Seller page css End===============*/











/*How it work page design css ================*/



.inner-banner {
    max-height: 450px;
    overflow: hidden;
}

    .inner-banner img {
        width: 100%;
    }

.section-title2 h1 {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: rgb(54, 54, 54); /* Changed the format for the text on How it works page Buyer 7/29/14*/
    /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
}

    .section-title2 h1 span {
        color: rgb(54, 54, 54); /* Changed the format for the text on How it works page Buyer 7/29/14*/
        /* Changed the coloring to the darker PMS color   7/30/14*/
        font-family: Rezland;
    }

    .section-title2 h1:after {
        bottom: 0;
        content: " ";
        height: 1px;
        left: 50%;
        margin-left: -40%;
        position: absolute;
        width: 80%;
        z-index: 0;
    }

    .section-title2 h1:before {
        background: none repeat scroll 0 0 #fff;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        bottom: -5px;
        content: " ";
        height: 10px;
        left: 50%;
        margin-left: -4px;
        position: absolute;
        width: 10px;
        z-index: 2;
    }

    .section-title2 h1:after {
        background: none repeat scroll 0 0 rgb(54, 54, 54);
    }

    .section-title2 h1:before {
        border: 2px solid rgb(54, 54, 54);
    }

.icon-feature {
    border: 3px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    transform: scale(1);
    transition: all 400ms ease-in-out 0s;
    width: 100px;
    margin-top: 30px;
}


.icon-feature {
    background: none repeat scroll 0 0 rgb(54, 54, 54);
    box-shadow: 0 0 0 4px rgb(128, 139, 159);
}

.feed-payment_cont-title h3 {
    margin-top: 0;
    color:  rgb(54, 54, 54); /* Changed the format for the text on How it works page Buyer 7/29/14*/
    /* Changed the coloring to the darker PMS color    7/30/14*/
    font-family: Rezland;
}

.feed-payment_cont-title .fa {
    margin-right: 5px;
    border: 3px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    background: rgb(54, 54, 54);
}

.feed-payment_cont-divider {
    position: relative;
}

    .feed-payment_cont-divider:after {
        /*border-right: 2px solid #1f85bb;*/
        bottom: 0;
        content: "";
        height: 100%;
        position: absolute;
        left: -20%;
        /* top: 10px; */
    }

h3.text-center {
    color:  rgb(54, 54, 54); /* Changed the format for the text on How it works page Buyer 7/27/14*/
    /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
}

.Works-page { /* Changed the format for the text on How it works page Buyer 7/27/14*/
    /* Changed the coloring to the darker PMS color  7/30/14*/
   font-family: Rezland;
    color:  rgb(54, 54, 54);
    font-size: 20px;
}

.Works-page-seller {
    /* Changed the format for the text on How it works page Seller 7/27/14*/
    /* Changed the coloring to the darker PMS color   7/30/14*/
    font-family: Rezland;
    color:  rgb(54, 54, 54);
    font-size: 20px;
}


/*Contact page css*/

.google-map-wrapper {
    overflow: auto;
    width: 100%;
}

.page-header {
    color: rgb(54, 54, 54); /* Formatted text of Header on Contact us page 7/29/14*/
    /* Changed the coloring to the darker PMS color  7/30/14*/
    font-family: Rezland;
}

.contact-us { /* Changed coloring to the lighter PMS color    7/30/14*/
    color: #1B75BB; /*Formatted text on Contact us page the address, phone, etc. text   7/29/14*/
    font-family: Rezland;
}

.contact-us-header {
    color: rgb(54, 54, 54); /*Formatted text on Contact us page the address, phone, etc. text   7/29/14*/
    font-family: Rezland;
    padding-left: 30px;
}

.container-fluid {
    color: rgb(54, 54, 54); /* Formatted text on "Send Us a Message" on Contact US page    7/29/14*/
    /* Changed the coloring to the darker PMS color  7/30/14*/
    font-family: Rezland;
}



/*tab-accordion css*/

.vertical-tab-menu ul {
    margin: 0;
    padding: 0;
}

.vertical-tab-menu h3 {
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.vertical-tab-menu ul li {
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    font-family: Rezland;
}

.accod-cont {
    color: #666666;
    display: none;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0;
    font-family: Rezland;
}


/*Favorite Items css*/

.favorite-items {
    border: 1px solid #ddd;
    margin: 10px -5px;
    padding: 10px;
    position: relative;
}

.favorite-items-img {
}

    .favorite-items-img img {
        max-width: 100%;
    }

.favorite-items-cont {
    padding: 10px 0;
}

.favorite-items-close-btn {
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    display: none;
    cursor: pointer;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    padding: 6px;
}

.favorite-items:hover .favorite-items-close-btn {
    display: block;
}

.logo-items {
    border: 1px solid #ddd;
    margin: 10px -5px;
    padding: 10px !important;
    position: relative;
    width: 174px;
}

.grid-product-small-img img {
    width: 100px;
}


/*validation message class*/

.Validationmsg {
    font-size: 11px;
    color: red;
}

.Loader {
    background: black;
    display:none;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    z-index: 99999;
    color: red;
    position: fixed;
    top: 0;
    height: 100%;
    text-align: center;
    padding-top: 250px;
}



/*==================rating css starts here===============*/

.rating {
    overflow: hidden;
}

    .rating.block {
        display: inline-block;
        margin: 10px 0;
    }

    .rating label {
        color: #b5c1c7;
    }

        .rating label i {
            font-size: 17px;
            text-align: center;
            color: inherit;
        }

        .rating label span {
            font: 22px/22px Times,Serif;
        }

.rating-star {
    margin-left: 4px;
}

.rating-input {
    position: absolute;
    left: -9999px;
    top: auto;
}


    .rating:hover .rating-star:hover,
    .rating:hover .rating-star:hover ~ .rating-star,
    .rating-input:checked ~ .rating-star {
        color: #ffd700;
    }



.rating-star,
.rating:hover .rating-star {
    width: 18px;
    float: right;
    display: block;
    cursor: pointer;
    color: #b5c1c7;
}


.fa-star {
    color: #ffd700;
}



.noti_bubble {
    position: absolute;
    top: 5px;
    right: 2em;
    padding: 1px 2px 1px 2px;
    background-color: red;
    color: white;
    font-weight: bold;
    font-size: 0.55em;
    border-radius: 30px;
    box-shadow: 1px 1px 1px gray;
}


@media (min-width:320px) and (max-width:480px) {
    /*Why buy on PromoExchange(1-31-2015)*/
    .mobile-font-size h1 {
        font-size: 29px;
    }
}




.form-horizontal .control-label-user {
    padding-top: 0 !important;
}

.confirmationdiv {
    display: none;
}

#transactionerrordiv {
    color: red;
}

.shippingPallete {
    width: 24px;
    height: 24px;
    display: inline-block;
    border: solid 1px black;
    /*cursor: pointer;*/
}

.Caption {
    font-size: 14px;
    color: red;
}


#startaction {
    text-align:end;
    margin-right:-43px;
}
/*End Style Sheet Over Boot Starp */
