
/*** styles for Button:hover ***/

.locator input.locator_go:hover,
.fast_track input.track:hover,
.link_list_grey input.go:hover,
.link_list_white input.go:hover,
.formpage input.formbutton:hover, .formpage input.submitbutton:hover,
.conversion_calculator input.go_01:hover,
.conversion_calculator input.go_02:hover,
.conversion_calculator input.go_03:hover,
.conversion_calculator input.go_04:hover,
.currency_converter input.convert:hover,
.currency_converter input.clear:hover,
.paperwork input.submitbutton:hover,
.paperwork input.formbutton:hover,
.drop_off_locator_simple input.go:hover,
.drop_off_locator_full input.go:hover,
.drop_off_locator_full input.clear:hover,
.drop_off_results input.search:hover,
.nordic_component input.book:hover,
.nordic_component input.book_print:hover,
.volumetric_weight input.calculate:hover {
    color: #fc0;
}


/*** Fontstyles for Button:hover ***/

.locator input.locator_go,
.fast_track input.track,
.link_list_grey input.go,
.link_list_white input.go,
.formpage input.formbutton, .formpage input.submitbutton,
.conversion_calculator input.go_01,
.conversion_calculator input.go_02,
.conversion_calculator input.go_03,
.conversion_calculator input.go_04,
.currency_converter input.convert,
.currency_converter input.clear,
.paperwork input.submitbutton,
.paperwork input.formbutton,
.drop_off_locator_simple input.go,
.drop_off_locator_full input.go,
.drop_off_locator_full input.clear,
.drop_off_results input.search,
.nordic_component input.book,
.nordic_component input.book_print,
.volumetric_weight input.calculate {
    font-family:Arial, Helvetica, sans-serif!important;
}


/*** styles for Newslist ***/

.dijitNewsListTabPaneWrapper {
    clear: both;
}
.newslist_pic_teaser {
    float:left;
}
.newslist_txt_teaser {
    line-height: 1.5em;
    margin-left: 6.8em;
    margin-bottom: 15px;
}
.vertical_line {
    clear:both;
    background:url(../img/common/vertical_line.gif) repeat-x;
    height:3px;
    margin-top: 15px;
    margin-bottom: 13px;
}

/*** styles for Newslist small ***/

.news_teaser_img {
    float:left;
    padding-top:1.6em;
}

.teaser_box {
    float:left;
    width:25em;
    padding-left:1.8em;
}

.news_teaser_txt {
line-height:1.5em;
}
.news_teaser_date, .news_teaser_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}
.news_teaser_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}
.news_teaser_date {
    color: #999;
}
.news_teaser_headline {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight:bold;
    margin-bottom: .5em;

}
.news_teaser_txt {
    color: #666;
    margin-bottom: 1.5em;
}

/*** styles for ExpandableList ***/

.expand_list_txt {
    padding-left: 1.5em;
    line-height:1.5em;
	margin-bottom:1em;
}
.expand_list_img_left {
    float:left;
    margin: 3px 5px 5px 0;
}
.expand_list_img_right {
    float:right;
    margin: 3px 0 5px 5px;
}
.expand_list_txt li {
    list-style:square;
	/* IO Change line-height:1.8em;*/
    line-height:1.5em;
    margin-left: 1.1em;
}

.expand_list_txt a.arrowLink  {
	font-size:1em;
}
.article_list {
    color:#000;
    font-weight:normal;
}
.ArticleTitleContent {
    padding: 0 0 .3em 1.5em;
}

/*** styles for TransactionTeaser ***/

.transaction_teaser {
    background:#f2f2ed;
    padding: 1em;
    padding-bottom:1.2em;
}
/*** !!! 09/09/2011 !!! ***/
/*** !!! IE-8 teaser issue !!! ***/
.transaction_teaser {
	position:relative;
	overflow:hidden;
}
.transaction_teaser_headline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: .5em;
    margin-top:-.25em;
}

.transaction_teaser_headline h2{
    font-size: 1.2em;
}
.transaction_teaser_txt {
    font-family: Arial, Helvetica, sans-serif;
    /* IO change font-size: 1.2em;*/
	font-size: .9em;
}

/*** !!! 10/02/2009 !!! ***/
/*** !!! start new styles for transaction teaser copy !!! ***/
.transaction_teaser p{
	padding:.2em 0;
}
.transaction_teaser_txt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding:0 0 .2em;
}
/*** !!! end new styles for transaction teaser copy !!! ***/
/*** !!! 10/02/2009 !!! ***/
.transaction_teaser ul li {
	list-style:square;
}

/*** !!! 21/04/2009 !!! ***/
/*** !!! start new styles for transaction teaser white in cross reference column !!! ***/
.transaction_teaser_white .content_teaser { 
	margin-left:0;
}
.content_teaser ul {
	margin-left:1.4em;
	/* IO change - new font-size */
	font-size:1.2em;
}
.richtext ul {
	/* IO change - new font-size inner richtext div */
	font-size:1em;
}

#containerleftpar_transactionteaser .module {
	margin:0;
}
/*** !!! end new styles for transaction teaser white in cross reference column !!! ***/

/*** styles for FastTrack & unified tracking ***/

/* title pane content override */
.dhl .unif_track .dijitExpand_ListTitlePaneContentOuter {
    border-top: 1px solid #F2F2ED; /* override color of: w/out this, an <h1> on the top line causes a gap between the .content and .label */
}
.unif_track  .dijitExpand_ListTitlePane {
    margin-bottom: 0.5em;
}
.unif_track .richtext {
    font-size: 1em;
}
.unif_track .richtext li {
    list-style:square;
    margin-left:15px;
    color:#666;
    font-size:1em;
    line-height:1.453em;
}
.unif_track .richtext ol li {
    list-style: decimal;
    margin-left: 13px;
}
.unif_track ol {
    margin-left /*\**/: 9px\9;
}

.dhl .unif_track textarea {
  resize: vertical;
}

.unif_track select {
    font-style: italic;
    border: 1px solid #7F9DB9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    height: 1.7em;
    width: 100%;
    margin-bottom: 5px;
}
.unif_track textarea.code {
    margin-bottom: 5px;
}
.taskcenter .unif_track textarea.code {
    margin-top: 0px;
    margin-bottom: 0px;
}

.taskcenter .unif_track .AWB_field_wrapper {
    margin-top: 5px;
    margin-bottom: 0px;
}

.unif_track .unif_track_desc {
    margin-bottom: 5px;
}
.unif_track .unif_track_form .unif_track_button{
    float: left;
    padding-top: 15px;
    padding-left: 5px;
}
.unif_track .unif_track_form .unif_track_fields{
    float: left;
    padding-right: 5px;
    max-width: 265px;
}
.unif_track .unif_track_form .unif_track_fields.no_shipment_label {
    padding-top: 15px;
}

.unif_track .unif_track_form .unif_track_fields label{
    display: block;
}
.unif_track .unif_track_form .unif_track_fields select {
    width: 265px;
    height: 24px;
}
.unif_track .unif_track_form .unif_track_fields textarea.code {
    min-width: 265px;
    width: 265px;
    height: 15px;
}
.unif_track .unif_track_errors {
    margin-left: 272px;
}

/*** right side narrow column ***/
.taskcenter .unif_track .unif_track_form .unif_track_fields{
    margin-right: 0px;
    max-width: 165px;
}
.content_cross_reference .unif_track .unif_track_form {
    width: 100%;
    margin-bottom: 5px;
}
.content_cross_reference .unif_track .unif_track_desc {
    display: none;
}
.content_cross_reference .unif_track_form .unif_track_fields select {
    width: 192px;
}
.content_cross_reference .unif_track_form .unif_track_fields textarea.code {
    width: 190px;
    min-width: 190px;
    height: 4em;
}
.taskcenter .unif_track .unif_track_form .unif_track_fields.no_shipment_label,
.content_cross_reference .unif_track .unif_track_form .unif_track_fields.no_shipment_label {
    padding-top: 0px;
}

.taskcenter .unif_track .unif_track_button,
.content_cross_reference .unif_track .unif_track_button {
    padding-top: 0;
    padding-left: 0px;
    float: right;
}

.content_cross_reference .unif_track_container {
    margin: 0px 5px 0px -5px;
}
.taskcenter  .unif_track_container {
    margin: 0;
}

.taskcenter .unif_track .unif_track_errors,
.content_cross_reference .unif_track .unif_track_errors {
    margin-left: 0px;
}

.unif_track,
.fast_track {
	background:#f2f2ed;
	padding: .85em;
	padding-bottom:1.2em;
	font-size: 1.2em;
}

.fast_track .error {
	font-size: 1em;
	color:#cc0202;
	margin-bottom:.2em;
}

.unif_track_headline,
.fast_track_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top:-.2em;
}
/* IE fix */
.unif_track_headline {
    */zoom: 1;
    float: left;
}
.taskcenter .unif_track .unif_track_button {
    width: 25px;
}
.facelift-content .taskcenter .dhl #mainTaskCTabContainer .unif_track label {
    min-width: 165px;
    width: 165px;
}
/* IE fix */

.fast_track .shipment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display:block;
}
.fast_track select.shipment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 1.7em;
	width: 15em;
	border: 1px solid #7f9db9;
}
.unif_track textarea.code,
.fast_track textarea.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 4em;
	/* IO change width: 20.1em;
	width: 23.1em;*/
	width: 98%;
	border: 1px solid #7f9db9;
	vertical-align: middle;
    padding: 3px 1px 3px 2px;
	overflow:hidden;
	color:#666;
}

.fast_track textarea.code {
    margin-top: 8px;
    margin-bottom: 10px;
}
.fast_track input.track {
	/* IO change height: 1.5em;*/
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: 1em;
	color: #fff;
	vertical-align: middle;
	cursor:pointer;
	float:right;
}

.unif_track #st_hilfe_01,
.unif_track #hilfe_01,
.fast_track #hilfe_01 {
	float:right;
	background:url(../img/common/help.png) no-repeat;
	width: 17px;
	height: 17px;
	cursor:pointer;
	margin-top:-.1em;
}

/*** styles for LinkListDropdown ***/

.link_list_grey {
    background:#f2f2ed;
    padding: .85em;
    padding-bottom:1.2em;
}

.link_list_grey fieldset {
    margin-top:-.25em;
}

.link_list_grey p {
    margin-bottom:.3em;
	margin-top:0; /*changed with padding below margin-top:-.4em;*/
}

.link_list_grey h2 {
    font-size: 14px;
	/*changed padding-bottom added*/
	padding: 0 0 .4em; /*changed with margin above padding: 0 0 .8em;*/

}

.link_list_grey legend {
    color:#000;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom:.5em;
    display:none;
}

.link_list_grey label {
    display:block;
	/* changed - font-size: 1.2em; - added*/
	font-size: 1.2em;
}

.link_list_grey .dropdown {
float:left;
}


.link_list_grey select.linklist_dropdown_01,
.link_list_grey select.linklist_dropdown_02 {
    font-family: Arial, Helvetica, sans-serif;
	/*changed - font-size: .9em; */
    font-size: 1.05em;
    height: 1.7em;
    width: 15em;
    border: 1px solid #7f9db9;
}

.link_list_grey select.linklist_dropdown_01 {
    margin-bottom:.7em;
}

.link_list_grey input.go {
    /* IO changed it back height: 1.8em;*/
	
    background: #cc0202;
    border: 1px solid #cc0201;
    /* IO changed it back font-size: .8em;*/
	/* changed - font-size: 1.1em; */
	font-size: 1.1em;
    color: #fff;
	/* IO changed it back float:right;*/
    /*float:right;*/
    cursor:pointer;
	/* changed - margin-top:-1.9em; */
    /*margin-top:-1.9em;*/
	/* changed - vertical-align:top; - added */
	vertical-align:sub;
}

.link_list_grey select.worldwide {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 1.7em;
    width: 18em;
    border: 1px solid #7f9db9; 
    /*Removed the float:left*/
    margin-bottom:1em; 
}

.link_list_grey select.country {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 1.7em;
    width: 18em;
    border: 1px solid #7f9db9;
}

.link_list_white {
	padding-bottom:.4em;
}

.link_list_white .error{
	color:#cc0202;
	margin-bottom:.2em;
}

.link_list_white p{
	margin-bottom:.35em;
	margin-top:-.1em;
}
.link_list_white label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	display:block;
}

.link_list_white legend {
    color:#000;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom:.5em;
    display:none;
}

.link_list_white select.linklist_dropdown_w01,
.link_list_white select.linklist_dropdown_w02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 1.7em;
	width: 18em;
	border: 1px solid #7f9db9;
	margin-top:.2em;
	margin-right:.7em;
}

.link_list_white select.linklist_dropdown_w01 {
	margin-bottom:.7em;
}


.link_list_white input.go {
	/* changed - height: 1.5em*/
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: 1.1em;
	color: #fff;
	padding-bottom:.1em;
	/* changed - vertical-align: top; - added */
	vertical-align: middle;
	cursor:pointer;
}

.link_list_white select.worldwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 1.7em;
	width: 18em;
	border: 1px solid #7f9db9;
	margin-bottom:1em;
}

.link_list_white select.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 1.7em;
	width: 18em;
	border: 1px solid #7f9db9;
	margin-right:.9em;
	margin-bottom:1em;
}

/* IO New */
.transaction_teaser .link_list_grey {
    background:#f2f2ed;
    padding: 0;
    /*padding-bottom:1.20em;*/
	/*changed font-size: 1.2em; */
    font-size: 1em;
}
/* IO New */
.transaction_teaser .link_list_grey select.linklist_dropdown_01,
.transaction_teaser .link_list_grey select.linklist_dropdown_02 {
    font-size: 1.1em;
    margin-top:0;
}
.transaction_teaser .link_list_grey select.linklist_dropdown_02 {
    margin:0 .5em 1em 0;
}
.transaction_teaser .link_list_grey select.country {
border:1px solid #7F9DB9;
font-family:Arial,Helvetica,sans-serif;
font-size:.9em;
height:1.7em;
margin-top:.2em;
width:15em;
}
/*** styles for Links ***/

a {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
    color: #c00;
}
a.arrowLinkUp {
    background: url(../img/common/arrow_up.gif) no-repeat 0 .2em;
    padding-left: 1em;
    margin-left: -.2em;
    /*display: inline-block;*/
}
.richtext a.arrowLinkUp{
	display:inline-block;
}
a.arrowLink {
    background: url(../img/common/arrow.gif) no-repeat 0 .4em;
    padding-left: .7em;
    display: inline-block;
}
/* Rss feed arrow link */
.rsslink a {
	font-size: 1.2em;
}
.content_cross_reference .rsslink {
	margin: 0 1em 0.5em 2em;
}
.content_cross_reference .transaction_teaser .rsslink{
	margin: 0 0em 0.5em 0em;
}
.content_cross_reference .transaction_teaser_white .rsslink{
	margin: 0 0em 0.5em 0em;
}
.rsslink{
	margin-bottom: 0.5em;
}
a.rssFeed {
    background: url(../img/common/feed.png) no-repeat 0 .04em;
    padding-left: 1.5em;
}
a.arrowLink_space {
    background: url(../img/common/arrow.gif) no-repeat 0 .4em;
    padding-left: .7em;
    display:block;
}

.zoom_in {
    background: url(../img/common/zoom_in.gif) no-repeat 0 .2em;
    padding-left: 1.3em;
}

.zoom_out {
    background: url(../img/common/zoom_out.gif) no-repeat 0 .2em;
    padding-left: 1.3em;
}

.anchorLink {
    background: url(../img/common/anchor_arrow.gif) no-repeat 0 .45em;
	/*changed - padding-left: .9em;*/
    padding-left: .7em;
}

.dlLink {
    background: url(../img/common/dl_arrow.gif) no-repeat 0 .35em;
    font-size:1em;
    padding-left: .7em;
    padding-right: .4em;
	display: block;
}

.downloadLink {
    background: url(../img/common/dl_arrow.gif) no-repeat 0 .35em;
    font-size:1em;
    padding-left: .7em;
    padding-right: .4em;
}

.dlLink:hover{
    text-decoration:underline;
}

.favLink {
    background: url(../img/common/favorites_star.gif) no-repeat 0 .1em;
    padding-left: 1.4em;
}

.favLink:hover {
    text-decoration:underline;
    color: #cc0202;
}

a.doc_pdf,
a.doc_exl,
a.doc_doc,
a.doc_ppt,
a.doc_txt,
a.doc_zip,
a.doc_img,
a.doc_wmv,
a.doc_mov,
a.doc_swf {
    color: #666;
    background: url(../img/common/doc_type.gif) no-repeat;
    padding-left: 1.2em;
    font-weight:normal;
}
a.doc_pdf {
	background-position: 0 0;
}
a.doc_exl {
    background-position: 0 -16px;
}
a.doc_doc {
	background-position: 0 -32px;
}
a.doc_ppt {
    background-position: 0 -48px;
}
a.doc_txt {
    background-position: 0 -64px;
}
a.doc_zip {
    background-position: 0 -80px;
}
a.doc_img {
    background-position: 0 -96px;
}
a.doc_wmv {
    background-position: 0 -112px;
}
a.doc_mov {
	background-position: 0 -128px;
}
a.doc_swf {
	background-position: 0 -144px;
}
a.doc_pdf:hover,
a.doc_exl:hover,
a.doc_doc:hover,
a.doc_ppt:hover,
a.doc_txt:hover,
a.doc_zip:hover,
a.doc_img:hover,
a.doc_wmv:hover,
a.doc_mov:hover,
a.doc_swf:hover {
	color: #666;
	text-decoration:none;
}


.linkup { background-image:url(../img/common/arrow_up.gif); background-repeat:no-repeat;background-position:0 .2em;padding-left:1.1em;line-height:1.5em}

.linkside{ background-image:url(../img/common/arrow.gif); background-repeat:no-repeat;background-position:.2em .4em;padding-left:1em;line-height:1.5em}

/*** styles for Form Pages ***/

.formpage h2, .formpage h3 {
    margin-top: 2em;
}
.formpage h3 {
    font-size: 1.2em;
}
.formpage label {
    display: block;
    font-size: 1.2em;
    color: #666;
    margin-top: 1em;
}

.formpage fieldset {
border:0;
}

.formpage legend {
display:none;
}

.paperwork legend {
display: inline;
}

.formpage label.inlineLabels {
    display: inline;
    line-height: 2em;
}
.formpage p {
    margin-bottom: 1.15em;
}
.formpage input {
    margin-right: .5em;
    vertical-align:text-top;	/* CHANGED THIS */
}
.formpage .maxfield {
    width: 33.7em;
    margin-right: 0;
    margin-top: .2em;
    border:1px solid #7F9DB9;
    font-size:1.1em;
    padding:.2em;
    color:#666;
}
.formpage .minfield {
    width: 5.5em;
    margin-right: 0;
    margin-top: .2em;
    border: 1px solid #7f9db9;
    font-size:1.1em;
    padding:.2em;
    color:#666;
    height:1.2em;	/* CHANGED THIS */
}
.formpage .file_upload {
    border: 1px solid #7f9db9;
    font-size:1.1em;
    padding:.2em;
    color:#666;
    margin-top:.2em;
}

.formpage .maxfield:focus,
.formpage .minfield:focus,
.formpage .file_upload:focus,
.formpage textarea:focus,
.formpage select:focus {
    color:#000;
}



.formpage .checkalone {
    margin: 4em 0;
}
.formpage textarea {
    width: 24.1em;
    height: 5.5em;
    font: normal 1.1em Arial;
    color:#666;
    padding:.1em .2em;
    margin-top: .2em;
}
.formpage select {
    width: 24.7em;
    font-size:1.1em;
	height:1.7em;
    color:#666;
    margin-top: .2em;
}
.formpage input.formbutton, .formpage input.submitbutton {
    background: #666;
    border: none;
    color: #fff;
    font-size: 1.1em;
    padding: .1em;
    float: left;
}
.formpage input.submitbutton {
    background: #cc0001;
    float: right;
    margin-right: 2.4em;
}
.formpage .helpbutton {
    vertical-align: top;
    cursor:pointer;
    margin-top: .2em;
}
.formpage h1 .helpbutton, .formpage h2 .helpbutton, .formpage h3 .helpbutton {
    margin-top:0;
}
.dhl .dijitTooltipContainer {
    font-size: 1.2em;
}
.formpage .formerror {
    color: #c00;
    font-weight: bold;
}

.formpage .error_txt {
    color: #c00;
    font-weight: normal;
}
.formpage div.errorlist{
    color: #c00;
}
.formpage div.errorlist a {
    color: #c00;
    font-weight: bold;
}
.formpage div.errorlist li {
    font-size: 1.2em;
    line-height: 2.2em;
    list-style-type: none;
    background: url(../img/common/form_error_bullet.gif) no-repeat 0 1em;
    padding-left: 1em;
}

/*** styles for Table Spreadsheet ***/

.spreadsheet .tableborder {
    border-bottom: 2px solid #d1d1d1;
    margin-bottom: 2em;
}
.spreadsheet table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    empty-cells: show;
}
.spreadsheet caption {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: .75em;
    border-bottom: 2px solid #d1d1d1;
}
.spreadsheet th, .spreadsheet td {
    background: #e8e8e4;
    font-size: 1.1em;
    padding: .2em .6em;
    vertical-align: top;
    border-right: 3px solid #fff;
    border-bottom: 1px solid #d1d1d1;
}
.spreadsheet td {
    background: #fff;
}
.spreadsheet .rowGrey {
    background: #f2f2ed;
}
.spreadsheet .rowWhite {
    background: #fff;
}
.spreadsheet .lastChild {
    border-right: none;
}
.spreadsheet .lastRow {
    border-bottom: none;
}

/*** styles for ConversionCalculator ***/

.conversion_calculator_container {
    padding-bottom:2.1em;
}

.conversion_calculator {
    background:#f2f2ed;
    padding: 1em;
    font-size: 1.2em;
}

.conversion_calculator p {
	font-size: 1em;
}

.conversion_cal_headline {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
}

.conversion_calculator fieldset,
.taskcenter fieldset,
.link_list_grey fieldset,
.link_list_white fieldset,
.unif_track fieldset,
.fast_track fieldset {
    border:0;
}

.conversion_calculator legend,
.taskcenter legend,
.link_list_white legend,
.unif_track legend,
.fast_track legend {
    display:none;
}

.conversion_calculator label {
    margin-right:.5em;
}

.conversion_calculator .cal_length,
.conversion_calculator .cal_area,
.conversion_calculator .cal_volume,
.conversion_calculator .cal_weight {
    float:right;
    margin-top:.8em;
    vertical-align:middle;
    text-align:right;
    width:100%;
}

.conversion_calculator input.length,
.conversion_calculator input.area,
.conversion_calculator input.volume,
.conversion_calculator input.weight {
    color: #666;
    font-size: .75em;
    height: 1.5em !important;
    width: 7.6em;
    border: 1px solid #7f9db9;
    margin-right:.7em;
    padding-top:.1em !important;
    padding-left:.2em;
}

.conversion_calculator input.length:focus,
.conversion_calculator input.area:focus,
.conversion_calculator input.volume:focus,
.conversion_calculator input.weight:focus {
    color: #000;
}

.no_label  {
    display:none;
}

.conversion_calculator select.conversion_01,
.conversion_calculator select.conversion_02,
.conversion_calculator select.conversion_03,
.conversion_calculator select.conversion_04 {
	color: #666;
	font-size: .85em;
	height: 1.8em !important;
	width: 15.5em;
	border: 1px solid #7f9db9;
	margin-right:.7em;
	vertical-align:top;
}

.conversion_calculator select.conversion_01:focus,
.conversion_calculator select.conversion_02:focus,
.conversion_calculator select.conversion_03:focus,
.conversion_calculator select.conversion_04:focus {
	color: #000;
}

.conversion_calculator input.go_01,
.conversion_calculator input.go_02,
.conversion_calculator input.go_03,
.conversion_calculator input.go_04 {
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: .8em;
	color: #fff;
	padding-bottom: .2em;
	margin-right:1.2em;
	cursor:pointer;
	padding-top:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
	vertical-align:top;
}

.conversion_calculator input.result_01,
.conversion_calculator input.result_02,
.conversion_calculator input.result_03,
.conversion_calculator input.result_04 {
	color: #666;
	font-size: .75em;
	height: 1.5em !important;
	width: 8.5em;
	border: 1px solid #7f9db9;
	padding-top:.1em !important;
	padding-left:.2em;
	vertical-align:top;
}

.conversion_calculator input.result_01:focus,
.conversion_calculator input.result_02:focus,
.conversion_calculator input.result_03:focus,
.conversion_calculator input.result_04:focus {
	color: #000;
}

.no_float {
    clear:both;
}

/*** styles for CurrencyConverter ***/

.currency_converter {
	background:#f2f2ed;
	padding: 1em;
	font-size: 1.2em
}

.currency_converter p {
	font-size: 1em;
}

.currency_converter legend {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
}

.currency_converter fieldset {
	border:0;
}

.currency_converter label {
	font-size: .95em;
}

.currency_converter .amount_set {
	margin-bottom:1.45em;
}

.currency_converter .currency_set {
	margin-bottom:1.45em;
	float:left;
	width: 44.8%;
}

.currency_converter .amount_legend {
	margin-bottom:.3em;
}

.currency_converter .value_label {
	color:#000;
	margin-bottom: .1em;
	display:block;
}

.currency_converter .currency_label {
	color:#666;
	float:left;
}

.currency_converter .result_label {
	margin-right:.5em;
	font-weight: bold;
}

.currency_converter .currency_converter_buttons {
	width:100%;
	height: 1em;
}
.currency_converter input.convert {
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: .9em;
	line-height: 1.4em;
	color: #fff;
	padding-bottom: .2em;
	cursor:pointer;
	float: right;
}

.currency_converter input.clear {
	height: 1.8em;
	background: #666;
	border: 1px solid #666665;
	font-size: .9em;
	line-height: 1.4em;
	color: #fff;
	padding-bottom: .2em;
	cursor:pointer;
	float:left;
}

.currency_converter input.currency_value {
	width:9em;
}

.currency_converter input.convert_result {
	width:19.5em;
}

.currency_converter input.currency_value,
.currency_converter input.convert_result {
	color: #666;
	font-size: .75em;
	height: 1.7em;
	border: 1px solid #7f9db9;
	padding-top:.2em;
	padding-left:.2em;
}

.currency_converter input.currency_value:focus,
.currency_converter input.convert_result:focus {
	color:#000;
}

.currency_converter select.further_currencies_01,
.currency_converter select.further_currencies_02 {
	color: #666;
	font-size: .85em;
	height: 1.8em !important;
	width: 100%;
	border: 1px solid #7f9db9;
	margin-right:.7em;
	margin-bottom:.1em;
}

.currency_converter select.further_currencies_01:focus,
.currency_converter select.further_currencies_02:focus {
	color:#000;
}

.currency_converter .currency_radio {
	/*margin-bottom:.45em;*/
	vertical-align:middle;
	width:100%;
}

.currency_converter .convert_from,
.currency_converter .convert_to {
	padding-top:.55em;
	height:13px;
}

.currency_converter .input_area {
	float:left;
	padding-top:.1em;
	padding-right:.3em;
}

.currency_converter .convert_arrow {
    background:url(../img/modules/7_04_dhl_currency_converter_convert_to_20_21.gif) no-repeat ;
    width:20px;
    height:21px;
    float:left;
    margin-top:4em;
    margin-left:8px;
    margin-right:8px;
}

.currency_converter .us_flag,
.currency_converter .gb_flag,
.currency_converter .jp_flag,
.currency_converter .eu_flag {
    background:url(../img/modules/7_04_dhl_currency_converter_flags_18_52.gif) no-repeat;
    width:18px;
    height:13px;
    float:right;
    cursor:pointer;
}
.currency_converter .us_flag {
	background-position: 0 0;
}
.currency_converter .gb_flag {
    background-position: 0 -13px;
}
.currency_converter .jp_flag {
    background-position: 0 -26px;
}
.currency_converter .eu_flag {
    background-position: 0 -39px;
}

.currency_converter .convert_result {
    width: 100%;
    float:right;
    text-align: right;
}

/* custom add 05/13/2009 for error messages */

.currency_converter .error li {
    margin-left:20px;
}

/* end custom add 05/13/2009 for error messages */

/*** styles for StatusLine ***/
.status,
.status_proforma {
width:100%;
overflow:hidden;
margin-bottom:2em;
}
.status div.statusLine,
.status div.statusLineLast,
.status div.statusLineLast_pic,
.status_proforma div.statusLine,
.status_proforma div.statusLineLast,
.status_proforma div.statusLineLast_pic {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	position: relative;
	float:right;
}
.status div.statusLineBorder,
.status_proforma div.statusLineBorder {
	height: 1%;
}
.status div.stepFrameFirst, .status div.stepFrame, .status div.stepFrameActive, .status div.stepFrameLast,
.status_proforma div.stepFrameFirst, .status_proforma div.stepFrame, .status_proforma div.stepFrameActive, .status_proforma div.stepFrameLast {
	float: left;
	height: 2.9em;
	border-bottom: 1px solid #dbdbdb; 
	border-top: 1px solid #dbdbdb;
	background:#fff;
}

.status div.stepFrameFirst,
.status_proforma div.stepFrameFirst {
	padding-left: .5em;
}

.status div.stepFrameActive,
.status_proforma div.stepFrameActive {
	background: #e8e8e4;
}

.status div.stepFrameLast,
.status_proforma div.stepFrameLast {
	float:left;
	padding: 0 1.7em;
}

.status div.stepFrameLastActive,
.status_proforma div.stepFrameLastActive {
	float:left;
	padding: 0 1.7em;
	background: #e8e8e4;
}

.status div.stepText, .status div.stepTextActive, .status div.stepTextPre,
.status_proforma div.stepText, .status_proforma div.stepTextActive, .status_proforma div.stepTextPre {
	font-size:1.1em;
	padding: .7em .7em;
	color: #666;
	font-weight: bold;
	line-height:1em;
}

.status div.stepTextPre,
.status_proforma div.stepTextPre {
	color: #b2b2b2;
}

.status div.stepTextActive,
.status_proforma div.stepTextActive {
	color: #000;
}

.status div.stepPic,
.status_proforma div.stepPic {
	float: left;
}

.status div.stepPic img,
.status_proforma div.stepPic img {
	height: 3.1em;
}

.breadcrumb li.status {
	margin-bottom: 0;
	overflow: auto;
	width:auto;
}



/*** styles for customs paperwork ***/

.paperwork div.module {
	float: left;
	width: 20em;
	margin: 0 4em 0 0;
	display: inline;
}

.paperwork .inputtext, .paperwork select {
	width: 100%;
	border: 1px solid #7f9db9;
	margin-top:.2em;
	font-size:1.1em;
	color:#666;
}

.paperwork .inputtext:focus,
.paperwork select:focus,
.paperwork .address:focus {
	color:#000;
}

.paperwork .inputtext {
	padding:.2em;
}

.paperwork fieldset {
border: 0 none;
}

.paperwork legend {
	font-size: 1.2em;
	color: #666;
	padding-top: .5em;
	margin-bottom: -.5em;
}

.paperwork .headline {
	font-size: 1.4em;
	font-weight:bold;
	color: #000;
	padding-bottom:.7em;
}

.paperwork .headline2nd {
	font-size: 1.4em;
	font-weight:bold;
	color: #000;
	padding-bottom:.7em;
	padding-top:2em;
}

.paperwork .add {
	font-size: 1.2em;
	color: #666;
	padding-top: .5em;
	margin-bottom: -.5em;
}

.paperwork label {
	margin-top: .5em;
}

.paperwork .address {
	width: 19.4em;
	margin-top: .75em;
	border: 1px solid #7f9db9;
	padding:.2em;
	font-size:1.1em;
	color:#666;
}

.paperwork input.submitbutton {
	margin-right: 0;
	margin-top: 2.5em;
}

.paperwork input.formbutton {
	margin-top: 2.5em;
}

.paperwork input.nomargin {
	margin-top: .2em;
}

.paperwork label.inlineLabels {
	line-height: 3em;
}

.paperwork h3 {
	font-size: 1.4em;
	margin-left: 1.4em;
}

.paperwork textarea {
	width: 19.4em;
}

/*** styles for DropOffLocator simple ***/

.drop_off_locator_simple_container {
	padding-bottom:2.1em;
}

.drop_off_locator_simple {
	background:#f2f2ed;
	padding: .85em;
	padding-bottom: 1.2em;
	font-size: 1.2em
}

.drop_off_locator_simple fieldset {
	border: none;
	margin-top:-.2em;
}

.drop_off_locator_simple legend {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:.5em;
	/* new 13/08/09 */
	white-space: normal;
}

.location_label {
    color:#000;
    margin-bottom: .1em;
    display:block;
}

.drop_off_locator_simple select.user_location {
	color: #666;
	font-size: 10px;
	height: 1.7em;
	width: 15em;
	border: 1px solid #7f9db9;
	margin-bottom:1.2em;
}
/* start IO new - module on taskcenter */
.taskcenter .drop_off_locator_simple select.user_location {
border:1px solid #7F9DB9;
color:#666;
font-size:.92em;
height:1.8em;
margin-bottom:1em;
width:15em;
}
/* end IO new - module on taskcenter */

.drop_off_locator_simple select.user_location:focus {
	color: #000;
}

.drop_off_locator_simple input.drop_off_s_radio {
	vertical-align:middle;
}

.drop_off_locator_simple input.city_zip_code {
	color: #666;
	font-size: 10px;
	height: 1.7em;
	width: 15em;
	border: 1px solid #7f9db9;
	padding-top:.2em;
	padding-left:.2em;
	float:left;
	margin:0 1em 1em 0;
}
/* start IO new - module on taskcentre */
.taskcenter .drop_off_locator_simple input.city_zip_code {
border:1px solid #7F9DB9;
color:#666;
float:left;
font-size:.9em;
height:1.7em;
padding-left:.2em;
padding-top:.2em;
width:15em;
margin:0 1em 1em 0; 
}
/* end IO new - module on taskcentre */
.drop_off_locator_simple input.city_zip_code:focus {
	color: #000;
}

.drop_off_locator_simple input.go {
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: .8em;
	color: #fff;
	padding: .1em;
	cursor:pointer;
}
/* start IO new - module on taskcentre */
.taskcenter .drop_off_locator_simple input.go {
background:#CC0202;
border:1px solid #CC0201;
color:#fff;
cursor:pointer;
float:left;
font-size:1em;
height:1.8em;
padding:.1em;
}
/* end IO new - module on taskcentre */
.drop_off_locator_simple .city_zip {
    margin-top:.4em;

}

/*** styles for DropOffLocator full ***/

.drop_off_locator_full {
	background:#f2f2ed;
	padding: 1em;
	font-size: 1.2em;
}

.drop_off_locator_full p {
	font-size: 1em;
}

.drop_off_locator_full fieldset {
	border: none;
}

.drop_off_locator_full legend {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:.7em;
}

.drop_off_locator_full label {
	vertical-align:middle;
}

.drop_off_locator_full select.drop_off_locator_location {
	color: #666;
	font-size: .75em;
	width: 22.4em;
	border: 1px solid #7f9db9;
	height:1.8em;
}

.drop_off_locator_full input.city_town,
.drop_off_locator_full input.postcode_zip,
.drop_off_locator_full input.province_state {
	color: #666;
	font-size: .85em;
	height: 1.6em;
	width: 19.4em;
	border: 1px solid #7f9db9;
	padding-top:.2em;
	padding-left:.2em;
}

.drop_off_locator_full select.drop_off_locator_location:focus,
.drop_off_locator_full input.city_town:focus,
.drop_off_locator_full input.postcode_zip:focus,
.drop_off_locator_full input.province_state:focus {
	color: #000;
}


.drop_off_locator_full input.drop_off_radio {
vertical-align: text-bottom;
}

.drop_off_locator_full input.go {
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: .8em;
	color: #fff;
	padding-bottom: .2em;
	cursor:pointer;
	float: right;
}
html:not([dummy]) .drop_off_locator_full input.go {
	font-size: .9em!important;
	padding-bottom: .2em!important;
	padding-top: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
}

.drop_off_locator_full input.clear {
	height: 1.8em;
	background: #666;
	border: 1px solid #666665;
	font-size: .8em;
	color: #fff;
	padding-bottom: .2em;
	cursor:pointer;
	float:left;
}
html:not([dummy]) .drop_off_locator_full input.clear {
	font-size: .9em!important;
	padding-bottom: .2em!important;
	padding-top: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	line-height: normal!important;
}

.drop_off_locator_full .label_area {
	 float:left;
	 width:35%;
	 text-align:right;
	 margin-right:.6em;
	 padding-top:.1em;
}

.drop_off_locator_full .input_area {
	float:left;
	margin-bottom:.9em;
	width:60%;
}

.drop_off_locator_full .button_area {
	width:81.8%;
	float:left;
}

.label_space {
	margin-right:2em;
}

/*** styles for Table DropOff Results ***/
.drop_off_results {
	margin-bottom: 4em;
}

.drop_off_results .tableborder {
	border-bottom: 2px solid #d1d1d1;
}
.drop_off_results table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
}
.drop_off_results caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-bottom: .75em;
	border-bottom: 2px solid #d1d1d1;
}
.drop_off_results th, .drop_off_results td {
	background: #e8e8e4;
	font-size: 1.1em;
	text-align: left;
	padding: .2em;
	vertical-align: top;
	border-bottom: 1px solid #d1d1d1;
}
.drop_off_results td {
	background: #fff;
}
.drop_off_results .rowGrey {
	background: #f2f2ed;
}
.drop_off_results .lastChild {
	border-right: none;
	border-left: 3px solid #fff;
	padding: .2em .4em;

}
.drop_off_results .firstRow {
	border-bottom: none;
	padding-bottom: 0;
}

.drop_off_results .lastRow {
	border-bottom: none;
}

.drop_off_results .firstChild {
	text-align: center;
}

.drop_off_results .firstChild,
.drop_off_results .secChild {
	border-right: 3px solid #fff;
	padding: .2em .4em;

}

.drop_off_results .trdChild {
	padding: .2em .4em;

}

.drop_off_results .zoom_map {
	width:100%;
	text-align:right;
	margin-top:1em;
	margin-bottom:.4em;
}

.drop_off_results .result_map {
    width:100%;
    border-top:solid 2px #d1d1d1;
    border-bottom:solid 2px #d1d1d1;
    margin-bottom:2em;
}

.drop_off_locator_full .button_area {
	width:81.8%;
	float:left;
}

.drop_off_results .button_area .new_search {
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: .8em;
	color: #fff;
	padding-bottom: .2em;
	cursor:pointer;
	float: right;
}

.drop_off_results input.search {
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: 1.1em;
	color: #fff;
	padding-bottom: .2em;
	cursor:pointer;
	float: right;
}

/*** styles for Table DropOff Results Simple ***/

.drop_off_results_simple p{
	color:#666;
	margin-bottom: 3.6em;
}

.drop_off_results_simple .result_headline{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:.6em;
}

.drop_off_results_simple .result_info {
	color:#666;
	font-size:1.2em;
	width:29em;
	float:left;
	margin-bottom:.3em;
}

.drop_off_results_simple .result_flag {
	float:right;
	padding-left: 1em;
}

.drop_off_results_simple .result_links {
	color:#000;
	font-size:1.2em;
	margin-bottom:2em;	
	float:left;
}

.drop_off_results_simple .town_info_headline {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:.3em;	
}

.drop_off_results_simple .town_info {
	color:#666;
	font-size:1.2em;
	float:left;
	width:20em;
	margin-bottom:2em;	
}

.drop_off_results_simple .opening_info {
	color:#666;
	font-size:1.2em;
	margin-left:20.8em;
}

/*** styles for Country Profile ***/
.country_profile {
	margin-bottom: 4em;
}

.country_profile p {
	color:#666;
	margin-bottom: 3.6em;
}

.country_profile .result_headline{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:.6em;
}

.country_profile .result_info {
	color:#000;
	font-size:1.2em;
	width:29em;
	float:left;
	margin-bottom:.3em;
	font-weight:bold;
}

.country_profile .demo_columns {
	float:left;
	width:29em;
	color:#666;
	font-size:1.2em;
	line-height:1.5em;
}
.country_profile .demo_columns .firstCol {
	float:left;
	width:4.6em;
	margin-right:10px;
	text-align:right;
}

.country_profile .demo_columns .secondCol {
	float:left;
	width:21em;
}
.country_profile .demo_columns_full {
	float:left;
	width:41em;
	color:#666;
	font-size:1.2em;
	line-height:1.5em;
	margin-top:20px;
}
.country_profile .demo_columns_full .firstCol {
	float:left;
	width:15.4em;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
}

.country_profile .demo_columns_full .secondCol {
	float:left;
	display:inline-block;
	width:24.6em;
}

.country_profile .result_flag {
	float:left;
	padding-right: 1em;
}


/*** styles for NordicComponent ***/

.nordic_component_container {
	padding-bottom:2.1em;
}

.nordic_component {
	background:#f2f2ed;
	padding: .85em;
	padding-bottom:1.2em;
	font-size: 1.2em;
}

.nordic_component fieldset {
	border: none;
	margin-top:-.2em;
}

.nordic_component legend {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:.5em;
}

.nordic_component p {
	font-size: 1em;
	color:#666;
	line-height:normal;
	margin-bottom:.7em;
}

.within_from_label,
.product_label {
	color:#000;
	margin-bottom: .15em;
	display:block;
}

.nordic_component select.within_from {
	color: #666;
	font-size: 10px;
	height: 1.7em;
	width: 15em;
	border: 1px solid #7f9db9;
	margin-bottom:.8em;
}

.nordic_component select.product {
	color: #666;
	font-size: 10px;
	height: 1.7em;
	width: 15em;
	border: 1px solid #7f9db9;
	margin-bottom:1em;
}

.nordic_component select.within_from:focus,
.nordic_component select.product:focus {
	color: #000;
}

.dom_int {
	margin-bottom:.5em;
}
.nordic_radio_label {
	color:#666;
}

.nordic_component input.nordic_radio {
	vertical-align:middle;
}

.nordic_component input.book {
	margin-right:1.1em;
}

.nordic_component input.book,
.nordic_component input.book_print {
	height: 1.8em;
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: .8em;
	color: #fff;
	padding-bottom: .1em;
	cursor:pointer;
	float: right;
}


/*** styles for VolumetricWeight ***/

.volumetric_weight {
	background:#f2f2ed;
	padding: 1em;
	font-size: 1.2em
}

.volumetric_weight fieldset {
	border: none;
}

.volumetric_weight legend {
	display:none;
}

.volumetric_weight label {
	font-size: 1em;
}

.volumetric_weight .unit_headline,
.volumetric_weight .measures_headline {
	width:11em;
	text-align:right;
	margin-right:.8em;
	float:left;
}

.volumetric_weight input.volumetric_weight_radio {
	vertical-align:middle;
}

.volumetric_weight .package_type {
	width:100%;
	margin-bottom:1em;
}

.volumetric_weight .unit_measure {
	width:100%;
	margin-bottom:1em;
}

.volumetric_weight .measures {
	width:50%;
	text-align:right;
	margin-bottom:.8em;
}

.volumetric_weight .result {
	width:50%;
	text-align:right;
}

.volumetric_weight input.vm_length,
.volumetric_weight input.vm_width,
.volumetric_weight input.vm_height,
.volumetric_weight input.vm_result {
	color: #666;
	font-size: .75em;
	height: 1.7em;
	width: 8.5em;
	border: 1px solid #7f9db9;
	margin-left:.8em;
	padding-top:.2em;
	padding-left:.2em;
}

.volumetric_weight input.vm_length:focus,
.volumetric_weight input.vm_width:focus,
.volumetric_weight input.vm_height:focus,
.volumetric_weight input.vm_result:focus {
	color: #000;
}

.volumetric_weight input.calculate {
	background: #cc0202;
	border: 1px solid #cc0201;
	font-size: 1em;
	color: #fff;
	padding-bottom: .1em;
	margin-top:.4em;
	margin-bottom:1.25em;
	cursor:pointer;
	float: right;
}

.volumetric_weight .result_input {
	color:#000;
	font-weight:bold;
}

.volumetric_weight .radio_input {
	color:#666;
}

.volumetric_weight .radio_input:hover {
	color:#000;
}

.volumetric_weight .radio_space {
	width: 7.5em;
	float:left;
}

.volumetric_weight .dhl_box {
	background:url(../img/weight_box.gif) no-repeat;
	width: 17.5em;
	height: 10em;
	float: right;
}

.volumetric_weight .dhl_tube {
	background:url(../img/weight_tube.gif) no-repeat;
	width: 17.5em;
	height: 10em;
	float: right;
}

.volumetric_weight .dhl_box_length,
.volumetric_weight .dhl_tube_length {
	color: #4c4c4a;
	font-size:12px;
	font-weight:bold;
	margin-top:33px;
	margin-left:120px;
}

.volumetric_weight .dhl_box_width {
	color: #4c4c4a;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-left:137px;
}

.volumetric_weight .dhl_tube_width {
	color: #4c4c4a;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-left:155px;
}

.volumetric_weight .dhl_box_height {
	color: #4c4c4a;
	font-size:12px;
	font-weight:bold;
	margin-top:30px;
	margin-left:155px;
}

.volumetric_weight .error {
	font-size: 1em;
	color:#cc0202;
	margin-bottom:.2em;
}
 .btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #fc0000 none repeat scroll 0 0;
    border: medium none #dd0000;
    padding: 10px 30px;
    text-transform: uppercase;
}
 .error{
     display: none;
 }

 .measures [type=text], .result[type=text] {
     width: 200px;
 }
.measures input{
    margin-left: 5px;
}
@media only screen and (max-width: 768px) {
    .volumetric_weight .measures,.volumetric_weight .result {
        width: 230px;
    }
    .measures [type=text], .result[type=text] {
        width: 100px;
    }
    .volumetric_weight .dhl_box, .volumetric_weight.dhl_tube{
        width: 100%;
    }

    .package_type .col-sm-1, .unit_measure .col-sm-1{
        height: 0px;
    }
}