@import url(https://fonts.googleapis.com/css?family=Numans);

h2 {
	font-size: 14px;
	font-family: 'Numans', "gill_sans_std_lightregular";
	color: #BE1D2C
}

h1 {
	font-size: 14px;
	font-family: 'Numans', "gill_sans_std_lightregular";
	padding: 0 0 9px;
	font-weight: bolder;
	color: #BE1D2C
}
/* HTML5 display-role reset for older browsers */
#menu {
	float: left;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Specific styles */
html {
	
}

body {
	background: #004A87;
/*        background: rgb(0,74,135) transparent;  default fallback 
background: rgba(0,74,135, 1);  nice browsers */
	color: #444444;
	font-size: 14px;
	font-family: "Calibri", Arial, sans-serif, verdana;
}
/*a:hover {color:#518a0c;text-decoration: underline;}*/
a,a:active,a:link,a:visited {
	color: #004C86;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

img {
	/*display: block;*/
	border:none;
}
img.ui-datepicker-trigger {
	/*border:none;*/
	/*margin-left: 1px;*/
	/*display: none;*/
}


p {
	margin: 0 0 0 0;
}

/*start sitemap*/
#sitemap {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-left: 227px;
	/*  border:1px solid black;*/
}

#SecondRowOfLinks {
	padding: 36px 0 0;
}

.LinkCategory {
	
}

.LinkCategory {
	display: inline-block;
	vertical-align: top;
	width: 235px;
}

.LinkCategoryHeading {
	font-weight: bold;
	list-style: none outside none;
	color: #D1D2D4;
}

.Link {
	list-style: none outside none;
	margin-bottom: 4px;
	margin-top: 12px;
}
/* end sitemap */
#gez_content {
	margin: 0 auto;
	/*   width: 1024px;*/
	padding: 0 0 25px;
}

.gez_sidebar-right {
	float: left;
	width: 252px;
  margin-left: 4px;
	/*   width: 184px;*/
}

.gez_main-content {
	float: left;
	margin: 0 0 0 10px;
	width: 773px;
	/*   padding: 0 0 0 15px;*/
}

.gez_inn-content {
	position: relative;
	border: 1px solid #C9C9C9;
	/*   margin: 0 10px 0 0;*/
	padding: 12px 10px 10px 10px;
	float: left;
	width: 752px;
  border-radius: 4px 4px 4px 4px !important;
}

.gez_inn-content h1 {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px
		rgba(255, 255, 255, 0.25) inset;
	border: 1px solid #035491;
	background-image: linear-gradient(to top, #004A87 11%, #1967A8 99%, #73BDE4);
	font-size: 15px;
	font-family: 'Numans', "gill_sans_std_lightregular";
	background-color: #004A87;
	margin: -13px -11px 20px -11px;
	height: 21px;
	padding: 10px 5px 5px 10px;
	color: #E7E7E7;
	font-weight: bold;
  border-radius: 4px 4px 0px 0px !important;
	/*    border-bottom: 1px solid #C9C9C9; */
}

.gez_sidebar-left {
	float: left;
	width: 162px;
	padding: 0 0 0 15px;
}
/*.gez_main-content-middle {
      width: 697px;
   width: 681px;
}*/
.gez_logo {
	float: left;
}
/* Footer */
.gez_inn-footer { /*   width: 1024px;*/
	margin: 0 auto;
}

.gez_inn-footer ul {
	text-align: center;
	padding: 13px 0 10px 0;
}

.gez_inn-footer ul li {
	display: inline-block;
	color: #fff;
	padding: 0 5px 0 0;
	margin: 0 0 0 0;
	background: url("../images/bg/sep_top-header.png") no-repeat 100% 100%;
}

.gez_inn-footer ul li.gez_last-item {
	background: none;
	padding: 0;
	margin: 0;
}

.gez_inn-footer ul li a { /*   color: #fff;*/
	color: #444444;;
}

.gez_push-right h2 {
	font-size: 1.4em;
	font-family: "gill_sans_std_lightregular";
	padding: 0 0 8px;
	text-transform: uppercase;
	/*--*/
	background: none repeat scroll 0 0 #7FA92C;
	border-bottom: 2px solid #CCCCCC;
	border-top: 1px solid #E9E8E8;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 8px;
}

/*******************************************************************************
*   HELPERS
*******************************************************************************/
.gez_clear:after {
	content: ' ';
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

/*******************************************************************************
*   LAYOUT
*******************************************************************************/
/* Content */
#gez_page {
	width: 1057px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	-moz-box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
	box-shadow: 0 0 5px black;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#gez_header { /*   width:1024px; */
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 10px*/
}

.gez_inn-header { /*   width: 1024px;*/
	margin: 0 auto;
}

#gez_content {
	width: 1040px;
        padding-top: 10px;
}
/*
#gez_footer { 
	background-color: #F3F3F3;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	background-image: url("../images/bg/mainbottom.png");
	background-repeat: repeat-x;
	border-top: 1px solid #C9C9C9;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
*/

/*main nav */
#nav_wrapper {
	background-image: url("./../images/application/layout/menu_bg.jpg");
	height: 50px;
	float: left;
	width: auto;
	width: 1057px;
}

#nav_wrapper #nav_block {
	float: left;
	height: 35px;
	line-height: 35px;
	margin-top: 6px;
	/*    padding-left: 5px;*/
}

#nav_wrapper #nav_block ul {
	padding-left: 5px;
}

#nav_block .first {
	background-image: none;
}

#nav_block li {
	background-image: url("./../images/application/layout/menu_line.png");
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	font-size: 15px;
	margin: 0;
	padding: 0 5px 0 7px;
	text-align: center;
}

li {
	list-style: none outside none;
}

#nav_wrapper #nav_block_right {
	float: right;
	height: 24px;
	margin-top: 13px;
	padding-right: 13px;
}

.clear {
	clear: both;
}

#nav_block li a {
	border-radius: 3px 3px 3px 3px;
	color: #757F8C;
	padding: 10px 15px;
	text-decoration: none;
	font-family: 'Numans', "gill_sans_std_lightregular";
	font-size: 15px;
	font-weight: bold;
}

a {
	color: #015FB6;
	text-decoration: none;
}

#nav_block li a:hover,#nav_block .active a {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px
		rgba(255, 255, 255, 0.25) inset;
/* 	border: 1px solid #035491; */
	background-image: linear-gradient(to top, #004A87 11%, #1967A8 99%, #73BDE4);
	background-color: #004A87;
	color: #E7E7E7;
	text-decoration: none;
}

/*side nav*/
#side_nav {
	left: 5px;
	margin-top: 0;
	padding-top: 0;
	top: 170px;
	/*    width: 210px;*/
}

.main_category {
	background-color: #F3F3F3;
	border: 1px solid #C9C9C9;
	border-radius: 3px 3px 3px 3px;
}

.main_category .header {
	background-color: #004C88;
	border-bottom: 1px dotted #0F67A1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 10px -1px 0px -1px;
	padding: 5px;
}

.portlet-title h2 {
	font-size: 14px;
	font-family: 'Numans', "gill_sans_std_lightregular";
	color: #E7E7E7;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.portlet-title {
	color: #E7E7E7;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.l_s {
	height: 10px;
}

.main_category .body ul li h2 a {
	background-image:
		url("./../images/application/layout/icon_blue_arrow.gif");
	background-position: 188px center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #BFDFFF;
	color: #404040;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 4px 10px 4px 3px;
	text-decoration: none;
}

.body {
	padding: 5px;
}

#nav_block .first {
	background-image: none;
}
/*-------------------------------*/
.main_category .body ul {
	
}

.main_category .body ul li h2 a:hover {
	background-color: #ACCBE5;
}

.main_category .body ul li h2 .current {
	background-color: #ACCBE5;
}

.main_category .small {
	color: #2B85D8;
	font-size: 9px;
}

li {
	list-style: none outside none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

fieldset {
	background: -moz-linear-gradient(center top, #EFEFEF, #FFFFFF 100%)
		repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(center top, #EFEFEF, #FFFFFF 100%)
		repeat scroll 0 0 transparent;
	background: linear-gradient(center top, #EFEFEF, #FFFFFF 100%)
		repeat scroll 0 0 transparent;

	border-radius: 8px 8px 8px 8px;
	box-shadow: 3px 3px 10px #CCCCCC;
	margin-bottom: 30px;
	padding: 10px 10px 10px 10px;
	position: relative;
	border: 1px solid #C9C9C9;
}

legend {
    background-color: #F3F3F3;
	background: linear-gradient(to top, #F3F3F3 11%, #EBEEF1 94%, #EDF0F2 99%, #FAFBFB) repeat scroll 0 0 transparent;
	border: 1px solid #C9C9C9;
	border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 4px #888888;
    color: #757F8C;
    font-family: 'Numans',"gill_sans_std_lightregular";
	left: 10px;
    font-size:12px;
    padding: 3px 7px;	
	position: absolute;
	top: -12px;
	font-weight: bold;
}
legend div{
  margin-top: 11px!important;
}

fieldset td dt{
	margin-bottom:14px;
}

table.details,th,td {
	padding: 0;
}

table.details tr th {
	text-align: left;
	width: 284px;
}

table.details {
	border-collapse: separate;
	border-spacing: 2px;
}

table {
	border-collapse: collapse;
	empty-cells: show;
}

table.details td {
	background-color: #E0E0E0;
	border-radius: 4px 4px 4px 4px;
	padding: 2px 2px 2px 6px;
	width: 430px;
	font-size: 12px;
}

label {
	color: #646464;
	font-size: 13px;
	font-weight: bold;
	margin-right: 50px;
}

table td label {
	font-size: 12px;
	font-weight: normal;
}


/*table.details td label {
    color: #747474;
    font-weight: bold;
}*/
/*form label {
    font-size: 13px;
    font-weight: normal;
}*/
form input[type="text"],input[type="file"],input[type="password"],input[type="image"],input[type="radio"],textarea,select,input[type="submit"]
	{
	border: 1px solid #C9C9C9;
	border-radius: 4px 4px 4px 4px;
	font: 99% helvetica, arial, freesans, sans-serif;
	margin: 1px 0 0;
	padding: 3px;
}

input[type="submit"] {
/* 	font-size: 20px; */
}

form .fieldRequired {
	background: none repeat scroll 0 0 #FFF1A0;
	border: 1px solid red !important;
}
/*-------data list--------*/
.ui-widget {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
/*
.ui-widget-content {
	background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x
		scroll 50% 50% #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #444444;
}
*/

.ui-helper-clearfix {
	
}

.ui-corner-all {
	border-radius: 4px 4px 4px 4px;
}

.portlet-header {
	background: url("./../images/application/layout/content-header_bg.png")
		repeat scroll 0 0 transparent;
	border: medium none !important;
	color: #333333 !important;
	font-family: helvetica, arial, freesans, clean, sans-serif !important;
	font-size: 12px;
	font-weight: normal !important;
	margin: 0;
	padding: 4px 6px 5px;
}

.ui-widget-header {
	background: none repeat scroll 0 0 transparent;
	height: 18px;
}

.ui-corner-top {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#box-table-a {
	border-collapse: separate;
	font-size: 12px;
	text-align: left;
}

#box-table-a th {
	background: none repeat scroll 0 0 #EFEFEF;
	border-top: 1px solid #CCCCCC;
	color: #646464;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

#box-table-a td {
	background: none repeat scroll 0 0 transparent;
	border-bottom: medium none !important;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	padding: 5px;
}

/*--pagination---*/
.pagination-container {
	font-size: 10px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.itemCountPerPage {
	float: left;
	height: 21px;
}

.itemCountPerPage label {
	margin-right: -3px;
	color: #004C86;
	position: relative;
	font-weight: normal !important;
	top: 2px;
}

.itemCountPerPage select { /*  font-size: 10px;*/
	height: 21px;
	vertical-align: middle;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 5px;
	border: 1px solid #DEDEDE;
	top: -2px;
}

.pagination {
	border: 0 none;
	/*  font-size: 10px;*/
	margin: 0;
	padding: 0;
}

.pagination .previous-off,.pagination .next-off {
	color: #888888;
	display: inline-block;
	font-weight: normal;
	padding: 3px 4px;
}

.pagination a:link,.pagination a:visited {
	display: inline-block;
	padding: 3px 6px;
	text-decoration: none;
}

.pagination a {
	border: 1px solid #DEDEDE;
	margin-right: 2px;
}

.pagination a:hover {
	border: 1px solid #999999;
	text-decoration: none;
}

/*--button--*/
.a_btn {
	background-color: #DDDDDD;
	background-image:
		url("./../images/application/layout/bg-button.gif");
	background-repeat: repeat;
	border: 1px solid #999999;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
}

.btn_icon {
	padding-left: 27px;
}

.demo_icon span {
	background-image:
		url("./../images/application/layout/24-zoom-fill.png");
}

.btn_icon span {
	background-position: left center;
	background-repeat: no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 2px;
	width: 24px;
}

.content-box-header {
	background: url("./../images/application/layout/content-header_bg.png")
		repeat scroll 0 0 transparent;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #FFFFFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-family: Myriad Pro, Arial;
	font-size: 15px;
	font-weight: normal;
	height: 34px;
	padding: 0 14px;
}

.content-box-content {
	padding-top: 0;
}

.content-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #AFAFAF !important;
	margin-bottom: 16px;
}

.content-box,.content-box-content {
	border-radius: 5px 5px 5px 5px;
}
/*-- start jquery popup--*/
.ui-dialog .ui-dialog-content {
	padding: 19px 18px 0 18px;
}
/*--end jquery popup--*/

/* start submit button */
._3ma {
	font-family: 'Freight Sans Bold';
	font-weight: normal !important;
	text-rendering: optimizelegibility;
}

._6j {
	border: 1px solid;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	position: relative;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

._6v {
	font-weight: bold;
}

._6o {
	font-size: 19px;
	line-height: 126%;
}

._6wl {
    
      background-color: #282566;
	/*    background-color: #004A87;*/
/*    background-image: linear-gradient(to top, #004A87 11%, #1967A8 99%, #73BDE4);*/
    border: 1px solid #035491!important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px rgba(255, 255, 255, 0.25) inset;
    color: #E7E7E7;
    font-family: 'Numans',"gill_sans_std_lightregular"!important;
    font-size: 15px!important;
    font-weight: bold!important;
/*     height: 21px; */
    margin: -13px -11px 20px;
    padding: 10px 5px 5px;
/* 	background: -moz-linear-gradient(center top, #1967A8, #0B3252) repeat */
/* 		scroll 0 0 #178AEB; */
/* 	background: -webkit-linear-gradient(center top, #1967A8, #0B3252) repeat */
/* 		scroll 0 0 #178AEB; */
/* 	background: linear-gradient(center top, #1967A8, #0B3252) repeat */
/* 		scroll 0 0 #178AEB; */

/* 	border-color: #1967A8 #1967A8 #092842; */
/* 	box-shadow: 0 1px 1px #1B91F5 inset; */
}

button {
	margin: 0;
}

._6j:hover {
	text-decoration: none;
}

._6wk {
	padding: 9px 17px !important;
}

._6wl:hover {
	background: -moz-linear-gradient(center top, #1A6AAD, #155285) repeat
		scroll 0 0 transparent;
	background: -webkit-linear-gradient(center top, #1A6AAD, #155285) repeat
		scroll 0 0 transparent;
	background: linear-gradient(center top, #1A6AAD, #155285) repeat
		scroll 0 0 transparent;

}
/* end submit buttom*/

/* start navigation */
#navigation {
	border-left: 1px solid #B9C4CF;
	border-radius: 4px 4px 4px 4px;
	border-right: 1px solid #B9C4CF;
	border-top: 1px solid #B9C4CF;
	border: 1px solid #C9C9C9;
	margin-top: -1px;
	overflow: visible;
}

#navigation li {
	background: linear-gradient(to top, #F3F3F3 11%, #EBEEF1 94%, #EDF0F2 99%, #FAFBFB)
		repeat scroll 0 0 #FF2B2B;
	border-bottom: 1px solid #C9C9C9;
	display: block;
	height: 35px;
	padding: 1px 1px 0;
	position: relative;
}

#navigation li.last {
	padding-bottom: 1px;
}

#navigation a {
	background: none repeat scroll 0 0 transparent;
	color: #757F8C;
	display: block;
	font-family: 'Numans', "gill_sans_std_lightregular";
	/*     font-family: Arial; */
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	text-shadow: 0 1px #FFFFFF;
	transition: all 0.3s ease-out 0s;
}

#navigation .back {
/*	background-color: #F3F3F3;
	background-image: linear-gradient(to top, #004A87 11%, #1967A8 99%, #73BDE4);
	border: 1px solid #035491;
	color: #FFFFFF;
	display: block;
	height: 35px;
	left: -1px;
	line-height: 35px;
	opacity: 0;
	padding: 0 1px;
	position: absolute;
	text-shadow: 0 1px #11517B;
	top: -1px;
	transition: opacity 0.3s ease-out 0s;
	width: 200px;
	z-index: 5;*/
}

#navigation li.active div,#navigation li:hover div {
	left: 0;
	position: relative;
	top: 0;
	width: 196px;
	z-index: 10;
}

#navigation li.active div.back,#navigation li:hover div.back {
	left: -1px;
	opacity: 1;
	padding: 0 1px;
	top: -1px;
	width: 200px;
	z-index: 5;
}

#navigation li.first,#navigation li.first a,#navigation li.first div {
	border-radius: 3px 0 0 0;
}

#navigation li.active:hover a {
  font-size: 15px;
	color: #C01D2E;
  font-family: 'Numans',"gill_sans_std_lightregular";
/*	text-shadow: 0 1px #11517B;*/
}

#navigation li:hover a {
  font-size: 15px;
  text-decoration: none;
	color: #C01D2E;
	text-shadow: 0 1px #11517B;
  font-family: 'Numans',"gill_sans_std_lightregular";
}

#navigation li span {
	border-radius: 20px 20px 20px 20px;
	color: #56646F;
	font-family: verdana, arial, "trebuchet ms";
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	letter-spacing: -1px;
	line-height: 20px;
	position: absolute;
	right: 20px;
	text-align: center;
	text-shadow: 0 1px #CBD3D9;
	top: 15px;
	width: 40px;
}

#navigation li:hover span,#navigation li.active span {
	border: medium none;
	border-radius: 20px 20px 20px 20px;
	color: #FFFFFF;
	letter-spacing: -1px;
	position: absolute;
	right: 22px;
	text-shadow: 0 1px #0E4F79;
	top: 15px;
}

#navigation li div {
	
}

#navigation li:hover div,#navigation li.active div {
/* 	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px */
/* 		rgba(255, 255, 255, 0.25) inset; */
/* 	height: 35px; */
/* 	left: 0; */
/* 	padding: 1px; */
/* 	position: absolute; */
/* 	top: 0; */
/* 	width: 200px; */
}


#navigation li:hover a,#navigation li.active a {
    background: none repeat scroll 0 0 transparent;
    color: #C01D2E;
    display: block;
    font-family: 'Numans',"gill_sans_std_lightregular";
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    text-shadow: 0 1px #FFFFFF;
    transition: all 0.3s ease-out 0s;	
    width:230px;
/* 	background: none repeat scroll 0 0 transparent; */
/* /* 	color: #FFFFFF; */ 
/* 	position: relative; */
/* 	text-shadow: 0 1px #11517B; */
/* 	text-decoration: none; */
}

#navigation li.active .icon-nav,#navigation li:hover .icon-nav {
	top: 18px;
}

#navigation .icon-nav {
	border: medium none !important;
	box-shadow: none !important;
	display: block;
	height: 17px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 17px;
	z-index: 9999;
}

#navigation li:hover .icon-nav {
	border: medium none !important;
	box-shadow: none !important;
}

/*-end navigation-*/
form .required {
	background-image:
		url("./../images/application/layout/required-field.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}
/*- small search form -*/
div#search {
   /*border:1px solid black !important;*/
    display: inline-table;
    float: right;
/*    height: 26px;*/
/*    position: absolute;*/
/*    right: 5px;*/
/*    top: 20px;*/
/*    width: 271px;*/
/* border: 1px solid red;*/
/*margin-right: 47px;*/
/*width: 256px !important;*/
}
input#search_box {
/*    background: url("./../images/application/layout/search.png") no-repeat scroll 5px center #FFFFFF;*/
    border: 1px solid #CCCCCC;
    color: #BFBFBF;
    /*float: right;*/
/*    height: 14px;*/
    padding: 5px 5px 5px 5px;
    width: 213px  !important;
/*    border-radius: 0px 0px 2px 2px!important;*/
     height: 14px !important;
     border-right: 0px;
}
div#search input[type="submit"] {
padding:2px !important;
}

/*---niews-------*/
#niews {
	border-left: 1px solid #B9C4CF;
	border-radius: 3px 3px 3px 3px;
	border-right: 1px solid #B9C4CF;
	border-top: 1px solid #B9C4CF;
	border: 1px solid #C9C9C9;
	margin-top: -1px;
	overflow: visible;
}

#niews li {
	background: linear-gradient(to top, #F3F3F3 11%, #EBEEF1 94%, #EDF0F2 99%, #FAFBFB)
		repeat scroll 0 0 #FF2B2B;
	border-bottom: 1px solid #B9C4CF;
	display: block;
	height: 35px;
	padding: 1px 1px 0;
	position: relative;
}

#niews li.last {
	padding-bottom: 1px;
}

#niews a {
	background: none repeat scroll 0 0 transparent;
	color: #757F8C;
	display: block;
	font-family: 'Numans', "gill_sans_std_lightregular";
	/*     font-family: Arial; */
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	text-shadow: 0 1px #FFFFFF;
	transition: all 0.3s ease-out 0s;
}

#niews .back {
/*	background-color: #F3F3F3;
	background-image: linear-gradient(to top, #004A87 11%, #1967A8 99%, #73BDE4);
	border: 1px solid #035491;
	color: #FFFFFF;
	display: block;
	height: 35px;
	left: -1px;
	line-height: 35px;
	opacity: 0;
	padding: 0 1px;
	position: absolute;
	text-shadow: 0 1px #11517B;
	top: -1px;
	transition: opacity 0.3s ease-out 0s;
	width: 200px;
	z-index: 5;*/
}

#niews li.active div,#niews li:hover div {
	left: 0;
	position: relative;
	top: 0;
	width: 196px;
	z-index: 10;
}

#niews li.active div.back,#niews li:hover div.back {
	left: -1px;
	opacity: 1;
	padding: 0 1px;
	top: -1px;
	width: 200px;
	z-index: 5;
}

#niews li.first,#niews li.first a,#niews li.first div {
	border-radius: 3px 0 0 0;
}

#niews li.active:hover a {
  font-size: 12px;
	color: #C01D2E;
  font-family: 'Numans',"gill_sans_std_lightregular";
	text-shadow: 0 1px #11517B;
}

#niews li:hover a {
  font-size: 12px;
  text-decoration: none;
	color: #C01D2E;
	text-shadow: 0 1px #11517B;
  font-family: 'Numans',"gill_sans_std_lightregular";
}

#niews li span {
	border-radius: 20px 20px 20px 20px;
	color: #56646F;
	font-family: verdana, arial, "trebuchet ms";
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	letter-spacing: -1px;
	line-height: 20px;
	position: absolute;
	right: 20px;
	text-align: center;
	text-shadow: 0 1px #CBD3D9;
	top: 15px;
	width: 40px;
}

#niews li:hover span,#niews li.active span {
	border: medium none;
	border-radius: 20px 20px 20px 20px;
	color: #FFFFFF;
	letter-spacing: -1px;
	position: absolute;
	right: 22px;
	text-shadow: 0 1px #0E4F79;
	top: 15px;
}

#niews li div {
	
}

#niews li:hover div,#niews li.active div {
/* 	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px */
/* 		rgba(255, 255, 255, 0.25) inset; */
/* 	height: 35px; */
/* 	left: 0; */
/* 	padding: 1px; */
/* 	position: absolute; */
/* 	top: 0; */
/* 	width: 200px; */
}


#niews li:hover a,#niews li.active a {
    background: none repeat scroll 0 0 transparent;
    color: #C01D2E;
    display: block;
    font-family: 'Numans',"gill_sans_std_lightregular";
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    text-shadow: 0 1px #FFFFFF;
    transition: all 0.3s ease-out 0s;	
/* 	background: none repeat scroll 0 0 transparent; */
/* /* 	color: #FFFFFF; */ 
/* 	position: relative; */
/* 	text-shadow: 0 1px #11517B; */
/* 	text-decoration: none; */
}

#niews li.active .icon-nav,#niews li:hover .icon-nav {
	top: 18px;
}

#niews .icon-nav {
	border: medium none !important;
	box-shadow: none !important;
	display: block;
	height: 17px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 17px;
	z-index: 9999;
}

#niews li:hover .icon-nav {
	border: medium none !important;
	box-shadow: none !important;
}

#niews li.titleniews{
    background-color: #004A87;
    background-image: linear-gradient(to top, #004A87 11%, #1967A8 99%, #73BDE4);
    border: 1px solid #035491;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px rgba(255, 255, 255, 0.25) inset;
    color: #E7E7E7;
    font-family: 'Numans',"gill_sans_std_lightregular";
    font-size: 15px;
    font-weight: bold;
    height: 21px;
    padding: 10px 5px 5px;
   
}



/*news*/
h4.sba_title {
  border-radius: 4px 4px 0px 0px !important;
	background-color: #F0F0F0;
    background-image: linear-gradient(to top, #F0F0F0 11%, #F5F5F5 99%, #FFFFFF);
    border: 1px solid #C9C9C9;
/*     box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px rgba(255, 255, 255, 0.25) inset; */
    color: #757F8C;
    font-family: 'Numans',"gill_sans_std_lightregular";
    font-size: 15px;
    font-weight: bold;
    height: 15px;
/*     margin: -13px -11px 20px; */
    padding: 4px 5px 6px 5px;
/* /*    background: none repeat scroll 0 0 #F5F5F5;*/ */
/*     background-image: linear-gradient(to top, #004A87 11%, #1967A8 99%, #73BDE4); */
/*     box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px rgba(255, 255, 255, 0.25) inset; */

/*     border: 1px solid #035491; */
/* /*    border-top: 1px solid #E5E5E5;*/ */
/* /*    color: #444444;*/ */
/*     color: #E7E7E7; */
/*     font-size: 14px; */
/*     margin-bottom: 10px; */
/*     padding: 5px 8px 6px; */
}
.gez_sidebar-right ul.thumb_list li {
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}
.gez_sidebar-right .cp_thumb {
    float: left;
    margin-right: 10px;
    width: 70px;
}
.gez_sidebar-right ul.thumb_list a {
    font-size: 14px;
}
.gez_sidebar-right .cp_thumb img {
    display: block;
}
.gez_sidebar-right .cp_title {
    float: left;
    width: 160px;
}
.gez_sidebar-right ul.thumb_list a {
    font-size: 14px;
}
.gez_sidebar-right ul.thumb_list a {
    font-size: 14px;
}

/*-buttons- http://www.paulund.co.uk/playground/demo/css_button_icons_no_images/*/
a.edit:before {
	 content: url("./../images/application/layout/edit.gif");
   }

a.addorder:before {
	 content: url("./../images/application/layout/add-icon.png");
   }
a.patientrders:before {
	 content: url("./../images/application/layout/order.png");
}

a.details:before {
	 content: url("./../images/application/layout/search.png");
}
   
.buttons:before {
    float: left;
    font-size: 1.7em;
    margin: 0 -4px 0 -32px;
    padding: 0 0.2em;
    pointer-events: none;
    text-align: center;
    width: 1em;
}
.buttons {
    background: -moz-linear-gradient(center top , #EEEEEE 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
    border: 1px solid #A1A1A1;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.3);
    color: #333333;
    display: inline-block;
    font: bold 1em/2em Arial,Helvetica;
/* 	font-family: 'Numans',"gill_sans_std_lightregular"; */
/* 	font-weight:bold; */
    margin: 0.5em;
    padding: 5px 5px 5px 28px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
}
/*wedget*/
.widgetwrap{
}

.widgetwrap-body{
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	padding: 0 2px 0 5px;
}
.list_meta{
	color: #757F8C;
	font-size:13px;
}

div#search .button {
  background: #F2F2F2;
  border: 1px solid #C9C9C9;
  border-radius: 0px 4px 4px 0px !important; 
  font: 99% helvetica,arial,freesans,sans-serif;
  float:right;
  color: #757F8C;
  /*margin-right: -256px;*/
  /*height:29px;*/
}
div#search .button:hover {
  border: 1px solid #C9C9C9;
  background: #F2F2F2;
  cursor:pointer;
  color: #C01D2E;
}      
span.backLink{
margin:1px 5px 0 0;
float:left;
height:21px;
}

/* =============================================================================
calendar link
============================================================================= */

a.close {
  background: url("./../images/application/layout/no_entry.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;

}


/* =============================================================================
calendar link
============================================================================= */

a.calendar {
  background: url("./../images/application/layout/calendar.gif") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
}
a.expand {
  background: url("./../images/application/layout/expand.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;

}


a.pdf {
  background: url("./../images/application/layout/pdficon.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
}
/* =============================================================================
view_icon
============================================================================= */
a.view_icon {
  background: url("./../images/application/layout/view.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
}

/* =============================================================================
msvtintake link
============================================================================= */

a.intake {
  background: url("./../images/application/layout/group_edit.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;

}
a.copy {
  background: url("./../images/application/layout/copy.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
}
a.personal_inf {
  background: url("./../images/application/layout/personal_inf.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
}
/** messages*/
  .message {
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 10px 10px 10px;
    margin: 0;
  }

  .message p {
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
  }

  .message ul li {
    padding-left: 20px;
    margin-bottom: 2px;
  }

  .message ul li ol span{
    font-weight: bold;
  }

  .message-success {
    background: url("/public/images/application/layout/msg-ok.png") repeat-x scroll 0 0 #D2ECBA;
    border-color: #A6D877;
    color: #336801;
  }

  .message-success  p  {
    background: url("/public/images/application/layout/accept.png") no-repeat scroll 0 50% transparent;
  }

  .message-info {
    background: url("/public/images/application/layout/msg-info.png") repeat-x scroll 0 0 #C3E6FF;
    border-color: #9FD1F5;
    color: #005898;
  }

  .message-info  p {
    background: url("/public/images/application/layout/exclamation.png") no-repeat scroll 0 50% transparent;
  }

  .message-error {
    background: url("/public/images/application/layout/msg-error.png") repeat-x scroll 0 0 #F9C9C9;
    border-color: #F3ABAB;
    color: #8D0D0D;
  }

  .message-error p {
    background: url("/public/images/application/layout/cross_octagon.png") no-repeat scroll 0 50% transparent;
  }


  .message-warning {
    background: url("/public/images/application/layout/msg-warn.png") repeat-x scroll 0 0 #F3F7AA;
    border-color: #D7E059;
    color: #6C6600;
  }
  .message-warning  p  {
    background: url("/public/images/application/layout/exclamation_octagon_fram.png") no-repeat scroll 0 50% transparent;
  }

a.invoice {
  background: url("./../images/application/layout/invoice-icon.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
}

