.xddp_preloader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/preloader.gif) center 100px no-repeat rgba(255,255,255,0.5);
    background-size: 45px;
    z-index: 1000;
    display: block;
}
.xddp_container {
    position: relative;
}
td.ordertable_col_hover {}
td.ordertable_row_hover {}
td.ordertable_current_cell_hover {}

#prices_table a, .link_to_order a {color:#d00000;}
td.ordertable_current_cell_hover a {text-decoration:none; font-weight:bold; color:#005d84 !important;}

#first_order_holder {font-weight:bold; color:#d00000; padding-left:15px;}

#prices_table td, #prices_table th {text-align:center; vertical-align: middle;}

#prices_table td, #prices_table th {border:1px solid #ccc;}

#prices_table th {
    background:#f3f3f3;
    height:30px;
}
body .price_update .price_setts td{
    background: none !important;
    border:none !important;
}
body .price_setts td em{padding-right:5px;}
body .price_setts td:nth-child(2){width: 210px;}
body .price_setts td{padding:3px 3px 3px 0 !important;}
body .price_setts {width: auto !important;}
td.hot{
    border-right: 3px solid #28B4EF !important;
    border-left: 3px solid #28B4EF !important;
    background:#e3f7ff;
}

#desc{color: #666;
      font-size: 11px;
      width: 220px;
      display: block;
      float: right;
      line-height:13px;
}

.discount{
    text-decoration: line-through;
    display:block;
}
.tval a, .tval span{
    display:block;
}
#prices_table a{

}
#prices_table a, .link_to_order a {
    color: #d00000;
}
td.ordertable_current_cell_hover a {
    color: #005d84 !important;
    font-weight: bold;
    text-decoration: none;
}
#first_order_holder {
    color: #d00000;
    font-weight: bold;
    padding-left: 15px;
}
#prices_table td, #prices_table th {
    text-align: center;
}
#prices_table td, #prices_table th {
    border: 1px solid #ccc;
}
#prices_table th {
    background: #ccc;
    height: 30px;

}
#prices_table th.hot {color:#fff;background: #28B4EF;border-right: 3px solid #28B4EF;border-left: 3px solid #28B4EF;border-top: 3px solid #28B4EF;

}
#prices_table tr:last-child td.hot{
    border-bottom: 3px solid #28B4EF;    
}
td.hot {
    background: none repeat scroll 0 0 #e3f7ff;
    border-left: 3px solid #28b4ef !important;
    border-right: 3px solid #28b4ef !important;
}
#desc {
    color: #666;
    display: block;
    float: right;
    font-size: 11px;
    line-height: 13px;
    width: 320px;
}
#first_order_holder label{
    font-size:12px;
    line-height:28px;
}
.price_setts{
    padding:7px 7px 7px 15px;
    display: block;
}
.price_setts select{
    width:100%;

}
.price_setts input{
    width:100%;
}
.files-extensions-tooltip {
    text-align: left;

}
.files-extensions-tooltip  p {
    font-weight: normal;
}