
#icon-options-general {
    background: url(../images/magn-icon-32.png) 0 0 no-repeat !important;
}

.magn_cols {position: relative; /*overflow: hidden;*/ clear: both;}
.magn_col_left {margin-right: 300px;}
.magn_col_left .tablenav {display: none;}
.magn_col_left p.search-box {display: none;}
.magn_col_left form {overflow: hidden; position: relative; clear: left;}


.magn_col_right {
    float: right; 
    width: 281px; 
    padding-top: 86px !important;
}

#poststuff.magn_col_right .inside {
    margin: 0;
    padding: 0;
}

.postbox h3.hndle {
    cursor: default;
    position: relative;
}

.postbox h3.hndle a.button {
    height: 13px;
    line-height: 12px;
    position: absolute;
    right: 6px;
    top: 4px;
}

#poststuff.magn_col_right .inside .field {
    border-bottom: #DFDFDF solid 1px;
    border-top: #FFFFFF solid 1px;
    padding: 6px 10px;
}

#poststuff.magn_col_right .inside h4,
#poststuff.magn_col_right .inside p {
    margin: 3px 0;
    padding: 0;
}

/*--------------------------------------------------------------------------------------------
    Unlock Fields
--------------------------------------------------------------------------------------------*/
#screen-meta-links .screen-meta-toggle.magn {
    float: right;
    background: none repeat scroll 0 0 #F9F9F9;
    border-radius: 0 0 3px 3px;
    float: right;
    font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    height: 22px;
    margin: 0 6px 0 0;
    position: relative;
    border: #DFDFDF solid 1px;
    border-top: 0 none;
    padding: 0 3px;
   
}

#screen-meta-links .magn a.show-settings {
    padding: 0 16px;
    border-top: 0 none;
    color: #21759B;
    padding: 0 20px 0 10px;
    text-shadow: #fff 0 1px 0;
}

#screen-meta-links .magn.screen-meta-active {
    margin-top: -1px;
}

.screen-meta-wrap h5 {
    margin: 8px 0 3px;
    font-size: 13px;
}
.screen-meta-wrap {
    background-color: #F9F9F9;
    border: #DFDFDF solid 1px;
    border-top: 0 none;
    margin: 0 15px;
    padding: 8px 12px 12px;
    border-radius: 0 0 4px 4px;
}

.screen-meta-wrap p {
    margin-top: 0px;
}

table.magn_activate {
    border: #DFDFDF solid 1px;
    border-collapse:separate; 
    border-spacing:0; 
    vertical-align:top; 
    width: 100%;
    background: #FEFEFE;
}

table.magn_activate tr:nth-child(even) {
    background: #F9F9F9
}

table.magn_activate tr:nth-child(odd) {
    background: transparent;
}

table.magn_activate tr.field_save {
    background: #EAF2FA;
}

table.magn_activate tr td,
table.magn_activate tr th {
    border-bottom: #DFDFDF solid 1px;
    border-right: #DFDFDF solid 1px;
    padding: 8px;
}

table.magn_activate tr:last-child  td {
    border-bottom: 0 none;
}

table.magn_activate tr td:last-child {
    border-right: 0 none;
}

table.magn_activate input[type="submit"] {
    margin-left: 5px;
    margin-right: 5px;
}


/*--------------------------------------------------------------------------------------------
    Import / Export
--------------------------------------------------------------------------------------------*/
#wpcontent select[multiple="multiple"] {
    height: auto;
    min-width: 150px;
}


/*--------------------------------------------------------------------------------------------
    Columns
--------------------------------------------------------------------------------------------*/
.row-actions .inline {
    display: none;
}

.qrcode_res img
{
	border: 1px solid #999999;
}