.berocket_pagination_style {
    background-color: #FAFAFA;
    border-collapse: collapse;
}
.berocket_pagination_style tr th,
.berocket_pagination_style tr td {
    border: 1px solid #999;
    border-left: 0;
    text-align: center;
    padding: 0.5em;
}
.berocket_pagination_style tr th:first-child,
.berocket_pagination_style tr td:first-child {
    border-left: 1px solid #999;
}
.berocket_pagination_style tr th {
    border-bottom: 0;
}
.berocket_pagination_style tr td {
    border-top: 0;
}
.berocket_pagination_style tr:first-child td {
    border-top: 1px solid #999;
}
.berocket_pagination_style h3 {
    margin: 0;
}
.berocket_pagination_style input[type=text] {
    width: 10em;
    text-align: center;
}
.product_preview_submit_form .colorpicker_field {
    width: 2em; 
    height: 1.2em; 
    border: 1px solid black; 
    position: relative; 
    display: inline-block; 
    top: 0.2em;
}
.berocket_pp_styles {
    width: 100%;
}
.berocket_pp_styles td{
    width:25%;
}
.br_framework_settings .berocket_pp_styles .button {
    margin: 0;
    padding: 8px;
    min-width: 80px;
}
.br_position_on_preview li {
    border: 1px solid #999;
    margin-top: 5px;
    line-height: 2em;
    padding-left: 4em;
    background-color: #eee;
    position: relative;
}
.br_position_on_preview li .fa {
    width: 3em;
    line-height: 2em;
    text-align: center;
    vertical-align: middle;
    cursor: move;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-right: 1px solid #999;
}
.berocket_pagination_style {
    margin-bottom: 1.5em;
}
