
form {
display:inline
}
.admins_login .wrapper{
float:none;
width:640px;
margin:15px auto 0
}
.admins_login .wrapper .secure_login{
float:right;
width:100%
}
.admins_login .wrapper .secure_login .title{
float:right;
width:100%;
text-align:center;
font-size:30px;
font-weight:bold;
margin:0 0 15px 0
}
.admins_login .wrapper .secure_login .input_holder{
float:right;
width:100%;
font-size:26px;
margin:0 0 10px 0
}
.admins_login .wrapper .secure_login .input_holder label{
float:right;
width:100%;
text-align:center
}
.admins_login .wrapper .secure_login .input_holder input{
float:right;
width:90%;
padding:5px 5%;
font-size:20px;
text-align:center
}
.admins_login .wrapper .secure_login .submit{
float:right;
width:100%;
padding:5px 0;
text-align:center;
font-weight:bold
}
.header .messages_and_notifications .notifications{
float:left;
position:relative;
width:68px;
height:70px;
transition:all 0.25s linear
}
.header .messages_and_notifications .notifications .notifications_icon{
float:left;
margin:12px 0 0 23px
}
.header .messages_and_notifications .notifications .notifications_icon svg{
float:left;
width:28px
}
.header .messages_and_notifications .notifications .new_notifications{
position:absolute;
z-index:2;
width:17px;
height:17px;
text-align:center;
top:16px;
right:15px;
cursor:default;
border-radius:20px;
font-size:12px;
color:#FFFFFF !important;
background-color:#A82029
}
.header .messages_and_notifications .notifications .updates_window{
position:absolute;
top:0;
padding:90px 0 0 0;
left:20px;
width:319px;
background:none;
display:none;
z-index:1
}
.header .messages_and_notifications .notifications:hover .updates_window,
.header .messages_and_notifications .notifications.active .updates_window{
display:block
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper{
float:right;
width:100%;
height:100%;
position:relative;
box-shadow:1px 1px 1px rgba(0,0,0,0.4)
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .title{
float:right;
width:100%;
position:relative
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .title:before{
content:"";
position:absolute;
left:10px;
bottom:22px;
width:0;
height:0;
border-left:12px solid transparent;
border-right:12px solid transparent;
border-bottom:14px solid
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .title span{
float:right;
width:94%;
padding:0 6% 0 0
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder{
float:right;
width:100%;
background:white;
max-height:270px;
overflow-y:scroll
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates{
float:right;
width:100%
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates .update{
float:right;
width:100%;
cursor:pointer;
transition:all 0.25s linear;
border-bottom:1px solid #ecedee
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates:hover .info,
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates:hover .date{
background:transparent
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates .update .line_indicator{
float:right;
width:7px;
height:100%;
visibility:hidden
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates .update.unread .line_indicator{
visibility:visible
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates .update .date{
float:right;
width:93%;
padding:4px 4% 0 0
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates .update .info{
float:right;
width:93%;
margin:0 4% 0 0
}
.header .messages_and_notifications .notifications .updates_window .updates_wrapper .updates_holder .updates .update .info a{
float:right;
color:black;
text-decoration:none
}
.seoform span {
float:left;
width:100px
}
.seoform div input {
width:500px
}
.seoform div {
float:left;
width:100%;
margin-bottom:15px
}
/* css fixes */
ol {
position:relative;
right:20px
}
a{
outline:0
}
input[type="image"],
input[type="submit"],
input[type="button"],
button {
cursor:pointer
}
.ie a img {
border:0
}
.hidden {
position:absolute;
left:0;
top:-100000px
}
/*
* span {
display:inline-block
}
*/
/*
#lbuttons,
#lbuttons div,
#lbuttons a,
#lbuttons img,
.fxc #subtoolbar,
.fxc #admin_panel {
-webkit-transform:translate3d(0,0,0);
-webkit-backface-visibility:hidden;
-webkit-perspective:1000;
transform:2DValue(val) 3DValueSetToNull(0);
transform:2DValue(val);
-webkit-transform :translateZ(0);
-o-transform :translateZ(0);
-webkit-transform :translateZ(0);
transform :translateZ(0);
-webkit-transition:all 0.5s linear
}
.fxc #admin_pusher,
.fxc #sys_website {
-webkit-transition:all 0.5s linear
}
*/
body {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
min-width:100%;
min-height:100%;
padding:0;
margin:0
}
p {
padding:0;
margin:0
}
div.bs {
float:right
}
