

/*---------------- select country 1 curreny -----------------------*/
.ctry1-c1-placeholder{
  color: #898989;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  padding-left: 5px;
}






.ctry1-ext-select-set-list{
color: #392e23;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  padding-left:5px;
  padding-right: 5px;
}



.ctry1-ext-select-set-list-start{
color: #392e23;
  font-family: 'MyriadPro';
  font-size: 18px;
  line-height: 1.24;

  padding-right: 10px;
  display: flex;
  align-items: center;
}




.ctry1-ext-select{
  width: 100%;
  background-color: #fff;
  /*border:1px solid #cccbcb;*/
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
text-align: center;
  font-family: 'MyriadPro';
  cursor: pointer;
  }
  .ctry1-select-ext-no-border{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;

}
.ctry1-exttitle{
  color: #D80A28;
  font-family: 'MyriadPro';
  font-size: 18px;
  line-height: 1.24;
display: flex;
align-items: center;
}



.ctry1-ext-select-sets .fc-select-arrow-done{

  right: 10px;
  width:10px;
  height: 5px;
  top:45%;
  margin-right: 3px;
}

.ctry1-ext-select-sets.actlive .fc-select-arrow-done{
     transform: rotate(180deg);
}

.ctry1-ext-wahp, .ctry1-ext-wahp:hover{

  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
  opacity:1;
  line-height: 1.24;
  padding-bottom: 5px;
}
.ctry1-flag{
  display: inline-block;
  width:15px;

}










.ctry1-ext-sets{
  /*min-width: 110px;
  width: 110px;
  max-width: 110px;*/
 margin-top: 2px;
 position:absolute;
 display:none;
 padding:15px;
background:#fff;
line-height: 1.24;

overflow-y: auto;
max-height:200px;
border: 1px solid #b9b9b9;
 text-align: center;
 z-index: 1025;
}

/*----------------end select country 1 curreny -----------------------*/















/*---------------- select country 2 curreny -----------------------*/
.ctry2-c1-placeholder{
  color: #898989;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  padding-left: 5px;
}






.ctry2-ext-select-set-list{
color: #392e23;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  padding-left:5px;
  padding-right: 5px;
}



.ctry2-ext-select-set-list-start{
color: #392e23;
  font-family: 'MyriadPro';
  font-size: 18px;
  line-height: 1.24;

  padding-right: 10px;
  display: flex;
  align-items: center;
}




.ctry2-ext-select{
  width: 100%;
  background-color: #fff;
  /*border:1px solid #cccbcb;*/
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
text-align: center;
  font-family: 'MyriadPro';
  cursor: pointer;
  }
  .ctry2-select-ext-no-border{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;

}
.ctry2-exttitle{
  color: #D80A28;
  font-family: 'MyriadPro';
  font-size: 18px;
  line-height: 1.24;
display: flex;
align-items: center;
}



.ctry2-ext-select-sets .fc-select-arrow-done{

  right: 10px;
  width:10px;
  height: 5px;
  top:45%;
  margin-right: 3px;
}

.ctry2-ext-select-sets.actlive .fc-select-arrow-done{
     transform: rotate(180deg);
}

.ctry2-ext-wahp, .ctry2-ext-wahp:hover{

  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
  opacity:1;
  line-height: 1.24;
  padding-bottom: 5px;
}
.ctry2-flag{
  display: inline-block;
  width:15px;

}










.ctry2-ext-sets{
  /*min-width: 110px;
  width: 110px;
  max-width: 110px;*/
 margin-top: 2px;
 position:absolute;
 display:none;
 padding:15px;
background:#fff;
line-height: 1.24;

overflow-y: auto;
max-height:200px;
border: 1px solid #b9b9b9;
 text-align: center;
 z-index: 1025;
}

/*----------------end select country 2 curreny -----------------------*/
