/* Formatting specific to the Platform Black application */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,300,300italic);

body {
	padding: 10px;
}
.gwt-Button-login {
	font-size: 18px;
	background-color: lightsteelblue;
}
.gwt-Label {
	font-size: 18px;
}
.gwt-Button-home {
	color: white;
	font-size: 18px;
	background-color: green;
}
.gwt-Caption {
	color: Navy;
	font-size: 18px;
}
.gwt-Label-rj {
    font-size: 18px;
	text-align: right;
}
.gwt-TextBox {
	color: Black;
	font-size: 18px;

}
.gwt-Label-message {
	color: darkgray;
	font-size: 16px;
}
.gwt-table {
	color: cornflowerblue;
	border: 1px;
	font-size: 18px;
}
.gwt-Label-table {
	color: white;
	font-size: 16px;
	background-color: cornflowerblue;
}
.gwt-Label-table-inner {

	color: Navy;
	margin: auto;
	padding-right: 5px;
	font-size: 14px;
	background-color: white;

}
.gwt-Label-cell {
	padding-top: 2px;
	cursor: pointer;
}
.gwt-Label-summary {
	margin-right: 5px;
	margin-left: 5px;
	border: white;
	font-size: 18px;
}
.gwt-Label-value {
	color: cornflowerblue;
	margin-right: 5px;
	font-size: 18px;
	cursor: auto;
}
.gwt-Label-mybid {
	color: green;
	padding-top: 2px;
}
.gwt-Label-counterbid {
	color: Red;
	padding-top: 2px;
}
.gwt-Label-table-blank {
	color: white;
	margin: 2px;
	font-size: 16px;
}
.gwt-Panel {
	margin: 5px;
}
.gwt-Button-help {
	color: cornflowerblue;
	border: thin solid;
	font-size: 24px;
	font-family: Arial;
	background-color: white;
}
.gwt-Menu {
	color: Navy;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
	font-family: Arial;
}
.gwt-Button-table {
	font-family: Arial;
	vertical-align: middle;
}
.gwt-Label-close {
	color: red;
	font-size: 16px;
	font-style: normal;
	font-family: Arial;
	font-weight: normal;
	cursor: pointer;
}
.gwt-DialogBox {
	border: white;
}
.gwt-Label-cell-value {
	color: cornflowerblue;
	font-size: 18px;
	font-family: Arial;
}
.gwt-Panel-upload {
	font-size: 16px;
	font-family: Arial;
}
.gwt-Panel-noborder {
	margin-top: 10px;
	margin-left: 10px;
	border: 0px white;
}
body-form {
	border: outset;
	background-color: lightgrey;
}
.gwt-Button-bc-in {
	color: white;
	border: hidden;
	font-size: small;
	font-family: Arial;
	background-color: cornflowerblue;
}
.gwt-Label-form {
	color: midnightblue;
	font-size: 14px;
	font-family: Arial;
}
.gwt-TextBox-form {
	color: Black;
	font-size: 14px;
	font-family: Arial;
}
.gwt-Button-bc-out {
	color: cornflowerblue;
	border: solid;
	font-size: small;
	font-family: Arial;
	background-color: white;
}
.gwt-Label-link {
	color: cornflowerblue;
	font-size: 24px;
}
.gwt-CheckBox-form {
	font-size: 14px;
}
.gwt-Menu:hover {
	background-color: white;
}
.gwt-Menu:selected {
	background-color: white;
}
.gwt-table-pb {
	border-top: 2px Black;
	border-right: 2px Black;
	border-bottom: 2px black;
	border-left: 2px Black;
}
.gwt-Label-table-header {
	color: navy;
	border-right: 1px solid;
	font-size: 18px;
	font-family: Arial;
}
.gwt-Label-form-mandatory {
	color: Red;
	font-size: 14px;
	font-family: Arial;
}
.gwt-Caption-form {
	color: Black;
	font-size: 18px;
	font-family: Arial;
}
.gwt-table-lline {
	padding-left: 2mm;
	border-left: 1px solid Black;
}
.gwt-PB-Button {
  color: white;
  border: hidden;
  background-color: #666666;
  border-radius: 5px 5px 5px 5px;
}
.gwt-PB-Label-Close {
	color: #E7500F;
	font-size: 24px;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	cursor: pointer;
}
.gwt-PB-Button-Green {
  color: white;
  border: hidden;
  background-color: #666666;
  border-radius: 5px 5px 5px 5px;
}
.gwt-PB-Panel-Dark {	
	background-color: Black;
}
.gwt-PB-Panel-Light {	
	background-color: #F3F3F3;
}
.gwt-PB-Row-Dark {	
	background-color: #E0E0E0;
	font-size: 16px;
	font-family: Arial;
	color: #787878;
}
.gwt-PB-Row-Light {	
	background-color: #E9E9E9;
	font-size: 16px;
	font-family: Arial;
	color: #787878;
}
.gwt-PB-Row-Dark-14 {	
	background-color: #E0E0E0;
	font-size: 14px;
	font-family: Arial;
	color: #787878;
}
.gwt-PB-Row-Light-14 {	
	background-color: #E9E9E9;
	font-size: 14px;
	font-family: Arial;
	color: #787878;
}
.gwt-PB-Table-Inline {	
	font-size: 12px;
	font-family: Arial;
	color: #787878;
}
.gwt-PB-Label {
	color: white;
	font-size: 14px;
	font-family: Arial;
	vertical-align: middle;
}
.gwt-PB-Label-20 {
	color: white;
	font-size: 20px;
	font-family: Arial;
	vertical-align: middle;
}
.gwt-PB-Label-View {
    color: #E7500F;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	vertical-align: middle;
}
.gwt-PB-Label-View-16 {
    color: #E7500F;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	vertical-align: middle;
}
.gwt-PB-Label-Body {
    color: #999999;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	vertical-align: middle;
}
.gwt-PB-Label-Body-Dark {
    color: #666666;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	vertical-align: middle;
}
.gwt-PB-Text-Body {
    color: #999999;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	vertical-align: middle;
	border-radius: 10px 10px 10px 10px;
}
.gwt-PB-Font-Family {
	font-family: Mueso Sans 300;
}
.gwt-PB-Text-28 {
	font-size: 28px;
}
.gwt-PB-Text-26 {
	font-size: 26px;
}
.gwt-PB-Text-24 {
	font-size: 24px;
}
.gwt-PB-Text-22 {
	font-size: 22px;
}
.gwt-PB-Text-20 {
	font-size: 20px;
}
.gwt-PB-Text-18 {
	font-size: 18px;
}
.gwt-PB-Text-16 {  
	font-size: 16px;
}
.gwt-PB-Text-14 { 
	font-size: 14px;
}
.gwt-PB-Text-White {  
	color: #514F50;
}
.gwt-PB-Text-Grey {
	color: #514F50;
}
.gwt-PB-Text-Red {  
	color: Red;
}
.gwt-PB-Text-Green {  
	color: Green;
}
.gwt-PB-Label-Grey {
	color: #999999;
	font-size: 14px;
	font-family: Arial;
	vertical-align: middle;
}
.gwt-PB-TextBox-Grey {
    color: #0D290A;
	font-size: 20px;
	font-family: Arial;
	vertical-align: middle;
}
.gwt-PB-Label-Grey-12 {
	color: #999999;
	font-size: 12px;
	font-family: Arial;
	vertical-align: middle;
}
.gwt-PB-Label-Grey-20 {
	color: #999999;
	font-size: 20px;
	font-family: Arial;
	vertical-align: middle;
}
.gwt-PB-Label-Ident-RTL {
	direction: rtl;
	text-indent: 5px;
}
.gwt-PB-Label-Ident-LTR {
	padding-left: 4px;
}
.gwt-PB-Caption {
	color: black ;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	border-radius: 15px 15px 15px 15px;	
}
.gwt-PB-Panel-Login {
	color: white;
	font-size: 16px;
	font-family: Arial;
	background-color: #E7500F;
	border-radius: 15px 15px 15px 15px;	
}
.gwt-PB-gt {
	color: #E7500F;
	font-size: 36px;
	font-family: Arial;
	vertical-align: top;
}
.gwt-PB-Button:hover {
	background-color: #E85421;
}
.gwt-PB-Button-Green:hover {
	background-color: #0D290A;
}
.gwt-PB-Label-Green {
	color: #E7500F;
}
.gwt-PB-RButton {
    color: white;
	font-size: 20px;
	font-family: Arial;
	vertical-align: middle;
}
.gwt-PB-Bold {
	font-weight: bold;
}
.gwt-PB-MenuBar {	
	background-color: #F3F3F3;
}
.gwt-PB-MenuBar .gwt-PB-MenuItem {
    color: white;
	padding: 2px 20px;
	border: hidden;
	font-size: 18px;
	font-family: Arial;
	background-color: #999999;
	cursor: default;	
	border-radius: 0 0 5px 5px;
}
.gwt-PB-Button-Menu {
	color: white;
	background-color: #999999;
	border-radius: 5px 5px 5px 5px;
	font-size: 18px;
	font-family: Arial;
	border: hidden;
	padding: 2px 20px;
}
.gwt-PB-Label-Timer {
	color: white;
	border: hidden;
	background-color: #666666;
	font-size: 14px;
	font-family: Arial;
	border-radius: 5px 5px 5px 5px;
	padding: 1px 2px;
}
.gwt-PB-Caption-Green {
	color: #E7500F;
	border: Black;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}
.gwt-PB-Label-Header-Grey {
	color: white;
	font-size: 16px;
	background-color: #999999;
}
.gwt-PB-Label-Header-Grey-14 {
	color: white;
	font-size: 14px;
	background-color: #999999;
}
.gwt-PB-Label-Header-Grey-Ident-LTR-14 {
    color: white;
	font-size: 14px;
	background-color: #999999;
	text-indent: 5px;
}
.gwt-PB-Label-Header-Grey-Ident-RTL {
    color: white;
	font-size: 16px;
	background-color: #999999;
	direction: rtl;
	text-indent: 5px;
}
.gwt-PB-Label-Header-Grey-Ident-LTR {
    color: white;
	font-size: 16px;
	background-color: #999999;
	text-indent: 5px;
}
.gwt-PB-Label-Header {
    color: white;
	font-size: 16px;
	background-color: #E7500F;
}
.gwt-PB-Label-Header-14 {
	color: white;
	font-size: 14px;
	background-color: #E7500F;
}
.gwt-PB-Label-Header-Ident-LTR {
	color: white;
	font-size: 16px;
	background-color: #E7500F;
	text-indent: 5px;
}
.gwt-PB-Label-Header-Ident-LTR-14 {
	color: white;
	font-size: 14px;
	background-color: #E7500F;
	text-indent: 5px;
}
.gwt-PB-Label-Table {
	color: white;
	font-size: 16px;
	font-family: Arial;
}
.gwt-PB-MenuBar-horizontal .gwt-PB-MenuItem {
	padding: 0px 20px;
	vertical-align: bottom;
	color: white;  
}
.gwt-PB-MenuBar-vertical .gwt-PB-MenuItem {
	padding: 0px 10px;
	vertical-align: bottom;
	color: white;
}
.gwt-PB-MenuBar .gwt-PB-MenuItem-selected {
	background-color: #E7500F;
}
.gwt-PB-DisclosurePanel .header,
.gwt-PB-DisclosurePanel .header a,
.gwt-PB-DisclosurePanel .header td {
  text-decoration: none;  /* Remove underline from header */
  font-size: 16px;
  font-family: Mueso Sans 300;
  color: #ffffff;
  cursor: pointer;
  cursor: hand; 
}
.gwt-PB-DisclosurePanel-Inside-Label {
	color: black;
	font-family: Mueso Sans 300;
	font-size:14px;
	font-weight: bold;
}
.gwt-PB-CheckBox-Inside-Label {
	color: white;
	font-family: Mueso Sans 300;
	font-size:14px;
}
.gwt-PB-DisclosurePanel .content {
  border-left: 3px solid #e8eef7;
  padding: 4px 0px 4px 8px;
  margin-left: 6px;
}
.gwt-PB-DisclosurePanel-14 .header,
.gwt-PB-DisclosurePanel-14 .header a,
.gwt-PB-DisclosurePanel-14 .header td {
  text-decoration: none;  /* Remove underline from header */
  font-size: 14px;
  font-family: Arial;
  color: #787878;
  cursor: pointer;
  cursor: hand;
}
.gwt-PB-DisclosurePanel-14 .content {
  border-left: 3px solid #e8eef7;
  padding: 4px 0px 4px 8px;
  margin-left: 6px;
}
.gwt-PB-PopupPanel {
  border: 3px solid #E7500F;
  padding: 3px;
  background: white;
}
.gwt-PB-PopupPanel-Rounded {
  border: 3px solid #E7500F;
  padding: 1px;
  background: white;
  border-radius: 10px 10px 10px 10px; 
}
.gwt-PB-RadioButton {
	color: #787878;		
}
.gwt-PB-RadioButton-disabled {
  color: #888;
}
.gwt-PB-TabLayoutPane {	
	color: white;
	font-size: 36px;
    font-family: Arial;
	
}
.gwt-PB-TabLayoutPanel .gwt-TabLayoutPanelTabs {
	color: white;
	font-size: 36px;
    font-family: Arial;
}
.gwt-PB-TabLayoutPanelContentContainer {
  color: white;
  border-color: #999999;
  border-style: solid;
  border-width: 2px 1px 1px;
}
.gwt-PB-TabLayoutPanel .gwt-TabLayoutPanelContent {
  color: white;
  background-color: #999999;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  padding: 6px;
}
.gwt-PB-TabLayoutPanel .gwt-TabLayoutPanelTab {
  margin-left: 6px;
  padding: 3px 6px 3px 6px;
  cursor: pointer;
  cursor: hand;
  color: white;
  font-weight: bold;
  text-align: center;
  background-color: #999999;
  
}
.gwt-PB-TabLayoutPanel .gwt-TabLayoutPanelTab-selected {
  color: white;
  cursor: default;
  background: #999999;
}
.gwt-PB-Header-Exp {
	color: white;
	font-size: 20px;
	background-color: #068CD5;
}	
.gwt-PB-Nav-In {
    color: white;
    padding: 5px 10px;
	font-size: 16px;
	font-family: Arial;
	background-color: #E85421;
	cursor: default;	
	border-radius: 0 0 5px 5px;
}
.gwt-PB-Nav-Out {
    color: white;
    padding: 5px 10px;
	font-size: 16px;
	font-family: Arial;
	background-color: #666666;
	cursor: default;	
	border-radius: 0 0 5px 5px;
}	
.gwt-PB-Panel-Green {
	background-color:#E85421;
}
.gwt-PB-Panel-Dark-Green {
	background-color: #318411;
}
.gwt-Panel-Business-Radio {
	background-color:#33b5b3;
}
.gwt-Panel-Introducer-Radio {
	background-color: #f29104;
}
.gwt-Panel-Investor-Radio {
	background-color: #7263a8;
}
.gwt-Panel-Registration-Radio {
	background-color: #424242;
}
.gwt-Button-Next-Reg {
	background: #323232;
	color: white;
	font-family: Mueso Sans 300;
	font-size: 20px;
	border: none;
	border-radius:2px;
}
.gwt-RadioButton-Type {
	color: white;
	font-family: Mueso Sans 700;
	font-size: 16px;
	font-weight:bold;
	padding-top:16px;
}
.gwt-RadioButton-Registration {
	font-family: Mueso Sans 300;
	font-size: 16px;
	color: white;
	padding-top:16px;
}
.gwt-Label-Type-Desc {
	font-family: Mueso Sans 300;
	font-size: 16px;
	color: white;
	padding-top:16px;
}
.gwt-PB-Button-Verify {
	background: #514F50;
	color: white;
	font-family: Mueso Sans 300;
	font-size:18px;
	border-radius:2px;
	border:none;
	display: inline !important;
}
.gwt-PB-Button-Verify:hover {
	background: #E85421;
	color: #ffffff; 
 	cursor: pointer;
}
.gwt-PB-Button-Cancel {
	background: #E85421;
	color: white;
	font-family: Mueso Sans 300;
	font-size:18px;
	border-radius:2px;
	border:none;
}
.gwt-PB-Button-Cancel:hover {
 	background-color: #555555;
 	cursor: pointer;
}
.gwt-PB-Button-SubmitApp {
	background: #323232;
	color: white;
	font-family: Mueso Sans 300;
	font-size:18px;
	border-radius: 2px;
	border:none;
}
.gwt-PB-Button-SubmitApp:hover {
 	background-color: #E85421;
 	color: #323232;
 	cursor: pointer;
}
.gwt-Panel-Business-App {
	background-color:#33b5b3;
	color:white;
	font-family: Mueso Sans 700;
	font-size:20px;
	padding:2px 0 0 5px;
}
.gwt-Panel-Introducer-App {
	background-color:#f29104;
	color: #ffffff;
	font-family: Mueso Sans 700;
	font-size:20px;
	padding:2px 0 0 5px;
}
.gwt-Panel-Investor-App {
	background-color:#7263a8;
	color: #ffffff;
	font-family: Mueso Sans 700;
	font-size:20px;
	padding:2px 0 0 5px;
}
.gwt-PB-Label-Body-Form-Title {
	color: #514F50;
	font-family: Mueso Sans 300;
	font-size:16px;
}
.gwt-PB-Label-Body-DropDown-Style {
	background-color: #E0E0E0;
	color: #101010;
	font-family: Mueso Sans 300;
	font-size:16px;
}
.gwt-PB-textBox-Read-Only-True-Style {
	background-color: #C0C0C0;
	color: #101010;
	font-family: Mueso Sans 300;
	font-size:16px;
}
.gwt-PB-textBox-Read-Only-False-Style {
	background-color: #F5F5F5;
	color: #101010;
	font-family: Mueso Sans 300;
	font-size:16px;
}
.gwt-PB-RootPanel-align-center {
	align: center;
	margin-left: auto;
	margin-right: auto;
	width:1400px;
}
.gwt-PB-Label-Body-Field-Style {
	background-color: #F5F5F5;
	color: #101010;
	font-family: Mueso Sans 300;
	font-size:16px;
}
.gwt-RadioButton-YesNo {
	color: #514F50;
	font-family: Mueso Sans 300;
	font-size:16px;
}
.gwt-PB-Panel-Popup-White {
    border: 3px solid #E85421;
    background: #ffffff;
	border-radius: 5px 5px 5px 5px;	
}
.gwt-PB-Text-14 { 
	font-size: 14px;
}
.gwt-PB-Button {
  color: white;
  border: hidden;
  background-color: #666666;
  border-radius: 5px 5px 5px 5px;
}
.gwt-PB-HTML-Panel {
	background-color: white;
}

/*New Styles*/

.gwt-PB-Panel-NewWhite {
	background-color:#FFFFFF;
}
.gwt-PB-Text-NewGreen {  
	color: #E85421;
}
.gwt-PB-Text-NewBold {
	font-weight: bold;
}
a, a:visited, a:hover {
  color: #E85421 !important;
}
.get-PB-Text-NewRed {
	color: #E91E63
}
.get-PB-Label-Body-Form-NewTitle {
	font-family: Mueso Sans 300;
	font-size: 16px;
}
.gwt-PB-Button-NewCancel {
	background: #E85421;
	color: white;
	font-family: Mueso Sans 300;
	font-size:18px;
	border-radius:2px;
	border:none;
}
.gwt-PB-Button-NewDisplayInline {
	display: inline;
}
.gwt-PB-Button-NewCancel:hover {
 	background-color: #555555;
 	cursor: pointer;
}
.gwt-PB-Button-NewSubmitApp {
	background: #555555;
	color: white;
	font-family: Mueso Sans 300;
	font-size:18px;
	border-radius: 2px;
	border:none;
}
.gwt-PB-Button-NewSubmitApp:hover {
 	background-color: #E85421;
 	color: white;
 	cursor: pointer;
}

/* Background color */

.gwt-PB-Business-Background-color {
	/*background-color: #E85421;*/
	background-color: #E85421;
}
.gwt-PB-Funder-Background-color {
	/*background-color: #00C09B;*/
	background-color: #00BCD4;
}
.gwt-PB-Introducer-Background-color {
	/*background-color: #E97504;*/
	background-color: #FF5722;
}
.gwt-PB-Returning-Background-color {
	/*background-color: #666666;*/
	background-color: #9E9E9E;
}

/* Roboto font */

.gwt-PB-Roboto-font-size-14 { 
	font-size: 14px;
}
.gwt-PB-Roboto-font-size-16 { 
	font-size: 16px;
}
.gwt-PB-Roboto-font-size-18 { 
	font-size: 18px;
}
.gwt-PB-Roboto-font-size-20 { 
	font-size: 20px;
}
.gwt-PB-Roboto-font-size-22 { 
	font-size: 22px;
}
.gwt-PB-Roboto-font-size-24 { 
	font-size: 24px;
}
.gwt-PB-Roboto-font-size-26 { 
	font-size: 26px;
}
.gwt-PB-Roboto-font-size-28 { 
	font-size: 28px;
}
.gwt-PB-Roboto-font-weight-300 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.gwt-PB-Roboto-font-weight-300-italic {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
}
.gwt-PB-Roboto-font-weight-400 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.gwt-PB-Roboto-font-weight-400-italic {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: italic;
}
.gwt-PB-Roboto-font-weight-500 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.gwt-PB-Roboto-font-weight-500-italic {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: italic;
}

/* Material Colors */

.gwt-PB-Material-Color-Red {
	color: #E91E63;
}
.gwt-PB-Material-Background-Color-Red {
	background-color: #E91E63;
}
.gwt-PB-Material-Color-Green {
	color: #E85421;
}
.gwt-PB-Material-Background-Color-Green {
	background-color: #E85421;
}
.gwt-PB-Material-Color-Cream {
	color: #FAFAFA;
}
.gwt-PB-Material-Background-Color-Cream {
	background-color: #FAFAFA;
}

/* Submit/Cancel Buttons */

.gwt-PB-Material-Color-Button-Cancel {
	background: #E85421;
	color: white;
	border-radius: 2px;
	border: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
.gwt-PB-Material-Color-Button-Cancel:hover {
 	background-color: #9E9E9E;
 	cursor: pointer;
}
.gwt-PB-Material-Color-Button-Submit {
	background: #9E9E9E;
	color: white;
	border-radius: 2px;
	border: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
.gwt-PB-Material-Color-Button-Submit:hover {
 	background-color: #E85421;
 	color: white;
 	cursor: pointer;
}
.gwt-PB-Material-Color-Button-DisplayInline {
	display: inline !important;
}

/* Generic Overrides */

a, a:visited, a:hover {
  color: #E85421 !important;
}

/* Specific Styles */

.gwt-PB-Material-TopBar {
	padding: 5px 0 0 5px;
}
.gwt-PB-Material-DropDown {
	background-color: #FAFAFA;
	color: black;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
.gwt-PB-Material-Input {
	border: 1px solid;
  	border-color: #9E9E9E;
  	background-color: #FAFAFA;
  	color: black;
  	font-family: 'Roboto', sans-serif;
  	font-weight: 300;
	font-size: 16px;
}
.gwt-PB-Material-DisclosurePanel td {
  text-decoration: none;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.gwt-PB-Material-PopupPanel-Rounded {
  border: 3px solid #E85421;
  padding: 3px;
  background: white;
  border-radius: 10px 10px 10px 10px; 
}
.gwt-PB-Material-Label-View {
	vertical-align: middle;
}
.gwt-PB-CheckBox-Inside-Label gwt-PB-Roboto-font-weight-300 gwt-PB-Roboto-font-size-14 gwt-PB-Material-Color-Green {
}
.gwt-PB-Roboto-font-weight-400 gwt-PB-Roboto-font-size-16 gwt-PB-Material-Color-Green {
}
.gwt-PB-Roboto-font-weight-500 gwt-PB-Roboto-font-size-16 gwt-PB-Material-Color-Green {
}
