/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02.07.2016, 20:53:35
    Author     : Администратор
*/

pre.prettyprint {
    border: none;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}
pre{
    border-radius: 0px;
}

.panel-body pre{
    /*padding: 0px;*/
    margin: 0 -15px 10px;
}
.commentPopover pre{
    margin: 0 -15px 10px;
}

.panel-body table{
    /*margin: -15px;
    padding: 15px;*/
}
/*
.panel-body .img-responsive{
    margin: 0 -15px;
    width: 100%!important;
    position: relative;
}*/

/*
.my-panel-body p img {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
    margin: 0 -15px;
    box-sizing: border-box;
    width: 100%;
}
*/