*{
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.ab-headername{
    height: 50px;
    overflow-y: hidden;
}
#changeEmail{
    margin-left: 15px;
}
.confirmedd{
    height: 43px;
}
.navbar-brand{
    padding: 0 15px !important;
}

/*html, body, .main, .main > .container, .bg_bon{
    height: 100%;
}*/
body{
    background: #000000;
    color:#161616;
    font-family: 'Open Sans', sans-serif;

}
.main{
    width: 100%;
    background: #000;
}
.navbar{
    /*background: black;*/
    border-radius: 0;
    border: none;
    color: #fff;
    margin-bottom: 0;
    background: #0d0d0d;
    -webkit-box-shadow: inset 0px -34px 0px -10px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px -34px 0px -10px rgba(0,0,0,1);
    box-shadow: inset 0px -34px 0px -10px rgba(0,0,0,1);
}
.nav li{

}
.border_bot{
    border-bottom: 1px solid #202020;
}
.sms{
    float: left;
}
.container{
    border: 1px solid #333333;
}
/*.con_mar_0{
    padding: 0;
}*/
a{
    text-transform: uppercase;
    font-weight: 800;
    color:#000000;

}
a:hover{
    color:#000000;
}
.link_ads{
    text-transform: uppercase;
    color:#161616;
}
.searchForm select, .searchForm input, .nav-pills li a, .searchForm label, .row.footer, .btn{
    font-family: 'Playfair Display', serif;
}
.btn{
    text-transform: uppercase;
}
.nav-pills li a{
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    white-space: nowrap;
    border-radius: 0;
    height: 50px;
    font-weight: 400 !important;
    color: #fff;
    line-height: 2.3;
}
.color_white .pull-right a{
    font-weight: 400 !important;
}
.my_submit{
    height: 40px;
    padding: 0;
    width: 87px;
    background: #262626 !important;
    -webkit-box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,0.75);
    box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,0.75);
    font-size: 14px;
    color: #f2f2f2;
    font-family: 'Playfair Display',serif;
}
.input-lg{
    font-size: 14px;
}
.pad_left_00{
    padding-left: 0;
}

@media (max-width: 975px) {
    .nav-pills li a{
        border-top: 1px solid #333333;
    }
    .my_submit{
        width: 70px;
    }
    .mar_l_t{
        margin-left: 45px !important;
    }

}
.nav-pills li a:hover{
    background: none;
}
.mar_top_34{
    padding: 34px 9px 0 34px;
}
.navbar-brand{
    padding-right: 0px;
}
.my_submit{
    margin-left: 45px;
    margin-top: -65px;
}
.mar_l_t{
    margin-left: 0px;
    margin-top: 2px;
}
@media (max-width: 768px) {
    .checkbox_s{
        margin-left: 0px !important;
    }
    .padding_xs_0{
        padding: 0;
    }
    .mar_r_10{
        margin-right: -10px !important;
    }
    .my_form{
        margin-bottom: 10px;

    }
    .my_submit{
        margin-left: 0;
        margin-top: 0px;
        padding: 10px 40px;
    }
    .mar_l_t{
        margin-left: 37%;
        margin-top: 3px;
    }
    .mar_l_0{
        margin: 0 !important;
    }
    .pad_left_00{
        padding-left: 15px;
    }

}


.black_button{
    background: #cecece;
    border: none;
}
.grey_back{
    background: #161616;
    padding-top: 34px;
}
.padding_0{
    padding: 0;
}
.top_9px{
    padding-top: 9px;
}
.padding_left_4{
    padding-left: 4px;
}
.padding_right_4{
    padding-right: 4px;
}
.margin_bot_34{
    margin-bottom: 34px;
}
.margin_top_34{
    margin-top: 34px;
}
.margin_bot_48{
    margin-bottom: 48px;
}
.bg_bon{
    background: #f2f2f2;
}
.width_100{
    width: 100%;
}
.border_sq{
    border: 1px solid #e5e5e5;
    background: white;
}
.padding_top_34{
    padding-top: 34px;
}
.font_size_12{
    font-size: 12px;
}
.margin_b_0{
    margin-bottom: 0;
}
.padding_b_10{
    padding-bottom: 10px;
}
.open_sen_bold{
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.open_sen_light{
    font-family: 'Open Sans', sans-serif;
    /*font-weight: 400; */
    font-weight: 600;
}
p span{
    font-weight: 800;
}
.padding_top_20{
    padding-top: 20px;
}
.padding_t_b_7{
    padding: 7px 0px;
}
.padding_t_b_8{
    padding: 8px 0px;
}
.my_btn{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-top: 10px;
    border: 1px solid black;
    background: #262626;
    -webkit-box-shadow: inset 0px -20px 0px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px -20px 0px -10px rgba(0,0,0,0.75);
    box-shadow: inset 0px -20px 0px -10px rgba(0,0,0,0.75);
    font-size: 11px;
}
.my_btn:hover{
    color: #000;
    box-shadow: none;
}
.mar_bot_12{
    margin-bottom: 14px;
}
.pager li a{
    background: #262626;
    color: #fff;
    border-radius: 5px;
}
.pager li a:hover{
    color: #000;
}
.pager li.active a{
    color: #000;
    background: #eee;
}

.border_all{
    border: 1px solid #e5e5e5;
}
.mar_0_auto{
    margin: 0 auto;
}
.shadow{
    border: 12px solid rgba(255,255,255, 0.5);
    top: 0;
}
.pos_rel{
    position: relative;
}
.pos_abs{
    position: absolute;
    width: 100%;
    height: 100%;
}
.padding_top_12{
    padding-top: 12px;
}
margin_b_10{
    margin-bottom: 10px;
}
.col_shadow{
    -webkit-box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1);
    -moz-box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1);
    box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1);
}
.footer{
    background: #131313;
    -webkit-box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,1);
    box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,1);
}
.color_white{
    color: #fff !important;
}
.mar_top_10{
    margin-top: 10px;
}
.padding_left_21{
    padding-left: 21px;
}
.padding_left_15{
    padding-left: 15px;
}
.visa{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    padding: 18% 0;
    font-size: 16px;
    cursor: pointer;
    background: #ffffff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000000;
    background-color: #e0e0e0;
    border-color: transparent;
}
.dropdown-menu{
    min-width: 220px;
    background-color: #f2f2f2;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #ffffff;
    background-color: #000000;
    border-color: transparent;
}
.dropdown.open  li a{
    color: #000000;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid  #cccccc;
    height: 42px;
}
.bootstrap-datetimepicker-widget.dropdown-menu{
    min-width: 160px;
}
.thumbnails {
    /*border: 1px solid #CCCCCC;*/
    margin-top: 5px;
    overflow: hidden;
    padding: 3px;
    width: 100%;
}
.desc_single-item{
    text-align: right;
}
.btn-button{
    background: #131313;
    -webkit-box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,1);
    box-shadow: inset 0px -29px 0px -10px rgba(0,0,0,1);
    border:rgba(0,0,0,1);
    color:#ffffff;
}
.btn-button:hover{
    background: #131313;
    -webkit-box-shadow: inset 0px -29px 0px -10px rgba(22,22,22,1);
    -moz-box-shadow: inset 0px -29px 0px -10px rgba(22,22,22,1);
    box-shadow: inset 0px -29px 0px -10px rgba(22,22,22,1);
    border:rgba(0,0,0,1);
    color:#ffffff;
}
.padding_b_60{
    padding-bottom: 60px;
}
/*.height420{
    height: 464px;
}
.height400{
    height: 444px;
}*/
.pos_abs_ads{
    /*    position: absolute;
        bottom: 10px;
        left: 0;*/
    min-height: 99px;
}
#addImg{
    display: inline-block;
    width: 141px;
    height: 141px;
    line-height: 143px;
    background: #ffffff;
    text-align: center;
    font-size: 14px;
    color: #161616;
    font-family: 'Playfair Display', serif;
    border:1px solid #e8e8e8;
    text-transform: uppercase;
    cursor: pointer;
}
#listImg{
    display: inline-block;
}
#listImg img{
    display: inline-block;
}
.imgDs{
    width: 141px;
    height: 141px;
    border:1px solid #e8e8e8;
    margin-right: 3px;
    margin-bottom: 5px;
    background: #ffffff;
}
.img_gal{
    max-width: 100%;
    margin-bottom: 5px;

}
#bids.list_bids_bid{
    display: none;
    margin: 10px 0;
    font-size: 12px;
}
/*.width_100{
    max-width: 100%;
    max-height: 180px;
    overflow: hidden;
}*/
.lc.height420{
    height: 654px;
}
.lc .height400{
    height: 634px;
}
.page{
    cursor: pointer;
}
.input-sm{
    font-size: 14px;
}
@media (min-width: 1200px){
    .container{
        width: 1010px;
    }
    /*    .mar_l_t{
            margin-left: 45px;
        }*/
}
.padding_l_r_0{
    padding-left: 0;
    padding-right: 0;
}
.pad_left_0{
    padding-left: 0;
}
.pad_left_15{
    padding-left: 15px;
}
.min_hei_129{
    height: 130px;
}
.p_height{
    height: 68.6px;
    max-height: 68.6px;
}
.navbar-brand{
    margin-left: 0 !important;
    /*width: 342px;*/
}
.radio-inline label{
    font-weight: 400 !important;
}
.pad_l_r_35{
    padding-left: 35px;
    padding-right: 35px;
}
.glyphicon-envelope{
    padding: 0 11px 0 22px;
}
.glyphicon-phone{
    padding-right: 11px;
}
.input-lg{
    height: 40px;
}
select.input-lg{
    height: 40px;   
}
/*.pad_rig_0{
    padding-right: 0 !important;
}*/
#lastbid{
    margin: 10px 0;
}
.ques_icon{
    color: blue;
    padding-right: 10px;
}
.submitAd{
    background: url('../../img/button2.png') no-repeat;
    width: 180px;
    height: 40px;
    background-position: 0 -42px;
    font-family: 'Playfair Display', serif;
    text-align: left;
    padding-left: 20px;
    color: #f2f2f2;
    margin-bottom: 30px;
    /*margin-bottom: 70px;*/
}
.submitAd:hover{
    background: url('../../img/button2.png') no-repeat;
    background-position: 0 0;
    color: #f2f2f2;
}
.submitAd:active{
    background: url('../../img/button2.png') no-repeat;
    background-position: 0 -42px;
    color: #f2f2f2;
}
.submitAd:visited{
    color: #f2f2f2;
}
.submitAd:focus{
    color: #f2f2f2;
}
.padding_l_r_5{
    padding: 0 5px;
}
.phonenumber{
    display: none;
}
.viewphone{
    cursor: pointer;
    text-transform: uppercase;
    color:#161616;
}
.sendMail{
    color:#161616;
}
.bg_bon img{
    max-width: 100%;
    height: auto !important;
    display: block;
}
.time{
    font-weight: bold;
}
.cat-title h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 26px;
    text-transform: uppercase;
}
.bg_bon h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 26px;
    color:#000000;
    text-transform: uppercase;
}
.bg_bon h2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 26px;
    color:#000000;
    text-transform: uppercase;
}
.bg_bon h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 18px;
    color:#000000;
    text-transform: uppercase;
}
.bg_bon h4{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color:#000000;
}
.padding_top_65{
    padding-top: 65px;
}
.padding_bot_8{
    padding-bottom: 10px;
}
p{
    color:#161616;
    font-family: 'Open Sans', sans-serif;
    /*font-weight: 400;*/
}
input::-moz-placeholder { 
    color: #161616 !important; 
}
input::-webkit-input-placeholder { 
    color: #161616 !important; 
}
textarea::-webkit-input-placeholder { 
    color: #161616 !important; 
}
textarea::-moz-placeholder { 
    color: #161616 !important; 
}
select{
    color: #161616 !important; 
}
select option{
    padding-left: 15px;
}
#formAd select{
    color: #666666 !important; 
}
#formAd textarea::-moz-placeholder { 
    color: #666666 !important; 
}
#formAd textarea::-webkit-input-placeholder { 
    color: #666666 !important; 
}
#formAd .form-control::-webkit-input-placeholder { 
    color: #666666 !important; 
}
#formAd .form-control::-moz-placeholder { 
    color: #666666 !important; 
}
#formAd .form-control{
    color: #666666 !important; 
}
.radio-inline label{
    color: #f2f2f2 !important;
}
#formAd .radio-inline label{
    color: #161616 !important;
}
.desc_single-item{
    text-transform: uppercase;
    font-weight: 400;
}
#addImg{
    font-family: 'Playfair Display', serif;
}
label{
    font-weight: 600; 
}
.row.footer p{
    color:#f2f2f2;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
}
.padding_b_12{
    padding-bottom: 12px;
}
.padding_b_13{
    padding-bottom: 13px;
}
.margin_b_13{
    margin-top: 31px;
    margin-bottom: 13px;
}
.margin_bb_13{
    margin-bottom: 13px;
}
.margin_t_35{
    margin-top: 35px;
}
.min_h_255{
    min-height: 255px;
}
.min_h_145{
    min-height: 204px;
}
.min_h_145 .Auktionbottom{
    margin-bottom: 42px;
}
.min_h_145 .Auktionbottom2{
    margin-bottom: 27px;
}
.min_h_145 .ad-delete{
    margin-top: 10px;
}
.checkbox_s{
    padding: 0 !important;
    margin-top: -7px !important;
    margin-left: 92px !important;
}
@-moz-document url-prefix() 
{ 
    .checkbox_s{
        padding-top: 7px !important;
        margin-top: 0 !important;
    }
} 
.timeCount{
    line-height: 16px;
    height: 40px;
    font-size: 12px;
    overflow: hidden;
}
.timeCount span{
    font-weight: bold;
}
.mobile-menu{
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-weight:bold;
}
.postPreview{
    float: left;
    margin-right: 20px;
    height: 38px;
    margin-top: 2px;
}
@media (min-width: 992px){
    .modal-lg{
        width:1085px !important;
    }
}
@media only screen 
and (device-aspect-ratio: 40/71) 
and (orientation : portrait) { 
    .checkbox_s{
        margin-left: 0px !important;
    }
    .my_submit{
        margin: 0 !important;
        position: relative !important;
        left: 50% !important;
        top: 80% !important;
        text-align: center !important;
    }
    .mar_l_t{
        margin: 0 !important;
        margin-top: 22% !important;
    }
}
@media only screen 
/*and (min-device-width : 384px)*/ 
and (max-device-width : 720px) 
and (orientation : portrait) { 
    .checkbox_s{
        margin-left: 0px !important;
    }
    .my_submit{
        margin: 0 !important;
        position: relative !important;
        left: 50% !important;
        top: 80% !important;
        text-align: center !important;
        padding: 10px 20px !important;
    }
    .mar_l_t{
        margin: 0 !important;
        margin-top: 22% !important;
    }
}
@media only screen 
and (min-width : 220px) 
and (max-width : 768px) 
{
    .navbar-collapse.in{
        overflow-y:visible !important;
    }
}
@media only screen 
/*and (min-device-width : 384px)*/ 
and (max-device-width : 720px) 
and (orientation : landscape) { 

    .checkbox_s{
        /*        margin: 0 !important;
                margin-left: 0px !important;
                float: none;*/

    }
    .mar_l_92{
        margin-left: -163px !important;
        margin-top: 70px !important;
    }
    .my_submit{
        /*        margin: 0 !important;
                position: relative !important;
                left: 50% !important;
                top: 10% !important;
                text-align: center !important;*/
        padding: 10px 20px !important;
    }
    .mar_l_t{
        margin-left: 15% !important;
        margin-top: 10% !important;

    }
}







.paysonResult{
  width: 100%;
  margin-top: 60px;
  display: block;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}

.paysonResult.success{
  color: green;
}

.paysonResult.error{
  color: red;
}



.modal#addAD .modal-dialog{
  height: 650px;
  width: 80%;
  margin: 5% auto;
}

.modal#addAD .modal-content{
  height: 100%;
}

.modal#addAD .modal-header {
  height: 55px;
}

.modal#addAD .modal-body {
  height: 519px;
}

.modal#addAD .modal-body table{
    width: 100%;
}

.modal#addAD .modal-body table:first-child{
    max-height: 468px;
}

.modal#addAD .modal-body table tbody{
    width: 100%;
}

.modal#addAD .modal-body table tbody #adChoice{
    max-height: 448px;
    overflow: auto;
}

.modal#addAD .modal-body table th{
    font-size: 1.4em;
    /*border: 1px solid #CCC;*/
    padding: 10px;
}

.modal#addAD .modal-body table th:first-child, .modal#addAD .modal-body table td:first-child{
    width: 40%;
}

.modal#addAD .modal-body table th:nth-child(2), .modal#addAD .modal-body table td:nth-child(2){
    width: 30%;
}

.modal#addAD .modal-body table th:nth-child(3), .modal#addAD .modal-body table td:nth-child(3){
    width: 20%;
}

.modal#addAD .modal-body table td{
    font-size: 1em;
    padding: 10px;
    border: 1px solid #eee;
    font-weight: bold;
}

.modal#addAD .modal-footer {
  height: 75px;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.modal#addAD .modal-footer #ad-price{
  margin-top: 8px;
}




.modal#addAD .modal-body table:nth-child(2) th{
    border: none;
}

/*.modal#addAD .modal-body table:nth-child(2) th:nth-child(2), .modal#addAD .modal-body table:nth-child(2) th:nth-child(3){
    border-left: black solid 2px;
    border-right: black solid 2px;
    border-bottom: black solid 2px;
}*/



#adChoiceTable{
    display: block;
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #eee;
}






.ajaxADS .list_bids_bid div:nth-child(odd){
    -webkit-box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1); 
    -moz-box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1);
    box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1); 
    }
}








#guide li{
    margin-left: 20px;
}






#extraImg {
    left: 320px;
    /*position: absolute;
    top: -60px;
    bottom: inherit;
    
    right: inherit;
    overflow: inherit;*/
}

#extraImg .modal-content {
  width: 500px;
}


#formAd textarea, #formAd input, #formAd select, #formAd label {
  font-weight: bold !important;
  /*width: 80%;*/
}

#formAd .form-group{
    width: 91%;
}

#profile .control-label, #new-address .control-label{
    padding-left: 0;
    padding-right: 0;
}


.exMarLeft{
    margin-left: 20px;
}



#shop{
    width: 100%;
}

#shop .height420, #favs .height420{
    height: 480px;
}



.auctionBid{
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

/*.auctionBid:nth-child(even){
    -webkit-box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1);
    -moz-box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1);
    box-shadow: inset 129px 0px 51px -12px rgba(235,235,235,1);
}*/



.previewClose{
    font-size: 50px;
    margin-top: -14px !important;
}

#openCart{
    margin-bottom: 30px;
}