/*********************/
/*** GLOBAL STYLES ***/
/*********************/
html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"] {
    padding: 1px 0px;
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], button {
    text-align: center;
    color: buttontext;
}
input, textarea, keygen, select, button {
    font: 13.3333px Arial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    display: inline-block;
    text-shadow: none;
}
a, a:link, a:active {
    color: black;
}
a:visited {
    color: black !important;
}
input {
    cursor: auto;
}
table {
    display: table;
    border-collapse: separate;
}
body {
    margin: 8px !important;
}
h1 {
    font-size: 2em;
    font-weight: bold;
    color: #777777;
    margin: 40px 0px 70px;
    text-align: center;
}
hr {
    border-top: 1px solid #B2B2B2;
    border-bottom: none;
}
td {
    padding: 0;
}
input[type="text"], input[type="password"] {
    padding: 3px;
}
select,
input[type="text"],
input[type="password"] {
    border: 1px solid #A9A9A9;
    background-color: #fff;
}
select:disabled,
input[type="text"]:disabled,
input[type="password"]:disabled {
    background-color: #FDFDFD;
    border-color: #E0E0E0;
}
/*******************/
/*** GWT STYLES ***/
/******************/
.gwt-ListBox {
    padding: 2px;
}
.gwt-DecoratorPanel .topLeftInner, .gwt-DecoratorPanel .topRightInner, .gwt-DecoratorPanel .bottomLeftInner, .gwt-DecoratorPanel .bottomRightInner,
.gwt-DialogBox .dialogTopLeftInner, .gwt-DialogBox .dialogTopRightInner, .gwt-DialogBox .dialogBottomLeftInner, .gwt-DialogBox .dialogBottomRightInner,
.gwt-DecoratorPanel .middleLeft, .gwt-DecoratorPanel .middleRight {
    display: none;
}
.gwt-DialogBox .Caption {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    font-weight: bold;
}
.gwt-DialogBox .dialogMiddleCenter {
    padding: 0 !important;
    background: none !important;
}
.gwt-MenuBar-horizontal .gwt-MenuItem {
    color: black !important;
    padding: 4px 12px !important;
    font-weight: normal !important;
}
.gwt-MenuBar .gwt-MenuItem-selected {
    background: #E0E0E0 !important;
}
.gwt-RichTextArea {
    background: #fff;
    border-width: 0 1px 1px 1px !important;
    border-style: solid !important;
    border-color: #E0E0E0 !important;
}
.gwt-RichTextToolbar {
    border: none;
    background: #E0E0E0 !important;
}
.gwt-PopupPanel {
    padding: 8px !important;
}
.gwt-DisclosurePanel .content {
    border-left-color: #B2B2B2 !important;
    padding-right: 6px !important;
}
.gwt-MenuBar-horizontal,
.gwt-DecoratorPanel,
.gwt-DialogBox,
.gwt-PopupPanel,
.gwt-comf-Panel,
.gwt-comf-Popup .gwt-comf-PopupWidget[type="button"],
.gwt-comf-Popup .gwt-comf-PopupWidget[type="button"]:active,
.gwt-comf-Popup .gwt-comf-PopupWidget[type="button"]:hover,
.cwt-Panel {
    border: 1px solid #E0E0E0 !important;
    background: #F6F6F6 !important;
}
.gwt-DecoratorPanel button,
.gwt-DecoratorPanel input[type="submit"],
.gwt-DialogBox button,
.gwt-DialogBox input[type="submit"],
.gwt-comf-Panel button {
    background: #E0E0E0 !important;
    text-shadow: 0 1px 1px rgba(255,255,255,.7);
}
@-moz-document url-prefix() {
    .gwt-Button, .gwt-ToggleButton, .gwt-PushButton {
        padding: 2px !important;
    }
}
.gwt-Button, .gwt-ToggleButton, .gwt-PushButton {
    border-color: #E0E0E0 !important;
    background: #F6F6F6 !important;
}
.gwt-Button:active, .gwt-ToggleButton:active, .gwt-PushButton:active {
    background: #E0E0E0 !important;
    border: 1px inset #F6F6F6 !important;
}
button:active,
button:hover,
button:focus,
button:selected
{
    outline: 0 !important;
}
.gwt-Button:focus, .gwt-ToggleButton:focus, .gwt-PushButton:focus {
    border-style: dashed !important;
}
.gwt-Button:hover, .gwt-ToggleButton:hover, .gwt-PushButton:hover {
    border-color: #E0E0E0 !important;
}
.gwt-Button[disabled], .gwt-ToggleButton[disabled], .gwt-PushButton[disabled] {
    color: #E0E0E0 !important;
}
.gwt-Button[disabled]:hover, .gwt-ToggleButton[disabled]:hover, .gwt-PushButton[disabled]:hover {
    border: 1px outset #E0E0E0 !important;
}
.gwt-TabPanel,
.gwt-TabPanelBottom {
    width: 100% !important;
}
.gwt-TabPanelBottom {
    border-color: #E0E0E0 !important;
    border-style: solid !important;
    border-width: 2px 2px 2px 3px !important;
}
.gwt-TabBar .gwt-TabBarItem {
    background: #F6F6F6 !important;
    border-color: #E0E0E0 !important;
    border-style: solid !important;
    border-width: 2px 2px 0px;
}
.gwt-TabBar .gwt-TabBarItem:active,
.gwt-TabBar .gwt-TabBarItem:selected,
.gwt-TabBar .gwt-TabBarItem-selected:active
.gwt-TabBar .gwt-TabBarItem-selected:selected {
    outline: none !important;
}
.gwt-TabBar .gwt-TabBarItem-selected {
    background: #E0E0E0 !important;
}
.gwt-PushButton, .gwt-ToggleButton, .gwt-PushButton {
    text-align: center;
}
/************************/
/*** FRAMEWORK STYLES ***/
/************************/
.gwt-comf-RichTextToolbar-TopPanel .gwt-ToggleButton,
.gwt-comf-RichTextToolbar-BottomPanel .gwt-ToggleButton,
.gwt-comf-RichTextToolbar-TopPanel .gwt-PushButton,
.gwt-comf-RichTextToolbar-BottomPanel .gwt-PushButton {
    min-width: 33px;
}
.gwt-comf-RichTextToolbar-TopPanel .gwt-ListBox,
.gwt-comf-RichTextToolbar-BottomPanel .gwt-ListBox {
    min-width: 170px;
}
.gwt-comf-CellTable-centerCell {
    text-align: center !important;
}
.gwt-comf-CellTable-numberCell {
    text-align: right !important;
}
.gwt-comf-CellTable-w20px {
    width: 20px;
}
.gwt-comf-CellTable-w40px {
    width: 40px;
}
.gwt-comf-CellTable-w60px {
    width: 60px;
}
.gwt-comf-CellTable-w70px {
    width: 70px;
}
.gwt-comf-CellTable-w80px {
    width: 80px;
}
.gwt-comf-CellTable-w90px {
    width: 90px;
}
.gwt-comf-CellTable-w100px {
    width: 100px;
}
.gwt-comf-CellTable-w120px {
    width: 120px;
}
.gwt-comf-CellTable-w130px {
    width: 130px;
}
.gwt-comf-CellTable-w140px {
    width: 140px;
}
.gwt-comf-CellTable-mw140px {
    min-width: 140px;
}
.gwt-comf-CellTable-w160px {
    width: 160px;
}
.gwt-comf-CellTable-w180px {
    width: 180px;
}
.gwt-comf-CellTable-w200px {
    width: 200px;
}
.gwt-comf-CellTable-w300px {
    width: 300px;
}
.gwt-comf-CellTable-w320px {
    width: 320px;
}
.gwt-comf-CellTable-mw200px {
    min-width: 200px;
}
.gwt-comf-HistoryFrame {
    position: absolute;
    width: 0;
    height: 0;
    border: 0;
}
.gwt-comf-NoScriptBox {
    width: 22em;
    position: absolute;
    left: 50%;
    margin-left: -11em;
    color: red;
    background-color: #fff;
    border: 1px solid #FF0000;
    padding: 4px;
}
.gwt-comf-Bold {
    font-weight: bold;
}
.gwt-comf-NoBackground {
    background: none !important;
}
.gwt-comf-BottomSpacer,
.gwt-comf-HeaderLayoutPanel,
.gwt-comf-FormListBox .cellSupplier,
.gwt-comf-FormListBox .cellContent,
.cwt-Panel,
.gwt-DialogBox .Caption,
.gwt-DialogBox .dialogContent .gwt-Label,
.cwt-MiddlePanel-inner .logo {
    margin-bottom: 12px;
}
.gwt-RichTextArea,
.gwt-comf-Loader,
.gwt-comf-FullWidth,
.gwt-comf-HeaderLayoutPanel,
.gwt-comf-InputGrid select,
.gwt-comf-InputGrid textarea,
.gwt-comf-InputGrid input[type="text"],
.gwt-comf-InputGrid .gwt-comf-Panel,
.gwt-comf-InputGrid .gwt-RichTextToolbar,
.gwt-comf-InputGrid .gwt-RichTextArea,
.gwt-comf-InputGrid .gwt-DecoratorPanel,
.gwt-comf-InputGrid .gwt-DisclosurePanel .content,
.gwt-comf-ClientMessagePanel .content,
.gwt-comf-ClientMessagePanel .content .messageColumn,
.gwt-comf-FormListBox .cellSupplier,
.gwt-comf-FormListBox .cellContent,
.cwt-ResponsePanel,
.cwt-ResponsePanel .table,
.cwt-MiddlePanel-outer {
    width: 100%;
}
.gwt-comf-InputGrid .gwt-RichTextArea {
    height: 100% !important;
}
.gwt-comf-InputGrid .gwt-comf-Panel td {
    vertical-align: middle !important;
}
.gwt-comf-InputGrid .content-error {
    border: 1px solid #D3000F !important;
}
.gwt-comf-InputGrid .labelColumn {
    padding-right: 20px;
}
.gwt-comf-Loader,
.gwt-comf-ShortHeight {
    height: 4px;
}
.gwt-comf-ShortInput {
    width: 100px !important;
}
.gwt-comf-PosRelative {
    position: relative;
}
.gwt-comf-AlignRight {
    float: right;
}
.gwt-comf-TextAlignRight {
    text-align: right;
}
.gwt-comf-ErrorLabel {
    color: #D3000F;
}
.gwt-comf-Loader,
.gwt-comf-DefPosFixed,
.gwt-comf-DefPosAbsolute {
    left: 0;
    top: 0;
}
.gwt-comf-Loader,
.gwt-comf-DefPosAbsolute {
    position: absolute;
}
.gwt-comf-DefPosFixed {
    position: fixed;
}
.gwt-comf-Loader {
    background: url(../images/loader.gif) transparent repeat-x;
}
.gwt-comf-HeaderLayoutPanel {
    margin-right: 12px;
}
.gwt-comf-HeaderLayoutPanel .medium{
    width: auto !important;
}
.gwt-comf-HeaderLayoutPanel .low{
    width: auto !important;
}
.test{
    vertical-align: middle !important;
}
.gwt-comf-HeaderLayoutPanel .contentHeader {
    padding: 4px 12px 4px;
    color: #4b4a4a;
}
.gwt-comf-HeaderLayoutPanel .contentHeader-top {
    font-size: larger;
    border-left: 4px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    background: #F6F6F6;
}
.gwt-comf-HeaderLayoutPanel .contentHeader-medium {
    font-size: small;
    border-left: 3px solid #E0E0E0;
    border-right: 2px solid #E0E0E0;
    background: #F6F6F6;
}
.gwt-comf-HeaderLayoutPanel .contentHeader-low {
    font-size: small;
    border-left: 2px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    background: #F6F6F6;
}
.gwt-comf-HeaderLayoutPanel .content {
    padding: 12px;
}
.gwt-comf-HeaderLayoutPanel .content-top {
    border-left: 4px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}
.gwt-comf-HeaderLayoutPanel .content-medium {
    border-left: 3px solid #E0E0E0;
}
.gwt-comf-HeaderLayoutPanel .content-low {
    border-left: 2px solid #E0E0E0;
}
.gwt-comf-HorizontalCenter {
    margin: 0 auto;
}
.gwt-DecoratorPanel,
.gwt-DialogBox,
.gwt-comf-Panel,
.cwt-Panel {
    padding: 8px;
}
.gwt-comf-Popup td {
    vertical-align: middle !important;
}
.gwt-comf-Popup .gwt-comf-PopupContent {
    padding-right: 4px;
}
.gwt-comf-Bold,
.gwt-comf-ErrorLabel,
.gwt-comf-Popup .gwt-comf-PopupWidget,
.gwt-comf-HeaderLayoutPanel .contentHeader,
.gwt-comf-ClientMessagePanel .content .messageColumnHeader,
.gwt-comf-ClientMessagePanel .content .buttonColumn .removeButton {
    font-weight: bold;
}
.gwt-comf-Popup .gwt-comf-PopupWidget[type="button"]:active,
.gwt-comf-Popup .gwt-comf-PopupWidget[type="button"]:hover {
    cursor: help;
}
.gwt-comf-ClientMessagePanel {
    margin-top: 8px;
    border-spacing: 0px;
}
.gwt-comf-ClientMessagePanel .content {
    border-right: 3px solid #E0E0E0;
    background-color: #F6F6F6;
    margin-bottom: 8px;
    border-spacing: 0px;
}
.gwt-comf-ClientMessagePanel .content .labelColumn {
    min-width: 8px;
    max-width: 8px;
}
.gwt-comf-ClientMessagePanel .content-info .labelColumn,
.gwt-comf-ClientMessagePanel .content-INFO .labelColumn {
    background-color: #138BFF;
}
.gwt-comf-ClientMessagePanel .content-warning .labelColumn,
.gwt-comf-ClientMessagePanel .content-WARNING .labelColumn {
    background-color: #FFD600;
}
.gwt-comf-ClientMessagePanel .content-error .labelColumn,
.gwt-comf-ClientMessagePanel .content-ERROR .labelColumn {
    background-color: #D3000F;
}
.gwt-comf-ClientMessagePanel .content-info,
.gwt-comf-ClientMessagePanel .content-INFO {
    background-color: #E0EFF4;
    border-color: #138BFF;
}
.gwt-comf-ClientMessagePanel .content-warning,
.gwt-comf-ClientMessagePanel .content-WARNING {
    background-color: #FFFFE9;
    border-color: #FFD600;
}
.gwt-comf-ClientMessagePanel .content-error,
.gwt-comf-ClientMessagePanel .content-ERROR {
    background-color: #FFE9EA;
    border-color: #D3000F;
}
.gwt-comf-ClientMessagePanel .content .messageColumn {
    padding: 4px 8px 4px 12px;
}
.gwt-comf-ClientMessagePanel .content .labelColumn {
    padding: 0;
}
.gwt-comf-ClientMessagePanel .content .buttonColumn {
    width: 60px;
    padding-left: 8px;
    padding-right: 8px;
}
.gwt-comf-ClientMessagePanel .content .buttonColumn .removeButton {
    width: 22px;
    height: 22px;
    padding-bottom: 3px;
    border: none;
    background: none;
    cursor: pointer;
}
.gwt-comf-ClientMessagePanel .content .buttonColumn .removeButton:focus {
    outline: 0;
}
.gwt-comf-ClientMessagePanel .content-info .buttonColumn .removeButton:hover,
.gwt-comf-ClientMessagePanel .content-info .buttonColumn .removeButton:focus {
    background-color: #E4F3F8;
}
.gwt-comf-ClientMessagePanel .content-warning .buttonColumn .removeButton:hover,
.gwt-comf-ClientMessagePanel .content-warning .buttonColumn .removeButton:focus {
    background-color: #FFFFF8;
}
.gwt-comf-ClientMessagePanel .content-error .buttonColumn .removeButton:hover,
.gwt-comf-ClientMessagePanel .content-error .buttonColumn .removeButton:focus {
    background-color: #FFF3EE;
}
.gwt-comf-Panel .cellContent,
.gwt-DisclosurePanel .gwt-comf-FormListBox .cellContent,
.gwt-DecoratorPanel .gwt-comf-FormListBox .cellContent,
.gwt-DialogBox .gwt-comf-FormListBox .cellContent {
    margin-bottom: 0px !important;
}
.gwt-comf-FormListBox .cellContent .removeButton {
    padding-right: 4px;
}
.gwt-comf-ImageAnchor {
    cursor: pointer;
}
.gwt-comf-CookieInfo {
    padding: 12px;
    background-color: #E0EFF4;
    border-color: #138BFF;
    border-style: solid;
    border-width: 0 3px 0 8px;
    right: 0;
    margin: 0 auto;
    width: 55%;
}
.gwt-comf-ExpandLabel {
    cursor: pointer;
    margin-bottom: 0 !important;
}
.gwt-comf-FlipButton {
    width: 115px;
    font-size: smaller !important;
}
.gwt-comf-FlipButton-default {
    border-left: 1px outset #ccc !important;
    border-right: none !important;
    border-top: 1px outset #ccc !important;
    border-bottom: 1px outset #ccc !important;
}
.gwt-comf-FlipButton-optional {
    border-left: none !important;
    border-right: 1px outset #ccc !important;
    border-top: 1px outset #ccc !important;
    border-bottom: 1px outset #ccc !important;
}
/******************/
/*** CWT STYLES ***/
/******************/
.cwt-Panel-main {
    background: #FDFDFD !important;
    padding: 0 !important;
    border: 0 !important;
    margin-bottom: 0px;
}
.cwt-articleHeader {
    font-weight: bold;
    display: inline-block;
}
.cwt-articleDate {
    font-size: small;
    display: inline-block;
    float: right;
    margin-left: 18px;
}
.cwt-articleHeaderPanel {
    margin-bottom: 8px;
}
.cwt-ResponsePanel {
    margin-bottom: 6px;
}
.cwt-ResponsePanel .content {
    border-top: 1px solid #E0E0E0;
    padding: 5px 0px 0px;
}
.cwt-ResponsePanel .image {
    cursor: pointer;
}
.cwt-MiddlePanel-outer {
    position: absolute;
    top: 50%;
    margin-top: -150px;
    left: 0;
}
.cwt-MiddlePanel-inner {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
}
.cwt-MiddlePanel-inner .gwt-comf-Panel {
    padding: 20px !important;
}
.cwt-MiddlePanel-inner .logo {
    display: block;
    text-align: center !important;
}
.cwt-MiddlePanel-inner .logo img{
    width: 300px;
}
.cwt-MiddlePanel-inner .gwt-comf-Loader {
    display: block;
    clear: both;
    text-align: center !important;
    top: auto !important;
    position: relative !important;
}
.cwt-MiddlePanel-inner .description {
    display: block;
    clear: both;
    text-align: center !important;
    margin-top: 12px;
}
.cwt-FooterCopyright {
    display: inline-block;
}
.cwt-FooterVersion {
    display: inline-block;
    float: right;
}
.cwt-ErrorPageButtons {
    margin-top: 25px;
}
.cwt-ErrorPageAnchor {
    margin-top: 12px;
}
.cwt-ErrorPageButtons button {
    margin-right: 14px;
}
.cwt-ReadButton,
.cwt-UnReadButton {
    margin-right: 0 !important;
    font-size: smaller !important;
    width: 150px;
}
.cwt-SmallFont {
    font-size: smaller !important;
}
.cwt-UnReadPanel {
    border-color: #B2B2B2 !important;
}
.cwt-ReadButton {
    font-weight: normal !important;
}
.cwt-IssuePanel {
    max-width: 750px;
    min-width: 600px;
}
.cwt-reverseResponses {
    margin: 4px;
}
.cwt-switches .gwt-comf-Popup{
    padding-right: 0px;
}
.cwt-reverseResponses .gwt-comf-FlipButton-defaultP .gwt-Button[disabled] {
    border-left: 1px outset #ccc !important;
    border-right: none !important;
    border-top: 1px outset #ccc !important;
    border-bottom: 1px outset #ccc !important;
    color: #000 !important;
    background-color: #c5d8ec !important;
    font-weight: bolder !important;
}
.cwt-reverseResponses .gwt-comf-FlipButton-defaultP .gwt-Button[disabled]:hover {
    border-left: 1px outset #ccc !important;
    border-right: none !important;
    border-top: 1px outset #ccc !important;
    border-bottom: 1px outset #ccc !important;
    color: #000 !important;
    background-color: #c5d8ec !important;
    font-weight: bolder !important;
}
.cwt-reverseResponses .gwt-comf-FlipButton-optionalP .gwt-Button[disabled] {
    border-right: 1px outset #ccc !important;
    border-left: none !important;
    border-top: 1px outset #ccc !important;
    border-bottom: 1px outset #ccc !important;
    color: #000 !important;
    background-color: #c5d8ec !important;
    font-weight: bolder !important;
}
.cwt-reverseResponses .gwt-comf-FlipButton-optionalP .gwt-Button[disabled]:hover {
    border-right: 1px outset #ccc !important;
    border-left: none !important;
    border-top: 1px outset #ccc !important;
    border-bottom: 1px outset #ccc !important;
    color: #000 !important;
    background-color: #c5d8ec !important;
    font-weight: bolder !important;
}
.cwt-verical-padding {
    padding-top: 2px;
    padding-bottom: 2px;
}
.cwt-row-highlight {
    background: #c5d8ec !important;
}
.cwt-row-highlight td {
    border-color: #c5d8ec !important;
}
.cwt-break-word {
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.cwt-datatableFont td{
    font-size: 12px !important;
}
.cwt-files .cellContent {
    width: 100% !important;
}
.cwt-addResponseButton {
    padding-bottom: 12px;
}
.cwt-FontTitle {
    font-size: 15px;
}