
body {
	
	padding-top: 75px !important;	
}


.filterMainPanel:not(:hover) .filter-options {
 		display: none;
 		width: 0px;
}

.navbar-default, .navbar-brand {
	color: #fff !important;
    background-color: #244a6a !important;
    
    height: 49px !important;
}

/*
.navbar-brand {
	color: #fff !important;
    background-color: #244a6a !important;


}*/

.dropdown-menu {
	background-color: #244a6a !important;
}

.navbar-default, .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: #346894 !important;
    /*padding-bottom: 0px !important;*/
   
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #fff !important;
    background-color: #244a6a !important;
}

.navbar-default, .navbar-nav>li>a {
    color: #fff !important;
    background-color: #244a6a !important;
     height: 49px !important;
     border-color: #244a6a !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;
}



.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; */
}