
#main-column {
    padding-left: 20px;
    padding-right: 10px;
}
@media (max-width: 768px){
#main-column {
    padding-left: 10px;
    padding-right: 10px;
}
}
.column, .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: right;
}
.column, .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    float: right;
}
.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right;
}
.pad-b-md {
    padding-bottom: 1.25rem;
}
.pad-t-md {
    padding-top: 1.25rem;
}

.box {
    background-color: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
margin-bottom: 20px;
    overflow: hidden;
}
@media (max-width: 1199px){
.box {
    padding-bottom: 20px;
    padding-top: 20px;
}
}
.relative {
    position: relative;
}
@media (max-width: 768px){
.box {
    margin-bottom: 10px;
}
}
.column, .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    

float: right;
}

.column, .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    float: right;
}
.row::after, .row::before {
    content: ' ';
    display: table;
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.pr-col {
    -webkit-print-color-adjust: exact;
}

.box-padded {
    padding: 20px 10px;
}
.row::after {
 

   clear: both;
}
.row::after, .row::before {
    content: ' ';
    display: table;
}
#changePasswordModal, #changePasswordModal .changePassword label>input, #prayer-table table td:nth-child(2), .card-place .image, .location-menu li ul, .location-menu li ul::before, .new-athan-card h3, .strip, .text-center {
    text-align: center;
}
.row::after {
    clear: both;
}
.row::after, .row::before {
    content: ' ';
    display: table;
}
.zero-margin {
    margin: 0 !important;
}
.sm {
font-size: .9rem;
}
.tabular {
    display: table;
    border-collapse: collapse;
    width: 100%;
}
.zakat-calculator {
    

background-color: #59be82;
    table-layout: fixed;
    border: 0;
}
ul {
    list-style-type: disc;
    margin-left: 1.25rem;
}
dl, ol, ul {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside;
}

.zakat-calculator li a {
    display: block;
    padding: .3125rem;
    color: #fff;
}


.zakat-calculator .cell.green {
    background-color: #59be82;
}
.zakat-calculator .cell.alert {
    
background-color: #e26954;
}
.zakat-calculator .cell.warning {
    background-color: #f4c227;
}
.tabular .cell {
    display: 

table-cell;
    vertical-align: middle;
    border-collapse: collapse;
}
.zakat-calculator li {
    border: 0;
    border-right: 2px 

solid #fff;
    position: relative;
}
.zakat-calculator li a {
    display: block;
    padding: .3125rem;
    color: #fff;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
.zakat-calculator .cell::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate3d(-50%, -100%, 0);
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 7px solid #3b98bd;
    transition-duration: .4s;
}
.zakat-calculator .cell.green::after {
    border-top-color: #59be82;
}
.zakat-calculator .cell.alert::after {
    border-top-color: #e26954;
}
.zakat-calculator .cell.warning::after {
    border-top-color: #f4c227;
}

.zakat-calculator .cell.is-active::after {
    transform: translate3d(-50%, 0, 0);
}

.row::after {
    clear: both;
}
.row::after, .row::before {
    content: ' ';
    

display: table;
}
.pad-md {
    padding: 1.25rem 1.25rem 30px;
}
[data-zakat-content] {
    transition-duration: .4s;
}
.tabs-content {
    background: #fefefe;
    transition: all .5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0;
}
.tabs-panel {
    

display: none;
    padding: 1rem;
}
.tabs-panel.is-active {
    display: block;
}
.tabs-panel {
    display: none;
    padding: 1rem;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right;
}
.m-b-sm {
    margin-bottom: 0.625rem;
}
.edged {
    border-radius: 0 !important;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week] {
    border-radius: 4px;
}
.input-group-field {
    border-radius: 0;
    height: 2.5rem;
}
.input-group-button, .input-group-field, .input-group-label {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgb(10 10 10 / 10%);
    border-radius: 0;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.bold {
    font-weight: 700;
}
label {
    display: inline-block;
    margin: 0 0.3125rem;
}
label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
line-height: 1.8;
    color: #0a0a0a;
}
.sm {
    font-size: .9rem;
}
.hide {
    display: none;
}
.error {
    position: relative;
    color: #e74c3c;
    font-weight: 600;
}

.hide {
    display: none !important;
}

.small-6 {
    width: 50%;
}
@media (max-width: 450px){

    .small-6 {
    width: 100%;
}
    
}

.row .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}

.column, .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: right;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
}
label {
    display: inline-block;
margin: 0 .3125rem;
}

.input-group-button, .input-group-field, .input-group-label {
    display: table-cell;
    margin: 0;
    

vertical-align: middle;
}
.input-group-field {
    border-radius: 0;
    height: 2.5rem;
}
.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
}
[data-zakat-content] div .input-group-label {
    min-width: 150px;
}
@media (max-width: 450px){

[data-zakat-content] div .input-group-label {
    min-width: 92px;
}
    .pad-md {
    padding: 1.25rem 0.25rem 30px;
}
}
.input-group-label:first-child {
    border-right: 0;
}
.input-group>:first-child {
    border-radius: 0;
}
.tabs-content span {
    font-size: .8em;
}
.tabs-content span {
    font-size: .8em;
}
.input-group-label {
    text-align: center;
    width: 1%;
    height: 100%;
padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    font-weight: 800;
}

.button {
  cursor: pointer;
    background-color: #3b98bd;
    
    padding: 12px 24px;
    transition: all .1s ease-in;
    line-height: inherit;
}

.circular {
    border-radius: 4px;
}
table.zakat-details {
    table-layout: fixed;
    width: 100%;
}
tbody tr:nth-child(even) {
    

background-color: #f1f1f1;
}
table.zakat-details tr td {
    height: auto;
    padding: .625rem .3125rem;
    border: 1px solid #ddd;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.button.blue {
    width: 100%;
}
tbody, tfoot, thead {
    

border: 1px solid #f1f1f1;
    background-color: #fefefe;
}
tbody td, tbody th {
    padding: .5rem .25rem .625rem;
}

select {
    width: 100%;
    color: #0a0a0a;

}

.pad-t {
    padding-top: 0.9375rem;
}
.pad-b-lg {
    padding-bottom: 30px;
}
.text-light {
    color: #474747;
}
@media (max-width: 768px){
.button {
    font-size: .8rem;
}
}

input::placeholder{
    color:#a6a6a6
}

.xxl {
    font-size: 1.8rem;
}


.cell i{
display:none;
}
@media (max-width: 450px){
.cell i{
display: block;
    padding: 0.7rem;
    font-size: 18px;
    color: whitesmoke;
        cursor: pointer;
}
.zakat-calculator li a{display:none;}
}