
body {
	
	padding-top: 85px !important;	
}

.title {
    color: #048bea !important;
    font-weight: 550 !important;
    font-size: 14px !important;
	/*margin-block-end: 0em !important;*/
	display: inline !important;
}

.h4, h4 {
    color: #048bea !important;
    font-weight: 550 !important;
    font-size: 18px !important;
}

.filterMainPanel:not(:hover) .filter-options {
 		display: none;
 		width: 0px;
}

.navbar, .navbar-default{
	border-bottom: 4px solid #008bed !important;
	
	}
.navbar{
    min-height: 54px !important;
    font-size: 17px !important;
}

.dropdown-menu{
	 background-color: #ffffff !important;
}

.navbar-default, .navbar-brand {
	color: #fff !important;
    background-color: #ffffff !important;
    /*padding-bottom: 0px !important;*/
    height: 49px !important;
  
}

.navbar-brand {
	/*color: #fff !important;
    background-color: #4c4c4c !important;
    padding-bottom: 0px !important;
    height: 0px !important;*/	
    padding: 4px 4px !important;
}

.navbar-default, .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #111111 !important;
    background-color: #ffffff !important;
    /*padding-bottom: 0px !important;*/
   
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #111111 !important;
    background-color: #ffffff !important;
}

.navbar-default, .navbar-nav>li>a {
    color: #111111 !important;
    background-color: #ffffff !important;
    height: 49px !important;
    /*border-color: #4c4c4c !important;*/
   
    
}

.image-captcha{
    margin-bottom: 0;
    /*margin-left: 120px;*/
    margin-right: 0;
    margin-top: 0.5em;
}


.editor-label {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
}
.editor-field {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.5em;
}

.editor-field-captcha {
    margin-bottom: 0;
    /*margin-left: 120px;*/
    margin-right: 0;
    margin-top: 0.5em;
}

.editor-field-slim {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.5em;
}
.editor-field input[type="text"] {
    width: 390px;
}

.obsc-datagrid th {
  /*width: 250px;
  white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

.obsc-datagrid td div {
  /*width: 250px;
  white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  
}

.gwt-DialogBoxNew
{
    border: 0px solid #7F7F7F;
    /*border-radius: 6px 6px 6px 6px;*/
    box-shadow: none;
    /*line-height: 7px;*/
    opacity: 1;
    z-index: 1000;
    background-color : #FFFFFF;
}

.gwt-DialogBoxNew .Caption {
    background: none repeat scroll 0 0 #E4E4E4;
    border: medium none #D4D4D4;
    cursor: default;
    font-family: Arial Unicode MS, Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    padding:2px 0px 0px 0px;
}
.gwt-DialogBoxNew .dialogContent {
}
.gwt-DialogBoxNew .dialogMiddleCenter {
  padding: 3px;
  background: white;
}
.gwt-DialogBoxNew .dialogBottomCenter {

}
.gwt-DialogBoxNew .dialogMiddleLeft {
/*   background: url(images/vborder.png) repeat-y -31px 0px; */

}
.gwt-DialogBoxNew .dialogMiddleRight {
 /*  background: url(images/vborder.png) repeat-y -32px 0px; */

}
.gwt-DialogBoxNew .dialogTopLeftInner {
  width: 10px;
  height: 8px;
  zoom: 1;
  background: none repeat scroll 0 0 #E4E4E4;
}
.gwt-DialogBoxNew .dialogTopRightInner {
  width: 12px;
  zoom: 1;
  background: none repeat scroll 0 0 #E4E4E4;
}
.gwt-DialogBoxNew .dialogBottomLeftInner {
  width: 10px;
  height: 12px;
  zoom: 1;
}
.gwt-DialogBoxNew .dialogBottomRightInner {
  width: 12px;
  height: 12px;
  zoom: 1;
}
.gwt-DialogBoxNew .dialogTopLeft {
 /*  background: url(images/circles.png) no-repeat -20px 0px;
  -background: url(images/circles_ie6.png) no-repeat -20px 0px; */
  background: none repeat scroll 0 0 #E4E4E4;
}
.gwt-DialogBoxNew .dialogTopRight {
/*   background: url(images/circles.png) no-repeat -28px 0px;
  -background: url(images/circles_ie6.png) no-repeat -28px 0px; */
  background: none repeat scroll 0 0 #E4E4E4;
}
.gwt-DialogBoxNew .dialogBottomLeft {
/*   background: url(images/circles.png) no-repeat 0px -36px;
  -background: url(images/circles_ie6.png) no-repeat 0px -36px; */
}
.gwt-DialogBoxNew .dialogBottomRight {
/*   background: url(images/circles.png) no-repeat -8px -36px;
  -background: url(images/circles_ie6.png) no-repeat -8px -36px; */
}