div#header {

}

div #background {
    position:							relative;
    /*background:							url('../images/50perc.png');*/
    /*border:								1px solid #29425C;*/
    width:								100%;
    /*height:								150px;*/
    /*margin-left:						175px;*/
    margin-top:							30px;
    text-align: center;
 }

div #background table {
    background:							#fff;
    border:								1px solid #29425C;
    width:								300px;
    /*margin-left:						25px;*/
    margin:							60px auto;
    margin-bottom: 10px;
}

div #background caption {
    -moz-border-radius-top:				6px;
    border-radius-top:					6px;
    -webkit-border-radius-top:			6px;
    background:							#29425C;
    color:								#fff;
}

div #background th {
    background:							#fff;
    font-weight:						normal;
    text-align:							left;
}

div  #background td {

}

div #background input {
    width:								98%;
    color:								#00D;
    background:							#CCF;
    border:								0px;
    border-top:							1px solid #aaa;
}

div #background a, div #background a:visited, div #background a:active {
    font-size: 							12px;
    color:								#000;
}

div #customer_menu {
    border-right:						1px solid #000;
    margin:								0px;
    position:							relative;
    top:								0px;
    left:								0px;
    width:								150px;
    height:								inherit;
    background:							#ddd;
}

div #customer_menu ul {
    margin:								0px;
    padding:							0px;
}

div #customer_menu li  {
    padding:							20px 5px;
    margin:								2px 0px;
    font-family: 						Arial, Helvetica, sans-serif;
    font-weight:						bold;
    background:							#8fb2c6;
    color:								#fff;
    border-right:						2px solid #666;
    border-bottom:						1px solid #666;
}

div #customer_menu li:hover {
    background:							#29425C;
    color:								#FF0;
    font-family: 						Arial, Helvetica, sans-serif;
    font-weight:						bold;
    cursor:								pointer;
    border-right:						1px solid #ccc;
    border-bottom:						1px solid #ccc;
}

div #customer_menu li:after, div #customer_menu li:before {
    left: 								100%;
    border: 							solid transparent;
    content: 							"";
    height: 							0;
    width: 								0;
    position: 							absolute;
    pointer-events: 					none;
}

div #customer_menu li:hover:after {
    border-color: 						rgba(55, 213, 61, 0);
    border-left-color: 					#000;
    border-width: 						25px;
    /*	top: 								100%;*/
    margin-top: 						-16px;
}

div #customer_user {
    -moz-border-bottom-right-radius:	8px;
    border-bottom-right-radius:			8px;
    -webkit-border-bottom-right-radius:	8px;
    -moz-border-bottom-left-radius:		8px;
    border-bottom-left-radius:			8px;
    -webkit-border-bottom-left-radius:	8px;
    border:								1px solid #CC2942;
    color:								#CC2942;
    margin:								0px 2%;
    position:							absolute;
    top:								95px;
    right:								4%;
    width:								20%;
    height:								25px;
    z-index:							10;
    display:							none;
}

div #customer_loader {
    -moz-border-radius:					8px;
    border-radius:						8px;
    -webkit-border-radius:				8px;
    border:								1px solid #CC2942;
    position:							fixed;
    top:								47%;
    left:								42%;
    width:								16%;
    height:								6%;
    z-index:							10;
    display:							none;
    padding-top:						10px;
    background-color:					#fff;
    text-align:							center;
}

div #customer_div {
    -moz-border-top-right-radius:		8px;
    border-top-right-radius:			8px;
    -webkit-border-top-right-radius:	8px;
    border:								1px solid #29425C;
    margin:								0px 2%;
    position:							absolute;
    top:								95px;
    width:								96%;
    height:								inherit;
}

div #customer_system_message_container {
    -moz-border-top-right-radius:		8px;
    border-top-right-radius:			8px;
    -webkit-border-top-right-radius:	8px;
    border-bottom:						1px solid #29425C;
    margin:								0px;
    left:								0px;
    top:								0px;
    width:								100%;
    min-height:							50px;
    background:							#fff;
}

div #customer_system_message_container span:not(.closeError,.alertIcon) {
    -moz-border-bottom-right-radius:	8ppx;
    border-bottom-right-radius:			8px;
    -webkit-border-bottom-right-radius:	8px;
    margin:								0px;
    left:								0px;
    top:								0px;
    height:								12px;
    background:							#29425C;
    color:								#fff;
}

div #customer_system_message {
    top:								0px;
    padding-left: 						5px;
    font-family: 						Arial, Helvetica, sans-serif;
    font-size:							14px;
}

div #customer_content {
    padding:							0px;
    margin:								0px;
    left:								0px;
    top:								0px;
    width:								100%;
}

div #customer_module_menu {
    border-bottom:						1px solid #29425C;
    list-style:							none;
    /*	position:							absolute;*/
    top:								0px;
    left:								0px;
    width:								100%;
    height:								22px;
    background:							#ddd;
    padding:							0px;
    margin: 							0px;
}

div #customer_module_menu li {
    padding:							5px 5px;
    margin:								0px 2px;
    font-family: 						Arial, Helvetica, sans-serif;
    font-size:							12px;
    font-weight:						bold;
    background:							#8fb2c6;
    color:								#fff;
    display:							inline;
}

div #customer_module_menu li:hover {
    background:							#29425C;
    color:								#FF0;
    font-family: 						Arial, Helvetica, sans-serif;
    font-weight:						bold;
    cursor:								pointer;
}

div #customer_module_content {
    /*	padding-left:						5px;*/
    /*	padding-top:						5px;*/
    padding:							0px;
    min-height:							450px;
    width:								100%;
    /*	border:								1px solid #000;*/
}

div #rmaList, div #Explorer {
    position:							absolute;
    display:							inline-block;
    background:							#ddd;
    Width:								20%;
    min-height:							inherit;
    height:								450px;
    border-right:						1px solid #000;
    margin:								0px;
    direction:							rtl;
    overflow:							auto;

}

div #rmaHistoryList {
    position:							absolute;
    display:							inline-block;
    background:							#ddd;
    Width:								20%;
    min-height:							inherit;
    height:								450px;
    border-right:						1px solid #000;
    margin:								0;
    direction:							ltr;
    overflow:							auto;
}

div #rmaList ul, div #Explorer ul#searchResult, div #extraOptions ul {
    margin-top:							25px;
    padding:							0px;
    direction:							ltr;
}

div #rmaList li, div #Explorer ul#searchResult li, div #extraOptions li   {
    list-style:							none;
    padding:							5px 15px;
    margin:								0px 2px;
    font-family: 						Arial, Helvetica, sans-serif;
    font-size:							12px;
    font-weight:						bold;
    background:							#8fb2c6;
    color:								#fff;
    line-height:						20px;
    border-bottom:						1px solid #ddd;
}

div #rmaList li {
    display: 							inline-block;
    width: 								90%;

}


div #Explorer ul#searchResult li:hover, div #extraOptions li:hover {
    background:							#29425C;
    color:								#FF0;
    font-weight:						bold;
    cursor:								pointer;
}

div #rmaList li.shipmentSelection:hover  {
    background:							#29425C;
    color:								#FF0;
    font-weight:						bold;
    cursor:								pointer;
}

div #rmaList li:after, div #rmaList li:before, div #Explorer ul#searchResult li:after, div #Explorer ul#searchResult li:before, div #extraOptions li:after, div #extraOptions li:before {
    left: 								100%;
    border: 							solid transparent;
    content: 							"";
    position: 							absolute;
    pointer-events: 					none;
}

div #rmaList li:after div #Explorer ul#searchResult li:after {
    border-color: 						rgba(55, 213, 61, 0);
    border-left-color: 					#FFF;
    border-width: 						8px;
    margin-left: 						-18px;
}

div #rmaList li:hover:after div #Explorer ul#searchResult li:hover:after {
    border-left-color: 					#FF0;
}

div#rmaList input, div#Explorer input {
    width:								50%;
}

div #arrangeShipment {
    position:							absolute;
    display:							inline-block;
    left:								20%;
    Width:								51%;
    height:								450px;
    margin:								0px;
    text-align:							center;
}

div #arrangeShipment #content {
    height:								415px;
    overflow:							auto;
}

div #extraOptions {
    position:							absolute;
    display:							inline-block;
    Width:								29%;
    background:							#ddd;
    right:								0px;
    height:								450px;
    border-left:						1px solid #000;
    margin:								0px;
    overflow:							auto;
}

div.customerTitle {
    -moz-border-bottom-right-radius:	8ppx;
    border-bottom-right-radius:			8px;
    -webkit-border-bottom-right-radius:	8px;
    -moz-border-bottom-left-radius:	8ppx;
    border-bottom-left-radius:			8px;
    -webkit-border-bottom-left-radius:	8px;
    margin:								0px auto;
    width:								98%;
    height:								15px;
    background:							#29425C;
    color:								#fff;
    font-family: 						Arial, Helvetica, sans-serif;
    font-size:							12px;
    text-align:							center;
}

table.customer_table {
    width:								95%;
    margin:								20px auto;
    margin-bottom:						5px;
    border:								1px solid #29425C;
    font-family: 						Arial, Helvetica, sans-serif;
    font-size:							12px;
    text-align:							left;
    background:							#fff;
}

table.customer_table caption {
    -moz-border-top-right-radius:		8ppx;
    border-top-right-radius:			8px;
    -webkit-border-top-right-radius:	8px;
    -moz-border-top-left-radius:		8ppx;
    border-top-left-radius:				8px;
    -webkit-border-top-left-radius:		8px;
    height:								15px;
    background:							#29425C;
    color:								#fff;
    font-family: 						Arial, Helvetica, sans-serif;
    font-size:							12px;
    text-align:							center;
}

table.customer_table caption.alignLeft {
    padding-left: 25px;
    text-align: left;
}

table.customer_table th {
    padding-left: 						3px;
    text-align:							left;
    border-bottom:						1px solid #999;
    background:							#eee;
}

table.customer_table td {
    border-bottom:						1px solid #999;
}

table.customer_table td.highlight {
    color:								darkgreen;
}

table.customer_table td.error {
    background:							#FDD;
}

table.customer_table td.foot span.valid {
    color:								green;
}

table.customer_table th span.valid, table.customer_table td span.valid {
    color:								green;
    padding-left:						3px;
    border-left:						1px solid green;
}

table.customer_table td.foot span.error {
    color:								#F00;
}

table.customer_table th span.error, table.customer_table td span.error {
    color:								#F00;
    padding-left:						3px;
    border-left:						1px solid #F00;
}

table.customer_table td.foot {
    padding-top:						5px;
    text-align:							right;
    border:								none;
}

table.customer_table span.button, div#Explorer span.button, div#rmaList span.button, div.buttonBar span.button, div.buttonBar span.inactiveButton, table.customer_table span.buttonDelete, table.customer_table span.buttonChange {
    list-style:							none;
    padding:							2px 15px;
    margin:								0px 2px;
    font-family: 						Arial, Helvetica, sans-serif;
    font-size:							12px;
    font-weight:						bold;
    background:							#8fb2c6;
    color:								#fff;
    line-height:						20px;
}

div.buttonBar#steps {
    position:							absolute;
    bottom:								0px;
    border-top:							1px solid #29425C;
    width:								100%;
    text-align:							center;
}

div.buttonBar span.inactiveButton {
    background:							#ddd;
}

table.customer_table span.buttonDelete, table.customer_table span.buttonChange {
    background:							#8fb2c6 url('../icons/Cancel.png') no-repeat center;
}

table.customer_table span.buttonChange {
    background:							#8fb2c6 url('../icons/tab_edit.png') no-repeat center;
}

table.customer_table span.button:hover, div.rmaActionListItem:hover, div#Explorer span.button:hover, div#rmaList span.button:hover, div.buttonBar span.button:hover, table.customer_table span.buttonDelete:hover, table.customer_table span.buttonChange:hover {
    background:							#29425C;
    color:								#FF0;
    font-weight:						bold;
    cursor:								pointer;
}

table.customer_table input {
    width:								98%;
}

div.addressBookItem {
    width:								95%;
    margin:								5px auto;
}

div.addressBookItem table.customer_table {
    width:								100%;
}

div.addressBookItem table.customer_table td {
    border:								none;
    padding:							0px;
}

div.addressBookItem table.customer_table th {
    width:								25%;
}

div #customer_system_message_container span.error {
    left:								0px;
    top:								0px;
    height:								12px;
    background:							#F00;
    color:								#fff;
    padding:							0px 8px;
    margin-left:						-5px;
    margin-right:						5px;
    font-weight: 						bold;
    line-height: 						14px;
}

div #customer_system_message_container span.error:before, div #customer_system_message_container span.error:after {
    right: 								100%;
    border: 							solid transparent;
    content: 							"";
    position: 							absolute;
    pointer-events: 					none;
}

div #customer_system_message_container span.error:after {
    border-right-color: 				#F00;
    border-bottom-color: 				#F00;
    border-width: 						8px;
    margin-right: 						-98%;
}

div #rmaListItem {
    width: 74%;
    float: left;

}

div #rmaListActions {
    width: 25%;
    float: right;
    border-left: 						1px solid #FFF;

}

div.rmaActionListItem {
    width: 								100%;
    padding-left:						10px;
}

li.shipmentSelection:hover {
    cursor:								pointer;
}

img.forwarderLogo {
    height:								50px;
    margin-top:							0px;
}

nav ul ul {
    display: none;
}

nav ul li:hover > ul {
    display: block;
}

div#returnFlowDiv {
    width:          95%;
    margin-left:    2%;

}

ul.ui-tabs-nav {
    background:     #698CB8;
    border-color:   #3D7198;
}

div#returnFlowSearchDiv {
    position: relative;
    border:         1px solid #ddd;
    width:          90%;
    height:         36px;
    padding-top:     5px;
    padding-left:    10px;
    border-radius: 3px 3px 3px 3px;
    background:     #698CB8;

}


button#returnFlowSearchButton {
    border:         1px solid #ddd;
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: 28px;
    overflow: hidden;
    width: 10%;
    padding-right: 23px;
    display: inline;
    margin-left: 10px;
    float: right;
    margin-right: 10px;
    margin-left: 0%;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
}

button#returnFlowSearchButton:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color:#e9e9e9;
    cursor: pointer;
}

input#snSearch {
    height: 24px;
    border:         1px solid #ddd;
    width:     70%;
    border-radius: 3px 3px 3px 3px;
}

div#tabs-1, #tabs-2, #tabs-3 {
    position:   relative;
    min-height:  450px;
    /*overflow:    auto;*/
    /*height: 800px;*/

}

div#returnFlowLeftPanel {
    position: absolute;
    width:     20%;
    float:      left;
}

div#returnFlowHistoryLeftPanel {
    position: absolute;
    width:     15%;
    float:      left;
}


div#returnFlowMainPanel {
    width:     78%;
    border-left:         1px solid #ddd;
    float:      right;
    height:     100%;
    background: #eeeeee;
}

div#returnFlowHistoryMainPanel {
    width:     83%;
    border-left:         1px solid #ddd;
    float:      right;
    height:     100%;
    background: #eeeeee;
}

div#returnFlowFoundSn {
    width:     95%;
    border-bottom:         1px solid #ddd;
    margin-left: 2%;
    padding-bottom: 12px;
}

div#returnFlowFoundShipments {
    width:     95%;
    border-bottom:         1px solid #ddd;
    margin-left: 2%;
    padding-bottom: 12px;
}

button#printZplButton {
    margin-left: 10px;
}

iframe#zplFrame {
    display: none;
}

.ui-progressbar {
    position:       relative;
    width:          50%;
}

.progress-label {
    position:       absolute;
    left:           50%;
    top:            4px;
    font-weight:    bold;
    text-shadow:    1px 1px 0 #fff;
    z-index:        2;
}

div.ui-progressbar-value{
    display: block;
    height: 100%;
    background-color: rgb(233,172,000);
    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0, rgb(233,172,000)),
            color-stop(1, rgb(246,246,153))
    );
    background-image: -webkit-linear-gradient(
            center bottom,
            rgb(233,172,000) 37%,
            rgb(246,246,153) 69%
    );
    background-image: -moz-linear-gradient(
            center bottom,
            rgb(233,172,000) 37%,
            rgb(246,246,153) 69%
    );
    background-image: -o-linear-gradient(
            rgb(233,172,000) 37%,
            rgb(246,246,153) 69%
    );
    background-image: -ms-linear-gradient(
            center bottom,
            rgb(233,172,000) 37%,
            rgb(246,246,153) 69%
    );


    -webkit-box-shadow:
            inset 0 2px 9px  rgba(255,255,255,0.3),
            inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow:
            inset 0 2px 9px  rgba(255,255,255,0.3),
            inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}

div.ui-progressbar-value:after {
    content: "";
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-image:
            -webkit-gradient(linear, 0 0, 100% 100%,
            color-stop(.25, rgba(255, 255, 255, .2)),
            color-stop(.25, transparent), color-stop(.5, transparent),
            color-stop(.5, rgba(255, 255, 255, .2)),
            color-stop(.75, rgba(255, 255, 255, .2)),
            color-stop(.75, transparent), to(transparent)
            );
    background-image:
            -webkit-linear-gradient(
                    -45deg,
                    rgba(255, 255, 255, .2) 25%,
                    transparent 25%,
                    transparent 50%,
                    rgba(255, 255, 255, .2) 50%,
                    rgba(255, 255, 255, .2) 75%,
                    transparent 75%,
                    transparent
            );
    background-image:
            -moz-linear-gradient(
                    -45deg,
                    rgba(255, 255, 255, .2) 25%,
                    transparent 25%,
                    transparent 50%,
                    rgba(255, 255, 255, .2) 50%,
                    rgba(255, 255, 255, .2) 75%,
                    transparent 75%,
                    transparent
            );
    background-image:
            -ms-linear-gradient(
                    -45deg,
                    rgba(255, 255, 255, .2) 25%,
                    transparent 25%,
                    transparent 50%,
                    rgba(255, 255, 255, .2) 50%,
                    rgba(255, 255, 255, .2) 75%,
                    transparent 75%,
                    transparent
            );
    background-image:
            -o-linear-gradient(
                    -45deg,
                    rgba(255, 255, 255, .2) 25%,
                    transparent 25%,
                    transparent 50%,
                    rgba(255, 255, 255, .2) 50%,
                    rgba(255, 255, 255, .2) 75%,
                    transparent 75%,
                    transparent
            );
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size:    50px 50px;
    background-size:         50px 50px;
    -webkit-animation: move 2s linear infinite;
    overflow: hidden;
}

div#createPalletAccordion {
    padding: 10px;
    position: relative;
}

div#createPalletDiv{
    position: absolute;
    overflow: auto;
    width: 100%;

}

div#unbookedPalletShipments, #uploadPalletShipmentDiv, #uploadPalletShipmentResult, #uploadPalletShipmentErrors, #palletOverview, #palletContentOverview {
    /*border: 1px solid black;
    margin-bottom: 5px;*/
}


.shipmentPalletListInput {
    width: 100%;
}

div#palletShipmentContent, #palletTab {
    display: table;
    height: 450px;
    width: 100%;
    overflow:auto;
    position: relative;
}

div#palletDetailsWrapper {
    display: table;
    height: 100%;
    width: 100%;
}

div#palletDimensions {
    width: 49%;
    display: table-cell;
}

div#palletItemList {
    width: 47%;
    display: table-cell;
}

div#palletShipmentListOverview, #palletListOverview{
    /*float: left;*/
    width: 18%;
    background-color: #e6e6e6;
    border: 1px solid #d3d3d3;
    height: 100%;
    display: table-cell;
}


div#palletShipmentContentOverview, #palletDetails{
    /*float: right;*/
    width: 80%;
    display: table-cell;
    position: absolute;
}

table#shipment_pallet_list_table, #shipment_pallet_list_table {
    width:100%;
}

table#unbooked_pallet_shipment_upload_table, #new_pallet_shipment_upload_table {
    width:98%;
}

table#shipment_pallet_list_table td:nth-child(1){
    width: 3%;
}

table#shipment_pallet_list_table td:nth-child(2){
    width: 3%;
}

table#shipment_pallet_list_table td:nth-child(3){
    width: 28%;
}

table#shipment_pallet_list_table td:nth-child(4){
    width: 10%;
}

table#shipment_pallet_list_table td:nth-child(5){
    width: 10%;
}

table#shipment_pallet_list_table td:nth-child(6){
    width: 10%;
}

table#shipment_pallet_list_table td:nth-child(6){
    width: 10%;
}

table#shipment_pallet_list_table td:nth-child(7){
    width: 10%;
}

table#shipment_pallet_list_table td:nth-child(8){
    width: 5%;
}

table#shipment_pallet_list_table td:nth-child(9){
    width: 3%;
}


table#pallet_content_list_table td:nth-child(1){
    width: 5%;
}

table#pallet_content_list_table td:nth-child(2){
    width: 45%;
}

table#pallet_content_list_table td:nth-child(3){
    width: 45%;
}

table#pallet_content_list_table td:nth-child(4){
    width: 5%;
}

table#unbooked_pallet_shipment_upload_table td:nth-child(1){
    width: 5%;
}

table#unbooked_pallet_shipment_upload_table td:nth-child(2){
    width: 55%;
}

table#unbooked_pallet_shipment_upload_table td:nth-child(3){
    width: 18%;
}

table#unbooked_pallet_shipment_upload_table td:nth-child(4){
    width: 18%;
}

table#unbooked_pallet_shipment_upload_table td:nth-child(5){
    width: 2%;
}

table#unbooked_pallet_shipment_upload_table td:nth-child(6){
    width: 2%;
}

div.palletShipmentActionResults {
    border-bottom: 1px solid #e6e6e6; /*#d3d3d3*/
    width: 100%;
    overflow:auto;
}

.pallet_shipment_error_empty {
    background-color: #FFF;
    border: 1px solid #FFF;
    color: #FFF;
}

.pallet_shipment_error_not_empty {
    background-color: #e6e6e6;
    border: 1px solid #d3d3d3;
    color: #F00;
}

div#create_pallet_error1, #create_pallet_error2, #create_pallet_error3, #uploadPalletShipmentErrors {
    float: left;
    width: 70%;
    margin: 5px;
}

div.palletShipmentActionButtons {
    text-align: right;
    float: right;
    width: 28%;
    margin: 5px;
}

input.palletShipmentActionButton {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #3D7198;
    color: #FFF;
}

input.palletShipmentActionButton:hover {
    cursor: pointer;
    background-color: #698CB8;
}

div#loadPalletShipment {
    border: 1px solid #e6e6e6;
    margin-top: -8px;

}

span#hideLoadPalletShipment {
    color: #698CB8;
    font-size: 12px;
    background-color: #FFF;
    margin-left: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

span#hideLoadPalletShipment:hover {
    cursor: pointer;
    color: #3D7198;
}

div#customerAddressContactMain {
    float: left;
    width: 60%;
}

div#customerAddressContactRight {
    float: right;
    width: 38%;
    overflow: auto;
}

div#palletShipmentSelectPickupDate {
    width: 70%;
}

ul.palletShipmentList {
    display:        inline-block;
    width:          100%;
    padding:        0;
    margin:         0;
}

li.palletShipmentSelection {
    width: 100%;
    list-style:     none;
    height:         30px;
    border:         1px solid #d3d3d3;
    background-color:     #8fb2c6;
    color: #FFF;
    font-family: 						Arial, Helvetica, sans-serif;
    font-weight:						bold;
    line-height: 2.5em;
    font-size: 12px;
    text-indent: 5px;

}

li.palletShipmentSelection:hover, li.palletShipmentSelectionActive {
    list-style:     none;
    height:         30px;
    background:							#29425C;
    color:								#FF0;
    font-family: 						Arial, Helvetica, sans-serif;
    font-weight:						bold;
    cursor:								pointer;
    border-right:						1px solid #ccc;
    border-bottom:						1px solid #ccc;
    font-family: 						Arial, Helvetica, sans-serif;
    font-weight:						bold;
    line-height: 2.5em;
    font-size: 12px;
    text-indent: 5px;
}

div#tabs {
    overflow: auto;
    background-color: #FFF;
}

div.palletShipmentButtonDiv{
    width: 100%;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
}

img#palletShipmentLogo {
    float: left;
}

div.successMessage {
    display:                none;
    width:                  98%;
    margin:                 1%;
    background:             #ECF9EC;
    color:                  #090;
    border:                 1px solid #090;
    height:                 30px;
    text-indent:            5px;
    line-height:            2.5em;
    -moz-border-radius:     6px;
    border-radius:          6px;
    -webkit-border-radius:  6px;
}

span#closeMessage {
    float: right;
}

span#closeMessage:hover {
    cursor: pointer;
}

div#palletDimensionsError {
    padding: 5px;
    margin: 2%;
}

/*div.frontPageLinks {*/
    /*!*border: 1px solid #000;*!*/
    /*width: 80%;*/
    /*position: relative;*/
    /*!*right: 1px;*!*/
    /*!*top: 1px;*!*/
    /*!*height: 400px;*!*/
    /*margin: 0px auto;*/
/*}*/

/*div.frontPageLinks ul {*/
    /*list-style: none;*/
    /*margin-top: 60px;*/
    /*margin-right: 25px;*/
    /*text-align: center;*/
/*}*/

/*div.frontPageLinks ul li {*/
    /*display: inline-block;*/
    /*width: 350px;*/
    /*margin-top: 15px;*/
    /*height: 70px;*/
    /*line-height: 70px;*/
    /*opacity: 1.0;*/
    /*cursor: pointer;*/
    /*!*border-top: 20px solid #29425C;*!*/
    /*border-top: 1px solid #29425C;*/
    /*border-bottom: 1px solid #29425C;*/
    /*border-left: 1px solid #29425C;*/
    /*border-right: 1px solid #29425C;*/

    /*!*-moz-border-bottom-left-radius:		8px;*!*/
    /*!*border-bottom-left-radius:			8px;*!*/
    /*!*-webkit-border-bottom-left-radius:	8px;*!*/
    /*!*-moz-border-top-left-radius:		8px;*!*/
    /*!*border-top-left-radius:				8px;*!*/
    /*!*-webkit-border-top-left-radius:		8px;*!*/


    /*!*border-radius:			8px;*!*/
    /*!*-webkit-border-radius:		8px;*!*/
    /*!*-moz-border-radius:		8px;*!*/

    /*padding-right: 15px;*/
    /*text-align: right;*/
    /*vertical-align: bottom;*/
    /*!*color: #7992AC;*!*/
    /*color: black;*/
/*}*/

/*div.frontPageLinks ul li:hover {*/
    /*opacity: 1.0;*/
    /*color: #29425C;*/
    /*border-top: 20px solid #29425C;*/
    /*border-bottom: 1px solid #29425C;*/
    /*border-left: 1px solid #29425C;*/
    /*border-right: 1px solid #29425C;*/
/*}*/

/*div.frontPageLinks ul li::after {*/
    /*content: "Web site link: ";*/
    /*position: absolute;*/
    /*margin-top: -45px;*/
    /*margin-left: -340px;*/
    /*color: #FFF;*/
/*}*/

/*div.frontPageLinks ul li span {*/
    /*text-align: center;*/
    /*display: inline-block;*/
    /*background-color: #eee;*/
    /*border-left: 1px solid #000;*/
    /*border-right: 1px solid #000;*/
    /*font-weight: bold;*/
    /*color: green;*/
    /*font-size: 15px;*/
    /*width: 100px;*/
/*}*/

div#dropOffPointsOverview {
    display: table;
    width: 90%;
    margin-left: 5%;
    border:                 1px solid #ddd;
}

div#dropOffPointsList {
    display: table-cell;
    width: 30%;
}

div#dropOffPointDetails {
    display: table-cell;
    width: 70%;
    background-color: #ddd;
}

ul.dropOffPointList{
    padding-left: 0px;
}

li.dropOffPointListItem{
    list-style-type: none;
}

div.dropOffPointListItemDiv{
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: left;
    border-bottom:         1px solid #ddd;
}

div.dropOffPointListItemDiv:hover{
    cursor: pointer;
}

div.dropOffPointListItemDivSelected{
    background-color: #ddd;
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: left;
}


span.dropOffPointItemHeader{
    font-weight: bold;
}

div#dropoffExplanations{
    width: 95%;
    text-align: left;
    margin-left: 2%;

}

div#pickupTypeSelectionDiv {
    text-align: left;
    margin-left: 2%;
}