
body {
    -webkit-font-smoothing: antialiased;
}

body, button, input, optgroup, select, textarea {
    font-size: 1.0rem;
    font-weight: 400;
}

h2 a {
    color: #202124;
}

h2 a:hover {
    color: inherit;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    cursor: pointer;
}

#wrapper {
    min-width: 1000px;
    max-width: 1250px;
}
#dv_offers {
    min-height: 500px;
}
.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, .block_trade_premium {
    display: block;
    background: none repeat scroll 0 0 white;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
}

.banner_item_right {
    border-radius: 6px;
    text-align: center;
    display: none;
}

.widjet .w-header {padding: 9px 35px 10px 30px;font-size: 1.3em;color:#848484;}
.widjet .w-content {padding: 15px;}

.column-right .widjet {
    margin-bottom: 0px;
}

.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 h1 {
    margin: 0 12px 28px 22px;
    padding: 22px 0 5px 0;
    font-size: 22px;
    letter-spacing: .275px;
    line-height: 30px;
    border-radius: 6px;
    font-weight: 600;
}

.filter_block {padding-bottom:10px;border-bottom: 1px solid #f0f0f0;margin: 10px 10px 10px 17px;}

.filter_block .head {
    font-size: 15px;
    margin: 12px 0px;
    font-weight: 550;
    letter-spacing: .725px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.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: 4px;
}
.box-check a {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background: url('../icons/checkers.png') 0 2px no-repeat;
    padding-left: 22px;
    display: inline-block;
    line-height: 17px;
    font-size: 15px;
    font-weight: 400;
}


.box-check a:hover {
    color: #333333;
    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;
}

.btn {
    border:1px solid #d4d4d4;
    border-radius: 3px;
    padding:3px 10px;
    cursor: pointer;

    background: #f8f8f8; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8f8f8 0%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f8f8f8 0%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}
.btn:hover {
    border-color:#b3b3b3;
}
.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: text-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 .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:70px;}
.offer .col-company .fname {font-size: 1.2em;}
.offer .col-company .fname a {color:#2b5aa5;}


/*####### new #######*/
.box-market {
    width: 260px;
    float: left;
}

.h1-market {
    margin: 10px 0;
    float: none;
}
.box-btn {
    float: right;
    width: 676px;
}
.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: 5px 0 0 5px;
}
.box-btn ul li:last-child a {
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #B3B3B3;
}
.box-btn ul li a {
    text-align: center;
    display: block;
    width: 100%;
    height: 28px;
    color: #808080;
    line-height: 28px;
    border: 1px solid #b2b2b2;
    border-right: none;
    font-weight: bold;
}
.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: 5px;
    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;
}
.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;
}

.hr-left {
    border-bottom: 1px solid #f0f0f0;
    height: 1px;
    margin: 0 10px 10px 10px;
}

#btn_list.btn, #btn_page.btn {
    margin-left: 12px;
    width: 40px;
    min-width: unset;
    font-size: .875rem;
    padding: 4px 6px;
    text-align: center;
    font-weight: 500;
    color: #000000;
}

.page_selector #btn_page.btn {
    margin-left: 0;
}

#basket {float: right;width:27px;height:26px;background: url('../icons/research.png') 0px 0px no-repeat;margin-right: 15px;cursor: pointer;position: relative;}
#basket span {position: absolute;top:0px;left:42%;color:#EA5E20;font-size: 13px;font-weight: bold;}


#btn_page_left {width:14px;height:14px;background: url('../icons/arr_round.png') 0px 0px no-repeat;opacity: 0.8;margin: 5px 5px 0 15px;cursor: pointer;visibility: hidden;}
#btn_page_right {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 input {border:0px;width:20px;text-align: center;background: transparent;}


.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: 3px;
    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;}

.table_grid {margin-top: 12px;}
.table_grid th {
    border-top:1px solid #E6E6E6;
    border-bottom:1px solid #E6E6E6;
    padding: 12px 16px;
    font-weight: normal;
    color:#2B2A29;
}

.table_grid th i {display: inline-block;width:9px;height:12px;background: url('../icons/research.png') 0px -29px no-repeat;margin-left: 5px;cursor: pointer;}
.table_grid th i.up {background-position: 0px -53px;}
.table_grid th i.down {background-position: 0px -74px;}

.table_grid tbody td {
    padding: 16px;
}

.table_grid tbody td.line {
    padding: 0px;
    border-bottom: 1px solid #E6E6E6;
}

.table_grid tbody td.date {
    border-left:1px solid #E6E6E6;
    border-right:1px solid #E6E6E6;
    text-align: center;
}
.table_grid tbody td.date div {height:100%;background: #000000;}
.table_grid tbody td.price {
    border-left:1px solid #E6E6E6;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
}
.table_grid .NewPrice {
    color:#EA5E20;
}

td.price div:nth-of-type(2) {
    font-size: 90%;
    font-weight: 500;
    color: #838281;
}

.table_grid tbody .logo {
    display: none;
}

.table_grid tbody .logo img.uploaded {border:1px solid #cccccc;}

.table_grid tbody h2 {
    font-weight: 500;
    font-size: 16px;
    color: #202124;
    text-shadow: 0 0 .5px #202124;
    margin-bottom: 8px;
}
.table_grid tbody .anonce {
    font-size: 14px;
    color: #666666;
}

.table_grid tbody .info {
    font-size: 14px;
    color: #777777;
    margin-bottom: 10px;
    letter-spacing: .375px;
}


tr[data-id="261"] .info,
tr[data-id="264"] .info,
tr[data-id="265"] .info,
tr[data-id="266"] .info {
  display: none;
}

.table_grid tbody tr.odd {background:#FFFFFF;}
.table_grid tbody tr.even {background:#F3F4F5;}

.table_grid tbody tr.odd td.price {border-top:9px solid #FFFFFF;border-bottom:5px solid #FFFFFF;}
.table_grid tbody tr.even td.price {border-top:9px solid #F3F4F5;border-bottom:5px solid #F3F4F5;}

.small {
    font-size: .75rem;
    line-height: 16px;
    font-weight: 500;
    color: #666666;
}

.partners h2 {margin:0 0 5px 0;}
.partners img {margin-right: 15px;margin-top: 10px;}

.future {
    color:#0069e3;
}


ul.products_list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
ul.products_list li {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 12px;
  line-height: 110%;
}
a.but-org {
  text-align: center;
}


.tool_bar {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 94%;
    color: #666666;
    font-size: 14px;
    padding: 0 22px;
}

.trade_search {
    display: none;
}

.shown_number, .page_selector_group {
    display: inline-flex;
    align-items: center;
}

.found, #btn_list.btn, #btn_page.btn, #btn_page_right, #btn_page_left {
    display: inline-flex;
    float: unset;
}


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

}

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

}

@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) {

    .wrapper_col_l {
        width: 100%;
    }

    .column-right {
        float: unset;
        margin-left: 0;
    }

    .column-left {
        display: none;
    }

    .column-right {
        width: 100%;
    }

    .widjet.controls {
        padding: 0;
    }

    .controls h1 {
        text-align: center;
        padding: 18px 12px;
        margin: 0px;
        font-size: 19px;
        font-weight: 600;
        line-height: 26px;
    }

    .tool_bar {
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    #lbl_found {
        width: 100%;
        text-align: center;
        margin: 16px 0;
        display: block;
    }

    .shown_number, .page_selector_group {
        margin-bottom: 16px;
    }


    #btn_page.btn {
        max-width: 50px;
        text-align: center;
    }

    #btn_page_right {
        vertical-align: top;
    }

    .table_grid tbody .logo {
        display: none;
    }

    .table_grid tbody h2, .table_grid tbody .anonce, .table_grid tbody .info {
        margin-left: 0;
    }

    .table_grid tbody .anonce {
        font-size: 13px;
        margin-top: 8px;
    }

    #btn_list.btn, #btn_page.btn {
        font-size: 1rem;
        padding: 6px 18px;
        margin-left: 19px;
    }

    #btn_list.btn {
        min-height: 20px;
    }

    #btn_page input {
        font-size: 1rem;
    }

    .page_selector {
        display: inline-flex;
        align-items: baseline;
    }

    table.table_grid col:nth-child(2) {
        width: 70px;
    }

    .small {
        font-size: .825rem;
        font-weight: 400;
    }

   
}

/*.table_grid tbody tr:nth-child(even) td {border-top: 1px solid #E6E6E6;border-bottom: 1px solid #E6E6E6;}*/