@charset "utf-8";
/* CSS Document */
body {
	font-family: arial;
	margin: 0;
	background-color: white;
}

div.logo {
	background-image: url('img/logo.gif');
	background-repeat: no-repeat;
	width: 171px;
	height: 91px;
}

.logoANS {
	background-image: url('img/uefiscdi-logo-mic.png');
	background-repeat: no-repeat;
	width: 104px;
	height: 50px;
}

.logoCNFIS {
	background-image: url('img/CNFIS.png');
	background-repeat: no-repeat;
	width: 105px;
	height: 50px;
}

.logoMENCSHome {
	background-image: url('img/MEC.svg');
	background-repeat: no-repeat;
	width: 350px;
	height: 75px;
	display: inline-block;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.logoUEFISCDIHome {
	background-image: url('img/logo-uefiscdi-nou.svg');
	background-repeat: no-repeat;
	width: 400px;
	height: 75px;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

table.footer-table {
	background-image: none !important;
	/* background-color: #065377; */
	background-color: #eee;
}

.logoTxt {
	text-decoration: none;
	display: block;
	height: 30px;
	text-align: center;
	vertical-align: top;
	color: #ccc;
	cursor: pointer;
}

.logoTxt label {
	padding-top: 8px;
	font-size: 50px;
	letter-spacing: 5px;
	font-weight: 600;
	cursor: pointer;
	display: block;
}

.logoTxt span {
	display: block;
	font-weight: 600;
	font-size: 11px;
}

.titleANS {
	display: block;
	font-size: 22px;
	font-weight: 500;
	color: #026899;
	margin-bottom: 20px;
}

.subtitleANS {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #026899;
	margin-bottom: 5px;
	margin-top: 20px;
}

.itemZone {
	width: 45%;
	display: inline-block;
	margin: 10px;
	border-bottom: 0px dashed #026899;
	position: relative;
	height: auto;
	min-height: 90px;
	padding: 10px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px
		rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
	transition: box-shadow 0.2s;
	vertical-align: top;
}

.itemZone:hover {
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}

.floatSeparator {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.logoDG {
	background-image: url('img/Ans1_184_221.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 184px;
	float: right;
	margin-right: 10px;
}

.logoNrSt {
	background-image: url('img/Ans2_184_221.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 184px;
	float: right;
	margin-right: 10px;
}

.logoNrAbs {
	background-image: url('img/Ans3_184_221.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 184px;
	float: right;
	margin-right: 10px;
}

.logoCadre {
	background-image: url('img/Ans4_184_221.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 184px;
	float: right;
	margin-right: 10px;
}

.logoPol {
	background-image: url('img/Ans5_184_221.jpg');
	background-repeat: no-repeat;
	width: 221px;
	height: 184px;
	float: right;
	margin-right: 10px;
}

.logoDGMic {
	background-image: url('img/Ans1_184_221_mic.jpg');
	background-repeat: no-repeat;
	width: 108px;
	height: 90px;
	/* float: left; */
	display: inline-block;
	margin-left: 2px;
	margin-top: 2px;
}

.logoNrStMic {
	background-image: url('img/Ans2_184_221_mic.jpg');
	background-repeat: no-repeat;
	width: 108px;
	height: 90px;
	/* float: left; */
	display: inline-block;
	margin-left: 2px;
	margin-top: 2px;
}

.logoNrAbsMic {
	background-image: url('img/Ans3_184_221_mic.jpg');
	background-repeat: no-repeat;
	width: 108px;
	height: 90px;
	/* float: left; */
	display: inline-block;
	margin-left: 2px;
	margin-top: 2px;
}

.logoCadreMic {
	background-image: url('img/Ans4_184_221_mic.jpg');
	background-repeat: no-repeat;
	width: 108px;
	height: 90px;
	/* float: left; */
	display: inline-block;
	margin-left: 2px;
	margin-top: 2px;
}

.logoPolMic {
	background-image: url('img/Ans5_184_221_mic.jpg');
	background-repeat: no-repeat;
	width: 108px;
	height: 90px;
	/* float: left; */
	display: inline-block;
	margin-left: 2px;
	margin-top: 2px;
}

.areaDG {
	float: left;
	display: inline-block;
	width: 100%;
	position: relative;
	height: auto;
	min-height: 94px;
}

.titleDG {
	background-color: #026899;
	border: 0px solid #3078ad;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-bottom: 0px;
	vertical-align: middle;
	height: 94px;
}

.titleDG a {
	font-size: 22px;
	letter-spacing: 2px;
	color: #fff;
	font-weight: 500;
	text-transform: none;
	text-shadow: 2px 2px 4px #000;
	display: inline-block;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 20px;
	position: absolute;
	top: 0;
	left: 110px;
	height: 94px;
	cursor: pointer;
}

.titleDG .expandLink {
	text-transform: none !important;
	font-weight: 400;
	color: orange;
	font-size: 11px;
	display: block;
}

.titleDG a:hover .expandLink {
	color: yellow;
}

.localZCat {
	min-height: 33px;
}

.contentDG {
	padding-left: 10px;
	border-top: 0px solid #026899;
	border-right: 2px solid #026899;
	border-left: 2px solid #026899;
	border-bottom: 2px solid #026899;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background: #f4f4f4;
	color: #026899;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 400;
	position: relative;
}

.defaultTheme {
	width: 240px;
	background-image: url(img/menu_v_bg_item.gif) !important;
	border-color: #003e5b !important;
	color: ##e4e4e4 !important;
}

a.defaultTheme-link:link {
	color: #ffe671 !important;
}

a.defaultTheme-link:hover {
	color: #ffe671 !important;
}

a.defaultTheme-link:active {
	color: #ffe671 !important;
}

a.defaultTheme-link:visited {
	color: #ffe671 !important;
}

.loading {
	font-weight: bold;
	font-size: 12px;
	padding: 20px;
	width: 200px;
	text-align: center;
	background-color: darkred;
	color: white;
	font-family: arial;
	font-size: 12px;
	border: 1px solid black;
	width: 400px;
	padding: 4px -webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

div.icon-info {
	background-image: url('img/icon_info.png');
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px !important;
	margin-right: 5px !important;
	margin-bottom: 3px !important;
}

div.icon-info-titlu {
	background-image: url('img/icon_info.png');
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 7px !important;
	margin-left: 4px !important;
}

div.icon-info-mic {
	background-image: url('img/icon_info.png');
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
}

div.icon-info-mediu {
	background-image: url('img/icon_info.png');
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
}

table.menu-h-2 {
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0f4b67;
}

td.align-right {
	display: block;
}

.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #000000;
	color: #e4e4e4;
	text-decoration: none;
}

.top-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #e4e4e4;
	text-shadow: 0px -1px 0px #000000;
	text-decoration: none;
}

.top-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #e4e4e4;
	text-shadow: 0px -1px 0px #000000;
	text-decoration: underline;
}

.top-menu a:visited {
	color: #e4e4e4;
	text-decoration: none;
}

td.total {
	background-color: #4d7487 !important;
	color: white !important;
	padding-left: 3px !important;
	padding-right: 3px;
	font-size: 13px !important;
	text-align: right !important;
}

table.menu-h {
	background-image: url('img/menu_h_bg_repeat.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 46px;
	border: 0;
	border-spacing: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-shadow: 0px -1px 0px #000000;
}

table.menu-h-separator {
	background-image: url('img/menu_h_bg_separator.gif');
	background-repeat: no-repeat;
	width: 2px;
	height: 46px;
	border-spacing: 0px;
	padding: 0px;
	border: 0;
}

.menu-v-head {
	background-image: url('img/menu_v_bg_head.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 49px;
	border: 0;
	border-spacing: 0px;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #000000;
}

.menu-v-head a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #000000;
	text-decoration: none;
}

.menu-v-item {
	background-image: url(img/menu_v_bg_item.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	border: 0;
	border-spacing: 0px;
	padding: 0px;
	color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #000000;
	min-width: 160px;
	padding-right: 0px;
	text-decoration: none;
	vertical-align: middle;
	!
	important
}

.menu-v-item a {
	color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #000000;
	text-decoration: none;
}

.menu-v-item a:hover {
	color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #000000;
	text-decoration: underline;
}

.menu-v-item-selected {
	background-image: url(img/menu_v_bg_item_selected.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	border: 0;
	border-spacing: 0px;
	padding: 0px;
	color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #003d5a;
	text-decoration: none;
}

.menu-v-item-selected a {
	color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-shadow: 0px -1px 0px #003d5a;
	text-decoration: none;
}

table.container {
	background: white;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.menuParentName {
	
}

.menuParentNameInfo {
	
}

.menuParentNameBox {
	float: right;
	/*border:1px solid white;*/
	margin-right: 1px;
	margin-top: 0px;
	height: 100%;
	/*border:1px solid red;
	clear:both;*/
	/*margin-bottom:-1px;*/
	/*height:30px;*/
	/*background:#FFFFFF;*/
	/*border-bottom:1px solid white;*/
	/*display:table;*/
}

.tableMenuParent {
	width: 100%;
	border: 0px solid red;
	position: relative;
	margin-top: 1px;
	padding-right: 0px;
	/*height:31px;*/
	height: 27px;
}

.menuParentDiagonala {
	background-image: url('img/sort-tab-first-left.png');
	background-repeat: no-repeat;
	width: 42px;
	height: 27px;
}

.menuParentTd1 {
	
}

.menuParentTd2 {
	background-image: url('img/sort-tab-bg.gif');
	background-repeat: repeat-x;
	color: #0077aa;
	font-size: 13px;
	font-weight: 700;
}

.menuParentTd3 {
	background-image: url('img/sort-tab-right.gif');
	background-repeat: no-repeat;
	width: 5px;
}

.helpInfo {
	background-image: url('img/icon_info.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-decoration: none;
	font-size: 12px;
	/*display:inline-block;*/
}

.contextMenu {
	border-right: 0px solid #c2c2c2;
	border-left: 0px solid #c2c2c2;
	/*border-bottom:1px dotted #c2c2c2;*/
	border-bottom: 1px dotted #cccccc;
	/*background-color:white;*/
	/*border-top:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;*/
	/*padding-top:2px;*/
	padding: 0px;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*box-shadow: 2px -2px 5px #888888;*/
}

.page {
	/*box-shadow: 2px 2px 5px #888888;*/
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	background-color: white;
	border-top: 0px solid #c2c2c2;
	/*border-right:1px solid #c2c2c2;*/
	/*padding-top:2px;*/
	padding: 0px;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.mainCenter0 {
	background-color: #E5E5E5;
	border: 0px;
	margin-top: 0px;
}

.mainCenter1 {
	background-color: #E5E5E5;
	border: 0px;
	margin-top: 0px;
}

.mainCenter2 {
	background-color: #E5E5E5;
	border: 0px;
	margin-top: 0px;
}

.menuGroupHelper {
	border-left: 0px solid black;
}

.menuGroup {
	overflow: hidden;
	background-color: transparent;
	/*height:28px;*/
	border-top: 0px solid transparent;
	/*border:1px solid black;*/
	/*border-left:2px solit black;*/
	/*margin-left:-1px;*/
	border-bottom: 1px solid lightgray;
	/*margin-bottom:5px;*/
	/*padding-left:-1px;*/
}

.menuGroup0 {
	background-color: transparent;
	/*height:30px;*/
}

.menuGroup1 {
	background-color: transparent;
	/*height:30px;*/
}

.menuGroup3 {
	/*	background-color:#E5E5E5;*/
	/*border:0px;*/
	/*height:30px;*/
	
}

.menuGroup4 {
	/*height:30px;*/
	
}

.menuGroup5 {
	/*height:30px;*/
	
}

.menuGroup6 {
	/*height:30px;*/
	
}

.menuGroup7 {
	/*height:90px;*/
	
}

.menuGroup8 {
	/*height:30px;*/
	
}

.menuGroup9 {
	/*height:30px;*/
	
}

.menuGroup10 {
	/*height:30px;*/
	
}

.pageTitle {
	color: #026899;
	font-size: 22px;
	font-weight: bold;
	line-height: 55px;
}

.uiSelected {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #0070a0;
	text-shadow: 0px 1px 0px #fff;
	text-decoration: none;
	border-top: 5px solid #0077aa;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	/*padding-top:7px;
	padding-bottom:7px;*/
	/*vertical-align:middle;*/
	/*border-left: 1px solid #c2c2c2;*/
	border-right: 1px solid #c2c2c2;
	height: 22px;
	display: inline-block;
}

.uiUnselected {
	background: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #646464;
	background-color: #f4f4f4;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #c2c2c2;
	border-left: 0px;
	border-top-width: 1px;
	border-top-color: #c2c2c2;
	border-right-width: 1px;
	border-right-color: #c2c2c2;
	border-bottom-width: 0px;
	border-bottom-color: #c2c2c2;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	/*padding-top:9px;
	padding-bottom:9px;*/
	padding-top: 5px;
	/*vertical-align:middle;*/
	height: 21px;
	display: inline-block;
}

.uiUnselected:hover {
	background: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #424242;
	text-decoration: underline !important;
	background-color: #f4f4f4;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #c2c2c2;
	border-left: 0px;
	border-top-width: 1px;
	border-top-color: #c2c2c2;
	border-right-width: 1px;
	border-right-color: #c2c2c2;
	border-bottom-width: 0px;
	border-bottom-color: #c2c2c2;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	/*padding-top:9px;
	padding-bottom:9px;*/
	padding-top: 5px;
	/*vertical-align:middle;*/
	height: 21px;
	display: inline-block;
}

table.sort-space {
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #c2c2c2;
	border-top-width: 0px;
	border-top-color: #c2c2c2;
	border-right-width: 0px;
	border-right-color: #c2c2c2;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}

table.universitatea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0px -1px 0px #065377;
}

table.perioada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	vertical-align: bottom;
}

.perioada-form {
	background-color: #005b85;
	color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #21485a;
	border-top-width: 1px;
	border-top-color: #21485a;
	border-right-width: 1px;
	border-right-color: #21485a;
	border-bottom-width: 1px;
	border-bottom-color: #21485a;
	height: 22px;
}

.perioada-form .selectize-input {
	color: #065377;
	text-shadow: 0px 0px 0px;
}

.perioada-form .option {
	color: #065377;
	text-shadow: 0px 0px 0px;
}

.perioada-buton {
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #21485a;
	border-top-width: 1px;
	border-top-color: #21485a;
	border-right-width: 1px;
	border-right-color: #21485a;
	border-bottom-width: 1px;
	border-bottom-color: #21485a;
	background-color: #005b85;
	color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: 700;
	height: 22px;
	background-image: url(img/icon_reload.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	cursor: pointer;
}

table.sort-tab-bg {
	background-image: url(img/sort-tab-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #646464;
}

table.sort-tab-space {
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}

table.separator {
	background-color: #f8f8f8;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #c2c2c2;
	border-top-width: 0px;
	border-top-color: #c2c2c2;
	border-right-width: 1px;
	border-right-color: #c2c2c2;
	border-bottom-width: 0px;
	border-bottom-color: #c2c2c2;
}

table.sort-first-bg {
	background-color: #e5e5e5;
}

table.sort-bg {
	background-color: #f8f8f8;
}

table.sort-help {
	background-image: url(img/sort-tab-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #0077aa;
	min-width: 160px;
}

table.user-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0px -1px 0px #065377;
}

table.user-mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	text-shadow: 0px -1px 0px #065377;
}

table.user-settings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0px -1px 0px #065377;
	border-left-width: 1px;
	border-left-color: #c2c2c2;
	border-top-width: 0px;
	border-top-color: #c2c2c2;
	border-right-width: 1px;
	border-right-color: #c2c2c2;
	border-bottom-width: 0px;
	border-bottom-color: #c2c2c2;
}

.tabel-input {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #76afc9;
	border-top-width: 1px;
	border-top-color: #76afc9;
	border-right-width: 1px;
	border-right-color: #76afc9;
	border-bottom-width: 1px;
	border-bottom-color: #76afc9;
}

td.profilContHeader {
	color: #fff !important;
	padding-left: 5px;
	font-size: 1.1em;
}

table.profilContItem {
	color: #fff !important;
	padding-left: 10px !important;
	background-color: #dfeaef !important;
}

table.profilContBundle {
	background-color: #dfeaef !important;
	padding-left: 10px !important;
	color: #003953 !important;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c8d8df;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c8d8df;
}

td.profilContBundle {
	background-color: #dfeaef !important;
	color: #003953 !important;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c8d8df;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c8d8df;
}

.ansStyle table.label-form {
	background-color: #dfeaef !important;
}

.statusFormular {
	color: darkred;
}

table.profilCont {
	background-color: #dfeaef !important;
	padding: 0px !important;
	border-style: solid !important;
	border: 1px !important;
	border-color: #005b85 !important;
	border-spacing: 0px !important;
	-webkit-border-horizontal-spacing: 0px !important;
	-webkit-border-vertical-spacing: 0px !important;
}

div.containerWhite {
	background-color: #ffffff !important;
	padding-left: 0px;
	padding-top:10px;
}

.ansStyle {
	font-family: Arial, Helvetica, sans-serif;
}

.ansStyle h2, .ansStyle h3 {
	color: #026899;
}

.ansStyle .pageTitle {
	color: #026899;
	font-size: 22px;
	font-weight: bold;
	line-height: 50px;
}

.ansStyle table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	/* background:white; */
	width: 100%;
	color: #005379;
}

.ansStyle .tableIndicatori {
	border: 0px solid #CCC;
	box-shadow: 1px 1px 3px 3px lightgray;
}

.ansStyle .tableIndicatori td {
	/*border: 2px solid #eee;*/
	border: 1px solid #eeeeee;
	padding-left: 5px;
	border-spacing: 5px;
	border-collapse: separate;
	padding: 3px;
	padding-right: 5px;
}

.ansStyle .tdSubTitle {
	background-color: #026899 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #fff !important;
	padding: 5px;
}

.ansStyle .tdSubTitleLarger {
	background-color: #026899 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #fff !important;
	padding: 5px;
}

.ansStyle .tdTitleItem {
	background-color: #026899 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	font-weight: bold !important;
	color: #fff !important;
	padding: 5px;
}

.ansStyle .tdTitleItem2 {
	background-color: #005b85 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff !important;
	padding: 5px;
}

.ansStyle .tdTitleItem3 {
	background-color: #dfeaef !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 11px;
	font-weight: 700;
	/* color: #005379!important; */
	padding: 5px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c8d8df;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c8d8df;
}

.ansStyle .itRegSubTable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.ansStyle .itRegSubTable .tdTitleItem {
	background-color: #005b85 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff !important;
	padding: 5px;
}

table.tabel-cap-secundar {
	background-color: #005b85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	padding-left: 5px;
}

.ansStyle .evenOdd tr:nth-child(odd) td {
	background-color: #dfeaef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #005b85;
	/*padding-left: 0px;*/
	height: 25px;
}

.ansStyle .itRegSubTable .evenOdd tr:nth-child(odd) td {
	background-color: #dfeaef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #005b85;
	/*padding-left: 0px;*/
	height: 25px;
}

.ansStyle .evenOdd  tr:nth-child(even) td {
	background-color: #c8d8df;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #005b85;
	/*padding-left: 0px;*/
	height: 25px;
}

.ansStyle .itRegSubTable .evenOdd  tr:nth-child(even) td {
	background-color: #c8d8df;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #005b85;
	/*padding-left: 0px;*/
	height: 25px;
}

.ansStyle input[type="button"] {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #008003;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #006a02;
	cursor: pointer;
	color: #ffffff !important;
	text-shadow: 0px -1px 0px #005202;
}

.sterge {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-right: 10px !important;
	font-size: 13px !important;
	font-weight: bold !important;
	background-color: #8d2b00 !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border: 1px solid #772400 !important;
	cursor: pointer !important;
	color: #fff;
	text-shadow: 0px -1px 0px #772400 !important;
}

.sterge:hover {
	background-color: #aa3400 !important;
}

.adauga {
	margin-top: 7px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-right: 10px !important;
	font-size: 13px !important;
	font-weight: bold !important;
	background-color: #006f9f !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border: 1px solid #005f88 !important;
	cursor: pointer !important;
	color: #fff;
	text-shadow: 0px -1px 0px #005377 !important;
}

.adauga:hover {
	background-color: #0081b8 !important;
}

.ansStyle .itRegSubTable input[type="button"] {
	padding: 2px;
	margin-right: 10px;
	font-size: 10px;
}

.ansStyle .tableHover  tr:hover  td {
	background-color: #fffbae !important;
	color: #444 !important;
}

.ansStyle input[type="text"], .ansStyle select, .ansStyle textarea {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding-left: 5px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #76afc9;
	border-top-width: 1px;
	border-top-color: #76afc9;
	border-right-width: 1px;
	border-right-color: #76afc9;
	border-bottom-width: 1px;
	border-bottom-color: #76afc9;
}

.ansStyle .numeric {
	text-align: right;
	color: #000;
	margin-right: 0;
	margin-left: auto;
	float: right;
	width: 50px;
}

.ansStyle .numericText {
	text-align: right;
	color: #000;
	display: block;
	min-width: 55px;
}

.breadcrumbs-container {
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #c2c2c2;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}

.breadcrumbs-cat {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #565656;
	padding-left: 10px;
}

.breadcrumbs-sort {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #0077aa;
	padding-left: 10px;
}

.breadcrumbs-separator {
	background-image: url('img/breadcrumbs-arrow.gif');
	width: 15px;
	height: 60px;
}

div.tab1-margin-left {
	background-image: url('img/sort-tab-first-left.png');
	width: 42px;
	height: 27px;
}

div.tab2-margin-left {
	background-image: url('images/sort-tab-left.gif');
	width: 42px;
	height: 27px;
}

div.breadcrumbs-arrow {
	background-image: url('img/breadcrumbs-arrow.gif');
	width: 15px;
	height: 60px;
}

/** DIV-uri imagini meniu sus **/
div.username {
	min-width: 150px;
}

td.iesire {
	text-shadow: 0px -1px 0px #000000;
}

div.iesire-img {
	background-image: url('img/user-icon-iesire.gif');
	background-image: no-repeat;
	width: 12px;
	height: 13px;
	allign: center;
}

div.menu-h-icon-universitatea {
	background-image: url('img/icon_universtitate.gif');
	background-image: no-repeat;
	width: 22px;
	height: 22px;
	allign: center;
	display: inline-block;
}

div.menu-h-icon-perioada {
	background-image: url('img/icon_perioada.gif');
	width: 20px;
	height: 21px;
}

/** DIV-uri imagini meniu stanga **/
div.menu-v-icon-setari-universitate {
	background-image: url('images/menu_v_icon_universitate.gif');
	width: 22px;
	height: 19px;
}

div.menu-v-icon-setari-universitate-selected {
	background-image: url('images/menu_v_icon_universitate_selected.gif');
	width: 22px;
	height: 19px;
}

div.menu-v-icon-date-universitate {
	background-image: url('images/menu_v_icon_date_universitate.gif');
	width: 22px;
	height: 15px;
}

div.menu-v-icon-date-universitate-selected {
	background-image:
		url('images/menu_v_icon_date_universitate_selected.gif');
	width: 22px;
	height: 15px;
}

.menuUnSelectedModule323 { /* Documente Utile 323 */
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
	/*color: darkorange!important;*/
}

.menuSelectedModule323 { /* Documente Utile 323 */
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/*import anexe*/
.menuUnSelectedModule351 { /* Import anexe cercetare 351 */
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
	color: darkorange !important;
}

.menuSelectedModule351 { /* Import anexe cercetare 351 */
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}
/*end anexe*/

/* redeschidere sectiuni */
.menuUnSelectedModule362 { /* Redeschidere Sectiuni 362 */
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
	color: darkorange !important;
}

.menuSelectedModule362 { /* Redeschidere Sectiuni 362 */
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuUnSelectedModule378 { /* Vizualizare Anexe Cercetare */
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
	color: darkorange !important;
}

.menuSelectedModule378 { /* Vizualizare Anexe Cercetare */
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}
.menuUnSelectedModule382 { /* Transparentizare */
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
	color: darkorange !important;
}

.menuSelectedModule382 { /* Transparentizare */
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}
.menuUnSelectedModule389 { /* Transparentizare */
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
	color: darkorange !important;
}

.menuSelectedModule389 { /* Transparentizare */
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuUnSelectedModule397 { /* Transparentizare */
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
	color: darkorange !important;
}

.menuSelectedModule397 { /* Transparentizare */
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}


form.buton-reload {
	color: #e4e4e4;
}

/* -----------------------*/
/* --- MENIU VERTICAL --- */
/* -----------------------*/
.menuSelected:hover {
	color: e4e4e4;
	text-decoration: underline;
}

/* meniu item Administrator */
.menuUnSelectedModule186 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
	color: #FF8B00 !important;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: bold !important;
}

.menuSelectedModule186 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item configurare sistem */
.menuUnSelectedModule190 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 14px;
	margin-left: 4px;
	display: inline-block;
	color: #51c8ff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

.menuSelectedModule190 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
	color: #51c8ff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

/* meniu item sablon mail */
.menuUnSelectedModule194 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule194 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item variabile sistem */
.menuUnSelectedModule195 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule195 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item console */
.menuUnSelectedModule191 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule191 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item rapoarte */
.menuUnSelectedModule208 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 14px;
	margin-left: 4px;
	display: inline-block;
	color: #51c8ff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

.menuSelectedModule208 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item rapoarte admin */
.menuUnSelectedModule209 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule209 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item utilizatori si drepturi */
.menuUnSelectedModule212 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 14px;
	margin-left: 4px;
	display: inline-block;
	color: #51c8ff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

.menuSelectedModule212 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item administrare centrala */
.menuUnSelectedModule217 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule217 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item task it */
.menuUnSelectedModule289 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 14px;
	margin-left: 4px;
	display: inline-block;
	color: #51c8ff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

.menuSelectedModule289 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
	color: #51c8ff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

/* meniu item raporteaza bug/task */
.menuUnSelectedModule290 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule290 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item status bug/task */
.menuUnSelectedModule291 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule291 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item intranet area */
.menuUnSelectedModule241 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 14px;
	margin-left: 4px;
	display: inline-block;
	color: #51c8ff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: bold !important;
}

.menuSelectedModule241 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item contul meu */
.menuUnSelectedModule239 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule239 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item profil utilizator */
.menuUnSelectedModule254 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule254 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item contact */
.menuUnSelectedModule253 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule253 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}


/* meniu item parola utilizator */
.menuUnSelectedModule240 {
	background-image: url('img/menu_v_icon_parola_utilizator.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule240 {
	background-image: url('img/menu_v_icon_parola_utilizator_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item drepturi grup */
.menuUnSelectedModule213 {
	background-image: url('img/menu_v_icon_drepturi_grup.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule213 {
	background-image: url('img/menu_v_icon_drepturi_grup_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item definire grupuri */
.menuUnSelectedModule214 {
	background-image: url('img/menu_v_icon_definire_grupuri.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule214 {
	background-image: url('img/menu_v_icon_definire_grupuri_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item grup utilizatori */
.menuUnSelectedModule215 {
	background-image: url('img/menu_v_icon_grup_utilizatori.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule215 {
	background-image: url('img/menu_v_icon_grup_utilizatori_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item management useri */
.menuUnSelectedModule217 {
	background-image: url('img/menu_v_icon_management_users.gif') !important;
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule217 {
	background-image: url('img/menu_v_icon_management_users_selected.gif')
		!important;
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item actualizare date */
.menuUnSelectedModule243 {
	background-image: url('img/menu_v_head_arrow.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 20px;
	margin-left: 0px;
	padding-top: 0px;
	display: inline-block;
}

.menuSelectedModule243 {
	background-image: url('img/menu_v_head_arrow_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 20px;
	margin-left: 0px;
	padding-top: 0px;
	display: inline-block;
}

/* meniu item management arbori */
.menuUnSelectedModule242 {
	background-image: url('img/menu_v_icon_management_arbori.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule242 {
	background-image: url('img/menu_v_icon_management_arbori_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuUnSelectedModule318 {
	background-image: url('img/menu_v_icon_management_arbori.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule318 {
	background-image: url('img/menu_v_icon_management_arbori_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}
.menuUnSelectedModule367 {
	background-image: url('img/menu_v_icon_management_arbori.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule367 {
	background-image: url('img/menu_v_icon_management_arbori_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}
.menuUnSelectedModule370 {
	background-image: url('img/menu_v_icon_management_arbori.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule370 {
	background-image: url('img/menu_v_icon_management_arbori_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}


/* meniu item parametri universitate */
.menuUnSelectedModule263 {
	background-image: url('img/menu_v_icon_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 5px;
	display: inline-block;
}

.menuSelectedModule263 {
	background-image: url('img/menu_v_icon_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 5px;
	display: inline-block;
}

/* meniu item date universitate */
.menuUnSelectedModule361 {
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule361 {
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item date universitate */
.menuUnSelectedModule245 {
	background-image: url('img/menu_v_icon_date_universitate.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule245 {
	background-image: url('img/menu_v_icon_date_universitate_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item studenti */
.menuUnSelectedModule246 {
	background-image: url('img/menu_v_icon_studenti.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule246 {
	background-image: url('img/menu_v_icon_studenti_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item Upload Documente */
.menuUnSelectedModule310 {
	background-image: url('img/cercetare.png');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule310 {
	background-image: url('img/cercetare-selected.png');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item absolventi */
.menuUnSelectedModule277 {
	background-image: url('img/menu_v_icon_absolventi.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule277 {
	background-image: url('img/menu_v_icon_absolventi_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/*

div.menu-v-icon-absolventi {
		background-image: url('images/menu_v_icon_absolventi.gif');
    	width:24px;
   		height:18px;
}

div.menu-v-icon-absolventi-selected {
		background-image: url('images/menu_v_icon_absolventi_selected.gif');
    	width:24px;
   		height:18px;
}

*/

/* meniu item cadre */
.menuUnSelectedModule247 {
	background-image: url('img/menu_v_icon_cadre.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule247 {
	background-image: url('img/menu_v_icon_cadre_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/*
div.menu-v-icon-cadre {
		background-image: url('images/menu_v_icon_cadre.gif');
    	width:16px;
   		height:25px;
}

div.menu-v-icon-cadre-selected {
		background-image: url('images/menu_v_icon_cadre_selected.gif');
    	width:16px;
   		height:25px;
}
*/

/* menu item politici */
.menuUnSelectedModule278 {
	background-image: url('img/menu_v_icon_politici.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule278 {
	background-image: url('img/menu_v_icon_politici_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}
/*
div.menu-v-icon-politici {
		background-image: url('images/menu_v_icon_politici.gif');
    	width:21px;
   		height:21px;
}

div.menu-v-icon-politici-selected {
		background-image: url('images/menu_v_icon_politici_selected.gif');
    	width:21px;
   		height:21px;
}
*/

/* menu item rapoarte */
.menuUnSelectedModule280 {
	background-image: url('img/menu_v_icon_rapoarte.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule280 {
	background-image: url('img/menu_v_icon_rapoarte_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuUnSelectedModule312 {
	background-image: url('img/menu_v_icon_rapoarte.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule312 {
	background-image: url('img/menu_v_icon_rapoarte_selected.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuUnSelectedModule308 {
	background-image: url('img/drepturi-user.png');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule308 {
	background-image: url('img/drepturi-user.png');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuUnSelectedModule309 {
	background-image: url('img/single-user.png');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

.menuSelectedModule309 {
	background-image: url('img/single-user.png');
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	margin-left: 0px;
	padding-top: 10px;
	display: inline-block;
}

/* meniu item contact */
.menuUnSelectedModule404 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule404 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

/* meniu item contact */
.menuUnSelectedModule411 {
	background-image: url('img/menu_v_icon_arrow_generic.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}

.menuSelectedModule411 {
	background-image: url('img/menu_v_icon_arrow_generic_selected.gif');
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 12px;
	margin-left: 4px;
	display: inline-block;
}
/*
div.menu-v-icon-rapoarte {
		background-image: url('images/menu_v_icon_rapoarte.gif');
    	width:21px;
   		height:19px;
}

div.menu-v-icon-rapoarte-selected {
		background-image: url('images/menu_v_icon_rapoarte_selected.gif');
    	width:21px;
   		height:19px;
}
*/

/*Admin Auth Login*/
.formular {
	width: 340px;
	margin: 100 auto;
	box-shadow: 1px 1px 5px 1px rgba(151, 100, 31, 0.7);
	border: 1px solid #d2d9dc;
	font-family: Helvetica, Arial, sans-serif;
	border-radius: 2px;
	background: #eeeeee;
	text-align: left;
}

.topform {
	width: 300px;
	padding: 20px;
	height: 140px;
}

.bottomform {
	background: #f2f6f8;
	border-top: 1px solid #d2d9dc;
	padding: 10px;
	line-height: 35px;
}

.bottomform  input {
	float: right;
	color: #e8e8e8;
	background: #444;
	border: 0px solid #000;
	cursor: pointer;
	font-weight: bold;
	padding: 4px;
}

.topform input[type=submit] {
	color: #e8e8e8;
	background: #444;
	border: 0px solid #000;
	cursor: pointer;
	font-weight: bold;
}

.bottomform  input[type=submit]:hover, .topform  input[type=submit]:hover
	{
	color: #444;
	background: #e3e3e3;
	border: 0px solid #999999;
	cursor: pointer;
	font-weight: bold;
}

.bottomform a {
	font-size: 11px;
	text-decoration: none;
}

.bottomform a:hover {
	text-decoration: underline;
}

.formular p {
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #0f4b67;
	font-weight: bold;
}

.formular input[type="text"], input[type="password"] {
	height: 35px;
	width: 97%;
	border: 1px solid #ccc;
	background: #f7f9fa;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
	font-size: 16px;
	padding: 0 5px;
	margin: 0 0 15px 0;
	border-radius: 2px;
}

.formular input[type="text"]:hover, input[type="password"]:hover {
	border: 1px solid #b7d4ea;
	background: #f7f9fa;
}

.scsErrHeader {
	font-weight: bold;
	text-decoration: underline;
	color: darkred;
	line-height: 25px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

.scsErr, .errMsg {
	color: darkred;
	background: #FFCCCC;
	border: 1px solid red;
	width: 98% !important;
	height: auto;
	margin-top: 10px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 15px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

.scsAttHeader {
	font-weight: bold;
	text-decoration: underline;
	color: darkblue;
	line-height: 25px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

.scsAtt {
	color: darkred;
	background: lightblue;
	border: 1px solid yellow;
	width: 95% !important;
	height: auto;
	margin-top: 10px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 15px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

.scsInfoHeader {
	font-weight: bold;
	text-decoration: underline;
	color: green;
	line-height: 25px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

.scsInfo {
	color: darkgreen;
	background: #e4ffdc;
	border: 1px solid #85bf73;
	width: 98%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 15px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

p {
	/*color:#336;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h3 {
	color: #336;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #444;
}

.itemPageTitle {
	color: #006699;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}

/*System Reports*/
.tableMain {
	border: 1px solid gray;
	width: 100%;
	/*margin-top:20px;*/
}

.tableHeader {
	color: darkblue;
	height: 30px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #d3d3d3;
}

.tableBody {
	font-size: 11px;
	color: grey;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: darkgray;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: darkgray;
	vertical-align: top;
	line-height: 15px;
}

.tableControl {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: darkgray;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: darkgray;
	text-align: center;
}

.tableControl a {
	background: none;
	color: blue;
	padding: 2px;
}

.tableControl input[type="button"] {
	text-align: center;
	float: none;
	margin-right: 10px;
}

.tableCatOption {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: darkgray;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: darkgray;
	background-color: #EEEEEE;
	text-align: center;
}

.tableItemsOdd {
	background: #ececec;
}

.tableItemsOdd {
	background: #ffffff;
}
/*report*/
.reportTableHeader {
	color: darkblue;
	height: 30px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #d3d3d3;
}

.reportTableTitle {
	font-size: 14px;
	font-weight: bold;
}

.reportTableBody {
	font-size: 11px;
	color: black;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: darkgray;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: darkgray;
}

.reportTableMain {
	border: 1px solid gray;
	width: 100%;
}

.reportName {
	font-size: 12px;
}

.reportInfo {
	font-size: 8px;
}

.tableItemsOdd {
	background: #ececec;
}

.reportTableBodyEven {
	background: #ececec;
}

.reportTableBodyOdd {
	background: #ffffff;
}

.box, .fullBox {
	border: 1px solid #999999;
	width: 90%;
	margin-top: 20px;
	line-height: 15px;
}

.boxHeader {
	color: white;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
}

.boxItemHeader {
	font-weight: bold;
	background: #CCC;
	text-align: right;
}

.box table, .box tbody, .box tr, .box td, .fullBox table, .fullBox tbody,
	.fullBox tr, .fullBox td {
	height: 25px;
	border: 2px solid #CCCCCC;
	line-height: 15px;
	border-spacing: 0;
	border-collapse: collapse;
}

.box input[type="text"] {
	height: 24px;
	border: 1px solid #b5b5b5;
	background-color: #F7F9FA;
	font-size: 9pt;
	padding: 0;
	border-radius: 2px;
	color: #444;
}

.box input[type="button"], .fullBox input[type="button"], .fullBox input[type="submit"],
	.box input[type="submit"], .fullBox input[type="button"]:focus,
	.fullBox input[type="submit"]:focus {
	text-align: center;
	float: none;
	margin-right: 10px;
	padding: 4px;
}

.fullBox a {
	background: orange;
	color: blue;
	padding: 4px;
}

.box  select {
	height: 24px;
	border: 1px solid #b5b5b5;
	background-color: #F7F9FA;
	font-size: 9pt;
	/*padding: 0 5px;*/
	border-radius: 2px;
	color: #444;
}

.box textarea {
	width: 90%;
	height: 50px;
	border: 1px solid #b5b5b5;
	background-color: #F7F9FA;
	font-size: 8pt;
	border-radius: 2px;
	color: #444;
}

.box input[type="text"], .box  textarea, .box  select {
	/*	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);*/
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.box input[type="text"]:hover, .itRegistru textarea:hover, .itRegistru  select:hover
	{
	border: 1px solid #75b8eb;
	background: #ededed;
}

.tableMainAdmin {
	border: 1px solid #999999;
	width: 100%;
	margin-top: 20px;
}

.tableMainAdmin table, .tableMainAdmin tbody, .tableMainAdmin tr,
	.tableMainAdmin td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 15px;
}

.fullText p {
	line-height: 12px;
}

.fullText {
	background: #F5E0CC;
	color: black;
}
/*menu*/
.menuInnerMain {
	border: 1px solid #666666;
	font-size: 11px;
	width: 75%;
}

.menuInnerHeader {
	color: white;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #666666;
}

.menuMasterHeader {
	color: white;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}

/*System Reports END*/
.benchmark {
	width: 100%;
	font-size: 8px;
	text-align: center;
	bottom: 30px;
	color: gray;
	margin: auto;
	display: block;
	padding-bottom: 50px;
}

.ansStyle .ansFilter {
	background: #F7D7B3 !important;
}

.sheets {
	width: 100%;
}

.tablePages, .tableOpt {
	background: #fff !important;
}

.tablePages td {
	padding-left: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #656565;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

.tablePages td a {
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-moz-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 9px;
	color: #2e6399;
	background-color: #ffffff;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #bcc6d2;
	box-shadow: inset 0px -2px 0px #bcc6d2;
	-moz-box-shadow: inset 0px -2px 0px #bcc6d2;
	-webkit-box-shadow: inset 0px -2px 0px #bcc6d2;
}

.tablePages td a:hover {
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-moz-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 9px;
	color: #ffffff;
	background-color: #2e6399;
	font-weight: 600;
	cursor: pointer;
	border: 1px solid #2e6399;
	box-shadow: inset 0px -2px 0px #194b7e;
	-moz-box-shadow: inset 0px -2px 0px #194b7e;
	-webkit-box-shadow: inset 0px -2px 0px #194b7e;
}

.tablePages td a:active {
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-moz-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 9px;
	color: #ffffff;
	background-color: #2e6399;
	font-weight: 600;
	cursor: pointer;
	border: 1px solid #194b7e;
	box-shadow: inset 0px -1px 0px #194b7e;
	-moz-box-shadow: inset 0px -1px 0px #194b7e;
	-webkit-box-shadow: inset 0px -1px 0px #194b7e;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

.tablePages .tablePageNumberSelected {
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-moz-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 9px;
	color: #ffffff;
	background-color: #2e6399;
	font-weight: 600;
	text-decoration: none;
	border: 1px solid #2e6399;
}

.tableOrizFull {
	border-collapse: collapse;
	margin-left: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.tableOrizFull th {
	background: #2e6399;
	color: #ffffff;
	font-weight: 500;
	padding: 5px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	font-size: 13px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.tableOrizFull td {
	border: 2px solid #ffffff;
	padding: 2px;
	height: 27px;
	font-size: 13px;
	font-weight: 400;
	color: #286eb6;
}

.tableOrizFull tr {
	background-color: #f0f4fa;
}

.tableOrizFull tr:hover {
	background: #faddc0;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
}

.tableOrizFull .butonA a {
	display: block;
	padding: 7px;
	font-size: 11px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #ffffff;
	color: #286eb6;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #d1d9e2;
	cursor: pointer;
	box-shadow: inset 0px -2px 0px #d1d9e2;
	-moz-box-shadow: inset 0px -2px 0px #d1d9e2;
	-webkit-box-shadow: inset 0px -2px 0px #d1d9e2;
	text-decoration: none;
}

.tableOrizFull .butonA a:hover {
	background-color: #286eb6;
	color: #ffffff;
}

.tableOrizFull input[type="button"], .tableOrizFull input[type="submit"]
	{
	min-width: 120px;
	font-size: 11px;
	line-height: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #ffffff;
	color: #286eb6;
	font-weight: bold;
	height: 30px !important;
	text-transform: uppercase;
	border: solid 1px #d1d9e2;
	cursor: pointer;
	margin: 4px 0px 4px 0px;
	padding: 0px 15px 0px 15px !important;
	box-shadow: inset 0px -2px 0px #d1d9e2;
	-moz-box-shadow: inset 0px -2px 0px #d1d9e2;
	-webkit-box-shadow: inset 0px -2px 0px #d1d9e2;
}

.tableOrizFull input[type="button"]:hover, .tableOrizFull input[type="submit"]:hover
	{
	font-size: 11px;
	line-height: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #286eb6;
	color: #ffffff;
	font-weight: bold;
	height: 30px !important;
	text-transform: uppercase;
	border: solid 1px #145598;
	cursor: pointer;
	margin: 4px 0px 4px 0px;
	padding: 3px 15px 3px 15px !important;
	box-shadow: inset 0px -2px 0px #145598;
	-moz-box-shadow: inset 0px -2px 0px #145598;
	-webkit-box-shadow: inset 0px -2px 0px #145598;
}

.tableOrizFull input[type="button"]:active, .tableOrizFull input[type="submit"]:active
	{
	font-size: 11px;
	line-height: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #286eb6;
	color: #ffffff;
	font-weight: bold;
	height: 30px !important;
	text-transform: uppercase;
	border: solid 1px #145598;
	cursor: pointer;
	margin: 4px 0px 4px 0px;
	padding: 3px 15px 3px 15px !important;
	box-shadow: inset 0px -2px 0px #145598;
	-moz-box-shadow: inset 0px -2px 0px #145598;
	-webkit-box-shadow: inset 0px -2px 0px #145598;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

@media only screen and (max-width: 1325px) {
	.titleDG a {
		font-size: 22px !important
	}
}

@media only screen and (max-width: 1165px) {
	.titleDG a {
		padding-top: 10px !important
	}
}

@media only screen and (max-width: 1070px) {
	.itemZone {
		margin: 10px 5px !important
	}
}

@media only screen and (max-width: 958px) {
	.itemZone {
		width: 97%
	}
}

@media only screen and (max-width: 450px) {
	.itemZone {
		width: 100%
	}
	table.menu-h {
		border-collapse: collapse;
		background-none;
	}
	table.menu-h-separator {
		display: none
	}
	.menu-h td {
		background-color: #014f74 !important;
		border: 1px solid #444;
	}
}

.btnBlue {
	background-color: #286eb6 !important;
}

.btnDisabled {
	opacity: 0.55;
	cursor: not-allowed !important;
}