body {
    background-color: white;
    color: black;
    font-family: Helvetica, sans-serif;
    margin: 5px;
}

code {
  font-size: small;
}

#header {
    text-align:center;
}

h1 {
    margin: 0px !important;
 }

#footer {
    float: bottom;
    margin-top: 100px;
    text-align: center;
    font-size: smaller;
}

.footer-wrapper {
	clear:both;
    bottom: 0;
    position: relative;
    width:100%;
    margin-top: 10px !important;
}

#logoutLink {
    position:absolute;
    top: 2px;
    right: 2px;
    font-size: smaller;
}

.gwt-HTML {
    font-size: small;
}

.gwt-CheckBox {
    font-size: smaller;
}

.gwt-RadioButton {
    font-size: smaller;
}

.spinner {
    // The height here is just for demo purposes
    height: 100vh;  
    position: relative;
    
    &::before {
        border: solid 3px #eee;
        border-bottom-color: #EF6565;
        border-radius: 50%;
        content: "";
        height: 40px;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        width: 40px;
    }
}

.gwt-PopupPanelGlass { 
 
    /* Override glass panel color to be `black` */ 
    background-color: black !important; 
 
    /* Override glass panel to 60% opacity (= 40% transparency) */ 
    opacity: 0.6 !important; /* non-IE */ 
    filter: alpha(opacity = 60) !important; /* IE */ 
  }

/* ============================== */
/* = Styles for the search area = */
/* ============================== */
.seek-searchWidget {
    background-color: #C3D9FF;
    padding: 5px;
    width: 680px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.seek-searchWidget .gwt-search-btn{
	font-size: 150%; 
   	font-weight: bold;
   	width:300px;
   	height:50px;
   	text-align: center;
   	/*margin-left: auto;*/
    margin-right: auto;
	margin-left: auto;
}

/* 
.seek-searchWidget .gwt-search-btn-submit{
	font-size: 150%; 
   	font-weight: bold;
   	width:300px;
   	height:50px;
   	text-align: center;
    margin-right: auto;
	margin-left: 360px;
}

.seek-searchWidget .gwt-search-btn-submit-clicked{
	font-size: 150%; 
   	font-weight: bold;
   	width:300px;
   	height:50px;
   	background-color:red;
    margin-right: auto;
	margin-left: 360px;
}
 */

.gwt-search-btn-submit {
	margin: 0;
	padding: 5px 7px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size:150%;
	font-weight: bold;
	width:300px;
	height:50px;
	border:2px solid #bbb;
	border-bottom: 2px solid #a0a0a0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 360px;
	margin-right: auto;
}
.gwt-search-btn-submit:active {
  	border: 5px inset #ccc;
  	color:red;
}
.gwt-search-btn-submit:hover {
  	border-color: red;
}
.gwt-search-btn-submit[disabled] {
  	cursor: default;
  	color: #888;
}
.gwt-search-btn-submit[disabled]:hover {
  	border: 1px outset #ccc;
}

.gwt-search-btn-submit-prog {
	margin: 0;
	padding: 5px 7px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size:100%;
	font-weight: bold;
	color: #FF0000;
	width:300px;
	height:50px;
	border:2px solid #bbb;
	border-bottom: 2px solid #a0a0a0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 360px;
	margin-right: auto;
}
.gwt-search-btn-submit-prog:active {
  	border: 5px inset #ccc;
  	color:red;
}
.gwt-search-btn-submit-prog:hover {
  	border-color: red;
}
.gwt-search-btn-submit-prog[disabled] {
  	cursor: default;
  	color: #FF0000;
}
.gwt-search-btn-submit-prog[disabled]:hover {
  	border: 1px outset #ccc;
}


.seek-mainInput {

}

.seek-mainInput .gwt-TextBox {
    margin-left: 4px;
}

.seek-mainInput .gwt-ListBox {
    margin-right: 20px;
}

.seek-extraOptions {
    width: 100%;
}

.seek-extraOptions .gwt-RadioButton{
    font-size: 9.5pt;
}

.seek-extraOptionsContents {
    padding: 5px;
    /*width: 100%;*/
    width: 680px;
    background-color: #87B3FF;
}

.horizontalPanel {
	margin-top: -8px !important;
	margin-bottom: -4px !important;
	padding: 0px !important;
	/*border: 1px solid #87B3FF;*/
	padding-top: 0px !important;
	overflow:visible !important;
}

.seek-optionPanel {
    background-color: #E8EEF7;
    border: 1px solid #87B3FF;
    padding: 0px !important;
    /*width: 100%;*/
    width: 680px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    overflow:visible !important;
}

.seek-optionPanel .gwt-Label {
    background-color: #87B3FF;
    /*width: 100%;*/
    width: 680px;
    text-align: center;
}

.seek-optionPanel .gwt-InlineLabel {
    background-color: #ceceff;
    /*width: 100%;*/
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    /*text-align: center;*/
    margin-top: 0px;
    margin-bottom: 0px;
}

.seek-optionPanel .gwt-CheckBox {
    margin-left: 15px;
    font-size: 9.5pt;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.seek-optionPanel .disabled {
    color: gray;
}

.seek-TypeoptionPanel {
    background-color: #ceceff;
    border: 1px solid #87B3FF;
    padding: 0px !important;
    /*width: 100%;*/
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


/* =============================== */
/* = Styles for the results area = */
/* =============================== */



.result-panel {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 50px !important;
	margin-bottom: 50px !important;
	
}

.result-panel .navbar {
    text-align: left;
    margin-left: 10px;
}

.result-panel .navbar .status {
	font-size: small;
	margin-right: 10px;
}

.result-panel .display {
	
	
	
	width: 58%;
	position: absolute;
	clear: both;
	display: block;
	margin-left: 21%;
	margin-top: 10px;
	padding: 20px 0px;
	margin-bottom:50px;
	
	
	
	/*margin-left: 21%;
	width: 58%;
	position: relative;
	margin-left: 21%;

	clear: both;
	display: block;
	
	margin-top: 10px;
	padding: 20px 0px;	
	border: 3px solid #C3C3C3;	
	*/
	
}
.countpnl { 
	
	margin-left: 81%;
	width: 19%;
	clear: both;
	display: block;
	margin-top: 10px;
	padding: 20px 0px;	
}

.countpnl.download { 
		border: 3px solid red;
	
}

.search-result {
    width: 100%;
    background-color: #E8EEF7;
    border: 1px solid #87B3FF;
    margin-bottom: 50px !important;
    padding: 0px 5px 0px 5px;
	word-wrap:break-word;
}

.search-result .info {
    width: 100%;
    font-size: large;
	word-wrap:break-word;
}

.search-result .info .company {
    margin-right: 20px;
	word-wrap:break-word;
}

.search-result .info .type {
    margin-right: 20px;
	word-wrap:break-word;
}

.search-result .info .doclink {
    margin-right: 20px;
    font-size: smaller;
	word-wrap:break-word;
	margin-bottom:10px;
}

.search-result .snippet {
    font-size: small;
    background-color: white;
    border: 1px solid #87B3FF;
    padding: 5px;
    margin-bottom: 5px;
	word-wrap:break-word;
	
	
}

.highlight {
    background-color: yellow;
}

/* ==================================== */
/* = Styles for expandable view tree = */
/* ==================================== */
.gwt-Tree {
  background: white;
}

.gwt-Tree .gwt-TreeItem {
  font-size: smaller;
  font-style: italic;
}

.gwt-Tree .gwt-TreeItem-selected {
  background-color: #C3D9FF;
}

/* ==================================== */
/* = Styles for expandable view popup = */
/* ==================================== */
.gwt-DialogBox {
  border: 2px outset;
  background-color: #E8EEF7;
}

.gwt-DialogBox .Caption {
  background-color: #C3D9FF;
  padding: 3px;
  margin: 2px;
  font-size: small;
  font-weight: bold;
  cursor: default;
}

/* =============================== */
/* = Styles for the tabs = */
/* =============================== */
.gwt-TabPanel {
  margin-top: 4px;
}

.gwt-TabPanelBottom {
  /*background-color: #E8EEF7;*/
  /*border-color: #92c1f0;
  border-style: solid;
  border-width: 3px 2px 2px;
  overflow: hidden;
  padding: 6px;*/
}

.gwt-TabBar {
  padding-top: 2px;
  border-bottom: 4px solid #87B3FF;
  /*background-color: #fff;*/
}

.gwt-TabBar .gwt-TabBarFirst {
}

.gwt-TabBar .gwt-TabBarRest {
}

.gwt-TabBar .gwt-TabBarItem {
  padding: 4px;
  cursor: pointer;
  cursor: hand;

  background-color: #e8eef7;
  border-bottom: 2px solid white;
  margin-right: 2px;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  padding: 4px;
  font-weight: bold;
  cursor: default;

  background-color: #87b3ff;
  border-bottom: 2px solid #87b3ff;
  margin-right: 2px;
}

.gwt-DatePicker {
  border: 1px solid #ccc;
  border-top:1px solid #999;
  cursor: default;
}
.gwt-DatePicker td,
.datePickerMonthSelector td:focus {
  outline: none;
}
.datePickerMonthSelector td:focus {
  outline: none;
}
.datePickerDays {
  width: 100%;
  background: white;
}
.datePickerDay,
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  font-size: 85%;
  text-align: center;
  padding: 4px;
  outline: none;
  font-weight:bold;
  color:#333;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
}
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  background: #fff;
  padding: 0px 4px 2px;
  cursor: default;
  color:#666;
  font-size:70%;
  font-weight:normal;
}
.datePickerDay {
  padding: 4px 7px;
  cursor: hand;
  cursor: pointer;
}
.datePickerDayIsWeekend {
  background: #f7f7f7;
}
.datePickerDayIsFiller {
  color: #999;
  font-weight:normal;
}
.datePickerDayIsValue {
  background: #d7dfe8;
}
.datePickerDayIsDisabled {
  color: #AAAAAA;
  font-style: italic;
}
.datePickerDayIsHighlighted {
  background: #F0E68C;
}
.datePickerDayIsValueAndHighlighted {
  background: #d7dfe8;
}
.datePickerDayIsToday {
  padding: 3px;
  color: #fff;
  background: url(images/hborder.png) repeat-x 0px -2607px;
}
.datePickerMonthSelector {
  width: 100%;
  padding: 1px 0 5px 0;
  background: #fff;
}
.datePickerPreviousButton,
.datePickerNextButton {
  font-size: 120%;
  line-height: 1em;
  color: #3a6aad;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
  padding: 0px 4px;
  outline: none;
}
td.datePickerMonth {
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 100%;
  font-weight: bold;
  color: #333;
}
.gwt-DateBox {
  padding: 5px 4px;
  border: 1px solid #ccc;
  border-top: 1px solid #999;
  font-size: 100%;
}
.gwt-DateBox input {
  width: 8em;
}
.dateBoxFormatError {
  background: #ffcccc;
}
.dateBoxPopup {
}

.gwt-SuggestBox {
  padding: 1px 4px;
  border: 1px solid #ccc;
  border-top: 1px solid #999;
  font-size: 80%;
  font-family: Arial Unicode MS, Arial, sans-serif;
}

.gwt-ExactSuggestBox {
  padding: 1px 4px;
  border: 2px solid #ccc;
  border-top: 1px solid #999;
  font-size: 80%;
  background: white;
  font-family: Arial Unicode MS, Arial, sans-serif;
}
.gwt-ExactSuggestBoxdp1 {
  padding: 1px 4px;
  border: 2px solid #ccc;
  border-top: 1px solid #999;
  font-size: 80%;
  background: #ddd5ff;
  font-family: Arial Unicode MS, Arial, sans-serif;
}
.gwt-ExactSuggestBoxdp2 {
  padding: 1px 4px;
  border: 2px solid #ccc;
  border-top: 1px solid #999;
  font-size: 80%;
  background: #ddd5fa;
  font-family: Arial Unicode MS, Arial, sans-serif;
}

.gwt-SuggestBoxPopup {
}
.gwt-SuggestBoxPopup .item {
  padding: 2px 6px;
  color: #000;
  cursor: default;
  font-size: 80%;
}
.gwt-SuggestBoxPopup .item-selected {
  background: #D5E2FF;
}
.gwt-SuggestBoxPopup .suggestPopupContent {
  background: white;
}
.gwt-SuggestBoxPopup .suggestPopupTopCenter {
  border-top: 1px solid #bbb;
}
.gwt-SuggestBoxPopup .suggestPopupBottomCenter {
  border-bottom: 1px solid #bbb;
}
.gwt-SuggestBoxPopup .suggestPopupTopCenterInner,
.gwt-SuggestBoxPopup .suggestPopupBottomCenterInner {
  height: 1px;
  line-height: 1px;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleLeft {
  border-left: 1px solid #bbb;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleRight {
  border-right: 1px solid #bbb;
}
.gwt-SuggestBoxPopup .suggestPopupMiddleLeftInner,
.gwt-SuggestBoxPopup .suggestPopupMiddleRightInner {
  width: 1px;
  line-height: 1px;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;  
}
.gwt-SuggestBoxPopup .suggestPopupTopRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeft {
  background: url(images/circles.png) no-repeat 0px -6px;
  -background: url(images/circles_ie6.png) no-repeat 0px -6px;
  width:5px;
  height:5px;
}
.gwt-SuggestBoxPopup .suggestPopupTopRight {
  background: url(images/circles.png) no-repeat -5px -6px;
  -background: url(images/circles_ie6.png) no-repeat -5px -6px;
  width:5px;
  height:5px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeft {
  background: url(images/circles.png) no-repeat 0px -11px;
  -background: url(images/circles_ie6.png) no-repeat 0px -11px;
  width:5px;
  height:5px;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRight {
  background: url(images/circles.png) no-repeat -5px -11px;
  -background: url(images/circles_ie6.png) no-repeat -5px -11px;
  width:5px;
  height:5px;
}
html>body .gwt-SuggestBoxPopup {
}
* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.docPnl{
	position: absolute;
	left: 10px;
	width: 20%;
	font-size: 25pt;
	
}
.cmpPnl{
	margin: 10px 10px 10px 2px;
	/*border-right: 1px solid #AAA;*/
	padding: 10px;
	border: 3px solid #87B3FF;
	margin-bottom: 50px;
}



.cmpItem{
	font-family: arial,sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #CCC;
	padding: 7px 0px;
	cursor: pointer;
}
.cmpItemSelected{
	background-color:#C3D9FF;
	background-image: url(images/right_arrow.png);
	background-position: right;
	background-repeat: no-repeat;
}
.cmpItem:HOVER {
	background-color:#C3D9FF;
}
.ip_log{
	width: 400px;
	border: 1px solid #C3C3C3;
	background: #F4F4F4;
	padding: 10px 5px;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 15px;
}
.btn_log{
	margin-left: 199px;
	border: 1px solid #1A74B0;
	background-color: #1A74B0;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	padding: 5px 12px;
	padding-top: 6px;
	margin-left: 10px;
	cursor: pointer;
	height: 28px;
	text-decoration: none;
}
.fp_log{
	color: #1A74B0;
	 text-decoration: none;
	  font-size: 13px;
    line-height: 18px;
}
.gray{
	color:gray;
}
.warnlbl{
    color: #9F6000;
    background-color: #FEEFB3;
    background-position: 10px center;
    padding: 5px 5px 5px 10px;
    border: 1px solid;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#searchInterface table{
	
	width: auto;
	margin-bottom: auto;
	margin-top: auto;
	padding: 2px;
	border:auto;
	overflow:visible !important;
}

#searchInterface table td{
	width: auto;
	margin-bottom: auto;
	padding: 2px;
	border:auto;
	border-top:1px;
	overflow:hidden !important;
}

#searchInterface label{
	float: none;
}

#searchInterface select{
	width: 120px;
	color: black;
}

#searchInterface input[type="text"]{
	height: 20px;
	color: black;
	font-size: 90%;
}

#searchInterface input[type="radio"]{
	padding-right: 2px;
	width: 20px;
}

#searchInterface .search-btn{
	font-size: 150%; 
   	font-weight: bold;
   	width:300px;
   	height:50px;
   	/*margin-left: auto;*/
    margin-right: auto;
	margin-left: 360px;
}
div {
    word-wrap: break-word;
}