.booxs_bonk {
  width: 98%;
  font-size:22px;
  padding-top:30px;
  background:#fff;
  height:auto;
  margin-right:10px;
  margin-top: 10px;
  border-radius:17px;
  box-shadow: 0 0 2px #fff inset,0 1rem 3rem rgba(31,45,61,.125) !important;
  transform: translate(0, -2px);
}
.booxs_bonk button {
  border:none;
  width: 25px;
  height: 25px;
  background: url(https://cp.maskan20.ir/images/copy_89.png) no-repeat;
  background-position: 0px 0px;
  float: right;
  margin-left:10px;
  margin-top:8px;
  cursor: pointer; 
}
.booxs_bonk ul li input[type=text] {
  width: 200px;
  height: 36px;
}
.reza-bar {
  width: 100%;
  background:#fff;
  height: 55px;
  font-family:Aviny;
  margin-top:-30px;
  border-radius:17px;
  box-shadow: 0 0 7px #fff inset,0 1rem 3rem rgba(31,45,61,.125) !important;
  transform: translate(0, -7px);
}
.khatar-bedehkar{
    padding:0;
    margin:0;
    color: #0000ff;
    font-family:Aviny;
    font-size:22px;
    text-shadow: 2px 3px 7px #4895ef
}
.bihesab{
    padding:0;
    margin:0;
    color: #04a632;
    font-family:Aviny;
    font-size:22px;
    text-shadow: 2px 3px 7px #00d85f
}
.bestankar{
    padding:0;
    margin:0;
    color: #e60805;
    font-family:Aviny;
    font-size:22px;
    text-shadow: 2px 3px 7px #ed0d3a
}
.panel-body label{
    font-size: 15px;
    font-weight:700;
    color:#946c13;
    margin-top:15px;
}
.panel{
        float:left;
	background:#fff;
        width:100%;
        margin-top:-50px;
	border-radius:20px;padding-bottom:15px;
	box-shadow: 0 0 7px #fff inset,0 1rem 3rem rgba(31,45,61,.125) !important;
}
.panel-nae{
        float:right;
	background:#fff;
        width:23%;height:400px;
	padding: 0;
        margin-top:-40px;
	border-radius:20px;
	box-shadow: 0 0 7px #fff inset,0 1rem 3rem rgba(31,45,61,.125) !important;
}
.panel .panel-heading{
    padding: 20px 15px;
    border-radius: 10px 10px 0 0;
    margin: 0;
}
.panel .panel-heading .title{
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 40px;
    margin: 0;
}
.panel .panel-heading .btn{
    color: rgba(255,255,255,0.5);
    background: transparent;
    font-size: 26px;
    text-transform: capitalize;
    border: 2px solid #fff;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
}
.panel .panel-heading .btn:hover{
    color: #fff;
    text-shadow: 3px 3px rgba(255,255,255,0.2);
}
.panel .panel-heading .form-control{
    color: #fff;
    background-color: transparent;
    width: 35%;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 20px;
    display: inline-block;
    transition: all 0.3s ease 0s;
}
.panel .panel-heading .form-control:focus{
    background-color: rgba(255,255,255,0.2);
    box-shadow: none;
    outline: none;
}
.panel .panel-heading .form-control::placeholder{
    color: rgba(255,255,255,0.5);
    font-size: 25px;
    font-weight: 500;
}
.panel .panel-body p{ 
  text-align:center;
  margin:20px;
  font-size:25px;
  color:#855996
}
.panel .panel-body .kadr{
    width: 50%;
    text-align:center;
    margin: auto;
    border: none;
}
.panel .panel-body #royat_jahan{  
   display: inline-block;
   font-size:28px;
   color: #f00000;
}
.panel .panel-body #as_as{
display: inline-block;
   font-size:28px;
   color: #4a80b3;
}
.panel .panel-body #A_royat_jahan{  
   display: inline-block;
   font-size:28px;
   color: #f00000;
}
.panel .panel-body #A_as_as{
display: inline-block;
   font-size:28px;
   color: #4a80b3;
}
.panel .panel-body #B_royat_jahan{  
   display: inline-block;
   font-size:28px;
   color: #f00000;
}
.panel .panel-body #B_as_as{
display: inline-block;
   font-size:28px;
   color: #4a80b3;
}

.panel .panel-body #Bmn{
display: inline-block;
   font-size:28px;
   color: #000;
}
.panel .panel-body #Amn{
display: inline-block;
   font-size:28px;
   color: #000;
}
.panel .panel-body{ padding: 0; }
.panel .panel-body .table thead tr th{
    color: #cfb784;text-align:center;
    background-color:#ECDBBA;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px;
    border: none;
}
.panel .panel-body .table tbody tr td{
    color: #1C0A00;
    text-align:center;
    font-size: 20px;
    padding: 10px 12px;
    vertical-align: middle;
    border: none;
}
.panel .panel-body .table tbody tr:nth-child(even){ background:#fcfcff; }
.panel .panel-body .table tbody .action-list{
    padding: 0;
    margin: 0;
    list-style: none;
}
.panel .panel-body .table tbody .action-list li{
    display: inline-block;
    margin: 0 5px;
}
.panel .panel-body .table tbody .action-list li a{
    color: #fff;
    font-size: 25px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.panel .panel-body .table tbody .action-list li a:hover{ text-shadow: 3px 3px 0 rgba(255,255,255,0.3); }
.panel .panel-body .table tbody .action-list li a:before,
.panel .panel-body .table tbody .action-list li a:after{
    content: attr(data-tip);
    color: #fff;
    background-color: #111;
    font-size: 22px;
    padding: 5px 7px;
    border-radius: 4px;
    text-transform: capitalize;
    display: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -32px;
    transition: all 0.3s ease 0s;
}
.panel .panel-body .table tbody .action-list li a:after{
    content: '';
    height: 15px;
    width: 15px;
    padding: 0;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -18px;
    z-index: -1;
}
.panel .panel-body .table tbody .action-list li a:hover:before,
.panel .panel-body .table tbody .action-list li a:hover:after{
    display: block;
}
.panel .panel-footer{
    color: #fff;
    background-color: transparent;
    padding: 15px;
    border: none;
}
.panel .panel-footer .col{ line-height: 35px; }
.pagination{ margin: 0; }
.pagination li a{
    color: #fff;
    background-color: transparent;
    border: 2px solid transparent;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    line-height: 31px;
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0 3px;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
}
.pagination li a:hover{
    color: #fff;
    background-color: transparent;
    border-color: rgba(255,255,255,0.2);
}
.pagination li a:focus,
.pagination li.active a,
.pagination li.active a:hover{
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.pagination li:first-child a,
.pagination li:last-child a{
    border-radius: 50%;
}
@media only screen and (max-width:767px){
    .panel .panel-heading .title{
        text-align: center;
        margin: 0 0 10px;
    }
    .panel .panel-heading .btn_group{ text-align: center; }
}