PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/nutrition-stores.kerihosting.com/dumper/css/msd/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/nutrition-stores.kerihosting.com/dumper/css/msd/style.css

/*
    @MySQLDumper STYLESHEET
    @name			msd
    @copyright		MySQLDumper - Daniel Schlichtholz <http://www.mysqldumper.de>
    @author			Ingo Wagener <http://www.vorderdeck.de>, Daniel Schlichtholz, Christian Gresshoener <http://www.gresshoener.de>
    @date			2008-02-28 13:39:07
    @lastmodified	2009-09-15 00:19:30
    @media			screen and projection
*/
*,.nomargin {
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font: 12px/1.5 Verdana, Helvetica, sans-serif; /* Important IE Bugfix: No spaces in font-attribute between px and slash */
	border-top: 5px solid #256777;
	background: #fff url(pics/bg-body.gif) repeat-x 0 5px; 
}

body.content {
	min-width: 540px;
	padding: 0 18px;
}

.menu-frame {
	background-color: #FFF;
	color: #000;
}

/* LINKS */
a {
	color: #256777;
}

a:hover {
	color: #E87B00;
	text-decoration: none;
}

a.ul {
	text-decoration: underline;
}

/* general */
#pagetitle {
	color: #256777;
	font-size: 1.8em;
	padding-top: 2px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c7c7c7;
}

#server0 {
	position: absolute;
	bottom: 4px;
	text-align: center;
	left: 10px;
	color: #000;
}

#server1 {
	position: absolute;
	right: 16px;
	text-align: center;
	padding: 10px;
}


.small {
	font-size: 11px;
}

.ssmall {
	font-size: 10px;
}

.success {
	color: green;
	font-weight: bold;
}

.error {
	color: #E87B00;
	background-color: yellow;
	font-weight: bold;
}

.explain {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.explain:hover {
	cursor: help;
}

.active_db {
	font-weight: bold;
	border-bottom: 1px dotted;
	color: #9AA2B1;
}

table {
	color: #000;
}

table.bdr,.bdr {
	border: 1px solid #ddd !important;
	border-collapse: collapse !important;
}

table td {
	text-align: left;
	vertical-align: top;
	padding: 0 6px;
	font-size: 12px;
}

table th {
	padding: 0 6px;
}

/* MENU */
#menu {
	text-align: left;
	position:absolute;
	margin: 0px;
	top: 154px;
	left:0;
	width:190px;
	height:160px;
}

#menu ul {
	margin: 0px 0 0 0;
	list-style: none;
	background-color: transparent;
}

#menu ul li {
	border-bottom: 1px solid #ddd;
}

#menu ul a {
	padding: 0 10px;
	display: block;
	line-height: 2;
	text-decoration: none;
	outline: none;
}

#menu ul a:hover {
	background: #eee;
	text-decoration: none;
}

#menu ul li.active {
	border-bottom: 1px solid #256777;
}

#menu ul li.active a,#menu ul li.active a:hover {
	color: #E87B00;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

#menu ul li.icon-holder {
	margin-top: 3em;
	border-bottom: 0;
	text-align: center;
}

#menu ul li strong {
	text-align: left;
	color: #256777;
	font: normal normal .8em/1.4em verdana, sans-serif;
	display: block;
}

fieldset {
	margin: 10px;
	padding: 5px;
	border: 1px solid #ddd;
	color: #256777;
}

body.content legend {
	font-weight: bold;
}

body.menu fieldset p {
	margin: 5px 0 0;
	text-align: center;
}

/* MAIN */
#topnavi {
	list-style: none;
	margin: 10px 0 20px;
}

#topnavi li {
	float: left;
	margin-right: 6px;
}

#topnavi li a {
	float: left;
	font: 1.1em verdana, arial, sans-serif;
	border: 1px solid #ddd;
	background: url(pics/bg-buttons.gif) repeat-x;
	color: #E87B00;
	padding: 3px 6px;
	vertical-align: bottom;
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap;
}

#topnavi li a span {
	color: #256777;
}

#topnavi li a:hover {
	color: #256777;
}

#topnavi li a:hover span {
	color: #E87B00;
}

#content p {
	margin: 10px 0;
}

/*Tabellen */
table tr.dbrow {
	background: #FCFDFD;
}

table tr.dbrow1 {
	background: #F8FAFB;
}

table tr.dbrowsel {
	background: #F9F3ED;
	color: #256777;
}

table tr.dbrowsel a:hover {
	color: #E87B00;
}

table td.treffer {
	background: #000;
}

/* Treffer bei der MySQL-Suche */
table tr.dbrow .treffer,table tr.dbrow1 .treffer {
	color: yellow;
	background-color: #E87B00;
}

table.border {
	border: 1px solid #738C88;
}

table td.sum {
	background-color: red;
	font-weight: bold;
	text-align: right;
}

table tr.thead th,table tr.thead td {
	background: url(pics/bg-buttons.gif) repeat-x;
	border: 1px solid #ddd;
	color: #256777;
}

#configright table a {
	font-size: 11px;
	color: #E87B00;
}

#configright table tr.dbrowsel a {
	color: #E87B00;
}

.tdcompact {
	width: 100px;
	height: 16px;
	overflow: hidden;
	font-size: 11px;
}

.tdnormal {
	white-space: nowrap;
	padding: 1px;
}

.sqlheadmenu a {
	
}

/* FORM-Elements */
#content .Formbutton,#content .ConfigButton,#content .ConfigButtonSelected,#content .Formtext {
	margin: 0px 6px 0px 0px;
	font: 1.1em verdana, arial, sans-serif;
	border: 1px solid #ddd;
	background: url(pics/bg-buttons.gif) repeat-x;
	color: #E87B00;
	line-height: 14px;
	padding: 2px;
	white-space: nowrap;
	overflow: visible;
	text-decoration: none;
}

#content a.Formbutton {
	padding: 3px 6px;
	vertical-align: bottom;
}

.Formbutton { cursor: pointer; }
.Formbutton:disabled { cursor: default; }

#content .Formtext {
	overflow: hidden;
	cursor: text;
}

#content .ConfigButtonSelected {
	color: #256777;
}

#content .ConfigButton,#content .ConfigButtonSelected {
	width: 160px;
	margin-bottom: 4px;
	cursor: pointer;
}

#content .SQLbutton {
	font-size: 11px;
	background: #E4E9E8;
	cursor: pointer;
}

/* htaccess edit area */
#content textarea #thta {
	font-size: 11px;
	color: blue;
	width: 400px;
	height: 300px;
	overflow: scroll;
}

#content textarea {
	width: 100%;
	background: #FFF;
}

input.radio,input.checkbox {
	background-color: transparent;
}

/* Colors for Formelements */
input.text,input.small {
	border: 1px solid #256777;
	background: #fff;
	color: #000;
}

select {
	background: #FFF;
	color: #000;
}

textarea {
	background: #B3C2C0;
	color: #4E5665;
}

/* disabled textarea when editign rows in SQLBrowser */
.off {
	background-color: #ccc !important;
}

/* for Geckos */
input[disabled] {
	color: #888 !important;
    border: 1px solid #CAC8BB !important;
}

/*horizontal menu */
#hormenu ul {
	border-bottom: thin solid #D5DDDC;
	margin-bottom: 8px;
	width: 80%;
}

#hormenu ul li {
	display: inline;
}

#hormenu ul li a {
	font: 11px/20px verdana, sans-serif;
	text-decoration: none;
	color: #4E5665;
	padding: 0 14px;
	border: 0;
}

#hormenu ul li a:hover {
	color: #E87B00;
}

#hormenu ul li#active a {
	font: bold 11px/ 20px verdana, sans-serif;
	text-decoration: none;
	color: #E87B00;
	float: left;
	padding: 0 14px;
}

#hormenu ul li#active a:hover {
	color: #E87B00;
}

/* special elements */
.MySQLbox {
	font-size: 10pt;
	padding: 0px;
	background: #000;
	color: #fff;
	border: thin solid #999999;
	height: 200px;
	width: 100%;
	text-align: left;
	overflow: auto;
}

#content #sqlheaderbox,.sqlbox-warning {
	white-space: nowrap;
	vertical-align: top;
	padding: 8px;
	background: url(pics/bg-buttons.gif) repeat-x;
	border: 1px solid #ddd;
	color: #256777;
	line-height: 22px;
}

#sqlheaderbox .Formbutton {
	line-height: 14px;
	padding: 2px;
	margin: 0px;
}

#sqltextarea {
	margin-right: 30px !important;
	width: 100% !important;
	overflow: auto;
}

#content #sqleditbox {
	border: 1px solid #738C88;
	background: #EEEEEE;
	margin-bottom: 10px;
}

#content #sqleditbox form {
	margin: 10px;
}

#content #sqleditbox p {
	background: #A5B6B4;
	font-weight: bold;
	text-align: center;
}

#content #sqlnewbox {
	border: 1px solid #738C88;
	background: #E4E9E8;
}

#content #sqlnewbox p {
	background: #A5B6B4;
	font-weight: bold;
	text-align: center;
}

#content #sqloutbox {
	font-size: 11px;
	width: 700px;
	padding: 6px;
	background: #D5DDDC;
	border: 1px solid #738C88;
	overflow: auto;
}

#content p.autodel {
	font-size: 11px;
	border-bottom: 1px dashed #fff;
	margin-bottom: 12px;
}

#content .Logbox {
	font: 12px/1.2 "Courier New", Courier, monospace;
	padding: 6px;
	border: 1px solid #ddd;
	height: 320px;
	width: 90%;
	text-align: left;
	overflow: auto;
}

#content .Logbox span {
	color: #738C88;
}

#content .backupmsg {
	padding-left: 20px;
	font-size: 11px;
}

#content .backupmsg .success,#content .backupmsg a {
	color: #999;
	font-size: 11px;
}

#content .backupmsg .error {
	color: red;
}

/* TEXT */
h1 {
	font-size: 16px;
}

h5 {
	font-size: 1.7em;
	font-weight: normal;
	color: #256777;
	margin: 20px 0 10px;
}

h6 {
	font-size: 1.5em;
	font-weight: normal;
	color: #256777;
	margin: 10px 0;
	padding-left: 4px;
	background: url(pics/bg-headings.gif) repeat-x;
}

/* Config */
#configleft {
	float: left;
	width: 180px;
}

#configleft .Formbutton {
	width: 160px;
	margin: 4px 0;
}

#configright {
	margin-left: 180px;
}

#footer {
	margin-top: 36px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	font-size: 10px;
	text-align: right;
}

#version {
	position:absolute;
	top:60px;
	left:0;
	margin:0;
	padding:0;
	height:90px;
	color: #4E5665;
	z-index:10;
}
.version-line
{
	position:absolute;
	top:-20px;
	left:0;
	width:190px;
	text-align:center;
	font: 11px/20px verdana, sans-serif;
}

#version a:link,
#version a:active,
#version a:hover,
#version a:visited
{ 	color: #4E5665; }
	

#selectConfig 
{
	position:absolute;
	top:360px;	
	left:0;
	width:190px;
	height: 196px;
	z-index:5;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#ilog {
	border: 1px solid #ddd !important;
	padding: 12px;
	background-color: #fcfcfc;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}