summaryrefslogblamecommitdiffstats
path: root/public/media/css/style.css
blob: 127c6711d33f904d731cbf7080046e728673d3fd (plain) (tree)



























































































































































































































































































































































                                                                                                           
                     








































































































































































                                                                                                                                                       































































































































































































































                                                        





                                                           
body {
	font-family: sans, arial;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#logo {
	height: 200px;
	width: 200px;
	background: url(/media/img/unilogo-200x66.png) bottom right no-repeat;
}

#logo-bar-gray {
	position: relative;
	top: 116px;
	left: 0px;
	height: 4px;
	width: 132px;
	background-color: #cacac8;
	/*border:1px solid red;*/
}

#logo-bar-red {
	position: relative;
	top: 0px;
	left: 0px;
	height: 4px;
	width: 22px;
	background-color: #c1002a;
	/*border:1px solid red;*/
}

#sidepannel {
	float: left;
	font-size: 12px;
}

#footer {
	margin: 0;
	bottom: 0px;
	border-top: 1px solid #ccc;
	background-color: #004A99;
	text-align: right;
	font-size: 10.5px;
	line-height: 12px;
	color: #FFF;
}
.footer {
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial;
	padding: 5px 2px 5px 0px;
}

#main {
	margin-left: 200px;
	width: 800px;
}

#head-bg {
	height: 116px;
	background-color: #004A99;

}

#head {
	height: 116px;
	background: url(/media/img/siegel-93x55.png) bottom left no-repeat,
		url(/media/img/sub-logo-small-transparent.png) bottom right no-repeat;
}

#head h1,h2 {
	color: white;
}

#head h1 {
	font-size: 22px;
	padding-top: 30px;
	padding-left: 54px;
	padding-bottom: 4px;
	margin: 0;
}

#head h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding-left: 64px;
}

#logo-bar-red {
	position: relative;
	top: 0px;
	left: 0px;
	height: 4px;
	width: 22px;
	background-color: #c1002a;
	/*border:1px solid red;*/
}

#head-titlebar {
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	padding-left: 10px;
	background-color: #cacac8;
}

#content {
	padding: 10px;
	font-size: 13px;
	min-height: 400px;
	background-color: #F2F3F1;
	overflow:auto;
}
#content img {
	border:none;
}

#debug {
	text-align: left;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 400px;
}

#debug .v1 {
	text-align: right;
}

#debug a {
	font-size: 10px;
	margin-right: 5px;
	color: #009;
}

#debug a img {
	border: none;
}

/* ###################################################### */
.portletNavigationTree {
	width: 160px;
	padding: 0;
	margin: 0 0 21px 0;
	background-color: #ffffff;
	border-bottom: none;
	overflow: hidden;
}

.portletNavigationTree .portletItem {
	border-left: none;
	border-right: none;
}

.portletNavigationTree dt {
	display: none;
}

.portletNavigationTree ul,.portletNavigationTree ul li,.portletNavigationTree dd,.portletNavigationTree div
	{
	margin: 0;
	padding: 0;
}

.portletNavigationTree ul li {
	margin: 0;
	border-bottom: 1px solid #fff;
	list-style: none;
}

.portletNavigationTree ul li.navTreeLastItem {
	border-bottom: none;
}

.portletNavigationTree li.navTreeItem a {
	display: block;
	width: auto;
	padding: 3px 0;
	margin: 0;
	text-decoration: none;
	color: #363534;
	background: #c9cac8;
}

/* - navTreeLevel0 - */
.portletNavigationTree ul.navTreeLevel0 a {
	padding-left: 4px;
}

.portletNavigationTree ul.navTreeLevel0 a:hover {
	background: #004a99;
	color: #fff;
}

.portletNavigationTree ul.navTreeLevel0 a.navTreeCurrentItem {
	background: #004a99 !important;
	color: #fff;
	margin-left: 0px;
	padding-left: 4px;
}

.portletNavigationTree ul.navTreeLevel0 li {
	background: url(/media/img/navigationLevel0.gif) repeat-y left top
		#c9cac8;
	padding-left: 4px;
}

/* - navTreeLevel1 - */
.portletNavigationTree ul.navTreeLevel1 {
	/* border-top: 1px solid #fff; */
	margin: 0 0 0 0px;
}

.portletNavigationTree ul.navTreeLevel1 a {
	background: #d5d6d2;
	color: #363534;
	padding-left: 4px;
}

.portletNavigationTree ul.navTreeLevel1 a:hover {
	background: #2a6ebb;
	color: #fff;
}

.portletNavigationTree ul.navTreeLevel1 li {
	background: url(/media/img/navigationLevel1.gif) repeat-y 0px top;
}

.portletNavigationTree ul.navTreeLevel1 a.navTreeCurrentItem {
	background: #2a6ebb !important;
	color: #fff;
	margin-left: 0px;
}

.portletNavigationTree ul.navTreeLevel1 li.navTreeLastItem {
	border-bottom: none;
}

/* - navTreeLevel2 - */
.portletNavigationTree ul.navTreeLevel2 {
	border-top: 1px solid #fff;
	margin: 0;
}

.portletNavigationTree ul.navTreeLevel2 a {
	background: #e0e1dd;
	margin-left: 0px;
	padding-left: 4px;
}

.portletNavigationTree ul.navTreeLevel2 a:hover {
	background: #6f9ad3;
	color: #fff;
}

.portletNavigationTree ul.navTreeLevel2 li {
	background: url(/media/img/navigationLevel2.gif) repeat-y left top;
}

.portletNavigationTree ul.navTreeLevel2 li.navTreeLastItem {
	border: none;
}

.portletNavigationTree ul.navTreeLevel2 a.navTreeCurrentItem {
	background: #6f9ad3 !important;
	color: #fff !important;
}

.portletNavigationTree ul.navTreeLevel2 a.navTreeItemInPath {
	background: #6f9ad3 !important;
	color: #fff !important;
}

/* ################################################### */
#content h1 {
	display: block;
	text-align: center;
	margin: 5px auto;
}

#content h2 {
	display: block;
	text-align: center;
	color: #000;
}

table {
	width: 100%;
}

th {
	font-size: 12px;
	border: 1px solid #999;
}
th .code{
	font-size: 9px;
	color:#666;
	display:none;
}

td {
	font-size: 12px;
	border: 1px solid #CCC;
}

div.searchsub {
	margin-left:10px;
	font-size:10px;
}
div.dsf{
	cursor:pointer;
}

.updatebutton,.addbutton {
	float: right;
}

.updatebutton:before {
	content: url(/media/img/update.png) ' ';
}

.addbutton:before {
	content: url(/media/img/create.png) ' ';
}
.searchbutton:before {
	content: url(/media/img/search.png) ' ';
}
.keyboardbutton:before {
	content: url(/media/img/keyboard.png) ' ';
}

.rightbutton {
	float: right;
}

.leftbutton {
	float: left;
}

.monospace {
	font-family: Courier New, monospace;
}

dl.zend_form dt {
	width: 180px;
	float: left;
	font-family: verdana, arial;
	font-size: 12px;
}

dl.zend_form dd {
	margin-left: 120px;
}

dl.zend_form dd * {
	font-size: 12px;
}

input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly] { 
	background-color: #EEE; 
	cursor: default; 
}

tr.entry {
	background-color: #FFF5CC;
}

tr.entry td {
	padding-left: 3px;
}

tr.detail>td {
	border: none;
}

td.arrowtop {
	vertical-align: top;
	text-align: center;
}

tr.detail table tr td {
	background-color: #E2EFE1;
	padding-left: 3px;
}

tr td.action {
	text-align: center;
	width: 20px;
}

td.action img {
	border: none;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}


/* boxes */
.okbox,.warningbox,.errorbox,.infobox {
	margin: 10px 0px;
	padding: 10px 10px 10px 40px;
	border-width: 1px;
	color: #555;
}

.checkbox a,.warningbox a,.errorbox a {
	color: #555;
}

.infobox  a {
	color: #777;
}

.warningbox {
	border: 1px solid #CCC;
	background: #FFFFAA url('/media/img/box_warning.png') no-repeat;
	background-position: 10px center;
}

.errorbox {
	border: 1px solid #990000;
	background: #FF9999 url('/media/img/box_error.png') no-repeat;
	background-position: 10px center;
}

.okbox {
	border: 1px solid #339933;
	background: #BBFFBB url('/media/img/box_check.png') no-repeat;
	background-position: 10px center;
}

.infobox {
	border: 1px solid #CCC;
	background: #FFFFFF url('/media/img/box_info.png') no-repeat;
	background-position: 10px center;
	color: #777;
}
/*	Pagination	*/
.pbs_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.pbs_pagination a:link, .pbs_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#FFF;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

.pbs_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

.pbs_pagination .active {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

.pbs_pagination .disabled {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#FFF;
	color:#D7D7D7;
	cursor:default;
}

table.json td {
	border-style: none !important;
}

.highlight { 
	background-color: yellow; 
}

.helpericon {
	vertical-align:text-top;
}

.helper {
	display: none;
}


.dashboard ul {
	padding: 0px;
}

.dashboard li {
	list-style: none;
	border: 1px solid black;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	padding: 10px 40px;
	margin: 10px;
	background-color: #FFF;
}

.dashboard a {
	color: #000;
	text-decoration: none;
}

.bottomimg {
	text-align: center;
}

fieldset legend{
	font-weight: bold;
	font-size:14px;
}
fieldset {
	border:none;
	border-top:1px solid black;
}

#rights-element dl fieldset dt {
	width: 325px;
}

#rights-element dl fieldset {
	margin-bottom: 10px;
	width: 350px;
}

#fieldset-rights {
	margin-top: 10px;
	border: 0px;
	margin-left: 0;
	padding: 0;
}

#fieldset-rights legend {
	padding-left: 0;
}

#fieldset-rights dl legend {
	padding-left: 2px;
}

#rights-element dd {
	margin-left: 0px;
}

#rights-element {
	margin-left: 0px;
}

#rights-label {
	width: 0px;
}

/*   */
.listelement {
	clear: both;
	padding-top: 10px;
	margin: 10px 0px;
}

.listelement .element {
	border: 1px solid black;
	margin: 5px 0px;
	padding: 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
}

.listelement .element:nth-child(even) {
	background-color: #F0F8FF;
}

.listelement .element:hover {
	background-color: #97BDE7;
	border-color: #214687;
}

.listelement .element .number {
	font-size: 28px;
	clear:left;
	float: left;
	padding: 0px 5px 0px 0px;
	width: 40px;
	text-align: center;
	color: #CCC;
	font-style: italic;
	font-weight: bold;
	line-height:26px;
}
.listelement .element .smallnumber{
	font-size: 10px;
	float: left;
	padding: 0px 5px 0px 0px;
	width: 40px;
	text-align: center;
	color: #CCC;
	font-weight: bold;
	line-height:12px;
}
.listelement .element .content {
	margin-left: 50px;
}

.listelement .element .content .title {
	font-weight: bold;
	font-size: 1.2em;
}

.listelement .element .content .subtitle {
	font-style: italic;
}

.listelement .element .actions {
	float: right;
	padding-right: 5px;
}

.listelement .element .actions a {
	line-height: 14px;
	padding-right: 4px;
}

.listelement .element .details {
	margin: 0px 20px 0px 10px;
}

.listelement .element .dispnone {
	display: none;
}

.listelement .element .details label {
	float: left;
	font-style: italic;
	font-weight: bold;
	width: 110px;
}

.listelement .element .details div.item {
	display: block;
}

.listelement .highlight {
	background-color: #FFF5CC !important;
}

.listelement .checked {
	background-image: url('/media/img/checked.png');
	background-repeat: no-repeat;
	background-position: 15px center;
}

.detailelement {
	clear: both;
	padding-top: 10px;
	margin: 10px 0px;
}

.detailelement .element {
	border: 1px solid black;
	margin: 5px 0px;
	padding: 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
}

.detailelement .element:nth-child(even) {
	background-color: #F0F8FF;
}

.detailelement .element .content {
	margin-left: 50px;
}

.detailelement .element .content .title {
	font-weight: bold;
	font-size: 1.2em;
}

.searchvars {
	border: 1px solid #000;
	background-color: #FFFFBB;
	display: none;
	padding: 6px;
	clear: both;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.searchvars div.head {
	font-weight: bold;
}

.searchvars div.code {
	margin-left: 10px;
	display: inline;
	color: #666;
}

#uncheckAll-label {
	width: 5px;
}

.noBold {
	font-weight: normal;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }