body {
    margin: 0;
    font-size: 11px;
    font-family: Arial;
    background-image: url(../images/footer-back.png);
    background-repeat: repeat;
    background-color: #e7e7e7;
}
hr {
    background-color:#BBBBBB;
    height:1px;
    border:0px;
}
a,button {
    outline: none;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #0071B9;
}

a:hover {
    text-decoration: underline;
    cursor: pointer;
}

h1,h2,h3,h4 {
    color: #404040;
}

h1 {
    margin: 7px 0 7px 5px;
}

img {
    border: none;
}
img.explanationImage {
    height: 16px;
    line-height: 16px;
    margin-left: 10px;
    vertical-align: bottom;
    width: 16px;
}
img.explanationImage:hover {
    cursor: pointer;
}
input::-moz-focus-inner { 
    border: 0; 
}
textarea {
    resize: none;
}

table th a {
}
table th.desc a, table th.asc a {
}
table th.desc a {
}
table th.asc a {
}
td {
}
tr.even {
}
tr:hover {
}
td.icon1, col.icon1 {
    width: 23px;
}
td.icon2, col.icon2 {
    width: 50px;
}
td.icon3, col.icon3 {
    width: 68px;
}

/* style to override GWT celltable specific style for a specific column header*/
table .blackListedHeader {
    cursor: default;
    background: #f8f8f8; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #ececec 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8f8f8 0%,#ececec 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#ececec 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f8f8f8 0%,#ececec 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ececec',GradientType=0 );  /* IE6-9 */
}
table .relativePositioned span {
    position: relative;
}
table.boxContent > tbody > tr > td:FIRST-CHILD {
    width: 100%;
}

select {
    border-color: #AAADB2 #DCDFE6 #E2E9EF #E3E3EB;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 20px;
    margin: 2px 0;
}
select.field {
    width:70.5%;
}
select:focus {
    outline: 1px solid white;
    outline-offset: -2px;
}

/* header */
#header {
    background-color: #0371b9;
    background-image: url(../images/header-back.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 86px;
    padding: 0 3.6%;
    overflow: hidden;
    color: #ffffff;
    font-size: 12px;
    border-bottom: 1px solid #757373;
}

#header a {
    color: #ffffff;
}

/*logo*/
#module_name {
    background-image: url(../images/modules/logo_myunidoc.png);
    background-repeat: no-repeat;
    height: 18px;
    margin: 10px 0 10px 6px;
}

/*menu*/
#menu_bar {
    height: 35px;
    background-image: url(../images/menu-transparant.png);
    border-radius: 5px;
}

#menu {
    font-size: 12px;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 10;
}

#menu ul li {
    float: left;
}

#menu ul li li {
    float: none;
}

#menu ul li a {
    float: left;
    padding: 0 11px;
    margin: 8px 2px;
    height: 19px;
    line-height: 19px;
    text-decoration: none;
}

#menu ul li a:hover,#menu ul li:hover a, #logout a:hover {
    background-image: url(../images/menu-hover-transparent.png);
    border-radius: 3px;
}

#menu ul li:first-child {
    border-radius: 5px 0px 0px 5px;
    padding-left: 6px;
}

#menu ul li ul li:first-child {
    border-radius: 0px;
}

#menu li.active a {
    color: #404040;
}

/* SUB MENU */
#menu .dropdown_menu_container {
    display: none;
    position: absolute;
    top: 73px;
    right: auto;
}

#menu .dropdown_menu_container .dropdown_menu {
    margin-top: -7px;
    padding-top: 7px;
    background-position: left top;
}

#menu .dropdown_menu_container .dropdown_menu li a {
    background-image: none;
}

#menu ul li:hover .dropdown_menu_container {
    display: block;
    background-color: rgb(238, 238, 238) \0/; /* IE8-IE9 */
}

#menu .dropdown_menu_container .dropdown_menu a {
    color: #4A759B;
    height: 23px;
    line-height: 23px;
    padding: 0 4px;
    font-size: 11px;
    float: none;
    border-radius: 0 !important;
}

#menu .dropdown_menu_container .dropdown_menu a:hover {
    border-radius: 0 !important;
    background-color: #FFFFFF;
}

/*logout*/
#logout {
    float: right;
    margin: 10px 6px 0 0;
}

#logout div {
    padding-right: 40px;
}

#logout a:hover {
    color: #404040;
}

/*MC SWITCH*/
#mc_select {
    position: absolute;
    /* we need more space */
    right: 360px;
    height: 38px;
    width: 150px;
    top: 0;
    line-height: 12px;
    background-position: 7px 15px;
    background-image: url(../images/mc-down-arrow.png);
    background-repeat: no-repeat;
}

#mc_select div {
    display: inline-block;
}

#mc_select div > .org_name {
    display: block;
    font-weight: bold;
    padding: 5px 8px 0 22px;
}

#mc_select div > .sub_name {
    display: block;
    font-size: 11px;
    padding: 0 8px 9px 22px;
}

#mc_select ul {
    margin: 10px 0 0 0;
    list-style: none;
    padding: 0;
    display: none;
    font-size: 10px;
}

#mc_select li, #mc_select ul div.company {
    background-color: #ffffff;
    padding: 5px 22px;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    width: 110px;
}

#mc_select li.odd, #mc_select ul div:nth-child(2n+1) {
    background-color: #F1F4F6;
}
#mc_select li:hover, #mc_select ul div:hover {
    background-color: #D7D8D8;
}

#mc_select .OC {
    color: #000000;
}

#mc_select .SC {
    color: #626262;
    clear: left;
    display: block;
}

#mc_select li:last-child, #mc_select ul div.company:last-child {
    border-radius: 0 0 5px 5px;
}

#mc_select div:hover, #logout a:hover {
    background-image: url(../images/menu-transparant.png);
    cursor: pointer;
}

#mc_select:hover ul {
    display: inline;
}

/*QUICK SEARCH*/
#search {
    float: right;
    margin: 6px 6px 6px 0;
}

#search form {
    float: left;
}

#search .search_type {
    float: left;
    width: 100px; /* declaration number */
    height: 21px;
    padding-left: 5px;
    padding-right: 10px;
    overflow: hidden;
    line-height: 21px;
    cursor: pointer;
    color: #606060;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid;
    border-color: #7a7a7a #bebebe #a7a7a7 #797979;
    border-radius: 5px 0 0 5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d2d2',
        endColorstr='#d8d8d8' ) repeat scroll 96% 50% transparent;
    /* for IE */
    background: url("../images/down-arr.gif") no-repeat scroll 96% 50%
        #dbdbdb;
    background: -webkit-gradient(linear, left top, left bottom, from(#d2d2d2),
        to(#d8d8d8) ) repeat scroll 0 0 #dbdbdb,
        url("../images/down-arr.gif") no-repeat scroll  96% 50%;
    background: -moz-linear-gradient(top, #d2d2d2, #d8d8d8) repeat scroll 0
        0 #dbdbdb, url("../images/down-arr.gif") no-repeat scroll center
        -5px;
    box-shadow: inset 0 0 5px 1px #a7a7a7;
}

#search .search_type div {
    overflow: hidden;
}

#search .search_type ul {
    background-color: #ffffff;
    list-style: none;
    background: -moz-linear-gradient(center top, #FDFDFD, #EDEDED) repeat
        scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #AFAFAF;
    margin: 0;
    padding: 2px 8px 8px;
}

#search .search_type li {
    display: block;
    padding: 0 4px;
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    border-bottom: 1px dotted #aaaaaa;
    color: #4a759b;
    white-space: nowrap;
    font-weight: normal;
    cursor: pointer;
}

#search .search_type li:hover {
    background-color: #c0ecfa;
    text-decoration: none;
}

#search .search_type .qsOptionList {
    position: absolute;
    display: none;
    z-index: 10;
}

#search .search_type .qsOptionList > div {
    position: relative;

}

#search .search_type .qsOptionList.show {
    display: block;
}

#search .search_field {
    border: none;
    border-top: 2px solid #8e8e8e;
    border-top: 3px solid #8e8e8e \0/; /* IE8+9 */

    /* gradient see http://www.colorzilla.com/gradient-editor/ */
    background: -moz-linear-gradient(top, #525252 0%, #ffffff 100%) no-repeat scroll 0 -16px #ffffff; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#ffffff)) no-repeat scroll 0 -16px #ffffff; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #525252 0%,#ffffff 100%) no-repeat scroll 0 -16px #ffffff; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #525252 0%,#ffffff 100%) no-repeat scroll 0 -16px #ffffff; /* Opera 11.10+ */
    background: linear-gradient(to bottom, #525252 0%,#ffffff 100%) no-repeat scroll 0 -16px #ffffff; /* W3C */
    background-color: #ffffff \0/; /* IE8+9 */
    filter: none \0/; /* IE8+9 */
    
    padding: 0;
    width: 162px;
    height: 21px;
    height: 20px \0/; /* IE8+9 */
    float: left;
}

#search .search_button {
    border: none;
    border-top: 1px solid #8e8e8e;
    border-right: 1px solid #b1b1b1;
    padding: 0;
    height: 22px;
    width: 34px;
    float: left;
    filter: none \0/; /* IE8+9 */
    background: -webkit-gradient(linear, left top, left 20%, from(#c7c7c7),
        to(#fff) ) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(top, #525252, #ffffff) no-repeat scroll
        0 -16px #ffffff;
    cursor: pointer;
    background: url(../images/search-button.png) no-repeat scroll 0 0 #ffffff;
}

.extended_search_link {
    display: block;
    cursor: pointer;
    float: left;
    width: 20px;
    height: 22px;
    background-color: #fff;
    border: none;
    border-top: 1px solid #8e8e8e;
    border-right: 1px solid #c2c2c2;
    border-radius: 0 5px 5px 0;
    box-shadow: inset 0 2px 5px 0px #c0c0c0;
    background: url("../images/down-arr.gif") no-repeat scroll center
        #ffffff;
}

.extended_search_link.extended_link_up {
    background: url("../images/up-arr.gif") no-repeat scroll center #ffffff;
}

.extendedSearchBlock {
    display: none;
}

.extendedSearchBlock.show {
    display: block;
}

#extended_search {
    background-color: #F4F4F4;
    color: #000000;
    font-size: 11px;
    border: 1px solid #cecece;
    position: absolute;
    top: 66px;
    right: 4%;
    width: 90%;
    margin-right: 6px;
    padding: 10px;
    box-shadow: 0 0 5px 0 #cecece;
    border-radius: 5px 0 5px 5px;
    z-index: 2;
}

#extended_search h2 {
    margin: 0;
}

#extended_search .form_footer {
    margin-top: 8px;
}

#extended_search .clearInput {
    color: #0071B9; /* default color as used with an anchor */
    margin-right: 15px;
    display: inline;
    cursor: pointer;
    font-weight:bold;
}

#extended_search .clearInput:hover {
    text-decoration: underline;
}

.button .button_search {
    background-image: url("../images/icons/page_white_magnify.png");
}

/* Footer */
#footer_menu {
    overflow: hidden;
    height: 40px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background-color: #f4f4f4;
    margin: 0 3.6%;
    padding-left: 10px;
    border: 1px solid #bbbbbb;
    border-top: none;
    border-radius: 0 0 5px 5px;
}

#footer_menu ul {
    margin: 0;
    padding: 0;
}

#footer_menu li {
    list-style: none;
}

#footer_menu li a {
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 15px;
    display: block;
}

#footer {
    overflow: hidden;
    position:absolute;
    width: 100%;
}

#footer_logos {
    padding: 0 4%;
}

#footer_kewill_logo {
    margin-top: 10px;
    margin-left: 4px;
    height: 50px;
    width: 250px;
    float: left;
    background-image: url(../images/kewill_logo.png);
    background-repeat: no-repeat;
}

#copyright {
    height: 45px;
    line-height: 45px;
    text-align: right;
    float: right;
    color: #9b9b9b;
    font-size: 10px;
    font-weight: bold;
}

#footer.fixed {
    bottom: 0;
    position: absolute;
    width: 100%;
    background-image: url(../images/footer-back.png);
    background-repeat: repeat;
    background-color: #e7e7e7;
}


/* main */
#main {

}

#content_top {
    background-color: #d7d7d7;
    min-height: 10px;
    padding: 1.5px 3.6%;
    border-bottom: 1px solid #bababa;
    overflow: hidden;
}

#content_container {
    background-image: url(../images/main-back.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #d2d1d0;
}

#content {
    clear: left;
    background-color: #f4f4f4;
    margin: 0 3.6%;
    padding: 5px 0 0;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-top: 1px solid #ffffff;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.form_box {
    overflow: hidden;
    padding: 2px 5px;
}



/* LOGIN PAGE */
#main.login #content_container {
    padding: 10% 0;
}

#main.login #content {
    background-color: transparent;
    border: none;
    margin: 0 auto;
    padding: 30px 0 0;
    /*width: 309px;*/
    width: 362px;
    height: 233px;
    background-image: url(../images/myunidoc_logo.png);
    background-repeat: no-repeat;
}

#main.login .form_box {
    box-shadow: 0 0 5px 0px silver;
    background-color: #fafafa;
    border: 1px solid silver;
    padding-bottom: 18px;
    margin: 5px 0px 0px 0px;
}

#main.login .notify_container {
    background-image: none;
    margin: 10px 10px -50px;
    position: relative;
    width: auto;
}

#main.login .form_coll {
    width: 349px;
    text-align: right;
    padding: 0 10px 5px 0px;
    margin-top:40px;
}

#main.login .form_coll .label {
    margin-top: 20px;
    width: 28%;
}

#main.login .form_coll .field {
    margin-top: 20px;
}

#main.login .form_cell {
    text-align: right;
}

#main.login .form_cell .gwt-CheckBox {
    display: inline-block;
    text-align: left;
    width: 68%;
}

#main.login .form_coll .button {
    margin-top: 8px;
    padding-bottom: 4px;
}
#main.login .form_coll .button:hover  {
    box-shadow: 0 0 3px 0 #0071B9;
}
#main.login .username_check {
    display: inline-block;
    width: 28%;
}

/* ADMIN PAGE */
.admin_panel {
    overflow: hidden;
}

.admin_thumb {
    cursor: pointer;
    overflow: hidden;
    float: left;
    padding: 10px;
    height: 200px;
}

.admin_thumb .box {
    width: 154px;
    height: 112px;
    border: 1px solid #bbbbbb;
    position: relative;
    background-color: #ffffff;
    padding: 8px 6px;
}

.admin_thumb:hover .box {
    box-shadow: 0 0 5px 0 #0079c1;
}

.admin_thumb a:hover {
    text-decoration: none;
}

.admin_head {
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    color: #404040;
}

.admin_thumb .box img {
    position: absolute;
    bottom: 20px;
    right: 10px;
    border: none;
}

.admin_thumb p {
    clear: left;
    color: #69727c;
    text-align: justify;
    font-weight: normal;
    width: 166px;
    font-size: 11px;
    margin: 12px 0 0 0;
}

.admin_thumb p:FIRST-LINE {
    color: #237aba;
    font-size: 12px;
}

/* MODULES PAGE */
.subsidiary_companies {
    overflow: hidden;
    margin: 5px 0 0 0;
}

.subsidiary_companies .company {
    overflow: hidden;
    float: left;
    padding: 5px 5px 8px;
}

.subsidiary_companies .company div {
    display: block;
    width: 132px;
    height: 101px;
    border: 1px solid #f7f7f7;
    background-color: #E1E1E1;
    padding: 12px;
    position: relative;
    overflow: hidden;
}

.subsidiary_companies .company.active div {
    border: 1px solid #777a7c;
    text-decoration: none;
    box-shadow: 0 0 5px 0 #7c7c7c;
    background-color: #fafafa;
}

.subsidiary_companies .company div:hover {
    cursor : pointer;
    border-color: #b0b0b0;
    background-color: #cacbcb;
}

.subsidiary_companies .company span {
    font-size: 12px;
    color: #404040;
}

.subsidiary_companies .company span.OC {
    font-weight: bold;
    text-transform: uppercase;
}

.subsidiary_companies .company span.SC {
    font-weight: normal;
    display: block;
}

.subsidiary_companies .company span.taxwarehouse {
    
    bottom: 7px;
    color: white;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    right: -19px;
    text-align: center;
    transform: rotate(-45deg);
    width: 75px;
    
    -webkit-transform: rotate(-45deg);
    -moz-transform:    rotate(-45deg);
    -ms-transform:     rotate(-45deg);
    transform:         rotate(-45deg);
    font-weight: bold;
    font-size: 11px;
   
    background: #aac937; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(left,  #aac937 0%, #9ab530 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#aac937), color-stop(100%,#9ab530)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #aac937 0%,#9ab530 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #aac937 0%,#9ab530 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #aac937 0%,#9ab530 100%); /* IE10+ */
    background: linear-gradient(to right,  #aac937 0%,#9ab530 100%); /* W3C */
    filter: none \0/; /* IE8 IE9 */
}

.modules {
    overflow: hidden;
    padding: 10px 20px;
    margin: -10px;
}

.modules .module {
    cursor: pointer;
    overflow: hidden;
    float: left;
    padding: 20px 10px 20px 10px;
    margin: -6px 0;
}

.modules .module>div {
    display: block;
    width: 168px;
}

.modules .module div img {
    background-color: #ffffff;
    border: 1px solid silver;
    width: 166px;
    height: 128px;
    display: inline-block;
    margin-bottom: 5px;
}

.modules .module .title {
    padding: 2px;
    color: #0071B9;
    font-weight: bold;
}

.modules .module .content {
    color: #404040;
    font-weight: normal;
    padding: 2px;
    text-align: justify;
}

.modules .module div:hover {
    text-decoration: none;
}


/* POPUP */
.popup-glass {
    background-color: #000;
    opacity: 0.3;
    filter: literal("alpha(opacity=30)");
    z-index: 2;
}

.popup {
    background-image: url(../images/popup-border-grey.png);
/*    background:none repeat scroll 0 0 #DBDBDB;*/
    border-radius:15px;
    padding: 12px;
    z-index: 20000;
}

.popupContent {
    background-color: #ffffff;
}

.popup-block {
    padding: 5px;
}

.popup-header {
    height: 42px;
    background: #0079c1; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#048ee1',
        endColorstr='#0079c1' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#048ee1),
        to(#0079c1) ); /* for webkit browsers */
    background: -moz-linear-gradient(top, #048ee1, #0079c1);
    /* for firefox 3.6+ */
    border: 1px solid #00436b;
    border-radius: 4px;
}

.popup-header h1 {
    color: #ffffff;
    display: inline-block;
    line-height: 100%;
}

.popup-header img.close-icon {
    background-image: url("../images/icons/popup-close.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    margin: 13px;
    float: right;
    cursor: pointer;
    border: none;
}

.popup-header img.print-icon {
    background-image: url("../images/icons/action_print.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    margin: 13px;
    float: right;
    cursor: pointer;
    border: none;
}

/*
.popup-footer{
  background-color: #f4f4f4;
  border: 1px solid #d5d5d5;
  height: 28px;
  margin-top: 20px;
  text-align: right;
  padding: 10px;
  position: absolute;
  width: 778px;
  bottom: 17px;
}*/
.popup-content {
    overflow-y: auto;
    overflow-x: hidden;
}
/*
.popup-footer button{
  margin-left: 7px;
}
*/
/* NOTIFICATIONS */
.notify_container {
    background-image: url("../images/icons/message_close.png"); 
    background-position: 96.4% center; 
    background-repeat: no-repeat; 
    border: 1px solid black; 
    box-shadow: 0 0 12px -6px; 
    cursor: pointer; 
    left: 0; 
    overflow: hidden; 
    padding: 0 3.6%; 
    position: absolute; 
    top: -1px; 
    width: 92.7%; 
    color:#000000;
}

.notify_content {
    overflow: hidden;
    padding: 7px;
    line-height: 16px;
}

.notify_icon {
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    border: none;
    display: block;
    float: left;
    margin-right: 10px;
}

.notify_message {
    float: left;
}

.notify_container.success .notify_icon {
    background-image: url("../images/icons/notify_success.png");
}

.notify_container.success {
    background-color: #d0f390; 
    border-color: #77ab13; 
}

.notify_container.error .notify_icon {
    background-image: url("../images/icons/notify_error.png");
}

.notify_container.error {
    background-color: #fa9393; 
    border-color: #ac1616; 
}

.notify_container.info .notify_icon {
    background-image: url("../images/icons/notify_info.png");
}

.notify_container.info {
    background-color: #c2e2f2; 
    border-color: #086298; 
}

.notify_container.warning .notify_icon {
    background-image: url("../images/icons/notify_warn.png");
}

.notify_container.warning {
    background-color: #fdf796; 
    border-color: #fcc400; 
}

/* yesno dialog in popup */

.yesNoDialog, .aboutDialog, .contactDialog {
    width:280px;
    border: 1px solid #929292;
}
.loadingDialog {
    width:200px;
    border: 1px solid #929292;
}

.yesNoDialog .popup-header, .aboutDialog .popup-header, .contactDialog .popup-header, .loadingDialog .popup-header {
  background: #f0f0f0; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e8e8e8'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e8e8e8)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #f0f0f0,  #e8e8e8); /* for firefox 3.6+ */ 
  border: 1px solid #b4b4b4;    
  height:38px;
}
 
.yesNoDialog .popup-header h1, .aboutDialog .popup-header h1, .contactDialog .popup-header h1, .loadingDialog .popup-header h1{
  color: #404040;
  margin: 14px 0 6px 6px;
  font-size: 12px;
  font-weight: bold;
}
.yesNoDialog .popup-content, .aboutDialog .popup-content, .contactDialog .popup-content, .loadingDialog .popup-content {
  color: #404040;
  margin: 15px 12px 15px 12px;
}
.yesNoDialog .popup-content, .aboutDialog .popup-content, .loadingDialog .popup-content {
  width:100%;
}
.yesNoDialog .popup-footer , .aboutDialog .popup-footer, .contactDialog .popup-footer {
  text-align:right;
  margin: 15px 4px 0px 0px;
  width:100%;
}
.yesNoDialog .button_container, .aboutDialog .button_container, .contactDialog .button_container {
  margin:2px !important;
}   
.yesNoDialog .popup-header img.close-icon, .aboutDialog .popup-header img.close-icon, .contactDialog .popup-header img.close-icon {
    background-image: url("../images/icons/popup-confirm-close.png");
}

.yesNoDialog .popup , .aboutDialog .popup, .contactDialog .popup {
    background-image: url("../images/popup-confirm-border.png");
}

.multipleChoiceDialog {
    width:280px;
    border: 1px solid #929292;
    padding: 4px;
}

.xml-label {
    font-family: "Courier New", Courier, monospace;
    font-size: 8pt;
    white-space: pre-wrap;
}

.multipleChoiceDialog-popup-header {
    border-width: 1px;
    border-radius: 4px; 
    border: 1px solid #C09010;
    font-weight: bold;
    color: #FFFFFF;     
}

.multipleChoiceDialog-popup-header {
    height: 40px;
}

.multipleChoiceDialog-popup-header h1 {
    margin-left: 6px;
}

.multipleChoiceDialog-popup-headerTitle {
    font-size: 12px;
}

.multipleChoiceDialog .popup-content {
    width:  100%;
}

.multipleChoiceDialog ul {
    padding : 0px;
    margin-top: 4px;
    margin-bottom: 0px;
}

.multipleChoiceDialog li a {
    color: #000000;
    text-decoration: none;
    height: 32px;
    padding-left: 22px;
    font-weight: normal;
    
    background-color: #FFFFFF; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE',
        endColorstr='#F1F1F1' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE),
        to(#F1F1F1) ); /* for webkit browsers */
    background: -moz-linear-gradient(top, #FEFEFE, #F1F1F1);
    /* for firefox 3.6+ */
    border: 1px solid #DEDEDE;
    line-height: 32px;
    display: block;
}

.multipleChoiceDialog li a:hover {
    background-color: rgb(137, 201, 240);
    background: #89c9f0; /* Old browsers */
    background: -moz-linear-gradient(top, #89c9f0 0%, #3b98d0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89c9f0), color-stop(100%,#3b98d0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #89c9f0 0%,#3b98d0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #89c9f0 0%,#3b98d0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #89c9f0 0%,#3b98d0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #89c9f0 0%,#3b98d0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89c9f0', endColorstr='#3b98d0',GradientType=0 ); /* IE6-9 */
    border: 1px solid #3B98D0;
    color: #FFFFFF; 
}

.multipleChoiceDialog-popup-footer {
    text-align:right;
}

.additional_message {
    background-color: #F1E6AD;
    padding:2px 0;
}

.loadingHeader {
    height: 40px;
    border-width: 1px;
    background-color: #EBEBEB;  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9',
        endColorstr='#EBEBEB' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9),
        to(#EBEBEB) ); /* for webkit browsers */
    background: -moz-linear-gradient(top, #F9F9F9, #EBEBEB);
    border: 1px solid #C9C9C9;
    position: relative;
    top: 5px;
    margin: 5px 3px 5px 3px;     
}

.loadingHeader h1 {
    color: #000000;
    margin-left: 5px;
}

.spinnerIcon {
    height: 24px;
    width: 24px;
    display: inline-block;
    float: right;
    border: none;
    margin:3px;
}

#mc_select .company {
    background-color: green;
}

.aboutDialog {
    width:480px;
}

.contactDialog {
    width:780px;
    border: 1px solid #929292;
    padding: 4px;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}

.dialogCustom {
    position:relative;
    z-index:10001;    
}


.table {
    border-right: 1px solid #CCCCCC;
    width: 100%;
    table-layout: fixed;
}
.table_container {
    padding: 0 5px;
}
.table th {
}
.table th:hover {
}
.table th:not(.blackListedHeader) div, .table td:not(.relativePositioned) div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.table_bar_top {
    overflow: hidden;
    margin-left: 5px;
    margin-bottom: 5px;
}
.table_bar_top div:first-child {
    padding: 1px;
}
.table_bar_bottom {
    overflow: hidden;
    float:right;
    padding: 3px;
}
.table input[type="text"] {
    width: 98.8%;
}
.edit_table_buttons {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 22px;
}
.edit_table_table {
    padding-left: 22px;
}
.form_table_container {
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}
.form_table_container .table_bar_top {
    background: -moz-linear-gradient(center top , #FFFFFF, #D1D1D1) repeat scroll 0 0 transparent;
    padding-bottom: 2px;
}
.form_table_table {
    overflow-x: hidden;
    overflow-y: auto;
}
.form_table_form {
    background-color: #D1D1D1;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1px;
    position: absolute;
    top: 0;
}
.form_table_form .form_box {
    background-color: #FFFFFF;
    margin: 1px;
}
.form_table_form_buttons {
    background: -moz-linear-gradient(center top , #FFFFFF, #D1D1D1) repeat scroll 0 0 transparent;
    padding-right: 5px;
    text-align: right;
}
.status-cell {
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    padding: 0 6px;
    cursor: help;
}

.status-cell.new {
    border: none;
    color: #000000 ;
}
.status-cell.draft {
    background-color: #71d4ed;
    color: #274f59;
    border: 1px solid #379eb7;
}
.status-cell.sent {
    background-color: #e3e3e3;
    color: #464646;
    border: 1px solid #adaeaf;
}
.status-cell.rejected {
    background-color: #f2a982;
    color: #75391b;
    border: 1px solid #e99264;
}
.status-cell.error {
    background-color: #f4805c;
    color: #f9f9f9;
    border: 1px solid #d87556;
}
.status-cell.notice {
    background-color: #fcc952;
    color: #674a07;
    border: 1px solid #d49e1f;
}
.status-cell.noticenxt {
    background-color: #c7dad4;
    color: #456057;
    border: 1px solid #96bdb1;
}
.status-cell.progress {
    background-color: #f2f6a1;
    color: #5c5d46;
    border: 1px solid #dbdf88;
}
.status-cell.important {
    background-color: #caed9b;
    color: #566049;
    border: 1px solid #afc78e;
}
.status-cell.reminder {
    background-color: #FFF356;
    color: #5f5c30;
    border: 1px solid #ccc245;
}        
.status-cell.success {
    background-color: #6A9912;
    color: #def8ae;
    border: 1px solid #557121;
}
.status-cell.spur {
    background-color: #d6bae5;
    color: #542b6a;
    border: 1px solid #a881bd;
}
.status-cell.eog {
    background-color: #B6FF56;
    color: #542b6a;
    border: 1px solid #a881bd;
}
.status-cell.other {
    background-color: #cccccc;
    color: #303030;
    border: 1px solid #a4a4a4;
    margin: 0 0 2px 2px;
}

.actionbutton {
    display: inline-block;
    margin-right: 3px;
}

.button_calculator.inputButton {
    background: transparent url("../images/icons/calculator.png") no-repeat !important;
}

.inputButton {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    margin-left: -18px;
    position: absolute;
    top: 4px;
}

.button_suggestBox {
    height: 20px !important;
    width: 21px !important;
    padding: 0px !important;
}

.suggestBoxButton {
    background: transparent url("../images/down-arr.gif") no-repeat center center;
    height: 4px;
    width: 100%;
}

.actionbutton, button.addButton, button.deleteButton {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    width: 16px;
    margin: 0 2px -2px 0px;
}
.actionbutton.concept {
    background-image: url("../images/icons/document-construction.png");
}
.actionbutton.print {
    background-image: url("../images/icons/action_print.png");
}
.actionbutton.copy {
    background-image: url("../images/icons/action_copy.png");
}
.actionbutton.view {
    background-image: url("../images/icons/action_view.png");
}
.actionbutton.edit {
    background-image: url("../images/icons/action_edit.png");
}
.actionbutton.undo {
    background-image: url("../images/icons/action_undo.png");
}
.actionbutton.remove {
    background-image: url("../images/icons/action_remove.png");
}

.notePresent {
    float: right;
    height: 24px;
    margin: -3px;
    vertical-align: top;
    width: 5px;
}
.actionbutton.add {
    background-image: url("../images/icons/action_add.png");
    border: none;
    background-repeat: no-repeat;
}

.actionbutton.add[disabled] {
    background-image: url("../images/icons/action_add_disabled.png");
    cursor: default;
}

.actionbutton.add:hover {
   text-decoration: none;
}

.button .button_revert, .button .button_undo {
    background-image: url("../images/icons/action_undo.png");
}
.button .button_back {
    background-image: url("../images/icons/action_back.png");
}
.button .button_save {
    background-image: url("../images/icons/action_save.png");
}
.button .button_doctool {
    background-image: url("../images/icons/action_doctool.png");
}
.button .button_print {
    background-image: url("../images/icons/action_print.png");
}
.button .button_send {
    background-image: url("../images/icons/action_send.png");
}
.button[disabled] .button_send {
    background-image: url("../images/icons/action_send_disabled.png");
} 
.button .button_validate {
    background-image: url("../images/icons/action_validate.png");
}
.button .button_more {
    background-image: url("../images/icons/more.gif");
}

.popupContent .explanationInfo {
    max-width: 200px;
    padding: 10px;
    border: 3px solid #6666cc;
    background-color: #cecece;
}



.buttons {
    float: right;
    margin-left: 3px;
    margin-top:3px;

}
.buttons .button_container {
    margin-left: 2px;
    margin-right: 2px;
}
.button_container {
    margin: 5px;
    z-index: 1;
}
.button {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF, #E0E0E0) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%) repeat scroll 0 0 transparent;   
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px #FFFFFF inset;
    color: #555555;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    margin: 0;
}
button.highlight {
    background: -moz-linear-gradient(center top , #8ACAF1, #3A97CF) repeat scroll 0 0 transparent;
    border-color: #4DA0CA #4DA0CA #195979;
}
.button_box {
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
}

.button_box:hover, div:not(.button_box) .button:hover, a.button:hover, a:focus, 
.button_box:focus, div:not(.button_box) .button:focus, a.button:focus {
    box-shadow: 0 0 3px 0 #0071B9;
}
.button:active, .button.active {
    background-image: -moz-linear-gradient(center top , #E6E6E6 0pt, #DCDCDC 100%);
    border-color: #999999 #AAAAAA #CCCCCC;
    box-shadow: 0 1px 2px #AAAAAA inset;
}
.button[disabled], .pagination .disabledButton,  .pagination-ltIE9 .disabledButton {
    box-shadow: none;
    color: #888888;
    cursor: default;
}
.button[disabled]:hover, .pagination .disabledButton, .pagination-ltIE9 .disabledButton, div:not(.button_box) .button[disabled]:hover {
    box-shadow: none;
    cursor: not-allowed;
}
.button[disabled]:active, .pagination .disabledButton, .pagination-ltIE9 .disabledButton {
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: none;
}
.pagination .next {
    background: url("../images/icons/next.gif") center center no-repeat, -moz-linear-gradient(center top , #FFFFFF, #E0E0E0) repeat scroll 0 0 transparent;
    background: url("../images/icons/next.gif") center center no-repeat, -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%) repeat scroll 0 0 transparent;
    background: url("../images/icons/next.gif") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
}
.pagination-ltIE9  .next {
    background-image: url("../images/icons/next.gif");
    background-repeat: no-repeat;
    background-position: center center;
}
.pagination .prev {
    background: url("../images/icons/prev.gif") center center no-repeat, -moz-linear-gradient(center top , #FFFFFF, #E0E0E0) repeat scroll 0 0 transparent;
    background: url("../images/icons/prev.gif") center center no-repeat, -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%) repeat scroll 0 0 transparent;
    background: url("../images/icons/prev.gif") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
}
.pagination-ltIE9  .prev {
    background-image: url("../images/icons/prev.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

.button[disabled]:active {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}
.pagination .prev.disabledButton {
    background: url("../images/icons/prev-disabled.gif") center center no-repeat, -moz-linear-gradient(center top , #FFFFFF, #E0E0E0) repeat scroll 0 0 transparent;
    background: url("../images/icons/prev-disabled.gif") center center no-repeat, -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%) repeat scroll 0 0 transparent;
    background: url("../images/icons/prev-disabled.gif") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
}
.pagination-ltIE9  .prev.disabledButton {
    background-image: url("../images/icons/prev-disabled.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination .next.disabledButton {
    background: url("../images/icons/next-disabled.gif") center center no-repeat, -moz-linear-gradient(center top , #FFFFFF, #E0E0E0) repeat scroll 0 0 transparent;
    background: url("../images/icons/next-disabled.gif") center center no-repeat, -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%) repeat scroll 0 0 transparent;
    background: url("../images/icons/next-disabled.gif") center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
}
.pagination-ltIE9  .next.disabledButton {
    background-image: url("../images/icons/next-disabled.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

.button.small {
    height: 21px;
    line-height: 21px;
    margin: 5px 3px;
    min-width: 10px;
    padding: 0 6px;
    text-align: center;
    text-decoration: none;
}

.button_container.icon {
    margin: 5px 2px;
    padding: 0;
}
.icon {
    position:relative;
}
.button.icon {
    padding: 0 8px;
    width: 34px;
}
.button.icon span {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.button_container {
    display: inline-block;
    padding: 0;
}
.dropdown_menu_container {
    background-color: rgb(253, 253, 253);/* IE8 IE9 */

    background: -moz-linear-gradient(top, #fdfdfd 0%, #ededed 100%) repeat scroll 0 0 transparent; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#ededed)) repeat scroll 0 0 transparent; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#ededed 100%) repeat scroll 0 0 transparent; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdfdfd 0%,#ededed 100%) repeat scroll 0 0 transparent; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fdfdfd 0%,#ededed 100%) repeat scroll 0 0 transparent; /* IE10+ */
    background: linear-gradient(to bottom, #fdfdfd 0%,#ededed 100%) repeat scroll 0 0 transparent; /* W3C */
    
    filter: none \0/; /* IE8 IE9 */
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #AFAFAF;
    padding: 2px 12px 14px;
    position: absolute;
    right: -2px;
    top: 24px;
    z-index: 2;
}
.dropdown_menu_container2 {
   
	background: #FF8040;
	background: rgba(255,128,64,0.125);

    filter: none \0/;  
    padding: 2px 2px 2px;
    position: absolute;
    right: 5px;
    top: 22px;
    z-index: 2;
}
.dropdown_menu_container .dropdown_menu {
    background-image: url("../images/menu-arrow-up.png");
    background-position: right top;
    background-repeat: no-repeat;
    border: medium none;
    margin-top: -7px;
    min-width: 170px;
    padding-top: 14px;
}
.dropdown_menu_container .dropdown_menu li {
    display: inline;
    margin: 0;
}
.dropdown_menu_container .dropdown_menu li a {
    border-bottom: 1px dotted #AAAAAA;
    color: #4A759B;
    display: block;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    padding: 0 4px;
    white-space: nowrap;
}
.dropdown_menu_container .dropdown_menu li a:hover {
    background-color: #C0ECFA;
    text-decoration: none;
}

.pagination, .pagination-ltIE9 {
    float: right;
    overflow: hidden;
    padding-right: 2px;
}
.pagination ul, .pagination-ltIE9 ul {
    margin: 0;
    overflow: hidden;
}
.pagination li, .pagination-ltIE9 li {
    float: left;
    list-style: none outside none;
}
.pagination li a, .pagination li span, .pagination-ltIE9 li a, .pagination-ltIE9 li span {
    display: inline-block;
    height: 30px;
}
.pagination a:hover, .pagination-ltIE9 a:hover {
    text-decoration: none;
}
.pagination .next, .pagination .prev,  .pagination-ltIE9 .next,  .pagination-ltIE9 .prev {
    display: inline-block;
    height: 21px;
    width: 5px;
}
.per_page {
    float: right;
    overflow: hidden;
    padding: 9px 5px 0 0;
}
.per_page ul {
    margin: 0;
    overflow: hidden;
}
.per_page li {
    float: left;
    list-style: none outside none;
}
.per_page li.active {
}
.per_page li a, .per_page li span {
    display: inline-block;
    height: 30px;
}
.per_page li a:hover {
    text-decoration: none;
}
.per_page_container {
    display: inline-block;
    float: right;
}
.per_page_container .gwt-InlineLabel {
    display: inline-block;
    height: 40px;
    line-height: 50px;
    float: left; /* chrome! */
     
}

#main.declaration-list #content {
    min-height:400px;
}

#main.declaration-list .form_box{
    overflow:visible;
    padding-bottom: 41px;  
}


#main.declaration-detail #content {
    background-color: transparent;
    border: medium none;
}

#main.declaration-detail #page_header {
}

#main.declaration-detail h2, #main.declaration-detail h3 {
}

.form_box .form_box {
    padding: 0;
}
.form_box fieldset {
    border: 1px solid silver;
    overflow: hidden;
    padding: 10px;
}
fieldset .table_container {
    padding: 0;
}
fieldset .table_bar_top {
    margin-left: -5px;
}
fieldset .form_coll .form_cell {
}

.form_box fieldset legend {
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
}

.dateTimeBoxPanel > input {
    border-color: #AAADB2 #DCDFE6 #E2E9EF #E3E3EB;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dateTimeBoxPanel .datebox {
    width: 49%;
     z-index: 20;
}

.dateTimeBoxPanel .timebox {
    width: 49%;
}

.dateBoxPopup {
    z-index: 3;
}
.gwt-DatePicker {
    border-spacing: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    color: #666666;
    font-size: 12px;
}
.gwt-DatePicker td {
    border: medium none;
    line-height: 13px;
    padding: 0;
}
.gwt-DatePicker tr:hover {
    background-color: transparent;
}
.gwt-DatePicker .datePickerMonthSelector {
    background-color:#0079C1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#048EE1',
        endColorstr='#0079C1' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#048EE1),
        to(#0079C1) ); /* for webkit browsers */    
    background: -moz-linear-gradient(center top , #048EE1, #0079C1) repeat scroll 0 0 transparent;
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.gwt-DatePicker .datePickerMonth {
    font-size: 14px;
    padding: 10px 0 8px;
}
.gwt-DatePicker .datePickerPreviousButton, .gwt-DatePicker .datePickerNextButton {
    cursor: pointer;
    font-size: 14px;
    padding: 8px 10px;
}
.gwt-DatePicker .datePickerWeekdayLabel, .gwt-DatePicker .datePickerWeekendLabel {
    background-color:#EDEDED;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7',
        endColorstr='#EDEDED' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7),
        to(#EDEDED) ); /* for webkit browsers */    
    background: -moz-linear-gradient(center top , #F7F7F7, #EDEDED) repeat scroll 0 0 transparent;   
    border-bottom: 1px solid #BBBBBB;
    color: #666666;
    font-size: 8px;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}
.gwt-DatePicker .datePickerDay {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color:#DEDEDE;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEDED',
        endColorstr='#DEDEDE' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED),
        to(#DEDEDE) ); /* for webkit browsers */
    background: -moz-linear-gradient(center top , #EDEDED, #DEDEDE) repeat scroll 0 0 transparent;
    border-color: #FFFFFF #BBBBBB #BBBBBB #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    padding: 6px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.gwt-DatePicker .datePickerDayIsHighlighted, .gwt-DatePicker .datePickerDayIsValue {
    background-color:#0079C1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#048EE1',
        endColorstr='#0079C1' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#048EE1),
        to(#0079C1) ); /* for webkit browsers */    
    background: -moz-radial-gradient(50% 50% 0deg, ellipse farthest-corner, #048EE1, #0079C1) repeat scroll 0 0 transparent;
    border: 1px solid #0079C1;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.gwt-DatePicker .datePickerDayIsToday {
    border-bottom: 2px solid #666666;
    padding: 6px 6px 4px;
}
.gwt-DatePicker .datePickerDay.datePickerDayIsFiller {
    background-color: #FFFFFF;
    border: medium none;
    color: #CCCCCC;
}
.form_coll {
    float: left;
    overflow: hidden;
}
.coll1 {
    width: 100%;
}
.coll2 {
    width: 50%;
}
.coll3 {
    width: 32%;
    margin-right: 2%;
}
.coll35 {
    width: 30%;
    margin-right: 2%;
}
.coll3-2 {
    width: 66.6%;
}
.coll3:last-child {
    margin-right: 0 !important;
}

.coll3-2:last-child {
    width: 66.7%;
}
.coll4 {
    width: 25%;
}
.coll4-3 {
    width: 75%;
}
.coll4 .form_cell .label {
    width: 39%;
}
.coll4 .form_cell .field {
    width: 59%;
}
.coll_border {
    border: 1px solid silver;
    margin-left: 5px;
    overflow: hidden;
}
.form_coll:first-child .coll_border {
    margin-left: 0;
}

.form_cell {
    clear: left;
    position: relative;
}

.form_cell span, .form_cell div, .form_cell table {
    vertical-align: middle;
}

.form_box .disabled, .form_cell .disabled, label.disabled {
    color: #909090 !important;
}
.form_cell .label {
    color: #426597;
    display: inline-block;
    line-height: 16px;
    padding: 4px 0;
    width: 29%;
}
.form_cell .label.check {
    width: 79%;
}
.form_cell .label label {
}
.form_cell .field {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 69%;
}
.form_cell .field.check {
    width: 10%;
    min-width: 10px;
}
.form_cell .customField {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
}

.form_cell .label.gwt-TextArea {
    vertical-align: top !important;
}

/*Added for MHY-796 [DMS] Extend length field Description of goods in UI*/
.form_cell .goodsdescfield {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
}

.form_cell .goodsdesclabel {
    color: #426597;
    display: inline-block;
    line-height: 16px;
    padding: 4px 0;
    width: 14.5%;
}

.party_check_list {
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
}
.customFieldChild.field1.field2 {
    display: inline-block;
    width: 30%;
    padding-left: 0%;
}
.customFieldChild.field2 {
    display: inline-block;
    padding-left: 2%;
}

.customFieldChild select, .customFieldChild input {
    width: 100% !important;
}

.customFieldChild > .field {
    width: 100%;
}

/* with this css classes a field or customfield can be aligned equal to its label when its
label takes the space of two rows. */
.alignTopFieldCustom {
    vertical-align: top;
    margin-top:-20px;
}
.alignTopField .field{
    vertical-align: top;
    margin-top: 2px;
}
/* corrects alignTopField and alingTopField2 class setting back to normal */
.alignTopFieldCorrection {
    vertical-align: top;
    margin-top: 9px;
}

.form_cell .field.fieldContainer {
    padding-left: 0px;
    line-height: 12px;
}

.form_cell .field.double *:first-child {
}

.form_cell .field > input, .form_cell .field > select {
    border-color: #AAADB2 #DCDFE6 #E2E9EF #E3E3EB;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    width: 100%;
    height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.form_cell.double .field > *:first-child {
    float: left;
    width: 48%;
}
.form_cell.double .field > *:last-child {
    float: right;
    width: 48%;
}
.form_cell .field > *:focus, .form_cell .field input:focus {
    outline: medium none;
}
.form_cell .field :not(button):focus, .form_cell .field input:focus {
    border-color: #31517F #5DA0CD #5DA0CD;
}
/* the customfield with 2 children */
.form_cell .field .field2 {
    width: 49%;
}
.form_cell .field .field1.field2 {
    width: 49%;
}

/* the moneyamount adjustment with 2 children */
.form_cell .field .unitMeasure .field2 {
    width: 89%;
}
.form_cell .field .unitMeasure .field1.field2 {
    width: 9%;
}

/* the customfield with 3 children. In the middle a gwt-Label of 20% */
.form_cell.customFieldChild.field1.field2.field3 {
    width: 40% !important;
    display: inline-block;
}
.gwt-Label.customFieldChild.field2.field3 {
    width: 18% !important;
    display: inline-block;
    color: #426597;
}
.form_cell.customFieldChild.field3 {
    width: 40% !important;
    display: inline-block;
}
/* end customfield with children */

.form_cell .field .with_button {
    border: medium none;
    height: auto;
    overflow: hidden;
    padding-right: 33px;
    width: auto;
}
.form_cell .button_container.icon {
    display: block;
    float: right;
    margin: 0 -29px 0 0;
    width: 25px;
}

.form_cell .button_container.icon.inline {
    margin: 0; /* float right and margin with negative pixels ftl (see above)*/
}

.form_cell .button.icon {
}
.form_cell .button.small {
    height: 18px;
    line-height: 15px;
    margin: 0;
    padding: 0 4px;
    width: 100%;
}
.form_cell .button_box {
    display: inline;
}
.form_cell .field label {
    border: medium none;
}
.form_cell .field select.gwt-ListBox {
    height: 20px;
}
.form_cell .field textarea.gwt-TextArea {
    height: 65px;
    font-size: 11px;
    font-family: Arial;
    text-overflow: clip;
}
.form_cell .field input[type="checkbox"] {
    border: medium none;
    float: left;
    margin: 0;
    width: auto;
}
.form_cell .field .gwt-SuggestBox {
    border-color: #AAADB2 #DCDFE6 #E2E9EF #E3E3EB;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    height: 16px;
    margin-right: -2px;
    width: 100%;
}
.gwt-SuggestBoxPopup {
    background: #EDEDED; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD',
        endColorstr='#EDEDED' ); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD),
        to(#EDEDED) ); /* for webkit browsers */    
    background: -moz-linear-gradient(center top , #FDFDFD, #EDEDED) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #AFAFAF;
    padding: 2px 12px 14px;
    /** MHH-2601 */
    z-index: 10002;
}
.gwt-SuggestBoxPopup .item {
    border-bottom: 1px dotted #AAAAAA;
    color: #4A759B;
    display: block;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    margin: 0;
    padding: 0 4px;
    white-space: nowrap;
}
.gwt-SuggestBoxPopup .item-selected {
    background-color: #C0ECFA;
    text-decoration: none;
}
.suggestPopupContent {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}
.tab_container {
    padding-top: 5px;
    position: relative;
}
.tab_bar {
}
.tab_bar ul {
    border-bottom: 1px solid #BBBBBB;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.tab_bar li {
    display: inline-block;
    margin-bottom: -1px;
}
.tab_bar li.active {
}
.tab_bar a {
    color: #426597;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
}
.tab_bar .active a {
    background-color: #F4F4F4;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    border-top: 1px solid #BBBBBB;
    /* color: #000000; */
    font-weight: bold;
    padding-bottom: 1px;
}
.tab_content {
    background-color: #F4F4F4;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    min-height: 200px;
    padding: 5px 0 50px;
}
.tab_content .tab_bar .active a {
    background-color: #FBFBFB;
}
.tab_content .tab_content {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FBFBFB;
    border-color: -moz-use-text-color -moz-use-text-color #BBBBBB;
    border-style: none none solid;
    border-width: medium medium 1px;
}
.tab_content .tab_container .tab_bar .buttons {
    padding-right: 8px;
}

.tab_content .tab_bar {
}
.popup-content .tab_content {
    border-bottom: 1px solid #BBBBBB;
}
.tab_container .tab_container .tab_bar li:first-child {
    margin-left: 5px;
}

/* Adjustments searched for styles : MHH-2775 */
.searched_for {
    padding: 4px 0 4px 4px;
    text-shadow: 0 1px 0 #FFFFFF;
    position: relative;
}

.searched_for span.gwt-InlineHTML {
}

.searched_for_label {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin-right: 10px;
}

.searched_for .form_cell {
    font-size: 12px;
    line-height: 22px;
}

/*******************************************
 * colour the label in the search results: *
 ******************************************/
.searched_for .form_cell label {
    color: #426597;
    float: none;
    font-weight: bold;
    margin-right: 6px;
    padding: 0;
    width: auto;
}

/******************************************
* colour the field in the search results: *
******************************************/
.searched_for .form_cell label.field {
    color: #404040;
    display: inline;
    font-weight: bold;
    margin-right: 22px;
    padding: 0;
    width: auto;
}

/** End of Search section **/
.coll1 .coll2:first-child .form_cell {
    margin-left:0px !important;
}

/* renders a container with left of it a buttoncontainer */
.button_container_left {
    position: relative;
}
/* commenttab css */
.comment {
    margin: 10px 10px 10px 5px;
}
.comment textarea {
    height:125px;
    width:100%;
}
.editablePartComment {
    width:100%;
    clear: both;
}
.editablePartComment:hover {
    background-color: #ECEBEB;
}
.commentHeader div:first-child {
    float:left;
}
.commentHeader div:nth-child(n+2) {
    float:left;
    position:relative;
    top:5px;
    margin-left:5px;
    font-weight:bold;
}
.commentBody .leftContainer {
    float:left;
    width:80%;
}
.commentBody .leftContainer .gwt-Label {
    height:125px;
    width:100%;
    margin:5px 0px 10px 0px;
    word-wrap: break-word;
}
.commentBody .rightContainer {
    float:right;
}
.commentBody hr {
    clear:both;
}
.commentButtonContainer {
    margin: 3px 0px 0px 6px; 
    display: inline-block;
}
/* end of commenttab css */

.validationErrors, .validationErrorsTableWrapper > * {
    border: 1px solid #DF9898 !important;
    outline: none !important;
    background-color: #FFE7E7;
}

.validationErrorsPopup {
    border: 10px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-clip: padding-box;
    background-color: white;
    /* MHH-2601 */
    z-index: 10002;
    width: 274px;
}

.validationErrorsPopup > * {
    border: 1px solid #929292;
    padding: 3px;
}

.validationErrorsPopup .close {
    background: url("../images/icons/popup-confirm-close.png") no-repeat left;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.validationErrorsPopup .errors {
    width: 100%;
}

.validationErrorsPopup .errors td {
    padding: 7px 6px;
}

.validationErrorsPopup .leftArrow {
    background: url("../images/errorMessageArrowLeft.png") no-repeat left top;
    width: 21px;
    height: 22px;
    position: absolute;
    left: -20px;
    bottom: 0px;
}

.validationErrorsPopup .rightArrow {
    background: url("../images/errorMessageArrowRight.png") no-repeat left top;
    width: 21px;
    height: 22px;
    position: absolute;
    right: -20px;
    bottom: 0px;
}

.validationErrorsTab a {
    background: url("../images/ribbon.png") no-repeat left top;
}

.validationErrorsLabel {
    color: red;
    font-weight: bold;
}

/*
.timebox.invalid {
  color: #900;    
}
*/

.timebox-menu {
  z-index: 10;
}
.timebox-menu .popupContent {
    height: 200px;
    overflow: auto;
    background: #fff;
    border-style: solid;
    border-color: #ccc;
    border-width: 0 1px 1px;
}
.timebox-menu A {
    white-space: nowrap;
    display: block;
    padding: 2px 26px 2px 15px;
    color: #111;
}
.timebox-menu .selected A, .timebox-menu .selected.highlighted A {
    background-color: #ccc;
}
.timebox-menu .highlighted A, .timebox-menu A:hover {
    background-color: #eee;
    color: #000;
    text-decoration: none;
}

.explanation {
    margin-bottom:10px;
}

.fallbackPanel, .fallbackPanel2 {
   -webkit-border-bottom-left-radius: 9px;
   -webkit-border-bottom-right-radius: 9px;
   -moz-border-bottom-left-radius: 9px;
   -moz-border-bottom-right-radius: 9px;
   border-bottom-left-radius: 9px;
   border-bottom-right-radius: 9px;
}

.fallbackPanel {
   border-left: 4px solid #FFFFFF;
   border-right: 4px solid #FFFFFF;
   border-bottom: 4px solid #FFFFFF;
   border-top: 2px solid rgba(180,82,150, .41);
   float: right;
   margin-left: 50%;
   /* #b45273;*/
}

.searched_for .fallbackPanel {
    position: relative;
    top: -4px;
}

.fallbackPanel2 {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ff5c92 0%, #ff5ca2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5c92), color-stop(100%,#ff5ca2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff5c92 0%,#ff5ca2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff5c92 0%,#ff5ca2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff5c92 0%,#ff5ca2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff5c92 0%,#ff5ca2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c92', endColorstr='#ff5ca2',GradientType=0 ); /* IE6-9 */

    padding: 10px 8px 8px 8px;
}

.fallbackLabel {
    margin: 8px;
    font:14px arial,sans-serif;
    color: #FFFFFF;
    font-weight: none;
}

.fallbackColumn {
    height: 20px;
    margin-left: 2px;
    vertical-align: top;
    width: 5px;
}

/** MHH-2775 **/
.extendedSearchOptionsPanel {
}

.extendedSearchOptionsPanel a.button.small {
    float: left;
    line-height: 22px;
    margin: 0 6px 0 -2px;
    text-shadow: none;
    vertical-align: center;
}

.searched_for .fallbackPanel {
    display: block;
    margin: 0;
}

/* ================= MODULES STUFF ==================== */
/* EMCS */
body.emcs #header {
    background-color: #0079c1;
}

.modules .module.emcs div:hover img {
    box-shadow: 0 0 5px 0 #0079c1;
}

/* DMS */
body.dms #header, .dms.import .multipleChoiceDialog-popup-header {
    background-color: #d39e11;
}

.modules .module.dms div:hover img {
    box-shadow: 0 0 5px 0 #d39e11;
}

/* NCTS be76ab*/
body.ncts #header {
    background-color: #be76ab;
}
.modules .module.ncts div:hover img {
    box-shadow: 0 0 5px 0 #be76ab;
}

/* CLIENT VWA ce2e2e*/
body.client.vwa #header { /*background-color: #ce2e2e;*/
    background-color: #E96E6E;
}
.modules .module.client.vwa div:hover img {
    box-shadow: 0 0 5px 0 #ce2e2e;
}

/* CLIENTPD  #37b547 */
body.client.pd #header {
    background-color: #37b547;
}
.modules .module.client.pd div:hover img {
    box-shadow: 0 0 5px 0 #37b547;
}

/* BLUE PRINT 4ca0d6*/
body.blue_print #header {
    background-color: #4ca0d6;
}
.modules .module.blue_print div:hover img {
    box-shadow: 0 0 5px 0 #4ca0d6;
}

/* GPA MONTH 9d6823*/
body.gpa #header {
    background-color: #9d6823;
}
.modules .module.gpa_month div:hover img {
    box-shadow: 0 0 5px 0 #9d6823;
}

/* ECS 23aa89*/
body.ecs #header {
    background-color: #23aa89;
}
.modules .module.ecs_rdam div:hover img {
    box-shadow: 0 0 5px 0 #23aa89;
}

.modules .module.ecs_schiphol div:hover img {
    box-shadow: 0 0 5px 0 #23aa89;
}

/* Ships's Stores */
body.shipsstores #header {
    background-color: #3db6c3;
}

.modules .module.shipsstores div:hover img {
    box-shadow: 0 0 5px 0 #3db6c3;
}

/* ICS e96e0a*/
body.ics #header {
    background-color: #e96e0a;
}
.modules .module.ics_transport div:hover img {
    box-shadow: 0 0 5px 0 #e96e0a;
}

/* ICP #b9dc6d*/
body.icp #header {
    background-color: #b9dc6d;
}
body.icp .form_cell .field *:focus{
    box-shadow: 0 0 1px 0px #b9dc6d;
    border: 1px solid #b9dc6d;
    background-color: #b9dc6d;
}
.modules .module.icp div:hover img {
    box-shadow: 0 0 5px 0 #b9dc6d;
}

/* Admin. For now only module REPORT */
body.admin #header {
    background-color: #0079c1;
}

.modules .module.admin div:hover img {
    box-shadow: 0 0 5px 0 #0079c1;
}


/* End of module styles for portal */
.selectableRow tr:hover {
    cursor:pointer;
}

fieldset.response-message {
    background-color: #CBD9D7;
    border: 1px solid #196660;
    margin-bottom: 11px;
    width: 98.9%;
}

fieldset.response-message legend {
    color:  #196660;
    font-weight: bold;
}

fieldset.response-message .label {
    color: #31544f;
    font-weight: bold;
    text-align: left;
}

fieldset.response-message .table {
    border-top: 1px solid #94B6B1;
    border-bottom: 1px solid #94B6B1;
    border-left: 1px solid #94B6B1;
}
fieldset.response-message th {
    border-right: 1px solid #94B6B1;
    border-bottom: 1px solid #94B6B1;
    background-color: #bacdcb; /* Old browsers */
    background: -moz-linear-gradient(top,  #bacdcb 0%, #a1c4bf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bacdcb), color-stop(100%,#a1c4bf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #bacdcb 0%,#a1c4bf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #bacdcb 0%,#a1c4bf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #bacdcb 0%,#a1c4bf 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #bacdcb 0%,#a1c4bf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bacdcb', endColorstr='#a1c4bf',GradientType=0 ); /* IE6-9 */
    color: #31544F;
    font-weight: bold;
    text-align: left;

}
fieldset.response-message td {
    border-right: 1px solid #94B6B1;
}
fieldset.response-message .caption_table_panel {
    margin: 5px 4px 3px;
}
fieldset.response-message .form_box {
    margin: 5px 4px 3px;
}

.multiLineSuggest .suggestPopupMiddleCenter .item {
    white-space : pre !important;
    width: 100%;
    height: 100%;
    padding-right: 30px;
    line-height: 14px;
}

.multiLineSuggest .suggestPopupMiddleCenter td.item:hover {
   color: #000000 !important;
}

.multiLineSuggest strong {
    color: #ED7B00;
}

.preserveNewLines {
    white-space: pre-line;
}

.declaration-header-row .col {
    vertical-align: top;
    width: 25%;
    float: left;
}

.declaration-header-row .col .label {
    width: 35%;
}

.declaration-header-row .col .field {
    width: 60%;
}

/* force new line for each cell */
.declaration-header-row .col .form_cell {
    width: 100%;
}

.declaration-detail #content_top .form_box {
    padding: 10px 0;
}
.declaration-detail #content_top .form_cell .field, .declaration-detail #content_top .form_cell .label {
    color: #383838;
}

.declaration-detail #content_top .form_cell .field {
    font-weight: bold;
}
.declaration-detail #content_top .form_cell input.field {
    font-weight: normal;
}

.highlighted {
	font-weight: bold;
	color: #ED7B00;
}

.vatParty-paddedHorizontalPanel {
    padding-left: 950px;
}

.comfort-cancelPanel{
	padding-right: 10px;
}

.guarInfo-paddedHorizontalPanel {
    padding-left: 950px;
}

.comfort-label{
	color: black;
	font-size: 14px;
	padding-right: 10px;
}

.pop-up-style{
 opacity: 0.99;
 mozOpacity: 0.99;
 filter: alpha(opacity=45);
}

.fontGuaranteeZ02 {
	color: green;
}

.fontGuaranteeZ03 {
	color: red;
}

.cellTableCell{
	padding: 4px 4px;
    line-height:20px;  
    vertical-align:top;
 	overflow: hidden;
}

.popup-glass2 {
    background-color: #000;
    opacity: 0.6;
    filter: literal("alpha(opacity=30)");
    z-index:0;
}

 .vatParty-popup-header{
   background-image: url(../images/popup-border-grey.png);
    font-size              :    100%;
    border-radius:15px;
    / font-weight            :    bold; /
    border              :  5px solid #BDBDBD;
    padding                :    5px;
    text-align             :    center;
    z-index:10;
}

.date-BoxStyle {
	 z-index: 20000;
}

.adminExchangeCancelPanel {
	padding-right: 10px;
}

.admin-ExchangeTopPager{
	padding-left: 830px;
	padding-right: 10px;
}

.adminExchangeLabel {
	color: #31544f;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

.exchange_close_btn {
	 margin-bottom: 10px;
}

.exchange_top_panel {
	 padding-top: 10px;
}

.exchangeRateRequestsLabel {
	padding-left: 8px;
}

.reqCancelBtn {
	width:185px;
}

.admin-exchange-request-popup-header {
    background-image: url(../images/popup-border-grey.png);
    font-size              :    100%;
    border-radius:15px;
    / font-weight            :    bold; /
    border              :  5px solid #BDBDBD;
    padding                :    5px;
    text-align             :    center;
}

.adminRequestDutchCodeLabel{
	padding-left: 75px;
	color: black;
    font-weight: bold;
    font-size: 12px
}
 
.adminRequesCodeLabel{
	color: black;
    font-weight: bold;
    font-size: 12px
}

.request-date-Label-HorizontalPanel{
	font-weight: bold;
    font-size: 12px
}

.request-dateBox-HorizontalPanel{
	padding-left: 75px;
}

.request-Cancel-Button-Panel{
	padding-left: 290px;
}

.request-pop-up-style{
 opacity: 0.99;
 mozOpacity: 0.99;
 filter: alpha(opacity=45);
}

.exchangeRateCellTableCell{
	padding: 4px 4px;
    line-height:20px;  
    vertical-align:top;
 	overflow: hidden;
}

.exchangeRateCellTableCell th {
	background-color: #989898;
	text-align:    left;
}

.exchange_request_button {
	 /* font-weight :bold; */
	 font-size :12px;
	 width: 125px;
}
.headerlabel {
	font-size: 18px;
	font-weight: 700;
	margin-left: 2px;
}

.center {
	width: 970px;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
}

.EadContainer {
	background-color: #F4F4F4;
	border: 1px solid #9bbbd0;
	border-top: 0;
}

.headericon {
	vertical-align: -3px;
}

.exchangeErrorLabel{
	color:black;
	font-weight: bold;
	padding-left: 275px;
}

.exchangeRate{
	color: black;
	font-size: 15px;
}

.exchangeRate10{
	padding-left: 45px;
}

.exchangeRate5{
	font-size: 15px;
	font-weight: bold;
}

.toLabelExchange{
	font-weight: bold;
	font-size: 15px;
	padding-left: 0px;
	padding-right: 10px;
	color: red
}

.exchangeHPanelCelltable1{
	padding-left: 75px;
}

.exchangeRate2{
	padding-left: 25px;
}

.exchangeRate7{
	padding-right: 1px;
}

.exchangeRate8{
	padding-left: 10px;
}

.vPanelCelltable2Exchange{
	  background-color : #bad2ea; 
}

.cancelPanelExchange{
	 padding-left: 1325px;
}

.popup-glass2 {
    background-color: #000;
    opacity: 0.6;
    filter: literal("alpha(opacity=30)");
    z-index:0;
}

.button_align{
	margin-left: 620px;
}
.frame-align{
	margin-left: 200px;
	margin-top:5px;
}

.popup-dialog {
    background-image: url(../images/popup-border-grey.png);
/*    background:none repeat scroll 0 0 #DBDBDB;*/
    border-radius:15px;
    padding: 12px;
    z-index: 20000;
    left: 713px; 
    top: 361px;
    visibility: visible;
    position: absolute; 
    overflow: visible; 
    height: 125px; 
    width: 300px; 
    background-color: rgb(239, 241, 244);
    border: 15px solid #ebebeb
}

.button-dialog {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF, #E0E0E0) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%) repeat scroll 0 0 transparent;   
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px #FFFFFF inset;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    overflow: hidden;
    padding: 0 0px;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    margin: 7px;
    width: 87px;
    cursor: pointer;
}
.content-dialog{
	margin-top:25px;
}

.button_align_doctool_save{
	margin-left: 42px !important;
}

.button_align_doctool_new{
	margin-left: -303px;;
}
