.strip-selector:hover,
.cover-selector:hover {
background: #fde0b3 !important;
outline: 0;
text-shadow: none;
}
.box-choose-law-item-img  {
position: relative;
display: block;
float: right;
max-width: 150px;
max-height: 150px;
}
.box-choose-law-item-img img  {
position: relative;
display: block;
float: right;  width: 100%; }
.box-choose-law-item-text {
position: relative;
display: block;
float: left;
width: calc(100% - 150px);
}
.box-choose-law-item {
-webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
box-shadow: 0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
position: relative;
display: block;
width: 100%;
}
.field-rebar-development-length-calculator {
padding: 10px;
}
#wallpost-calc {
background-color: #f47425;
color: white;
font-family: iransansb;
border: unset;
width: 100%;
padding: 10px;
}
.box-rebar-development-length-calculator {
border: 1px solid rgb(221, 221, 221);
background-color: #f1f1f1;
position: relative;
padding-bottom: 30px;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
margin: 30px 0;
}
#Appcalcimage {
position: relative;
display: block;
width: 100%;
}
.strip-selector,
.cover-selector {
background: #ddd; box-shadow: none;
color: #333;
cursor: pointer;
float: left;
margin: 0;
position: relative;
text-align: center;
text-shadow: none;
padding: 15px;
transition: all ease .2s;
}
.active-selector:after {
background-image: url(//www.afzir.com/wp-content/themes/afzir/assets/images/calc/checked.webp);
width: 30px;
height: 30px;
background-size: 30px 30px;
color: var(--themeColor--50);
content: " ";
font-family: Blue-Icon-Font;
position: absolute;
left: 40%;
bottom: 2.5rem;
right: 60%;
}
}
.active-selector .box-choose-law-item-text h3,
.strip-selector:hover .box-choose-law-item-text h3,
.cover-selector:hover .box-choose-law-item-text h3 {
color: #fff;
}
.strip-selector::before,
.cover-selector::before {
background: rgba(0, 0, 0, .1);
bottom: 0;
content: "";
height: 50%;
left: 0;
position: absolute;
width: 100%;
z-index: 1;
}
.box-choose-law-item-box {
position: relative;
display: block;
width: 100%;
}
.active-selector {
background: #ffc368 !important;
outline: 0;
text-shadow: none;
} table th {
text-transform: none;
background-color: #4caf50;
color: #fff;
}
.result-section tbody td, .result-section table th, .result-section table tr{ border: 1px solid #ddd !important;}
tbody td{padding: 7px 10px;
padding-right: 10px;
text-align: center;
line-height: 22px; border: 1px solid #ddd;
background-color: #f2f2f2;}
.result-section {
background-image: url(//www.afzir.com/wp-content/themes/afzir/assets/images/calc/graphpaper.webp);
background-repeat: repeat;
display: none;
}
.button.is-gloss {
background-color: #000;
padding: 5px;
color: #fff;
margin: 20px;
position: relative;
display: block;
text-align: center;
cursor: pointer;
}
.resualt-loading {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #ffffffd1;
display: block;
z-index: 999999999 !important;
width: 100%;
height: 100%;
}
.loader-wait-calc {
position: relative;
width: 250px;
height: 250px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
top: 40%;
}
#content p {
margin-bottom: 10px;
text-align: justify;
font-size: 16px;
line-height: 2em;
}
h2.loader-text-wait {
color: #ff6900;
font-weight: 500;
text-align: center;
font-family: consolas;
}