#wrapper {
    min-width: 1000px;
    max-width: 1250px;
}
.glabel {color:#136a48;}
.chb_td1 {padding:1px !important;}
.chb_td2 {padding:1px !important;}

.w-column {min-height: 600px;}
.column-left { width: 30%; float: left;}
.column-right { width: 69%; float: left; margin-left: 1%;}

.w-punktir {min-height: 25px;border-radius: 5px;border:1px dashed #cccccc;margin:5px 0;padding:5px 2px 5px 2px;}

.widjet {
    display: block;
    background: none repeat scroll 0 0 white;
    border-radius: 2px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
}
.widjet .w-header {padding: 9px 35px 10px 30px;font-size: 1.3em;color:#848484;}
.widjet .w-content {padding: 15px;}

.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.trade_search {float:left;margin-right: 10px;position: relative;}
.trade_search .fldr {width:220px;padding-right: 20px;padding-left: 10px;}
.trade_search .sbutton {position: absolute;right:6px;top:6px;width:14px;height:13px;}

.controls {
    padding: 15px;
}

.filter_block {padding-bottom:10px;border-bottom: 1px solid #f0f0f0;margin: 10px 10px 10px 17px;}
.filter_block .head {font-size: 1.3em;margin: 0 0px 10px 0px;}
.filter_block .fields {margin-top: 2px;}
.filter_block .links {margin-left: 22px;text-align: left;color:#808080;}
.filter_block .links a {color:#808080;}

.box-check {
    margin: 0 0 5px 0;
    clear: both;
    overflow: hidden;
}
.box-check input {
    float:left;margin-top: 2px;margin-right: 5px;
}
.box-check .cnt {
    color: #a0a0a0;margin-left: 3px;font-size: 0.8em;
}
.box-check a {
    font-weight: normal;
    color:#404040;
    text-decoration: none;
    background: url('../icons/checkers.png') 0 2px no-repeat;
    padding-left: 17px;
    display:inline-block;
}
.box-check a:hover {
    text-decoration: underline;
    background-position: 0 -98px;
}
.box-check a.checked {
    background-position: 0 -98px;
}
.box-check a.checked:hover {
    background-position: 0 -198px;
}

.form-checkbox {
    margin: 0 15px 10px 18px;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
    margin-left:5px;
    margin-top:5px;
}

.offer {padding: 15px 25px;}
.offer2:hover {box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);}

.offer .col-photo .photo {
    float:left;
    width:128px;
    height: 98px;
    overflow: hidden;
    border: 1px solid #E8E8E8;
    background: #ffffff;
    text-align: center;
    padding: 2px;
}
.offer .col-photo .photo img {max-width: 100%;max-height: 100%;}

.offer .col-photo .no-photo {height:100px;border:1px solid #cccccc;background: #dff0d8;}
.offer .col-photo .no-photo img {margin-left: 15px;}

.offer .col-info {margin-left:150px;margin-right:80px;}
.offer .col-info p {color:#000000;}
.offer .col-info .dt {color: #606060;}
.offer .col-info .dt .type {background: #ff0000;color:white;border-radius: 3px;margin-right:10px;padding: 2px 5px;font-size: 8pt;line-height: 0%;}
.offer .col-info .name {font-size: 1.3em;margin-bottom:10px;padding:0px;margin-left: 28px;}
.offer .col-info .name a {color:#2b5aa5;}

.offer .col-info .name a:visited {
    color:#2b5aa5 !important;
}

.offer .col-info .price {font-size: 1.1em;}
.offer .col-info .price .number {font-size: 1.3em;padding-right: 2px;}
.offer .col-info .price .replies {font-weight: bold;color: #606060;}
.offer .col-info .price .val {font-size: 1.1em;color: #606060;}
.offer .col-info .price .lbl {color: #606060;}
.offer .col-info .info {margin-top:5px;}
.offer .col-info .avail {font-size: 1.1em;}
.offer .col-info .sub {margin-top:3px;color: #808080;font-size: 0.9em;}
.offer .col-info .sub a {color: #808080;}

.offer .col-info .params {margin-top:3px;font-size: 0.9em;color: #606060;}
.offer .col-info .params span {color: #606060;}

.offer .col-company {float:right;width:80px;}
.offer .col-company .fname {font-size: 1.2em;}
.offer .col-company .fname a {color:#2b5aa5;}


/*####### new #######*/
.box-market {
}

.h1-market {
    margin: 10px 0;
    float: none;
}
.box-btn {
}
.box-btn ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    margin-bottom: 12px;
}
.box-btn ul li {
    display: table-cell;

}
ul.menuleft {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 15px 10px 10px 12px;
    border-bottom: 1px solid #f0f0f0;
}
ul.menuleft li {
    font-size: 1.3em;
    padding: 5px;
    cursor: pointer;
}


ul.menuleft li:hover {
    background-color: #dff0d8;
}
ul.menuleft li.active {
    background-color: #A0BE3A;
}
.box-btn ul li:first-child a {
    border-radius: 2px 0 0 2px;
}
.box-btn ul li:last-child a {
    border-radius: 0 2px 2px 0;
    border-right: 1px solid #B3B3B3;
}
.box-btn ul li a {
    text-align: center;
    display: block;
    width: 100%;
    height: 28px;
    color: #000000;
    line-height: 28px;
    border: 1px solid #b2b2b2;
    border-right: none;
}
.box-btn ul li a:hover {
    background-color: #dff0d8;
    text-decoration: none;
}
.activeM {
    background: #e7e7e7;
    color: #fff;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow:         inset 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.box-lit {
}
.box-lit .btn-lit {
    border: 1px solid #B3B3B3;
    border-radius: 2px;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
    color: #194795;
    text-align: center;
    height: 20px;
    width: 18px;
    line-height: 20px;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

#dv_letters_oth {
    display: inline;
}

.btn-lit.btn-other {
    display: none;
}

.lang-en #dv_letters_oth, .lang-zh #dv_letters_oth , .lang-de #dv_letters_oth {
    display: none;
}

.box-lit .btn-lit:hover {
    background-color: #dff0d8;
    color: #194795;
}
.box-lit .checked {
    background-color: #A0BE3A;
    color: #000000;
}
.btn-other {
    width: 40px !important;
}
.padding-market {
    padding: 10px 15px 25px 15px;
}

.upper-page-sel {
    float: right;
    margin-top: 40px;
}

.hr-left {
    border-bottom: 1px solid #f0f0f0;
    height: 1px;
    margin: 0 10px 10px 10px;
}
.found {color:#808080;font-size: 1.1em; float: left;}

.found-left {
    width: 50%;
    float: left;
}
.found-center {
    margin-top: 4px !important;
    margin-left: 20px;
    margin-right: 5px;
}
.found-right {
    margin-top: 4px !important;
    margin-left: 3px;
    margin-right: 5px;
}

.abn {background: url('../members/abn.png?v=1') 0px 0px no-repeat;width:20px;height:22px;float:left;margin-right: 8px;}
.basic {background-position: 0 0;}
.bronze {background-position: 0 0;}
.silver {background-position: 0 -44px;}
.gold {background-position: 0 -66px;}
.platinum {background-position: 0 -88px;}

#btn_page_left {display:inline-block;width:14px;height:14px;background: url('../icons/arr_round.png') 0px 0px no-repeat;opacity: 0.8;margin:5px 0 0 20px;cursor: pointer;visibility: hidden;}
#btn_page_right {display:inline-block;width:14px;height:14px;background: url('../icons/arr_round.png') -14px 0px no-repeat;opacity: 0.8;margin:5px 0 0 5px;cursor: pointer;}

#btn_page_left:hover {opacity: 1;}
#btn_page_right:hover {opacity: 1;}

#btn_page.btn {
    padding: 3px 5px;
    display: inline-block;
    width: 24px;
    min-width: unset;
}

#btn_page input {border:0px;width:20px;text-align: center;background: transparent;font-family: "Trebuchet MS",arial,verdana,sans-serif;font-size: 12px;outline: 0px;}


.txt-gray {
    color: #808080;
}
.col-info p {
    margin: 0;
}
.txt-info-bottom {
    margin: 10px 0 0 0 !important;
    color:#404040;
}
.hr-info {
    border-bottom: 1px solid #f0f0f0;
    height: 1px;
    margin: 5px 0 0 0;
}
.citate {
    background: url("../icons/kav.png") bottom left no-repeat;
    min-height: 25px;
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom: 0;
}
.st-yel {
    background: url("../icons/star-yel.png") no-repeat;
    height: 17px;
    width: 17px;
    display: table-cell;
}
.st-gray {
    background: url("../icons/star-gr.png") no-repeat;
    height: 17px;
    width: 17px;
    display: table-cell;
}
.stars {
    height: 17px;
    width: 100%;
    display: table;
}
.txt-star {
    line-height: 14px;
    color: #808080;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.width-130 {
    width: 130px !important;
}

.widjet-gray {
    background: #F4F5F5 !important;
}
#TreeProduct {margin-top: 20px;font-size:1.1em;margin-bottom: 20px;}

.search_line {margin-bottom: 5px;}
.search_line input[type=checkbox] {float:left;margin-right: 5px;}

.mail-green {
    cursor: pointer;
    width:32px;
    height:25px;
    border:1px solid #cccccc;
    border-radius: 2px;
    position: relative;
    margin-left: 20px;

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}
.mail-green:hover {
    opacity: 0.8;
}
.mail-ico {
    background: url("../icons/email2.png") no-repeat;
    width: 20px;
    height: 12px;
    display: block;
    position: absolute;
    top:7px;
    left:6px;
}

#frm_filters {padding-top: 10px;}

.firm_rating {margin-bottom: 10px;text-align: center;}
.firm_rating .star {
    display: inline-block;
    background: url("../icons/star.png?v=2") 0 0 no-repeat;
    width: 16px;
    height: 16px;
}
.firm_rating .star-e {
    background-position: -16px 0;
}
.firm_rating .star-h {
    background-position: -32px 0;
}
.firm_checked {
    display: inline-block;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    position: relative;
    top:2px;
}
.firm_checked .checked {
    display: inline-block;
    background: url("../icons/checked.png?v=2") no-repeat;
    width: 16px;
    height: 16px;
}

@media screen and (min-width: 1900px) {

}

@media screen and (min-width: 1200px) and (max-width: 1899px) {

}


@media screen and (max-width: 1024px) {

    .filter_block {
        margin: 10px;
    }

    .column-left {
        width: 25%;
    }

    .column-right {
        width: 74%;
    }

    .box-btn {
        width: 100%;
    }

    .padding-market {
        min-height: 100px;
        padding: 10px 15px;
    }

    .controls {
        padding: 10px;
        min-height: 100px;
    }

    .box-btn ul li {
        display: inline-block;
        width: 15.9%;
        vertical-align: middle;
    }

    .box-btn ul li a {
        height: 35px;
        line-height: 1rem;
        padding: 2%;
        display: grid;
        align-items: center;
    }

    .found-left {
        width: 35%;
        line-height: 27px;
    }

    #btn_page_left, .found-center {
        margin-left: 10px;
    }

    .offer {
        padding: 15px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1199px) {

}

@media screen and (min-width: 600px) and (max-width: 899px) {

}

@media screen and (max-width: 768px) {

    .wrapper_col_r {
        display: none;
    }
}

@media screen and (max-width: 450px) {

    .box-market {
        width: 100%;
    }

    .upper-page-sel {
        display: none;
    }

    .column-right {
        width: 100%;
        margin-left: 0;
    }
    
    .w-column {
        min-height: unset;
    }

    .wrapper_cols {
        display: inline-block;
    }

    .wrapper_col_l {
        display: block;
    }

    .column-left {
        display: none;
    }

    .padding-market {
        min-height: unset;
    }


    .controls, .padding-market, .offer  {
        padding: 10px;
    }

    .controls {
        padding-top: 0 !important;
        text-align: left;
        border-bottom: 2px solid #e7e7e7;
    }

    #btn_page_left {
        display: none;
    }

    .found-left {
        width: 100%;
        float: none;
        text-align: center;
        font-size: 1rem;
    }

    .padding-market .box-market .found {
        text-align: center;
    }


    .widjet {
        box-shadow: none;
        margin-bottom: 0;
        padding-top: none;
    }

    .widjet.controls div.fleft.w50 h2 {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    .widjet.controls div.fleft.w50 div.ml20 {
        margin-left: 0;
    }

    .citate {
        display: none;
    }

    .box-btn {
        width: 100%;
        float: none;
    }

    .box-btn ul li {
        display: inline-block;
        width: 49.4%;
    }

    #dv_letters {
        display: none;
    }

    #btn_page, #btn_page_right, .found-right, #btn_list, .found-center {
        display: none;
    }

    .hr-info {
        display: none;
    }

    .box-btn ul {
        margin-bottom: 0;
    }

    .box-btn ul li a {
        border: 1px solid #b2b2b2;
    }

    .col-photo {
        display: none;
    }

    .activeM {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .box-btn ul li a, .box-btn ul li:last-child a {
        border: 1px solid #e7e7e7;
        padding: 7px 0;
        font-size: 1rem;
    }

    .box-btn ul li a:hover {
        background-color: #e7e7e7;
    }

    .offer .col-info {
        margin-left: 0;
        margin-right: 0;
    }

    .h1-market {
        text-align: center;
    }

    .center.w90.pb20.pt10 {
        width: 100%;
    }

    .w30 {
        width: 33%;
        text-align: left;
        display: inline-table;
    }

    .trade_search {
        width: 92.8%;
    }

    .trade_search .fldr {
        width: 100%;
        font-size: 1.1rem;
    }

    .trade_search .sbutton {
        right: -20px;
        top: 8px;
    }

    #TreeProduct {
        text-align: left;
    }
}

@media screen and (max-width: 350px) {

    .widjet.padding-market {
        padding-left: 0;
        padding-right: 0;
    }

    .offer .col-info .name {
        margin-left: 0px;
    }

    .box-btn ul li {
       width: 49%;
    }

    .mail-green {
        float: right;
    }

    .trade_search .fldr {
        width: 97%;
    }

}

