.the-canvas {
  direction: ltr;
  width:240px;
  height:320px;
}

.btn-left{
float:left;
}
.btn-right{
float:right;
}
.move_page_pdf{
content:"";
padding:0px;
border-radius: 30px;
}
.num_page_count{
display: inline-block;
    width: 180px;
    text-align: center;
    padding-top: 6px;
    color: #002e56;
}
.btn_move_page {

    border-radius: 30px;
    height: 30px;
    display: block;
    margin-top:10px;
     margin-bottom:10px;
}
.btn_move_page span{
font-size:15px;
color:#002e56;

}
i.fas{
float:left;
}
