@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap');
.page-id-72962 #mytable {
    border-spacing: 10px;
    margin-right: auto;
    margin-left: auto;
   
    width: auto;
    max-width: unset;
    line-height: normal;
    font-size: larger;
    border-collapse: separate;
    margin-bottom: 27px;
    border:none;
}
.page-id-72962 #ag-page-header { 
    display: none !important;
}
.page-id-72962 #mytable td
{
border:none;
}
body.page-id-72962{
 
    background-image: url("/wp-content/themes/askghamidi-theme-child/inheritance_calculator/calculator_assets/background.png") !Important;

}
/* .page-id-63102 .respn {
      background-image: url(https://cdn.statically.io/img/dev1askghamidi.wpengine.com/wp-content/uploads/2020/06/thumbnail_large-11-101.jpg?quality=80);
    box-shadow: inset 0 0 0 1000px rgb(34 2 70 / 90%);
}
*/
.page-id-72962 .respn {
	background-image: url(https://cdn.statically.io/img/dev1askghamidi.wpengine.com/wp-content/uploads/2020/06/thumbnail_large-11-101.jpg?quality=80);
}
.page-id-72962 .input-box{ 
    width: 100px;
    height: 16px;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 10px !important;
    background-color: white;
	border: 1px #2A095F solid;

}

.page-id-72962 input{
  border: none !Important;
  color: black !Important;
  
}
.page-id-72962 input{
    width: 120px;
    height: 35px;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 10px;
}
.page-id-72962 #mytable th {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  background-color:#2A095F;
  color: white;
  padding-right: 10px !important;
}
.page-id-72962 h2{
    text-align: center;
}

.page-id-72962 #select {
    border: transparent;
    width: 150px;
    height: 40px !Important;
}
.page-id-72962 #nominee_select {
    border: none;
    width: 120px;
    height: 35px;
	padding-right:0px !important;
}
.page-id-72962 .button4 {background-color: #e7e7e7; 
            color: black;
            margin-top: 20px !important ;}
.page-id-72962 .button {
 /* background-color: #aa4604;*/ /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.page-id-72962 .text-center {
    text-align: center;
    display: grid;
}
.page-id-72962 .textstyle {
  background-color: lightgrey;
  width: 25%;
  border: 2px solid rgb(3, 3, 3);
  padding: 50px 100px;

} 
.page-id-72962 .textstyle1 {
  background-color: lightgrey;
  width: 25%;
  border: 2px solid rgb(3, 3, 3);
  padding: 50px 100px;

}
.page-id-72962 .textstyle2{
  background-color: lightgrey;
  border: 2px solid rgb(3, 3, 3);
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
}
.page-id-72962 #Total_input{
    padding-left: 10px;
    background-color: white;
}

.page-id-72962 #Debt_input{
    padding-left: 10px;
    background-color: white;

}
.page-id-72962 #Will_input{
    padding-left: 10px;
    background-color: white;

}
.page-id-72962 body{
    padding:0px;
    margin: 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    background-repeat: repeat;
}
.page-id-72962 .heading {
    font-size:48px;
    font-weight:700;
    color: white;
    margin: 25px 0px;
}
.page-id-72962 .assets-box {
    padding: 10px 0px 10px 0px;
}
 .page-id-72962 .tabs {
    padding:15px;
    background-color: rgba(236, 236, 236, 1);
    border-top-right-radius:50px;
    border-bottom-right-radius:50px;
    font-style: italic;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.page-id-72962 .circles {

    padding:10px !important;
    background-color: rgba(236, 236, 236, 1);
    border-top-left-radius:50px;
    border-bottom-left-radius:50px;
	border-bottom: 0;

}
.page-id-72962 .circles> img {
    padding-right: 15px;
    margin-bottom: -15px;
	vertical-align: unset;
    max-width: unset;
}
.page-id-72962 #Total_input{
    border-radius: 10px;
    height: 42px;
    width: 400px;

    border: 0;
    padding-right: 0;
}
.page-id-72962 td.input-box {
    padding: 0 10px !important;
}
.page-id-72962 .net-assets{
    border-radius: 10px;
    height: 42px;
    width: 400px;
    border: none;
	opacity:1 !important;
}
.page-id-72962 #Debt_input{
    border-radius: 10px;
    height: 42px;
    width: 400px;
}
.page-id-72962 #Will_input{
    border-radius: 10px;
    height: 42px;
    width: 400px;   
}
.page-id-72962 .guidelines{
    margin-left: 40px;
}
.page-id-72962 .more_info {
    position: relative;
  } 
.page-id-72962 .more_info .title {
    position: absolute;
    top: 40px;
    background: rgba(42, 9, 95, 1);
    color: white;
    padding: 4px;
    left: 0;
	font-size: 14px;
    white-space: nowrap;
}
.page-id-72962 .download{
    margin-right: 40px;
}
::-webkit-input-placeholder {
   font-style: italic;
   color: #343434;
}
:-moz-placeholder {
   font-style: italic;  
}
::-moz-placeholder {
   font-style: italic;  
}
:-ms-input-placeholder {  
   font-style: italic; 
}
/* The Modal (background) */
.page-id-72962 .modal {
  box-sizing: content-box;
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.page-id-72962 .modal-content {
  background-color: #2A095F;
  margin: auto;
  padding: 57px;
  width: 80%;
  text-align: left;
}
.page-id-72962 .modal-content div>p {
    color: white;
    font-size: 18px;
    font-weight: 400;
}
.page-id-72962 #heading1 {
    color: black;
    font-size: 16px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading1 >p{
    color: black;
}
.page-id-72962 #heading2 {
    color: black;
    font-size: 16px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading2 >p{
    color: black;
}
.page-id-72962 #heading3 {
    color: black;
    font-size: 16px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading3 >p{
    color: black;
}
.page-id-72962 #heading4{
    color: black;
    font-size: 18px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading4 >p{
    color: black;
}
.page-id-72962 #instruction-heading1 {
    color: black;
    font-size: 16px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #instruction-heading1 >ul>li{
    color: black;
}
.page-id-72962 #instruction-heading2 {
    color: black;
    font-size: 16px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #instruction-heading2 >ul>li{
    color: black;
}
.page-id-72962 .modal-content div>h2 {
    color: white;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 2.2;
    cursor: pointer;
}
.page-id-72962 .modal-content div>ol {
    color: white;
    font-size: 16px;
}
.page-id-72962 .modal-content div>h1 {
    color: white;
    font-size: 32px;
    font-weight: 700;
}
/* The Close Button */
.page-id-72962 .modal-close {
  color: white;
  float: right;
  font-size: 30px;
  font-weight: bold;
  border: 2px solid white;
  padding: 4px 10px;
  border-radius: 50%;
}

.page-id-72962 .modal-close:hover,
.page-id-72962 .modal-close:focus {
  text-decoration: none;
  cursor: pointer;
}
.page-id-72962 .assets-table{
    display:flex; 
    padding-bottom: 50px; 
    padding-top: 15px;
}
.page-id-72962 .relations{
    margin-right: 20px;
}
.nominee-relations{
    margin-left:20px;
}
/* Style the tab */
.page-id-72962 .tab {
    overflow: hidden;
  }
  
    /* Style the buttons inside the tab */
.page-id-72962 .tab button {
    background-color: inherit;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 700;
    }

    /* Create an active/current tablink class */
.page-id-72962 .tab button.active {
    border: 1px solid #ccc;
    color: white;
    font-weight: 700;
	border-radius: inherit;
    }
.page-id-72962 li {
    font-weight: 500;
    font-size: 16px;
}
/*.page-id-72962 a{
    color: white;
    font-size: 16px;
    text-decoration: none;
}*/
.page-id-72962 #Instructions {
    display: none;
}
.page-id-72962 .arabic {
    font-family: 'Amiri', serif;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: black !important;
	margin: 10px 0px 10px 0px;
	line-height: 1.5;
}
.page-id-72962 td {
    width: 500px;
}
.page-id-72962 .instruction-button {
    
    text-align: center;
    background-color:#2A095F;
    border-radius: 10px;
    font-size: 14px;
    line-height: 15px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border: 1px solid #2A095F;
    font-weight: bold;
    
   

}
.page-id-72962 .download-button{
    padding: 10px 20px;
    text-align: right;
    background-color:#2A095F;
    border-radius: 10px;
    font-size: 14px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border: 1px solid #2A095F;
    font-weight: bold;
    color: white;
    cursor: pointer;
}
.page-id-72962  .display-flex{
    display: flex;
    justify-content: space-between;
}
.page-id-72962  #myBtn {
    color: white;
    padding: 10px 20px;
}
.page-id-72962  #select:focus {
    background: white;
}
.page-id-72962  #select,.page-id-72962  #select:focus{
    -webkit-appearance: none;
    background-image: url(/wp-content/themes/askghamidi-theme/assets/images/svg/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    padding-right: 40px;
}
.page-id-72962  .tabcontent div:target {
    display: block;
}
.page-id-72962  .accordion {
    position: relative;
    padding-top: 20px;
  }
  
[id*="open-accordion"], [id*="close-accordion"] {
    line-height: 40px;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 99%;
  }
  
  [id*="close-accordion"] {
    display: none;
  }
  
 .page-id-72962  .accordion a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 2.2;
    cursor: pointer;
  }
  
[id*="open-accordion"]:after, [id*="close-accordion"]:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(255, 255, 255, 0.6);
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 999;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
  
 .page-id-72962  .target-fix {
    display: block;
    top: 0;
    left: 0;
    position: fixed;
  }
  
 .page-id-72962  .accordion-content {
    height: 0;
    margin: 10px 10px;
    padding: 0 2.5%;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    font-weight: 500;
    background-color: white;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
    transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
  }
  
 .page-id-72962  .accordion span:target ~ .accordion-content {
    display: block;
    height: auto;
    padding: 20px;
  }
  
 .page-id-72962  .accordion span:target ~ [id*="close-accordion"] {
    display: block;
  }
  
 .page-id-72962  .accordion span:target ~ [id*="open-accordion"] {
    display: none;
  }
  
 .page-id-72962  .accordion span:target ~ [id*="close-accordion"]:after {
    border-top: 10px solid #333;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
.page-id-72962 #mob-cal-btn{
	    background: white;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 111111111111111;
    margin-bottom: -10px;
    padding-top: 10px;
}
.page-id-72962 .calculate-button {
	display:none;
}
@media only screen and (max-width: 1024px){
	.calculate-button {
		display:block!important;
		text-align: center;
		background-color:#2A095F;
		border-radius: 10px;
		font-size: 14px;
		line-height: 15px;
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
		border: 1px solid #2A095F;
		font-weight: bold;
		margin-left: auto;
    	margin-right: auto;
		margin-bottom:20px;
	}
}
@media only screen and (max-width: 600px){
  .assets-table .input-box input
{
width: 40px !important; 
}
  .page-id-72962  .guidelines{
        
        margin-left: 15px;
    }
	.page-id-72962 .more_info {
        margin-right: 10px;
    }
	.page-id-72962 .download-button {
       /*
      display: none;*/
    }
  .page-id-72962   .download{
        margin-right: 15px;
        
    }
  .page-id-72962   .guidelines > img{
        height: 30px;
        width:30px;
        
    }
  .page-id-72962   .assets-table{
    display:block; 
    
    }
 .page-id-72962    .circles {
    display: flex;
    width: 320px;
    }
  .page-id-72962   .circles>img {
        margin-bottom: 0px;
        }
 .page-id-72962    td{
        width:300px;
    }
 .page-id-72962    .relations{
    margin-right: 0px;
    }
 .page-id-72962    .nominee-relations{
    margin-left:0px;
    }
  .page-id-72962   .heading {
        margin-top: 50px;
        font-size: 30px;
    }
  .page-id-72962   .modal-content div>h1 {
        
        font-size: 24px;
        
    }

.page-id-72962  #mytable {
    border-spacing: 10px; 
    width: 100%;
    max-width: 320px;
    line-height: normal;
    font-size: larger;
    border-collapse: separate;
    margin-bottom: 27px;
    margin: 25px auto;
}
.page-id-72962  .text-center {
    text-align: center;
    display: block !important;
}
.page-id-72962  .heading {
    margin-top: 50px;
    font-size: 28px;
}
.page-id-72962  .circles {
    display: flex;
    width: 320px;
}
.page-id-72962  .input-box {
    max-width: 100px;
    height: 44px!important;
    border-radius: 10px;
    font-size: 10px!important;
    padding-left: 10px!Important;
    background-color: white;
	border: 1px #2A095F solid;

}
.page-id-72962  td,.page-id-72962  th {
    padding: 0rem 10px;
    border-bottom: 0px solid rgba(0,0,0,.05);
    vertical-align: middle;
}
.page-id-72962 input {
    width: 60px;
    }
 .page-id-72962 #nominee_select {
   
    width: 60px !important;
    
}
.page-id-72962  select#nominee_select {
    
    background-position: right 0rem center !important;
    padding-right: 14px !important;
}
.page-id-72962  input#Nominee_Sis_input,input#Nominee_Bro_input {
    width: 25px;
    padding: 0;
}

}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
   .page-id-72962  .assets-table{
   	 display:block !important;     
    }
}
@media only screen 
  and (min-device-width: 600px) 
  and (max-device-width: 768px) 
   {
	.page-id-72962  .assets-table{
   	 display:block !important;     
    }

}
.page-id-72962  .input-box {
    width: 100px;
    height: 16px;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 10px !important;
   vertical-align: middle;
    background-color: white;
    border: 1px solid #2A095F !important;
}
/* .page-id-63102 .respn {
      background-image: url(https://cdn.statically.io/img/dev1askghamidi.wpengine.com/wp-content/uploads/2020/06/thumbnail_large-11-101.jpg?quality=80);
    box-shadow: inset 0 0 0 1000px rgb(34 2 70 / 90%);
} */
.page-id-72962  .circles {
    padding: 10px !important;
    background: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.4);
    border-radius: 100px;
    background-color: #ececec;
}
.page-id-72962  input,.page-id-63102 select,.page-id-63102 textarea
{
background: transparent;
}
.page-id-72962  input:focus,.page-id-63102 select:focus,.page-id-63102 textarea:focus
{
background: transparent;
}
.page-id-72962  .respn input {
    border: none !Important;
    color: #000 !Important;
    background-color: #fff !important;
}
.page-id-72962  select#nominee_select {
    border: none !important;
	padding-right:0px !important;
}

@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap');
 
.page-id-72962 #mytable {
  font-family: Arial, Helvetica, sans-serif;
  border-spacing: 10px;
  margin-right: auto;
  margin-left: auto;
  
}

.page-id-72962 .input-box{ 
    width: 100px;
    height: 16px;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 10px;
    background-color: white;
    border: 1px #2A095F solid;
}

.page-id-72962 input{
  border: none;
  color: black;
  
}
.page-id-72962 input{
    width: 120px;
    height: 35px;
    border-radius: 10px;
    font-size: 14px;
    padding-left: 10px;
}
.page-id-72962 #mytable th {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  background-color:#2A095F;
  color: white;
}
.page-id-72962 h2{
    text-align: center;
}

.page-id-72962 #select {
    border: transparent;
    width: 150px;
    height: 40px;
}
.page-id-72962 #nominee_select {
    border: none;
    width: 120px;
    height: 35px;
}
.page-id-72962 .button4 {background-color: #e7e7e7; 
            color: black;
            margin-top: 20px !important ;}
.page-id-72962 .button {
 /* background-color: #aa4604;*/ /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.page-id-72962 .text-center {
    text-align: center;
    display: grid;
}
.page-id-72962 .textstyle {
  background-color: lightgrey;
  width: 25%;
  border: 2px solid rgb(3, 3, 3);
  padding: 50px 100px;

}
.page-id-72962 .textstyle1 {
  background-color: lightgrey;
  width: 25%;
  border: 2px solid rgb(3, 3, 3);
  padding: 50px 100px;

}
.page-id-72962 .textstyle2{
  background-color: lightgrey;
  border: 2px solid rgb(3, 3, 3);
  padding: 20px;
  margin-right: auto;
  margin-left: auto;
}
.page-id-72962 #Debt_input{
    padding-left: 10px;

}
.page-id-72962 #Will_input{
    padding-left: 10px;

}
body.page-id-72962 {
    padding:0px;
    margin: 0px;
    background-image: url("calculator_assets/background.png");
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    background-repeat: repeat;
}
.page-id-72962 .heading {
    font-size:48px;
    font-weight:700;
    color: white;
    margin: 25px 0px;
}
.page-id-72962 .assets-box {
    background-color: rgba(42, 9, 95, 75%);
    padding: 10px 0px 10px 0px;
}
.page-id-72962 .tabs {
    padding:15px;
    background-color: rgba(236, 236, 236, 1);
    border-top-right-radius:50px;
    border-bottom-right-radius:50px;
    font-style: italic;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.page-id-72962 .circles {

    padding:10px;
    background-color: rgba(236, 236, 236, 1);
    border-top-left-radius:50px;
    border-bottom-left-radius:50px;

}
.page-id-72962 .circles> img {
    padding-right: 15px;
    margin-bottom: -15px;
}
.page-id-72962 #Total_input{
    border-radius: 10px;
    height: 42px;
    width: 400px;
    padding-left: 10px;
}
.page-id-72962 .net-assets{
    border-radius: 10px;
    height: 42px;
    width: 400px;
    border: none;
}
.page-id-72962 #Debt_input{
    border-radius: 10px;
    height: 42px;
    width: 400px;
}
.page-id-72962 #Will_input{
    border-radius: 10px;
    height: 42px;
    width: 400px;   
}
.page-id-72962 .guidelines{
    margin-left: 40px;
}
.page-id-72962 .download{
    margin-right: 40px;
}
.page-id-72962 .display-flex{
    display: flex;
    justify-content: space-between;
}
.page-id-72962 ::-webkit-input-placeholder {
   font-style: italic;
   color: #343434;
}
.page-id-72962 :-moz-placeholder {
   font-style: italic;  
}
.page-id-72962 ::-moz-placeholder {
   font-style: italic;  
}
.page-id-72962 :-ms-input-placeholder {  
   font-style: italic; 
}
/* The Modal (background) */
.page-id-72962 .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.page-id-72962 .modal-content {
  background-color: #2A095F;
  margin: auto;
  padding: 57px;
  width: 80%;
  text-align: left;
}
.page-id-72962 .modal-content div>p {
    color: white;
    font-size: 18px;
    font-weight: 400;
}
.page-id-72962 #heading1 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading1 >p{
    color: black;
}
.page-id-72962 #heading2 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading2 >p{
    color: black;
}
.page-id-72962 #heading3 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading3 >p{
    color: black;
}
.page-id-72962 #heading4{
    color: black;
    font-size: 18px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #heading4 >p{
    color: black;
}
.page-id-72962 #instruction-heading1 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #instruction-heading1 >ul>li{
    color: black;
}
.page-id-72962 #instruction-heading2 {
    color: black;
    font-size: 18px;
    font-weight: 500;
    background: white;
    padding: 20px;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
}
.page-id-72962 #instruction-heading2 >ul>li{
    color: black;
}
.page-id-72962 .modal-content div>h2 {
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 2.2;
    cursor: pointer;
}
.page-id-72962 .modal-content div>ol {
    color: white;
    font-size: 18px;
}
.page-id-72962 .modal-content div>h1 {
    color: white;
    font-size: 32px;
    font-weight: 700;
}
/* The Close Button */
.page-id-72962 .close {
  color: white;
  float: right;
  font-size: 30px;
  font-weight: bold;
  border: 2px solid white;
  padding: 2px 10px;
  border-radius: 50%;
}

.page-id-72962 .close:hover,
.page-id-72962 .close:focus {
  text-decoration: none;
  cursor: pointer;
}
.page-id-72962 .assets-table{
    display:flex; 
    padding-bottom: 50px; 
    padding-top: 15px;
}
.page-id-72962 .relations{
    margin-right: 20px;
}
.page-id-72962 .nominee-relations{
    margin-left:20px;
}
/* Style the tab */
.page-id-72962 .tab {
    overflow: hidden;
  }
  
    /* Style the buttons inside the tab */
.page-id-72962 .tab button {
    background-color: inherit;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    font-weight: 700;
    }

    /* Create an active/current tablink class */
.page-id-72962 .tab button.active {
    border: 1px solid #ccc;
    color: white;
    font-weight: 700;
    }
.page-id-72962 li {
    font-weight: 500;
    font-size: 18px;
}
.page-id-72962 a{
   /* color: white;
    font-size: 16px;
    text-decoration: none;*/
}
.page-id-72962 #Instructions {
    display: none;
}
.page-id-72962 .arabic {
    font-family: 'Amiri', serif;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: black !important;
}
.page-id-72962 td {
    width: 500px;
}
.page-id-72962 .instruction-button {
    
    padding: 10px 20px;
    text-align: center;
    background-color:#2A095F;
    border-radius: 10px;
    font-size: 14px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border: 1px solid #2A095F;
    font-weight: bold;
    cursor: pointer;
}
.page-id-72962 .download-button{
    padding: 10px 20px;
    text-align: right;
    background-color:#2A095F;
    border-radius: 10px;
    font-size: 14px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border: 1px solid #2A095F;
    font-weight: bold;
    color: white;
    cursor: pointer;
}
.page-id-72962 .more_info {
    position: relative;
  }
  
.page-id-72962 .more_info .title {
    position: absolute;
    top: 40px;
    background: rgba(42, 9, 95, 1);
    color: white;
    padding: 4px;
    font-size: 14px;
    left: 0;
    white-space: nowrap;
}
  
.page-id-72962 #myBtn {
    color: white;
}
.page-id-72962 .tabcontent div:target {
    display: block;
}
.page-id-72962 .accordion {
    position: relative;
    padding-top: 20px;
  }
  
[id*="open-accordion"], [id*="close-accordion"] {
    line-height: 40px;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 99%;
  }
  
  [id*="close-accordion"] {
    display: none;
  }
  
 .page-id-72962 .accordion a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 2.2;
    cursor: pointer;
  }
  
 [id*="open-accordion"]:after, [id*="close-accordion"]:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(255, 255, 255, 0.6);
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 999;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
  
 .page-id-72962 .target-fix {
    display: block;
    top: 0;
    left: 0;
    position: fixed;
  }
  
 .page-id-72962 .accordion-content {
    height: 0;
    margin: 10px 10px;
    padding: 0 2.5%;
    position: relative;
    overflow: hidden;
    font-size: 18px;
    font-weight: 500;
    background-color: white;
    box-shadow: inset 0 0 50px -20px hsl(0deg 0% 0% / 50%);
    border-radius: 10px;
    transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
  }
  
 .page-id-72962 .accordion span:target ~ .accordion-content {
    display: block;
    height: auto;
    padding: 20px;
  }
  
 .page-id-72962 .accordion span:target ~ [id*="close-accordion"] {
    display: block;
  }
  
 .page-id-72962 .accordion span:target ~ [id*="open-accordion"] {
    display: none;
  }
  
  .page-id-72962 .accordion span:target ~ [id*="close-accordion"]:after {
    border-top: 10px solid #333;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
@media only screen and (max-width: 576px){

.page-id-72962 .guidelines.ih.pum-trigger {
    margin-left: 10px !important;
    margin-top: 10px;
}
.page-id-72962 .display-flex {
    display: block;
    justify-content: space-between;
}
    .page-id-72962 .guidelines{
        
        margin-left: 15px;
    }
   .page-id-72962 .more_info {
        margin-right: 10px;
    }
   .page-id-72962 .download-button {
       /* display: none;*/
       display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    }
   .page-id-72962 .download{
        margin-right: 0px;
        
    }
   .page-id-72962 .guidelines > img{
        height: 30px;
        width:30px;
        
    }
   .page-id-72962 .assets-table{
    display:block; 
    
    }
   .page-id-72962 .circles {
    display: flex;
    width: 320px;
    }
   .page-id-72962 .circles>img {
        margin-bottom: 0px;
        }
    td{
        width:300px;
    }
   .page-id-72962 .relations{
    margin-right: 0px;
    }
   .page-id-72962 .nominee-relations{
    margin-left:0px;
    }
   .page-id-72962 .heading {
        margin-top: 50px;
        font-size: 30px;
    }
   .page-id-72962 .modal-content div>h1 {
        
        font-size: 24px;
        
    }
}