.delivery-calc .chead {
  height: 65px;
  line-height: 65px;
  position: relative;
  font-weight: bold;
  text-align: center;
  color: #303030;
  text-transform: uppercase;
  font-size: 15pt;
}

.delivery-calc .chead a {
  width: 362px;
  line-height: 66px;
  height: 66px;
  background: url(images/topzakd.png) no-repeat;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 15pt;
}

.delivery-calc .chead a.active {
  background-position: 0 -66px;
}

.delivery-calc .chead a.dc-mo {
  float: left;
}

.delivery-calc .chead a.dc-rg {
  float: right;
}

.delivery-calc .cbody {
  min-height: 100px;
  background-color: #f8f8f8;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 35px 25px 20px 25px;
  position: relative;
}

.delivery-calc .cbody .dc-mo {
  padding-top: 10px;
}

.delivery-calc .cbody .dc-rg {
  height: auto;
}

.delivery-calc .cbody .stitle {
  color: #ff6e00;
  font-weight: bold;
}

.delivery-calc .cbody .dc-mo .stitle {
  color: #ff6e00;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.delivery-calc .cbody .dc-mo .box {
  width: 100%;
  height: auto;
  padding: 30px 35px;
  background-color: #eee;
  border-radius: 4px;
  margin: 20px auto;
  position: relative;
  color: #000;
}

.delivery-calc .cbody .dc-mo .box .res {
  width: 50%;
  float: right;
}

.delivery-calc .cbody .dc-mo .box .line {
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
}

.delivery-calc .cbody .dc-mo .box .res .line {
  margin-bottom: 5px;
}

.delivery-calc .cbody .dc-mo .box .line-t {
  border-top: 1px solid #e3e3e3;
  height: 1px;
  margin: 24px 0 21px 0;
}

.delivery-calc .cbody .dc-mo .box .res .line-t {
  margin-bottom: 13px;
}

.delivery-calc .cbody .dc-mo .box .line .right {
  float: right;
  line-height: normal;
  margin-right: 65px;
}

/*
.delivery-calc .cbody .dc-mo .box .line .right sup {
  vertical-align: top;;
  font-size: smaller;
}
*/
.delivery-calc .cbody .dc-mo .box .line .right span.sup {
  font-size: 80%;
  position: relative;
  bottom: 1ex;
}

.delivery-calc .cbody .dc-mo .box .res .line .right {
  line-height: 35px;
  font-size: 13pt;
}

.delivery-calc .cbody .dc-mo .box .line .right input {
  text-align: right;
  font-weight: bold;
}

.delivery-calc .cbody .dc-mo .box .line .right .imask span {
  top: 9px;
}

.delivery-calc .cbody .dc-mo .box .disabled {
  position: absolute;
  top: 75px;
  left: 0;
  height: 185px;
  width: 100%;
  background-color: #eee;
  opacity: 0.5;
}

.delivery-calc .cbody a.dot {
  color: #034291;
  border-bottom: 1px dotted #034291;
}

.delivery-calc .cbody span.black {
  color: #000;
}

.delivery-calc .cbody .dc-rg .chars {
  margin: 25px 0 15px 0;
}

.delivery-calc .cbody .dc-rg .chars a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 8px;
  color: #ff6e00;
  font-weight: bold;
  text-transform: uppercase;
}

.delivery-calc .cbody .dc-rg .chars a:hover,
.delivery-calc .cbody .dc-rg .chars a.active {
  background-color: #eee;
  cursor: pointer;
  color: #000;
}

.delivery-calc .cbody .dc-rg .chars a.active {
  cursor: default;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box {
  width: 100%;
  min-height: 100px;
  left: -10px;
  padding: 5px 10px;
  position: relative;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box.active {
  background-color: #eee;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box .col-group {
  padding: 0;
  margin: 0;
  float: left;
  width: 172px;
  min-height: 10px;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box .group {
  width: 162px;
  padding: 12px 5px;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box .group.active {
  background-color: #fff;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box .group h5 {
  padding: 0 8px;
  color: #ff6e00;
  font-weight: bold;
  margin: 0;
  font-size: 10.5pt;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box .group a {
  padding: 2px 8px;
  display: block;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box .group a:hover {
  background-color: #ff6e00;
  color: #fff;
}

.delivery-calc .cbody .dc-rg #cdl-all-list .box.active a {
  color: #606060;
}

#cdl-detail {
  display: none;
}

#cdl-title-rg {
  margin-bottom: 10px;
}

#cdl-title-rg div {
  color: #ff6e00;
  font-size: 15pt;
  font-weight: bold;
}

#cdl-title-rg #back-all-list {
  margin-top: 5px;
  float: right;
}

#cdl-detail .cdl-tk-item {
  display: inline-block;
  height: 90px; 
  width: 313px;
  border: 1px #dbdbdb solid;
  padding: 8px 10px;
  text-decoration: none;
}

#cdl-detail .cdl-tk-item:hover {
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

#cdl-detail .cdl-tk-item img {
  float: left;
  margin-right: 15px;
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
}

#cdl-detail .cdl-tk-item:hover img {
  -webkit-filter: none;
  filter: none;
}

#cdl-detail .cdl-tk-item div {
  height: 70px; 
  width: 100%;
  vertical-align: middle;
  display: table-cell;
}

#cdl-detail .box {
  padding: 30px;
  background-color: #fff;
  margin-bottom: 20px;
}

#cdl-detail .box .t {
  margin-bottom: 30px;
}

.clr { clear: both; }


#cdl-all-list{
  color: #303030;
font-size: 15px;
font-weight: 400;
line-height: 20px;
padding: 2px 33px 0;
}
#cdl-all-list .example_text {
    padding-left: 12px;
}
.dc-rg .chars {
    margin: 21px 0 2px 7px;
}
.dc-rg .chars a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    color: #f08805;
    font-weight: 700;
    text-transform: uppercase;
}
.dc-rg .subject_rf {
    color: #f08805;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    padding-left: 11px;
    margin-top: 20px;
}
.dc-rg #cdl-all-list .box {
    width: 100%;
    min-height: 100px;
    left: -10px;
    padding: 5px 10px;
    position: relative;
}