.left #side, .right #side {
   width: 242px;
}

.left #page-c {
    margin-left: -252px;
}

.left #page-t {
    margin-left: 252px;
}

.right #page-c {
    margin-right: -252px;
}

.right #page-t {
    margin-right: 252px;
}

.menu_block_inner_ {
    border: 1px solid #928477;
}

.i-edit:before {
    content: url(../i/postedit.gif);
    color: #b2b2b2;
    font-size: 15px;
    margin-right: 0px!important;
    opacity: 1!important;
}
.i-up:before {
    content: url(../i/postup.gif);
    color: #b2b2b2;
    font-size: 14px;
    margin-right: 0px!important;
    opacity: 1!important;
}
.i-cross:before {
    content: url(../i/postdelite.gif);
    color: #b2b2b2;
    font-size: 13px;
    margin-right: 0px!important;
    opacity: 1!important;
}
.i-close:before {
    content: "\e909";
    color: #b2b2b2;
}

.toastrcontainer {
    padding: 20px 30px 20px 20px !important;
    text-align: center !important;
    background: #f4ede3 !important;
    box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.5) !important;
    color: #4c4c4c !important;
    max-width: 350px !important;
    opacity: 1 !important;
}

form.relogin {
    margin: 5px 0;
    display: none;
}

form.relogin.open {
    display: inline-block;
}

.i-lock:before {
    content: "\e916";
    color: #922d32;
}
.fade.in {
    opacity: 1;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
}

.img-nok {
    background: url(../../i/nok.gif) 0 0 no-repeat;
    background-position: right;
}

.pagination {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    margin-top: 5px;
    font-size: 90%;
}

.pagination a {
    margin-right: 10px;
}

.pagination a:hover, .pagination a.active {
    color: #1e1e1e
}

.pagination a.active {
    font-weight: bold;
}
