#hidden-admin-block{
bottom:0px;
left:0px;
position:fixed;
z-index:1000000;
background-color:#E3E4E5;
border:2px solid #000000;
display:none;
width:100%;
min-height:250px;
padding-top:25px;
max-height:400px;
overflow:scroll;
resize:vertical;
}

/* the updated ckeditor moved some stuff around,
 * so we need to show the disable rich text link
 * while hiding the other parts. */
.hidden-admin, .client-edit-mode, .page-edit-mode{
display:none;
}
#edit-field-campaign-summary-und-0-format {
    display: block;
}
#edit-field-campaign-summary-und-0-format {
    border: none;
}
.field-type-text-with-summary .hidden-admin {
    display: block;
}
.field-type-text-with-summary .hidden-admin.filter-wrapper {
    border: none;
}
#edit-field-campaign-summary-und-0-format .form-item-field-campaign-summary-und-0-format,
#edit-field-campaign-summary-und-0-format .filter-help,
#edit-field-campaign-summary-und-0-format .filter-guidelines {
    display: none;
}
.field-type-text-with-summary .form-type-select,
.field-type-text-with-summary .filter-help,
.field-type-text-with-summary .filter-guidelines {
    display: none;
}
#edit-field-campaign-summary-und-0-format .fieldset-wrapper {
    width: 815px;
}

#toggle-page-edit-mode,
#toggle-fmr-edit-mode,
#toggle-client-edit-mode{
position:absolute;
top:125px;
left:5px;
}

#admin-toggle-wrapper{
position:fixed;
left:5px;
bottom:20px;
}

#admin-toggle-wrapper a,
#admin-toggle-close a,
.toggle-editmode a{
text-decoration:none;
color:#000000;
background: url("/sites/all/themes/threebl/images/btn_sprite.png") repeat-x scroll left bottom transparent;
border: 1px solid #2C7C8D;
cursor: pointer;
font-size: 11px;
height: 29px !important;
}



#hidden-admin-block .block{
float:left;
display:block;
margin:10px;
padding:25px;
width:300px;
border:1px solid #2C2C2B;
max-height:350px;
min-height:220px;
background-color:#ffffff;
overflow-x:scroll;
resize:both;
}

#hidden-admin-block .block h2{
    margin: 5px;
}

#admin-toggle-close,
#admin-toggle-editmode{
margin-top: -20px;
margin-left: 5px;
}

#admin-toggle-editmode a{
position: relative;
left:50px;
}

#hidden-admin-block ul{
margin-top:-10px;
float:left;
list-style-type:none;
}

#hidden-admin-block .views-row {
    margin: 0px;
    padding-bottom: 0px;
border:none;
}

#block-menu-menu-editor-hidden-admin-menu .block-title{
clear:both;
margin-bottom:5px;
}

#block-views-client-multiple-login-block-1{
min-width:650px;
}

#block-block-36,
#block-views-7ec6acb3bfdc1148e8395e7c9e1c1089 {
min-width:550px;
}


#devel-switch-user-form #edit-username {
height:20px;
}

#devel-switch-user-form #autocomplete {
margin-top:350px;
}
