
.website-section{
    background: url("/media/images/NewStyle/img/elements/CalculateBG.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0;
}

.header-area .main-header{
    background-color: rgba(5, 6, 23, 0.8) !important;
}

.website-table{
    font-family: IranYekan,Ebrima;
    direction: rtl;
}



.website-section .image{
    width: 100%;
    margin-bottom: 5%;
    background-color: #333232;
    padding: 2%;
}



/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body, html {
	height: 100%;
	font-family: sans-serif;
}

/* ------------------------------------ */
a {
	margin: 0px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

a:focus {
	outline: none !important;
}

a:hover {
	text-decoration: none;
}

/* ------------------------------------ */
h1,h2,h3,h4,h5,h6 {margin: 0px;}

p {margin: 0px;}

ul, li {
	margin: 0px;
	list-style-type: none;
}


/* ------------------------------------ */
input {
  display: block;
	outline: none;
	border: none !important;
}

textarea {
  display: block;
  outline: none;
}

textarea:focus, input:focus {
  border-color: transparent !important;
}

/* ------------------------------------ */
button {
	outline: none !important;
	border: none;
	background: transparent;
}

button:hover {
	cursor: pointer;
}

iframe {
	border: none !important;
}




/*//////////////////////////////////////////////////////////////////
[ Utiliti ]*/






/*//////////////////////////////////////////////////////////////////
[ Table ]*/

.limiter {
  width: 100%;
  margin: 0 auto;
}
table{
    font-family: IranYekan;
}



.container-table100 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.wrap-table100 {
  width: 1170px;
}

table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
table * {
  position: relative;
}
table td, table th {
  padding-left: 8px;
    font-family: IranYekan,Ebrima;
    text-align: center !important;
}


@media only screen and (max-width:1199px){
    table td, table th{
        font-size:90%;
    }
}
table thead tr {
  height: 60px;
  background: #333232;
    font-family: IranYekan;
}
table tbody tr {
  height: 55px;
}
table tbody tr:last-child {
  border: 0;
}
table td, table th {
  text-align: left;
}
table td.l, table th.l {
  text-align: right;
}
table td.c, table th.c {
  text-align: center;
}
table td.r, table th.r {
  text-align: center;
}


.table100-head th{
  font-size: 110%;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
}


@media only screen and (max-width:1199px){
    .table100-head th{
        font-size:100%;
    }
}

tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

tbody tr {
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  font-weight: unset;
}


.data-table-version tr{
    height:75px;
}


.nasaban .column1 {
  width: 15%;
}

.nasaban .column2 {
  width: 30%;
}

.nasaban .column3 {
  width: 20%;
    line-height: 30px;
}

.nasaban .column4 {
  width: 20%;
}

.nasaban .column5 {
  width: 30%;
}



.nasaban .filterdiv {
    display:none;
}

.nasaban .countdiv{
    display:none;
}


.internal .column1 {
  width: 20%;
}

.internal .padding {
  padding:0 0 0 3.5%;
}

.internal .column3 {
  width: 40%;
    line-height: 30px;
}

.internal .column4 {
  width: 20%;
   line-height: 30px;
}

.internal .column4 {
align-items:center;
}





@media screen and (max-width: 767px) {
    .website-section{
        padding:120px 0 10%;
    }
    .image img{
        width:80% !important;
    }
  table {
    display: block;
  }
  table > *, table tr, table td, table th {
    display: block;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    height: auto;
    padding: 37px 0;
  }
  table tbody tr td {
    padding-right: 27% !important;
    margin-bottom: 24px;
  }
  table tbody tr td:last-child {
    margin-bottom: 0;
  }
  table tbody tr td:before {
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #999999;
    line-height: 1.2;
    font-weight: unset;
    position: absolute;
    width: 40%;
    left: 30px;
    top: 0;
  }


.direction{
    order:3;
}

.filterRw{
    padding:0 5.5% 0 0 !important;
    margin:4% 0;
}


.filterRw .searchBox{
    width:100%;
}

.filterRw form{
    width:100%;
}
  
  .breadCrumb {
      margin:0 !important;
      order:2;
  }
  
  .internal .padding{
      padding:0 2.7%;
  }
  
  table tbody tr td:after{
      position:absolute;
      right:10%;
  }
  
  
  .count{
      margin:0 0 3% 0 !important;
  }
  
   .internal table tbody tr td:nth-child(1):after {
    content: "عنوان";
  }
  .internal table tbody tr td:nth-child(2):after {
    content: "استان";
  }
  .internal table tbody tr td:nth-child(3):after {
    content: "آدرس";
  }
  .internal table tbody tr td:nth-child(4):after {
    content: "نام نماینده";
  }
    .internal table tbody tr td:nth-child(5):after {
    content: "خدمات ";
    line-height: 30px;
  }
  

  
  
     .nasaban table tbody tr td:nth-child(1):after {
    content: "کد نصاب";
  }
  .nasaban table tbody tr td:nth-child(2):after {
    content: "استان";
  }
  .nasaban table tbody tr td:nth-child(3):after {
    content: "شهر";
  }
  .nasaban table tbody tr td:nth-child(4):after {
    content: "نام نصاب";
  }
  
    .nasaban table tbody tr td:nth-child(5):after {
    content: "تلفن";
  }
  

  .column4,
  .column5,
  .column6 {
    text-align: left;
  }

  .column4,
  .column5,
  .column6,
  .column1,
  .column2,
  .column3 {
    width: 100% !important;
  }

  tbody tr {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .container-table100 {
    padding-left: 15px;
    padding-right: 15px;
  }
}



@media only screen and (max-width:430px){
    .filterRw .searchBox{
        padding:3.2% 10% !important;
    }
    
    .filterRw{
        padding:0 7.5% 0 0 !important;
    }
    
    .website-section{
        padding:100px 0 15%;
    }
    
    .internal .padding{
        padding:0 4% !important;
    }
}


@media only screen and (max-width:380px){
    
    .filterRw{
        padding:0 8.5% 0 0 !important;
    }
    
    .filterRw .searchBox {
        padding:3.8% 10% !important
    }
    
    .searchBox{
        font-size:70%;
    }
}


.column3 a{
    color:#808080  ;
}


table{
    direction:rtl !important;
}

.internal .image img{
    width:35%;
}

.filterRw form{
    display:flex !important;
    direction:rtl;
}


.breadCrumb{
    direction:rtl;
    margin-bottom:2%;
    font-family:Iranyekan;
}

.statusRw {
    direction:ltr;
}


.filterRw{
    padding:0 2.3% 0 0;
}



.internal .filterRw  .searchBox{
    padding:2% 10%;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}


.nasaban .filterRw  .searchBox{
    padding:4% 10%;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}

@media only screen and (max-width:1199px){
    .searchBox{
        font-size:80%;
    }
}

.submit{
    padding:2% 4%;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    font-size:85%;
    background-color:yellow
}

.nice-select{
   width:100% !important;
}

.breadCrumb {
    width:100%;
}

.count{
    color:white;
    font-size:90%;
    margin:3% -8% 0 0;
}

.direction {
    text-align:right;
}




.image-Header{
    height:120px;
    margin-bottom:40px;
    padding:0;
    background-color:#333232;
}


.image-Header img{
    width:20%;
    margin:61px 30px;
}


.image-Header h1{
    font-family:Beirot;
    text-align:right;
    margin:30px 52px;
    font-size:300%;
}


@media only screen and (max-width:1480px){
     .image-Header h1{
        margin:24px 52px;
        font-size:280%;
    }
    
    .image-Header{
        height:100px;
    }
    
    .image-Header img{
        margin:48px 30px;
    }
    
    
    .padding-style-2{
        padding: 25% 7px 0;
    }
}


@media only screen and (max-width:1300px){
     .image-Header h1{
        margin:20px 52px;
        font-size:260%;
    }
    
    .image-Header{
        height:90px;
    }
    
    .image-Header img{
        margin:42px 30px;
        width:22%;
    }
}




@media only screen and (max-width:991px){
     .image-Header h1{
        margin:14px 35px;
        font-size:230%;
    }
    
    .image-Header{
        height:70px;
        width:101%;
        margin-left:-0.5%;
        margin-bottom:20px;
    }
    
    .image-Header img{
        margin:30px 23px;
        width:28%;
    }
    
    .dataTables_wrapper .dataTables_paginate .paginate_button{
        font-size:14px;
        padding:4px !important;
        margin:0 1.5px !important;
    }
    
    table tbody tr{
        padding:24px 0 !important;
    }
    
}

@media only screen and (max-width:767px){
     .image-Header h1{
        margin:14px 35px;
        font-size:180%;
    }
    
    .international .image-Header h1{
        margin:18px 35px;
        font-size:160%;
    }
    
    
    .image-Header img{
        margin:21px 35px;
        width:35%;
    }
    
    .column4, .column5, .column6, .column1, .column2, .column3{
        width:90% !important;
        text-align:right !important;
        text-align:right;
        display:flex;
        align-items:center;
    }

    
    
}

@media only screen and (max-width:640px){
    #example_length{
        display:none;
    }
    
    .dataTables_wrapper .dataTables_paginate .paginate_button{
        margin:0 1.5px 5px !important;
    }
}

@media only screen and (max-width:575px){
     .image-Header h1{
        margin:14px 25px;
    }
    
    .image-Header{
        width:102%;
        margin-left:-1.2%;
    }
    
    .image-Header img{
        margin:22px 25px;
        position:absolute;
        width:22%;
    }
}



@media only screen and (max-width:400px){
     .image-Header h1{
        margin:20px 20px;
        font-size:150%;
    }
    

    .image-Header img{
        margin:20px 18px;
        width:24%;
    }
 
}