.magnet_admin td {
	padding: 3px;

}

.hidden_hint {
	display:none;
	background-color:#dff;
}

.admin_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px !important;
	color:#333;
}

.admin_table td {
	padding: 5px !important;
}

.link_button_small {
	background-color: #B0C4DE;
    border: 2px solid #999;
    color: #fff !important;
    cursor: pointer;
    font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 2px;
    padding: 4px 7px;
    text-decoration: none;
	border-radius: 6px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.link_button_small:hover {
	background-color: #0099CC;
    border: 2px solid #999;
    cursor: pointer;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.link_button_small:active {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	position:relative;
	top: 1px;
	left: 1px;
}

.admin select{
	background-color: #B0C4DE;
    border: 2px solid #999;
    color: #fff !important;
    font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 2px;
    padding: 4px 7px;
    text-decoration: none;
	border-radius: 6px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.admin input[type=text]{
	padding:4px;
	border-radius: 6px;
	border: 1px solid #cccccc;
	color:#777777;
}

.admin input[type=text]:focus{
	border: 1px solid #336699;
	background-color:#ffffcc;
}

.admin textarea{
	padding:4px;
	border-radius: 6px;
	border: 1px solid #cccccc;
	color:#777777;
}

.admin textarea:focus{
	border: 1px solid #336699;
	background-color:#ffffcc;
}

.admin_form {
	font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;
    font-size: 12px;
	margin:0;
}
.admin td {
	padding:2px;
}
.admin_divider_1 {
	background:#9a9a9a;
	color:white;
	text-align:center;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: 11px;
	padding: 2px;
	margin:0;
}

.admin {
	font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;
	color: #777777;
	margin:0;
}

.admin .title {
	font-size: 1.3em;
	color: #336699;
}

.admin p {
    font-size: .9em;
}

.admin .hint {
	font-size : .8em;
	color : #999999;
	border: 2px solid #eeeeee;
	padding: .6em;
	background:#eeffee;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.admin .hint ul {
	list-style: disc inside;
}

.admin .hint legend {
	padding:0 .5em 0 1em;
	
}


.admin_tab {
	background-color: #B0C4DE;
    border: 2px solid #999;
	border-bottom:0;
    color: #fff !important;
    cursor: pointer;
    font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 2px;
    padding: 2px 7px;
    text-decoration: none;
	border-radius: 6px 6px 0 0;
	z-index:100;
}
.admin_tab:hover {
	background-color: #0099CC;
    border: 2px solid #999;
	border-bottom:0;
    cursor: pointer;
	text-decoration:none !important;
}

.admin_tab_active {
	background-color: #ddd;
    border: 2px solid #999;
	border-bottom:0;
    color: #666 !important;
    cursor: default;
    font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 2px;
    padding: 3px 7px;
    text-decoration: none;
	border-radius: 6px 6px 0 0;
	bottom:0px;
	text-decoration:none !important;
}

#admin_top_drawer {
	position:fixed; 
	top:-400px; 
	height:430px; 
	width:100%; 
	z-index:400000; 
	margin-right:auto; 
	margin-left:auto; 
	-webkit-transition:top .5s ease-out;
	-moz-transition:top .5s ease-out;
	-o-transition:top .5s ease-out;
	-ms-transition:top .5s ease-out;
	transition:top .5s ease-out;
}


#admin_top_drawer iframe {
	width:100%; 
	height:400px; 
	background:#333344;
	-webkit-box-shadow: 0 4px 10px -2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 4px 10px -2px rgba(0,0,0,0.5);
    box-shadow: 0 4px 10px -2px rgba(0,0,0,0.5);
	z-index:1500 !important;
	overflow:hidden;
}

#admin_top_drawer #controls {
	width:40px;
	position:relative;
	top:-68px; 
	text-align:center;
	border-radius:30px;
	background:#333344;
	margin-left:20px;
}


#admin_top_drawer i {
	-webkit-transition: 1s ease-in;
	-moz-transition: 1s ease-in;
	-o-transition: 1s ease-in;
	-ms-transition: 1s ease-in;
	transition: 1s ease-in;
	font-size:1.3em;
	padding:5px;
	color:#aaaaaa; 
	cursor:pointer;
}

#admin_top_drawer .ghost {
	opacity:0;
}
#admin_top_drawer .ghost:hover {
	color:#ccff00;
}

#article_form {
	-webkit-transition:padding 1s ease-out;
	-moz-transition:padding 1s ease-out;
	-o-transition:padding 1s ease-out;
	-ms-transition:padding 1s ease-out;
	transition:padding 1s ease-out;
	
}

.om_bug{
	background-image:url(images/om_logo_144x144.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	height:30px;
	width:30px;
	float:left;	
	margin-right:10px;
}



